Upload Button Icon Add office photos
Engaged Employer

i

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

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 33.4k Reviews

Filter interviews by

Tech Mahindra System Administrator Interview Questions and Answers for Experienced

Updated 5 Sep 2021

Tech Mahindra System Administrator Interview Experiences for Experienced

1 interview found

I applied via Company Website and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How did deal with irirate customer?
  • Ans. 

    Dealing with an irate customer requires active listening, empathy, and problem-solving skills.

    • Remain calm and composed

    • Listen actively and let the customer vent their frustrations

    • Show empathy and understanding

    • Apologize for any inconvenience caused

    • Offer solutions or alternatives to resolve the issue

    • Follow up with the customer to ensure satisfaction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ..most of the questions ask about technical skills. It was my first interview.

Interview questions from similar companies

System Administrator Interview Questions & Answers

IBM user image shivali choudhary

posted on 31 Aug 2024

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

(2 Questions)

  • Q1. About previous experience
  • Q2. About culture fit
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. What do you mean by VPN
  • Ans. 

    VPN stands for Virtual Private Network, which allows users to securely access a private network over a public network.

    • VPN creates a secure and encrypted connection between the user's device and the private network

    • It helps in protecting sensitive data from unauthorized access

    • VPN can be used to access resources remotely, bypass geo-restrictions, and enhance privacy online

    • Examples of VPN services include NordVPN, ExpressV

  • Answered by AI
  • Q2. What is https and http
  • Ans. 

    HTTP is a protocol used for transferring data over the internet, while HTTPS is a secure version of HTTP that encrypts data.

    • HTTP stands for Hypertext Transfer Protocol and is used for transmitting data over the internet

    • HTTPS is a secure version of HTTP that uses encryption to protect data

    • HTTPS is commonly used for secure transactions such as online banking or shopping

    • HTTP operates on port 80, while HTTPS operates on po

  • Answered by AI
  • Q3. What is the port number of udp
  • Ans. 

    The port number of UDP is 17.

    • UDP uses port number 17 for communication.

    • UDP is a connectionless protocol, so it does not require a specific port number for each connection.

    • Port number 17 is commonly used for the Daytime Protocol.

    • UDP port numbers range from 0 to 65535.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you answer.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What Permission applied on types
  • Ans. 

    Permissions applied on types determine the level of access and actions that can be performed on them.

    • Permissions can be applied to various types such as files, folders, databases, etc.

    • Examples of permissions include read, write, execute, delete, modify, etc.

    • Permissions can be granted to individual users or groups of users.

    • Permissions can be inherited from parent objects or explicitly set on individual objects.

  • Answered by AI
  • Q2. What is a file ?
  • Ans. 

    A file is a collection of data or information that is stored on a computer or other digital device.

    • A file can contain text, images, audio, video, or any other type of digital data.

    • Files are organized into directories or folders for easy access and management.

    • Files can be created, edited, moved, copied, and deleted by users or programs.

    • Examples of files include documents, spreadsheets, presentations, photos, music, and

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCLTech System Administrator interview:
  • User management
  • Permission
  • LVM
  • Yum
  • Apeche
  • Samba Server
  • Group Management
  • Active Directory
Interview preparation tips for other job seekers - Make use of networking and both online and non-online job search opportunities. Use a resume builder to write a one-page, job-tailored resume that makes it past ATS. Proofread and make sure there are no typos or grammatical errors. Go to interviews early, rested, and with a positive attitude.

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.
  • Q8. Technical support questions
Round 2 - Technical 

(1 Question)

  • Q1. Technical support question

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank your given this opportunity
Round 1 - Technical 

(2 Questions)

  • Q1. What is Linux Boot Process ?
  • Ans. 

    Linux Boot Process is the sequence of events that occur from power on to the login prompt.

    • BIOS/UEFI firmware initializes hardware

    • Bootloader loads kernel into memory

    • Kernel initializes system processes and mounts filesystems

    • Init process starts system services and user login

    • Graphical user interface (GUI) or command line interface (CLI) is presented to user

  • Answered by AI
  • Q2. What is NIC Teaming ?
  • Ans. 

    NIC teaming is the process of combining multiple network interface controllers to work as a single virtual NIC.

    • NIC teaming provides redundancy and load balancing for network traffic.

    • It can be configured in different modes such as switch independent, LACP, and static.

    • NIC teaming is commonly used in server environments to improve network performance and availability.

    • Example: Combining two 1 Gbps NICs to create a 2 Gbps v...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Linux boot process, recovery, connection to multiple servers.

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. How to create a Repository file/YUM client Configuration?
  • Ans. 

    To create a Repository file/YUM client Configuration, follow these steps:

    • Create a new repository file in the /etc/yum.repos.d/ directory

    • Specify the repository name, base URL, enabled status, and other options in the file

    • Save the file and exit the editor

    • Run 'yum clean all' command to clear the cache

    • Run 'yum repolist' command to verify the repository configuration

  • Answered by AI
  • Q2. What is the difference between Restart and Reload in Services?
  • Ans. 

    Restarting a service stops and then starts it again, while reloading a service refreshes its configuration without stopping it.

    • Restarting a service completely stops it and then starts it again

    • Reloading a service refreshes its configuration without stopping it

    • Restarting a service is useful when there are critical changes or issues

    • Reloading a service is useful when only the configuration needs to be updated

  • Answered by AI
  • Q3. How to Recover the root password if its missed or deleted?
  • Ans. 

    To recover root password, boot into single-user mode and reset the password.

    • Reboot the system and press 'e' at the GRUB menu to edit the boot options.

    • Add 'single' or 'init=/bin/bash' to the end of the 'linux' line and press F10 to boot.

    • Run 'passwd' command to reset the root password.

    • Reboot the system and login with the new password.

  • Answered by AI
  • Q4. How check available physical volumes, Volume groups and Logical Volumes?
  • Ans. 

    To check available physical volumes, volume groups, and logical volumes, you can use the 'pvdisplay', 'vgdisplay', and 'lvdisplay' commands.

    • Use 'pvdisplay' command to display information about physical volumes.

    • Use 'vgdisplay' command to display information about volume groups.

    • Use 'lvdisplay' command to display information about logical volumes.

    • These commands provide detailed information about the available physical vol...

  • Answered by AI
  • Q5. Could you explain the steps ,how to extending LVM?
  • Ans. 

    To extend LVM, follow these steps: 1. Create a new partition. 2. Initialize the partition as a physical volume. 3. Add the physical volume to the volume group. 4. Extend the logical volume. 5. Resize the file system.

    • Create a new partition using tools like fdisk or parted.

    • Initialize the partition as a physical volume using the pvcreate command.

    • Add the physical volume to the volume group using the vgextend command.

    • Extend...

  • Answered by AI
  • Q6. #vgdisplay, #lvextend -L +300M ktvg /dev/ktvg/ktlv2, # lvdisplay , #resize2fs /devktvg/ktlv2 then run #df -h command to verify space added

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well and Be confident

Skills evaluated in this interview

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell about your self

Interview Questionnaire 

3 Questions

  • Q1. How to check server performance, incase application running on the server performing slow, what will you do ?
  • Ans. 

    To check server performance, monitor CPU, memory, disk usage. Use tools like top, htop, iostat. Check logs for errors.

    • Monitor CPU usage with top or htop command

    • Monitor memory usage with free or vmstat command

    • Monitor disk usage with df or iostat command

    • Check logs for errors related to the application

    • Use performance monitoring tools like Nagios or Zabbix

  • Answered by AI
  • Q2. How to actiavate a Volume Group or LV ?
  • Ans. 

    To activate a Volume Group or LV, use the vgchange or lvchange command.

    • Use the vgchange command to activate a Volume Group.

    • Use the lvchange command to activate a Logical Volume.

    • Specify the name of the Volume Group or Logical Volume as an argument.

    • Use the -a y option with vgchange to activate all Volume Groups.

    • Use the -a y option with lvchange to activate all Logical Volumes in a Volume Group.

  • Answered by AI
  • Q3. How would you present a SAN LUN to Solaris LDOM or CDOM ?
  • Ans. 

    To present a SAN LUN to Solaris LDOM or CDOM, we need to follow a few steps.

    • First, we need to identify the SAN LUN and the target LDOM/CDOM.

    • Then, we need to create a logical device using the format command.

    • Next, we need to configure the LUN using the cfgadm command.

    • Finally, we need to add the LUN to the LDOM/CDOM using the ldm add-vdsdev command.

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What are runlevel? What are kernel parameter ? Question regarding redhat satellite ? Questions regarding performance management ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have all answers what you written in your resume

Tech Mahindra Interview FAQs

How to prepare for Tech Mahindra System Administrator interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tech Mahindra. The most common topics and skills that interviewers at Tech Mahindra expect are Virtualization, Active Directory, DHCP, DNS and Hardware.

Tell us how to improve this page.

People are getting interviews through

based on 1 Tech Mahindra interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Tech Mahindra System Administrator Salary
based on 514 salaries
₹1.1 L/yr - ₹9.4 L/yr
At par with the average System Administrator Salary in India
View more details

Tech Mahindra System Administrator Reviews and Ratings

based on 50 reviews

3.5/5

Rating in categories

3.7

Skill development

3.7

Work-Life balance

3.2

Salary & Benefits

3.6

Job Security

3.3

Company culture

2.9

Promotions/Appraisal

3.4

Work Satisfaction

Explore 50 Reviews and Ratings
Software Engineer
26.3k salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.2k salaries
unlock blur

₹5.5 L/yr - ₹22.6 L/yr

Technical Lead
11.5k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Associate Software Engineer
5.4k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
4.9k salaries
unlock blur

₹5.1 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview