Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Linux System Administrator Interview Questions and Answers

Updated 6 Jun 2024

IBM Linux System Administrator Interview Experiences

2 interviews found

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
Round 1 - Technical 

(4 Questions)

  • Q1. 5 questions they asked me
  • Q2. 5 questions they asked me
  • Q3. 5 questions they asked me
  • Q4. 5 questions they asked me
Round 2 - Technical 

(2 Questions)

  • Q1. 5 questions they asked in interview
  • Q2. 5 questions they asked me
Round 3 - HR 

(1 Question)

  • Q1. Companies and salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and excellent communication in interview that feel good

Linux System Administrator Interview Questions Asked at Other Companies

asked in Capgemini
Q1. What could prevent a user from logging into the application?
asked in Capgemini
Q2. How do you create a user using single-line commands?
Q3. Which command is used to check the memory status?
Q4. Prepare Apache virtualization,Tomcat installation and configurati ... read more
Q5. What is LVM and why is it required?

Interview questions from similar companies

I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quantitative aptitude and logical aptitude test

Round 2 - Coding Test 

There will be 2 code and you need to understand and input missing lines then run it, after successful completion you will be selected for round 3. You need to run at least 1 code successfully.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard to achieve something.

Interview Questionnaire 

3 Questions

  • Q1. Still not schedule interview please schedule the interview
  • Q2. How long will take scheduling the interview
  • Ans. 

    Scheduling an interview can vary based on availability and coordination between parties involved.

    • Check the availability of both the interviewer and the candidate.

    • Consider time zones if the parties are in different locations.

    • Use scheduling tools like Calendly or Doodle to streamline the process.

    • Typically, scheduling can take anywhere from a few hours to a few days.

  • Answered by AI
  • Q3. How long will take for scheduling the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to speed up interviews

What people are saying about IBM

View All
damodharg
Verified Icon
2w
works at
IBM
AI judging interviews: fair or totally flawed?
The first round was fine, but round two has me questioning the whole process. I answered scenario-based questions in Excel, giving verbal explanations too. But only the Excel entries were assessed by ChatGPT, ignoring my spoken context. Plus, I only had 15 secs to respond! This brings up some serious questions: - Can AI really evaluate without the full picture? - What’s the point of the panel if AI makes the final call? - Why wasn’t the use of AI disclosed? If I’d known AI was assessing me, I’d have used more technical terms and formatting. We need a transparent process: - Guidelines for capturing all inputs. - Disclosure of AI tools and their scope. - A mix of human and AI judgment. - Feedback that reflects the full context. Apart from one point in feedback surprises me is interviewer don't need what you say. I believe interview is an interactive assessment that to face to face. If AI does, keep virtual AI interview it can parallelly do interview in a single shot. Saves our time
Got a question about IBM?
Ask anonymously on communities.

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

Interview Questionnaire 

2 Questions

  • Q1. Current roles and responsibilities,LVM, boot process, satellite, grub issue, user access management
  • Q2. ACL, patching process

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever mentioned in resume make sure you are aware of those things and explain everything which is written there

Interview Questionnaire 

1 Question

  • Q1. Linux fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Linux concepts such DNS, YUM, DHCP, SAMBA SMB, NFS, LVM partitioning.

IBM HR Interview Questions

279 questions and answers

Q. What tasks did you work on in your last project?
Q. Tell me about gravitation.
Q. What is your role?

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Core details and background of current profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about basics and have sound knowledge of technology.
Are these interview questions helpful?
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.

I appeared for an interview in Apr 2022.

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. Basic knowledge for linux

Interview Preparation Tips

Interview preparation tips for other job seekers - Please confirm for hiring for radhat linux administrator

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
  • 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
  • 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
  • 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
  • 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

IBM Interview FAQs

How many rounds are there in IBM Linux System Administrator interview?
IBM interview process usually has 2 rounds. The most common rounds in the IBM interview process are Technical, HR and Group Discussion.
How to prepare for IBM Linux System 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 IBM. The most common topics and skills that interviewers at IBM expect are Linux System Administration, Patch Management, Networking, Agile and Automation.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
IBM Linux System Administrator Salary
based on 426 salaries
₹4 L/yr - ₹9 L/yr
20% more than the average Linux System Administrator Salary in India
View more details

IBM Linux System Administrator Reviews and Ratings

based on 30 reviews

4.6/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

4.2

Salary

4.6

Job security

4.6

Company culture

4.2

Promotions

4.4

Work satisfaction

Explore 30 Reviews and Ratings
Application Developer
12.8k salaries
unlock blur

₹5.3 L/yr - ₹27.1 L/yr

Software Engineer
6.1k salaries
unlock blur

₹8 L/yr - ₹25.5 L/yr

Software Developer
6.1k salaries
unlock blur

₹13.6 L/yr - ₹34.5 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹14.4 L/yr - ₹30.1 L/yr

Advisory System Analyst
4.6k salaries
unlock blur

₹13.6 L/yr - ₹23.4 L/yr

Explore more salaries
Compare IBM with

Oracle

3.6
Compare

TCS

3.5
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview