Premium Employer

i

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

HCLTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

HCLTech Linux Administrator Interview Questions, Process, and Tips

Updated 19 Dec 2024

Top HCLTech Linux Administrator Interview Questions and Answers

  • Q1. How can I grant SFTP access exclusively to the user David?
  • Q2. How can a user be locked out after 6 unsuccessful password attempts for a duration of 30 minutes?
  • Q3. find / -type f -size 50k exec {} ls -lrth \;

HCLTech Linux Administrator Interview Experiences

8 interviews found

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. File system utilization is 100%
  • Q2. Find / -type f -size 50k exec {} ls -lrth \;
  • Ans. 

    The command finds files larger than 50k in the root directory and lists them in reverse chronological order.

    • Use 'find' command to search for files in a directory

    • Specify the type of file with -type f

    • Filter files by size using -size 50k

    • Execute 'ls -lrth' on the found files using -exec {} ls -lrth \;

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What package you want
  • Ans. 

    I would like the package 'htop' for system monitoring and resource management.

    • htop is a popular interactive process viewer for Unix systems

    • It provides a more user-friendly and feature-rich alternative to the 'top' command

    • Useful for monitoring system resources, CPU usage, memory usage, and processes

  • Answered by AI
  • Q2. When you will join

Skills evaluated in this interview

Linux Administrator Interview Questions Asked at Other Companies

asked in Cognizant
Q1. What is LVM, Explain LVM Architecture, What is Raid, What is the ... read more
asked in TCS
Q2. What is lvm, repo, softlink hardlink, NTP, nfs, apache, and linux ... read more
asked in Accenture
Q3. How to scan if new hard is attached to a system
asked in Cognizant
Q4. How to check Kernel and OS Version, How to change file permission ... read more
Q5. what is DNS, what is a raid, how do you optimize disk space, what ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Arithmetic and advanced

Round 2 - Technical 

(1 Question)

  • Q1. Linux based questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical and hr
Round 4 - One-on-one 

(1 Question)

  • Q1. Final round with hr asking questions
Interview experience
5
Excellent
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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. File system user Management
  • Q2. LVM NFS server FTP server SSH log server file system user Management DNS server troubleshooting network management
  • Q3. LVM FTP server DNS server
  • Q4. Samba server Web Apche server Managing Selinux Job Automation

HCLTech interview questions for designations

 Linux System Administrator

 (3)

 System Administrator

 (10)

 Sccm Administrator

 (4)

 Sharepoint Administrator

 (3)

 Salesforce Administrator

 (2)

 Citrix Administrator

 (2)

 Network Administrator

 (2)

 Vmware Administrator

 (2)

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

(1 Question)

  • Q1. Linux umask value explain
  • Ans. 

    umask is a value in Linux that determines the default permissions for newly created files and directories.

    • umask value is subtracted from the maximum permissions to determine the default permissions for new files and directories.

    • Default umask value is usually 022, which means newly created files have permissions 644 and directories have permissions 755.

    • umask value can be changed using the umask command or by editing the

  • Answered by AI

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 in Sep 2023. There were 4 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Previously work experience
Round 3 - HR 

(1 Question)

  • Q1. Previously work experience
Round 4 - HR 

(1 Question)

  • Q1. Previously work

Interview Preparation Tips

Interview preparation tips for other job seekers - Only focus you're main subject
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself

Linux Administrator Interview Questions & Answers

user image Satinder Thakur

posted on 15 Jun 2023

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

I applied via Approached by Company and was interviewed in Dec 2022. There were 3 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. About Job profile and ECTC
  • Q2. About job profile and notice period days
Round 3 - Technical 

(2 Questions)

  • Q1. Linux middle level, ansible ans some on vmware basic
  • Q2. Vm ware basic, Ansible middle level

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and be confident in yourself

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Are you ok with rotational shifts
  • Ans. 

    Yes, I am okay with rotational shifts.

    • I am flexible and adaptable to different work schedules.

    • I understand the importance of rotational shifts in certain industries.

    • I have previous experience working in rotational shifts.

    • I am willing to adjust my personal schedule to accommodate rotational shifts.

  • Answered by AI
  • Q2. Why are you interested to join in our company
  • Ans. 

    I am interested in joining your company because of its strong reputation, innovative projects, and opportunities for growth.

    • Strong reputation: Your company has a solid track record of success and is highly regarded in the industry.

    • Innovative projects: I am excited about the chance to work on cutting-edge projects that push the boundaries of technology.

    • Opportunities for growth: Your company offers excellent career devel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview rounds were easy but some tricky. We require confidence while having interview.

I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Technology Specific Questions like Java, Salesforce
  • Q2. OOPS Concepts
  • Q3. Spring Framework
  • Q4. Previous Project Related

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be at the top in a field for which you are preparing for an interview. Clear all your basics. Knowledge is what will bring confidence while facing any kind of Interview. Believe in yourself and your efforts and try to be honest all the time
Contribute & help others!
anonymous
You can choose to be anonymous

HCLTech Interview FAQs

How many rounds are there in HCLTech Linux Administrator interview?
HCLTech interview process usually has 2-3 rounds. The most common rounds in the HCLTech interview process are Technical, HR and Resume Shortlist.
How to prepare for HCLTech Linux Administrator interview?
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 HCLTech. The most common topics and skills that interviewers at HCLTech expect are Linux Administration, Linux, Redhat Linux, Linux System Administration and Python.
What are the top questions asked in HCLTech Linux Administrator interview?

Some of the top questions asked at the HCLTech Linux Administrator interview -

  1. How can I grant SFTP access exclusively to the user Dav...read more
  2. How can a user be locked out after 6 unsuccessful password attempts for a durat...read more
  3. find / -type f -size 50k exec {} ls -lrth...read more

Recently Viewed

SALARIES

Glory Global Solutions (south Asia)

INTERVIEWS

24x7 ai

No Interviews

INTERVIEWS

24x7 ai

No Interviews

LIST OF COMPANIES

Glory Global Solutions (south Asia)

Overview

INTERVIEWS

Globe Telecom

No Interviews

REVIEWS

Mobiloitte Technologies

No Reviews

INTERVIEWS

Credgenics

No Interviews

SALARIES

Solartis Technology Services

INTERVIEWS

Cloud Q

No Interviews

INTERVIEWS

Morgan Stanley

No Interviews

Tell us how to improve this page.

HCLTech Linux Administrator Interview Process

based on 12 interviews

2 Interview rounds

  • Resume Shortlist Round
  • HR Round
View more
Join HCLTech Find your spark and discover what drives you forward
HCLTech Linux Administrator Salary
based on 407 salaries
₹2.6 L/yr - ₹11.5 L/yr
21% more than the average Linux Administrator Salary in India
View more details

HCLTech Linux Administrator Reviews and Ratings

based on 40 reviews

3.9/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.0

Salary

4.0

Job security

3.9

Company culture

2.9

Promotions

3.6

Work satisfaction

Explore 40 Reviews and Ratings
Software Engineer
23.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
21.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
15.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
14.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
14.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

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