Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TCS Team. If you also belong to the team, you can get access from here

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 87.1k Reviews

Filter interviews by

TCS Senior Linux Administrator Interview Questions and Answers

Updated 14 Feb 2024

TCS Senior Linux Administrator Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you detect a new added disk to the existing disk in VMware vm?
  • Ans. 

    You can detect a new added disk to the existing disk in VMware vm by rescanning the SCSI bus.

    • Use the command 'echo '- - -' > /sys/class/scsi_host/hostX/scan' to rescan the SCSI bus.

    • Check the output of 'lsblk' command to see the newly added disk.

    • You can also use the 'fdisk -l' command to list all disks including the newly added one.

  • Answered by AI
  • Q2. How to change all users password expiry age at once?
  • Ans. 

    To change all users password expiry age at once, use the chage command with the -M option.

    • Use the chage command with the -M option to set the maximum number of days between password changes for all users.

    • For example, to set the password expiry age to 90 days for all users, use: chage -M 90 -m 0 -I -1 -E -1

    • Make sure to replace with the actual username of the user you want to change the password expiry age for.

Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
Round 3 - One-on-one 

(1 Question)

  • Q1. Company details or experience and EXPECTED CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company and hr is very good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Time and work , distance , percentage

Round 2 - Coding Test 

BFS , TREE , STACK , QUEUE

Round 3 - Technical 

(5 Questions)

  • Q1. Be strong in basics
  • Q2. How do you apply practical knowledge in your work?
  • Q3. Goal Towards this job
  • Q4. Short term and long term goals
  • Q5. Why do we want to hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong in basics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was about an aptitude test which is on English grammar and athematic reasoning.

Round 2 - Coding Test 

The Fibonacci series can be applied to alphabets, and the same should be printed.

Round 3 - Technical 

(2 Questions)

  • Q1. Fibonancci series to print the alphabets?
  • Q2. Print the numbers in descending order 123456?
  • Ans. 

    Print numbers in descending order 123456

    • Create an array of strings containing the numbers 1 to 6

    • Sort the array in descending order

    • Print the sorted array

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Why are you choosing our organization?
  • Ans. 

    I am choosing your organization because of its reputation for innovation, strong company culture, and opportunities for growth.

    • Reputation for innovation in the industry

    • Strong company culture that values employee development

    • Opportunities for growth and advancement within the organization

  • Answered by AI
  • Q2. Are you open to relocation?
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I am open to exploring new locations and experiencing different cultures.

    • I understand that relocation may be necessary for career advancement and personal growth.

  • Answered by AI
  • Q3. Are you comfortable with rotational shifts?
  • Ans. 

    Yes, I am comfortable with rotational shifts as I have prior experience working in such shifts.

    • I have previous experience working in rotational shifts at my previous job.

    • I am adaptable and can easily adjust my schedule to accommodate rotational shifts.

    • I understand the importance of being available during different shifts to ensure smooth operations.

    • I am willing to work in rotational shifts to support the team and meet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good to work and get the opportunity in this organization
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Feb 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Roles and responsibilities for system administrator
  • Q2. How to configure network printer?
  • Q3. What purpose of device manager?
  • Q4. How to create disk partition?
Round 2 - HR 

(1 Question)

  • Q1. Salary descision
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How can I grant SFTP access exclusively to the user David?
  • Ans. 

    Grant SFTP access exclusively to user David

    • Create a new group specifically for David, e.g. 'davidgroup'

    • Set the ChrootDirectory in the SSH configuration file to restrict David's access to a specific directory

    • Add David to the 'davidgroup' and configure the necessary permissions for SFTP access

  • Answered by AI
  • Q2. How can a user be locked out after 6 unsuccessful password attempts for a duration of 30 minutes?
  • Ans. 

    To lock a user out after 6 unsuccessful password attempts for 30 minutes, modify the PAM configuration file.

    • Edit the PAM configuration file (/etc/pam.d/common-auth) to include the 'pam_tally2' module.

    • Set the 'deny' option in the 'pam_tally2' module to lock the user out after 6 failed attempts.

    • Specify the 'unlock_time' option in the 'pam_tally2' module to set the duration of the lockout period to 30 minutes.

    • Example: aut

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about patch management in Linux
  • Q2. After patching what are the issues you faced. How did you troubleshoot those issues.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Aptitude Test 

It's a 60 minute test, which has all the logical thinking question, quantitative , patterns and pseudo code even although its vary from easy to medium questions. The result will be declared immediately within minutes and the other round will start.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Linux and which flavor you've worked on?
  • Ans. 

    Linux is an open-source operating system based on Unix, known for its stability, security, and flexibility.

    • Linux is an open-source operating system that is widely used in servers, supercomputers, and embedded systems.

    • There are many flavors of Linux, known as distributions, such as Ubuntu, CentOS, Debian, and Red Hat.

    • Each Linux distribution has its own package management system, desktop environment, and software reposit...

  • Answered by AI
  • Q2. What is roles and responsibilities as a system admin
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. How fast you can join

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

LVM RPM ANSIBLE SSH FTP NFS SAMBA ADVANCED PERMISION CREATE A USER

Round 2 - HR 

(5 Questions)

  • Q1. RELETE TO THE TOPIC AND BASIC DETAIL ABOUT MYSELF
  • Q2. DEVELOP CAREER IN IT FIELD
  • Q3. BASIC DETAIL MYSELF
  • Q4. LINUX SYSTEM ADMIN
  • Q5. DEVELOP CAREER IN FEATURE

Interview Preparation Tips

Interview preparation tips for other job seekers - I AM A FAST LERNER AND SELF MOTIVATED AND DEDICATED TO MYSELF.
I AM LOOKING FOR AN OPPORTUNITIES TO BUILD MY CAREER AS WELL AS AN ORGANIZATION TO

TCS Interview FAQs

How many rounds are there in TCS Senior Linux Administrator interview?
TCS interview process usually has 1 rounds. The most common rounds in the TCS interview process are Technical.
What are the top questions asked in TCS Senior Linux Administrator interview?

Some of the top questions asked at the TCS Senior Linux Administrator interview -

  1. How do you detect a new added disk to the existing disk in VMware ...read more
  2. How to change all users password expiry age at on...read more

Tell us how to improve this page.

TCS Senior Linux Administrator Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS Senior Linux Administrator Salary
based on 67 salaries
₹4.5 L/yr - ₹13 L/yr
11% less than the average Senior Linux Administrator Salary in India
View more details

TCS Senior Linux Administrator Reviews and Ratings

based on 5 reviews

3.4/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

3.1

Salary

3.5

Job security

3.0

Company culture

2.7

Promotions

2.5

Work satisfaction

Explore 5 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
67.4k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.3k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.9k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
29k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview