Add office photos
TCS logo
Engaged Employer

TCS

Verified
3.7
based on 90.5k Reviews
Video summary
Filter interviews by
Linux Administrator
Fresher
Clear (1)

10+ TCS Linux Administrator Interview Questions and Answers

Updated 9 Nov 2024

Q1. What is lvm, repo, softlink hardlink, NTP, nfs, apache, and linux task related question.

Ans.

This question covers various topics related to Linux administration.

  • LVM (Logical Volume Manager) is a tool used for managing disk space in Linux systems.

  • Repo (Repository) is a collection of software packages that can be installed on a Linux system.

  • Softlink and hardlink are types of links used in Linux file systems to create shortcuts to files or directories.

  • NTP (Network Time Protocol) is used to synchronize the system clock of a Linux machine with a time server.

  • NFS (Network F...read more

Add your answer
right arrow

Q2. what is nfs?

Ans.

NFS (Network File System) is a distributed file system protocol that allows a user on a client computer to access files over a network.

  • NFS enables sharing of files and directories between multiple computers in a network.

  • It provides transparent access to remote files as if they were local.

  • NFS uses a client-server architecture where the server exports directories that can be mounted on client machines.

  • It supports both read and write operations on shared files.

  • NFS is commonly us...read more

View 2 more answers
right arrow
TCS Linux Administrator Interview Questions and Answers for Freshers
illustration image

Q3. What is LVM, DHCP, how to set ip address in nic

Ans.

LVM is Logical Volume Manager used for managing disk storage, DHCP is Dynamic Host Configuration Protocol for assigning IP addresses, setting IP address in NIC involves configuring network settings.

  • LVM allows for dynamic resizing of logical volumes

  • DHCP automatically assigns IP addresses to devices on a network

  • To set IP address in NIC, use commands like ifconfig or ip addr

  • Example: sudo ifconfig eth0 192.168.1.100 netmask 255.255.255.0

Add your answer
right arrow

Q4. How to check running process, disk space

Ans.

To check running processes and disk space, use commands like ps, top, df, and du.

  • Use 'ps' command to display currently running processes

  • Use 'top' command to display real-time system information, including processes

  • Use 'df' command to check disk space usage on filesystems

  • Use 'du' command to check disk usage of directories

View 1 answer
right arrow
Discover TCS interview dos and don'ts from real experiences

Q5. what is lvm how it is work?

Ans.

LVM stands for Logical Volume Manager, a tool used to manage disk storage in Linux systems.

  • LVM allows for dynamic resizing of logical volumes without downtime.

  • It consists of physical volumes, volume groups, and logical volumes.

  • Commands like pvcreate, vgcreate, lvcreate are used to create and manage LVM.

  • LVM provides flexibility in managing storage space by allowing logical volumes to span multiple physical disks.

Add your answer
right arrow

Q6. What is Port number of dhcp

Ans.

The port number for DHCP is 67 (server) and 68 (client).

  • DHCP server uses port 67 for incoming requests from clients

  • DHCP client uses port 68 for outgoing requests to servers

View 1 answer
right arrow
Are these interview questions helpful?

Q7. What Is LVM How To Divide

Ans.

LVM (Logical Volume Manager) is a tool used in Linux to manage disk storage by creating logical volumes from physical volumes.

  • LVM allows for dynamic resizing of logical volumes without the need to unmount the filesystem.

  • To divide storage using LVM, first create physical volumes from disk partitions, then create volume groups from physical volumes, and finally create logical volumes from volume groups.

  • Commands like pvcreate, vgcreate, lvcreate, lvextend, and lvresize are used ...read more

Add your answer
right arrow

Q8. how to rollback package

Ans.

To rollback a package, use package manager to uninstall current version and install previous version.

  • Use package manager to uninstall current version of the package

  • Install the previous version of the package using package manager

  • Check for any dependencies that may need to be rolled back as well

Add your answer
right arrow
Share interview questions and help millions of jobseekers 🌟
man with laptop

Q9. how to remove older kernel

Ans.

To remove older kernels in Linux, use package management tools like apt or yum.

  • Use 'apt autoremove' command in Debian-based systems to remove old kernels

  • Use 'yum remove ' command in Red Hat-based systems to remove old kernels

  • Check available kernels with 'uname -r' command before removing

Add your answer
right arrow

Q10. how to mount nfs?

Ans.

To mount NFS, use the 'mount' command with the NFS server IP address and the mount point on the local machine.

  • Use the 'mount' command followed by the NFS server IP address and the mount point on the local machine

  • For example: sudo mount 192.168.1.100:/shared_folder /mnt/nfs_share

  • Ensure that the NFS server is properly configured and accessible from the local machine

Add your answer
right arrow

Q11. how to do patching.

Ans.

Patching involves applying updates to software to fix vulnerabilities and improve performance.

  • Identify the software that needs to be patched

  • Download the appropriate patches from the vendor's website

  • Test the patches in a non-production environment before applying them to production systems

  • Schedule downtime for applying patches to minimize disruption

  • Document the patching process for future reference

Add your answer
right arrow

Q12. any location preferences

Ans.

I am open to any location for the Linux Administrator position.

  • I am willing to relocate for the right opportunity

  • I have experience working in various locations and adapting to new environments

  • I am open to remote work options as well

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at TCS Linux Administrator

based on 11 interviews
2 Interview rounds
Technical Round - 1
Technical Round - 2
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Linux Administrator Interview Questions from Similar Companies

View all
Recently Viewed
LIST OF COMPANIES
Reliance Communications
Locations
REVIEWS
Ninestars Information Technologies
No Reviews
REVIEWS
Ninestars Information Technologies
No Reviews
LIST OF COMPANIES
Coslight India Telecom
Locations
LIST OF COMPANIES
Bharat Sanchar Nigam
Locations
SALARIES
Jio
LIST OF COMPANIES
Dish Infra Services
Locations
LIST OF COMPANIES
Tata Communications
Locations
LIST OF COMPANIES
Airtel DTH Services
Locations
LIST OF COMPANIES
Huawei Technologies
Locations
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter