Premium Employer

i

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

Softenger Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Softenger Unix Administrator Interview Questions and Answers

Updated 4 Aug 2025

5 Interview questions

An Unix Administrator was asked 6d ago
Q. Which tools do you use for monitoring systems?
Ans. 

I use various tools like Nagios, Zabbix, and Prometheus for effective system monitoring and performance tracking.

  • Nagios: Provides comprehensive monitoring of systems, networks, and infrastructure.

  • Zabbix: Offers real-time monitoring and alerting capabilities with a web-based interface.

  • Prometheus: A powerful time-series database and monitoring system, ideal for dynamic environments.

  • Grafana: Often used alongside Prom...

An Unix Administrator was asked 6d ago
Q. How do you perform a rear backup?
Ans. 

Rear (Relax and Recover) is a tool for creating system backups in Unix/Linux environments.

  • Install Rear: Use package managers like 'apt' or 'yum' to install Rear. Example: 'sudo apt install rear'.

  • Configure Rear: Edit the configuration file located at '/etc/rear/local.conf' to set backup options.

  • Run Backup: Execute 'rear mkbackup' to create a backup. This will generate a backup in the specified location.

  • Verify Backu...

Unix Administrator Interview Questions Asked at Other Companies

asked in Cognizant
Q1. 1. Brief Introduction 2. What is your Unix/Linux experience. How ... read more
asked in Softenger
Q2. Which tools do you use for monitoring systems?
asked in Softenger
Q3. What is swap space, and how do you create it?
asked in Softenger
Q4. How do you perform a rear backup?
asked in Softenger
Q5. How does LVM work?
An Unix Administrator was asked 6d ago
Q. How does LVM work?
Ans. 

LVM (Logical Volume Manager) allows flexible disk management by creating logical volumes from physical storage devices.

  • LVM abstracts physical storage into logical volumes, making it easier to manage disk space.

  • It consists of Physical Volumes (PVs), Volume Groups (VGs), and Logical Volumes (LVs).

  • PVs are the actual disks or partitions, VGs are pools of storage, and LVs are the usable storage units.

  • You can resize LVs...

An Unix Administrator was asked 6d ago
Q. Explain the boot process.
Ans. 

The boot process initializes the system, loading the operating system and preparing the hardware for use.

  • 1. BIOS/UEFI: The process starts with the BIOS or UEFI firmware performing a POST (Power-On Self-Test) to check hardware integrity.

  • 2. Bootloader: After POST, the BIOS/UEFI locates the bootloader (e.g., GRUB) from the bootable device to load the OS.

  • 3. Kernel Loading: The bootloader loads the kernel into memory a...

An Unix Administrator was asked 6d ago
Q. What is swap space, and how do you create it?
Ans. 

Swap space is disk space used as virtual memory when RAM is full, enhancing system performance.

  • Swap space can be a dedicated partition or a file on the filesystem.

  • To create a swap file: 'sudo fallocate -l 1G /swapfile' creates a 1GB swap file.

  • Set the correct permissions: 'sudo chmod 600 /swapfile'.

  • Format the file as swap: 'sudo mkswap /swapfile'.

  • Activate the swap file: 'sudo swapon /swapfile'.

  • To make it permanent,...

Softenger Unix Administrator Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview in Jul 2025, where I was asked the following questions.

  • Q1. How lvm works ?
  • Ans. 

    LVM (Logical Volume Manager) allows flexible disk management by creating logical volumes from physical storage devices.

    • LVM abstracts physical storage into logical volumes, making it easier to manage disk space.

    • It consists of Physical Volumes (PVs), Volume Groups (VGs), and Logical Volumes (LVs).

    • PVs are the actual disks or partitions, VGs are pools of storage, and LVs are the usable storage units.

    • You can resize LVs dyna...

  • Answered by AI
  • Q2. Explain boot process ?
  • Ans. 

    The boot process initializes the system, loading the operating system and preparing the hardware for use.

    • 1. BIOS/UEFI: The process starts with the BIOS or UEFI firmware performing a POST (Power-On Self-Test) to check hardware integrity.

    • 2. Bootloader: After POST, the BIOS/UEFI locates the bootloader (e.g., GRUB) from the bootable device to load the OS.

    • 3. Kernel Loading: The bootloader loads the kernel into memory and ha...

  • Answered by AI
  • Q3. What tool you use for monitoring the systems
  • Ans. 

    I use various tools like Nagios, Zabbix, and Prometheus for effective system monitoring and performance tracking.

    • Nagios: Provides comprehensive monitoring of systems, networks, and infrastructure.

    • Zabbix: Offers real-time monitoring and alerting capabilities with a web-based interface.

    • Prometheus: A powerful time-series database and monitoring system, ideal for dynamic environments.

    • Grafana: Often used alongside Prometheu...

  • Answered by AI
  • Q4. How to take rear backup?
  • Ans. 

    Rear (Relax and Recover) is a tool for creating system backups in Unix/Linux environments.

    • Install Rear: Use package managers like 'apt' or 'yum' to install Rear. Example: 'sudo apt install rear'.

    • Configure Rear: Edit the configuration file located at '/etc/rear/local.conf' to set backup options.

    • Run Backup: Execute 'rear mkbackup' to create a backup. This will generate a backup in the specified location.

    • Verify Backup: Ch...

  • Answered by AI
  • Q5. What is swap space and how to create ?
  • Ans. 

    Swap space is disk space used as virtual memory when RAM is full, enhancing system performance.

    • Swap space can be a dedicated partition or a file on the filesystem.

    • To create a swap file: 'sudo fallocate -l 1G /swapfile' creates a 1GB swap file.

    • Set the correct permissions: 'sudo chmod 600 /swapfile'.

    • Format the file as swap: 'sudo mkswap /swapfile'.

    • Activate the swap file: 'sudo swapon /swapfile'.

    • To make it permanent, add ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through scenario based questions

Skills evaluated in this interview

Softenger HR Interview Questions

16 questions and answers

Q. Why are you leaving your current job?
Q. How many years of total experience do you have?
Q. What programming languages do you know?

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Softenger?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in May 2021.

Interview Questionnaire 

2 Questions

  • Q1. Windows Server
  • Q2. Windows Server Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Windows administration
Are these interview questions helpful?

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. MySelf and installation of software n hardware
  • Q2. S I can installation the softwares and hardware
  • Ans. 

    I can install software and hardware efficiently, ensuring system compatibility and optimal performance.

    • Assess system requirements before installation to avoid compatibility issues.

    • Use package managers like APT or YUM for software installation on Linux systems.

    • For hardware, ensure proper drivers are installed for optimal functionality.

    • Conduct post-installation testing to verify that software and hardware are functioning...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent interview on that day .interview took with practical

I applied via Naukri.com and was interviewed in Mar 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 - Technical 

(1 Question)

  • Q1. What is AD ,Tell me about iso layers,what is tcp/ip.
  • Ans. 

    AD is Active Directory, a directory service developed by Microsoft. ISO layers refer to the OSI model, and TCP/IP is a protocol suite.

    • Active Directory is a directory service used to manage resources in a network.

    • ISO layers refer to the Open Systems Interconnection model, which is a conceptual model used to describe network communication.

    • TCP/IP is a protocol suite used for communication between devices on a network.

    • TCP/...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Salary discussion,joining avail and previous emp details

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak bold and Attend interview with proper prepration

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Nov 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 - Technical 

(3 Questions)

  • Q1. What is a DNS?
  • Ans. 

    DNS stands for Domain Name System, which translates domain names to IP addresses.

    • DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to IP addresses (like 172.217.3.206).

    • It helps users access websites by typing in easy-to-remember domain names instead of complex IP addresses.

    • DNS servers store records of domain names and their corresponding IP addresses, allowing for effi...

  • Answered by AI
  • Q2. How does a DHCP work
  • Ans. 

    DHCP assigns IP addresses to devices on a network automatically

    • DHCP server receives a request from a device for an IP address

    • DHCP server assigns an available IP address to the device

    • DHCP server also provides other network configuration information like subnet mask and default gateway

    • DHCP lease time determines how long the IP address is valid for

    • DHCP uses a client-server model

  • Answered by AI
  • Q3. How do you troubleshoot a browser slowness issue
  • Ans. 

    To troubleshoot browser slowness, check for network issues, clear cache and cookies, disable extensions, update browser, and check for malware.

    • Check for network issues such as slow internet connection

    • Clear browser cache and cookies to improve performance

    • Disable unnecessary browser extensions that may be causing slowness

    • Update the browser to the latest version for better performance

    • Scan for malware or viruses that could...

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Are you open to work in shifts
  • Q2. What is the current and expected CTC
  • Ans. 

    Current CTC is $70,000 and expected CTC is $80,000

    • Current CTC: $70,000

    • Expected CTC: $80,000

  • Answered by AI
  • Q3. What is the current notice period

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduce your self , how many languages you know ,where did you staying now,tell me about your family

Interview Preparation Tips

Topics to prepare for 3i Infotech System Administrator interview:
  • Accounting
Interview preparation tips for other job seekers - Thank you for giving this opportunity for me
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. RAID configuration
  • Q2. Server configuration
  • Q3. Lotus notes/mail configuration
  • Q4. Network Monitoring
Round 3 - One-on-one 

(2 Questions)

  • Q1. Location details
  • Q2. Compentation details

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked about intro, previous experience and on my project

Interview Preparation Tips

Interview preparation tips for other job seekers - whatever you know please be confident on that.

Interview Questionnaire 

1 Question

  • Q1. All about oops,rest web services, multithreading,Microservices etc

I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Previous experience

Softenger Interview FAQs

What are the top questions asked in Softenger Unix Administrator interview?

Some of the top questions asked at the Softenger Unix Administrator interview -

  1. What tool you use for monitoring the syst...read more
  2. What is swap space and how to creat...read more
  3. How to take rear back...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%
View more
Join Softenger Your Technology Solution Partner since 1999
Softenger Unix Administrator Salary
based on 16 salaries
₹1.9 L/yr - ₹4.5 L/yr
47% less than the average Unix Administrator Salary in India
View more details

Softenger Unix Administrator Reviews and Ratings

based on 10 reviews

3.0/5

Rating in categories

2.6

Skill development

3.5

Work-life balance

2.6

Salary

3.0

Job security

3.0

Company culture

2.2

Promotions

3.0

Work satisfaction

Explore 10 Reviews and Ratings
Application Support Engineer
88 salaries
unlock blur

₹2.2 L/yr - ₹6.7 L/yr

Oracle Database Administrator
77 salaries
unlock blur

₹2.4 L/yr - ₹7.5 L/yr

System Administrator
75 salaries
unlock blur

₹3.2 L/yr - ₹7.5 L/yr

Software Developer
66 salaries
unlock blur

₹11.1 L/yr - ₹20.6 L/yr

Linux System Administrator
52 salaries
unlock blur

₹2.3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Softenger with

ITC Infotech

3.7
Compare

3i Infotech

3.4
Compare

Sify Technologies

3.8
Compare

Microland

3.5
Compare
write
Share an Interview