Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Accenture Linux System Administrator Interview Questions and Answers

Updated 4 Jun 2024

Accenture Linux System Administrator Interview Experiences

2 interviews found

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
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the booting process
  • Ans. 

    The booting process is the sequence of events that occur when a computer is turned on and starts up the operating system.

    • BIOS/UEFI initialization

    • Boot loader selection and loading

    • Kernel initialization

    • Init process startup

    • User login prompt

  • Answered by AI
  • Q2. What is LVM and process
  • Ans. 

    LVM stands for Logical Volume Manager, a tool used in Linux to manage storage by creating logical volumes from physical volumes.

    • LVM allows for dynamic resizing of logical volumes without downtime.

    • It provides features like snapshots, striping, mirroring, and thin provisioning.

    • The process involves creating physical volumes from storage devices, grouping them into volume groups, and then creating logical volumes from thos...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is the expected salary
  • Q2. What is the notice period

Skills evaluated in this interview

Linux System Administrator Interview Questions Asked at Other Companies

asked in Capgemini
Q1. What are the causes of user not able to login application
asked in Capgemini
Q2. How create a user in 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

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.

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.

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.

I applied via LinkedIn and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. How to to patching on physical servers
  • Ans. 

    Patching physical servers involves identifying vulnerabilities, testing patches, scheduling downtime, and applying patches.

    • Identify vulnerabilities through vulnerability scanning or manual review

    • Test patches in a non-production environment to ensure compatibility and stability

    • Schedule downtime with stakeholders and communicate the impact of the patching

    • Apply patches using a patch management tool or manually

    • Verify the s...

  • Answered by AI
  • Q2. How to do patching roll back
  • Ans. 

    Patching rollback can be done by identifying the patch, uninstalling it, and restoring the previous version.

    • Identify the patch that caused the issue

    • Uninstall the patch using the appropriate command

    • Restore the previous version of the software or package

    • Test to ensure the issue has been resolved

  • Answered by AI
  • Q3. Rhel6 vs rhel7
  • Ans. 

    RHEL7 is the newer version with improved features and security updates.

    • RHEL7 has better support for Docker and containers

    • RHEL7 has improved security features like firewalld and SELinux

    • RHEL7 has updated versions of software packages

    • RHEL7 has a new default file system, XFS

    • RHEL7 has improved networking capabilities with NetworkManager

    • RHEL6 is still widely used and has long-term support until 2024

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare for patching related things and to make your understanding on vulnerability fixes. RHV

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

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

Interview Preparation Tips

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

I applied via Naukri.com and was interviewed before Feb 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. How much experience you have
Round 3 - HR 

(1 Question)

  • Q1. What is the Expected CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good.
Make sure your Job description.
They may be change your job according to the projects need.
If they promised to provide joining bonus please make sure it is in offer letter other wise they not going to pay you later after joining.

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

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

Contribute & help others!
anonymous
You can choose to be anonymous

Accenture Interview FAQs

How many rounds are there in Accenture Linux System Administrator interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are HR and Technical.
What are the top questions asked in Accenture Linux System Administrator interview?

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

  1. what is the booting proc...read more
  2. what is LVM and proc...read more

Recently Viewed

INTERVIEWS

Volvo Trucks

No Interviews

INTERVIEWS

Capgemini

No Interviews

INTERVIEWS

Accenture

No Interviews

JOBS

Reliance Retail

No Jobs

JOBS

Westway Electronics

No Jobs

JOBS

Ujjivan Financial Services

No Jobs

INTERVIEWS

Cognizant

No Interviews

INTERVIEWS

Wipro

No Interviews

SALARIES

Concentrix Corporation

INTERVIEWS

Coforge

No Interviews

Tell us how to improve this page.

Accenture Linux System Administrator Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Accenture Linux System Administrator Salary
based on 216 salaries
₹2.8 L/yr - ₹10.3 L/yr
7% more than the average Linux System Administrator Salary in India
View more details

Accenture Linux System Administrator Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

4.1

Skill development

4.4

Work-life balance

4.3

Salary

3.8

Job security

3.8

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 7 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Development - Senior Analyst
26.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
24.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
18.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
17.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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