Upload Button Icon Add office photos
Engaged Employer

i

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

Capgemini Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Capgemini Linux Administrator Interview Questions and Answers

Updated 21 Aug 2024

Capgemini Linux Administrator Interview Experiences

2 interviews found

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

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. How to configure NFS
  • Ans. 

    NFS can be configured by setting up the NFS server, exporting directories, and configuring client access.

    • Install NFS server package on the server

    • Edit /etc/exports file to specify directories to be shared

    • Restart NFS service to apply changes

    • Configure client access by mounting NFS shares on client machines

  • Answered by AI
  • Q2. How to perform patching
  • Ans. 

    Patching involves applying updates to software to fix vulnerabilities and improve performance.

    • Identify the software that needs to be patched

    • Download the necessary patches from the vendor's website

    • Test the patches in a non-production environment before applying them to production systems

    • Schedule a maintenance window to apply the patches

    • Apply the patches using tools like yum, apt-get, or Windows Update

    • Verify that the pat...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Location discussion

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Boot process of linux, crontab shell script
  • Ans. 

    The boot process of Linux involves several stages, including BIOS, bootloader, kernel initialization, and system initialization.

    • The boot process starts with the BIOS (Basic Input/Output System) initializing hardware and performing a Power-On Self-Test (POST).

    • The bootloader, such as GRUB or LILO, is then loaded to locate and load the Linux kernel.

    • The kernel initializes essential components, sets up memory, and mounts th...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence only prepared your CV.

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

Linux Administrator Jobs at Capgemini

View all

Interview questions from similar companies

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

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

Interview Questionnaire 

1 Question

  • Q1. All Technical quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared technically

I applied via Naukri.com and was interviewed in Nov 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Regarding my previous experience
  • Q2. A long lengthy order management questionnaire was given and we were asked to write 5 emails based on the order management.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, let the interviewer know your area of expertise.

I applied via Job Portal and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions regarding Informatica, Data Warehousing concepts and Unix

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. If one knows the basics of Informatica and Unix, Informatica can be cleared easily.

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1st Technical- Cucumber Framework , How to buid job in Jenkins, TestNG and its Annotations, Selenium Action Classes, Robot Class, Core Java
  • Ans. 

    Answering technical questions on Cucumber, Jenkins, TestNG, Selenium, and Core Java.

    • To build a job in Jenkins, create a new job and configure it to run the test suite using Maven or Gradle.

    • TestNG annotations like @BeforeTest and @AfterTest can be used to set up and tear down test environments.

    • Selenium Action Classes like Actions and Select can be used to perform complex user interactions.

    • The Robot class can be used to ...

  • Answered by AI
  • Q2. 2nd Technical: Jenkins, TestNG and its Annotations, Selenium Basics ,Scenarios based question on Selenium, Core Java , Questions on Hashmap , Regular Expressions

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up all your basics and frameworks used.Be Confident.Easy to crack the interview.

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

Interview Questionnaire 

1 Question

  • Q1. Related to Selenium and Java. manual testing questions and also questions related to test lead role.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in what you answer

I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Interview question was from the Selenium, BDD, GIT Jenkins, functional testing, and some related to the testing process

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident, practice a few Programming at least explain the logic.

I applied via Naukri.com and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself about previous company, why should I hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well before attending your interview
Contribute & help others!
anonymous
You can choose to be anonymous

Capgemini Interview FAQs

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

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

  1. Boot process of linux, crontab shell scr...read more
  2. how to perform patch...read more
  3. how to configure ...read more

Recently Viewed

REVIEWS

Verse Innovation

No Reviews

INTERVIEWS

Bangmetric

No Interviews

INTERVIEWS

Infosys

No Interviews

INTERVIEWS

Arcesium

No Interviews

SALARIES

Info Edge

INTERVIEWS

Credgenics

No Interviews

INTERVIEWS

EpiFi

No Interviews

INTERVIEWS

GfK MODE

No Interviews

SALARIES

24x7 ai

REVIEWS

Info Edge

No Reviews

Tell us how to improve this page.

Capgemini Linux Administrator Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more
Capgemini Linux Administrator Salary
based on 333 salaries
₹2.7 L/yr - ₹10.1 L/yr
20% more than the average Linux Administrator Salary in India
View more details

Capgemini Linux Administrator Reviews and Ratings

based on 22 reviews

4.1/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.5

Salary

3.7

Job security

4.2

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 22 Reviews and Ratings
Linux Administrator with Scripting

Mumbai

4-9 Yrs

Not Disclosed

Linux Admin

Bangalore / Bengaluru

4-6 Yrs

₹ 4.9-8.7 LPA

Linux Admin

Pune

6-9 Yrs

Not Disclosed

Explore more jobs
Consultant
55.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
46.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
20.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
20.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

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