Upload Button Icon Add office photos

Filter interviews by

HCL Group Linux System Administrator Interview Questions and Answers

Updated 2 May 2023

HCL Group Linux System Administrator Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Company Website and was interviewed before May 2022. There were 2 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 

(2 Questions)

  • Q1. What is tar command
  • Ans. 

    tar is a command-line utility used for archiving files and directories into a single file.

    • Can be used to compress and decompress files

    • Can preserve file permissions and ownership

    • Can create and extract archives in various formats

    • Commonly used with gzip and bzip2 for compression

    • Example: tar -cvzf archive.tar.gz /path/to/directory

  • Answered by AI
  • Q2. What is dns server
  • Ans. 

    DNS server is a computer server that contains a database of public IP addresses and their associated hostnames.

    • DNS stands for Domain Name System

    • It translates domain names into IP addresses

    • It helps in resolving internet requests

    • Examples of DNS servers are Google DNS, OpenDNS, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hcl is best company

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Related to the technical language like c,c++
  • Q2. Some DS questions
Round 2 - HR 

(2 Questions)

  • Q1. About college activities
  • Q2. Carriear motive
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. My name is sumanth I'm from eluru and my graduation B. Tech mechanical from JNTUK university
  • Answered Anonymously
  • Q2. What is your strength and Weekness
  • Ans. My strength - creativity, flexibility, focused My weekends -hard skills, saying no and shy
  • Answered Anonymously
  • Q3. Why should we hire u
  • Ans. Because I'm hard worker who wants to help your company succeed
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Accenture Linux System Administrator interview:
  • Redhat Linux
Interview preparation tips for other job seekers - Set realastic goal
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About Linux real time scenarios
  • Q2. About ansible playbooks
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2023. There were 2 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 

(2 Questions)

  • Q1. LVM Raid levels Mail server DNS server nfs server DHCP server MySQL server log server file system FTP server SSH
  • Q2. LVM Raid levels Mail server DHCP server MySQL server DNS server Log server file system FTP server SSH
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Group Discussion 

Communication skills problem

Interview Preparation Tips

Topics to prepare for IBM Linux System Administrator interview:
  • Linux Administration
  • AWS Cloud engineer
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jul 2022. 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 - One-on-one 

(2 Questions)

  • Q1. What is Networking how dns cluster works in Linux?
  • Ans. 

    Networking is the practice of connecting devices to share resources. DNS cluster in Linux is a group of DNS servers that work together.

    • Networking involves connecting devices to share resources such as files, printers, and internet access.

    • DNS cluster in Linux is a group of DNS servers that work together to provide high availability and load balancing for DNS queries.

    • DNS cluster can be configured using tools like BIND an...

  • Answered by AI
  • Q2. What are backups? what are ports?
  • Ans. 

    Backups are copies of data that can be used to restore the original data in case of data loss or corruption. Ports are communication endpoints used for network connections.

    • Backups are essential for data recovery in case of disasters or system failures

    • Ports are identified by numbers and are used to establish connections between devices

    • Common ports include HTTP (80), HTTPS (443), SSH (22), FTP (21), etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Networking, backups, ports, firewalls, cluster knowledge is good to have skills in the interview process

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basic Linux questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Questioning with senior technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Manager round was smooth, you need to be prepared with all basic linux and advance for 2nd round. they are expecting your basic should be clear enough so that they dont have spent much more time to groom you into linux. vmware knowledge it plus point.
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 - Group Discussion 

Regarding group discussion & system knowledge.

Round 3 - Technical 

(1 Question)

  • Q1. Regarding Red Hat L 2 question

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview depends upon company, head of office, hr etc

I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

12 Questions

  • Q1. What is LVM why we use LVM
  • Ans. 

    LVM (Logical Volume Manager) is a disk management tool used in Linux systems to manage storage devices and create logical volumes.

    • LVM allows for easy management of storage by abstracting physical storage devices into logical volumes.

    • It provides features like volume resizing, snapshots, and striping for improved performance and flexibility.

    • LVM enables dynamic allocation of storage space, making it easier to add or remov...

  • Answered by AI
  • Q2. What is patching
  • Ans. 

    Patching is the process of applying updates or fixes to software or systems to address vulnerabilities or improve functionality.

    • Patching involves downloading and installing updates provided by software vendors.

    • It helps to fix bugs, security vulnerabilities, and improve performance.

    • Patches can be applied to operating systems, applications, or firmware.

    • Regular patching is crucial to maintain system integrity and protect ...

  • Answered by AI
  • Q3. How to configure LVM
  • Ans. 

    LVM (Logical Volume Manager) is configured by creating physical volumes, volume groups, and logical volumes.

    • Create physical volumes using the 'pvcreate' command

    • Create volume groups using the 'vgcreate' command

    • Create logical volumes using the 'lvcreate' command

    • Format the logical volumes with a file system using the 'mkfs' command

    • Mount the logical volumes to desired mount points using the 'mount' command

    • Update the '/etc/

  • Answered by AI
  • Q4. SSH passwordless authentication
  • Q5. What is Decommission and recomission
  • Ans. 

    Decommission is the process of retiring a system or service, while recommission is the process of bringing it back into service.

    • Decommission involves shutting down and removing a system or service from operation.

    • Recommission involves restoring a decommissioned system or service back into operation.

    • Decommission and recommission are common processes in IT infrastructure management.

    • Examples include retiring an old server ...

  • Answered by AI
  • Q6. What is NFS advantages of NFS
  • Ans. 

    NFS allows remote access to files and directories, providing centralized storage and easy sharing.

    • Enables sharing of files and directories across multiple systems

    • Reduces storage costs by centralizing data on a single server

    • Improves data availability and reliability through redundancy

    • Simplifies administration by allowing for centralized management

    • Examples: Sharing files between a web server and a database server, sharin

  • Answered by AI
  • Q7. How create a user in single line commands
  • Ans. 

    A user can be created in a single line command using the 'useradd' command in Linux.

    • Use the 'useradd' command followed by the username to create a user.

    • Specify additional options like home directory, shell, etc. if required.

    • Example: useradd john -m -s /bin/bash

  • Answered by AI
  • Q8. How to reset the root password
  • Ans. 

    To reset the root password, you can use the single-user mode or a bootable Linux distribution.

    • Boot into single-user mode by interrupting the boot process and appending 'init=/bin/bash' to the kernel command line.

    • Remount the root filesystem as read-write using the 'mount -o remount,rw /' command.

    • Change the root password using the 'passwd' command.

    • Alternatively, boot from a bootable Linux distribution like a Live CD or U...

  • Answered by AI
  • Q9. What are the causes of user not able to login application
  • Ans. 

    Possible causes of user not able to login to an application

    • Incorrect username or password

    • Account locked or disabled

    • Expired password

    • Network connectivity issues

    • Application server down

    • Incorrect permissions or access rights

    • Firewall blocking access

    • Authentication server issues

    • Application configuration errors

  • Answered by AI
  • Q10. How to set passwd newly created user
  • Ans. 

    To set the password for a newly created user in Linux, use the 'passwd' command followed by the username.

    • Open the terminal or SSH into the Linux system

    • Run the 'passwd' command followed by the username of the new user

    • Enter and confirm the new password when prompted

  • Answered by AI
  • Q11. What is cron job how to write
  • Ans. 

    A cron job is a scheduled task that runs automatically at specific intervals on a Linux system.

    • Cron jobs are managed by the cron daemon, which reads a configuration file called crontab.

    • To write a cron job, you need to edit the crontab file using the 'crontab' command.

    • Each line in the crontab file represents a separate cron job and follows a specific format.

    • The format consists of five fields: minute, hour, day of month,...

  • Answered by AI
  • Q12. What is I node number
  • Ans. 

    An I node number is a unique identifier assigned to each file in a Unix-like file system.

    • I node number is also known as index node number.

    • It contains metadata about the file such as ownership, permissions, timestamps, etc.

    • It is used by the operating system to locate and access the file on the disk.

    • The command 'ls -i' can be used to display the I node number of a file.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave 2 rounds to capgemini they are asked mostly above mentioned questions and basic of networking

Skills evaluated in this interview

HCL Group Interview FAQs

How many rounds are there in HCL Group Linux System Administrator interview?
HCL Group interview process usually has 2 rounds. The most common rounds in the HCL Group interview process are Resume Shortlist and Technical.
What are the top questions asked in HCL Group Linux System Administrator interview?

Some of the top questions asked at the HCL Group Linux System Administrator interview -

  1. What is tar comm...read more
  2. What is dns ser...read more

Tell us how to improve this page.

HCL Group Linux System Administrator Salary
based on 71 salaries
₹2.8 L/yr - ₹7.8 L/yr
At par with the average Linux System Administrator Salary in India
View more details

HCL Group Linux System Administrator Reviews and Ratings

based on 5 reviews

4.9/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

2.2

Salary

3.3

Job security

4.0

Company culture

3.1

Promotions

4.0

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
3.7k salaries
unlock blur

₹1.9 L/yr - ₹9.2 L/yr

Technical Lead
3.5k salaries
unlock blur

₹6.9 L/yr - ₹25 L/yr

Senior Software Engineer
2.8k salaries
unlock blur

₹4 L/yr - ₹14.6 L/yr

Lead Engineer
2.5k salaries
unlock blur

₹4.4 L/yr - ₹13.4 L/yr

Senior Analyst
2.2k salaries
unlock blur

₹1.6 L/yr - ₹8 L/yr

Explore more salaries
Compare HCL Group with

HCLTech

3.5
Compare

TCS

3.7
Compare

Tata Group

4.2
Compare

Wipro

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