Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Linux Administrator Interview Questions and Answers

Updated 30 Nov 2024

Virtusa Consulting Services Linux Administrator Interview Experiences

1 interview found

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 Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Linux how it works and all about linux
  • Q2. About file system and selinux and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Linux Administrator Jobs at Virtusa Consulting Services

View all

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Different and high level questions not meant for 0-2 years of experience candidates.

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview was rescheduled 3 times!! And after finishing my technical round, there were no updates at all. They just completely ghosted me. No matter what the result, you have to respect the candidate's time and interest and inform them about the same. On top of this, the interview itself was a disaster. The interviewer was uninterested and was making the process much more difficult for me, asking irrelevant questions that are not my expertise or complex considering I just have around 2 years of experience in the field. Overall, I just didn't like their attitude towards candidates.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic role and responsibility
  • Q2. Previous company details like CTC and expect CTC
Round 2 - Technical 

(3 Questions)

  • Q1. Linux senerio based Question
  • Ans. LVM concept, How to create LV and LV extend and If you server unable to connect what is your actions? Patching And patching execluding kernel and Script for 100server patching. Some of question relaated to Linux Networking concept and telnet, netstat, top commnad output full details all row and collum Load average, lvexten, how many server you manage, NFS full details every thing ie. exportfs command full details....
  • Answered by Nafeesh Ahmad
  • Q2. How to troubleshoot network issue?
  • Ans. 

    To troubleshoot network issues, start by checking physical connections, verifying network settings, testing connectivity, and analyzing network traffic.

    • Check physical connections (cables, ports, etc.)

    • Verify network settings (IP address, subnet mask, gateway, DNS)

    • Test connectivity using tools like ping, traceroute, and netcat

    • Analyze network traffic with tools like Wireshark or tcpdump

  • Answered by AI
  • Q3. How to manage user account using LDAP
  • Ans. 

    LDAP can be used to manage user accounts by storing user information in a centralized directory.

    • Set up LDAP server and configure it to store user account information

    • Use LDAP client tools to manage user accounts such as creating, modifying, or deleting accounts

    • Authenticate users against LDAP server for access control

    • Implement LDAP schema to define attributes and object classes for user accounts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic concepts of Linux

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Capacity planning

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

Interview Questionnaire 

1 Question

  • Q1. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be straight on your point

I applied via Naukri.com and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. All scenario based questions.
  • Q2. Ssh, nagios, apache
  • Q3. Basic networking

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are confident you will get selected even if u don't know much about the concept. Only thing is you have to have an attitude of learning.

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

Interview Questionnaire 

3 Questions

  • Q1. Be clear about basic Linux concepts like user administration, basic activities like how to clear disk space, daily activities to begin with
  • Q2. I was asked questions on ssh key authentication, passwordless authentication, Booting, kernel related issues,
  • Q3. Patching and the process of how I do patching
  • Ans. 

    Patching is the process of updating software to fix vulnerabilities and improve performance.

    • Patching involves identifying and applying updates to software systems.

    • It is important to regularly check for patches and updates from vendors.

    • Patching can be done manually or through automated tools.

    • Before applying patches, it is crucial to test them in a controlled environment.

    • Patching should be performed in a planned and syst...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for Professional 1 System administrator.
The interview went for more than one hour.
Feel free to ask questions if you do not understand the questions.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 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 - One-on-one 

(3 Questions)

  • Q1. Check my language skills?
  • Q2. What is OSI layer with examples?
  • Ans. 

    OSI (Open Systems Interconnection) model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • OSI model has 7 layers, each layer has a specific function and communicates with the layer above and below it.

    • Examples of OSI layers are: Physical layer (transmitting bits over a medium), Data link layer (framing data into packets), Network layer (rout...

  • Answered by AI
  • Q3. What are CMD commands usually used?
  • Ans. 

    CMD commands are used for various tasks like managing files, network settings, system configurations, and more.

    • CMD commands are used to navigate and manage files and directories on a computer.

    • They can be used to configure network settings and troubleshoot network issues.

    • CMD commands can also be used to manage system configurations and services.

    • Some commonly used CMD commands include dir, cd, ipconfig, ping, netstat, an

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - System related interviews basics only ike booting process

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. OSI model layers details
  • Ans. 

    The OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • The OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • The Physical layer deals with the physical transmission of data, while the Applicati...

  • Answered by AI
  • Q2. How to add SSL to web site
  • Ans. 

    To add SSL to a website, obtain a SSL certificate and configure the web server to use it.

    • Obtain a SSL certificate from a trusted certificate authority

    • Install the SSL certificate on the web server

    • Configure the web server to use HTTPS instead of HTTP

    • Redirect HTTP traffic to HTTPS

    • Test the SSL certificate installation using an SSL checker tool

  • Answered by AI
  • Q3. What is difference between tcp and udp
  • Ans. 

    TCP is a connection-oriented protocol while UDP is a connectionless protocol.

    • TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.

    • TCP is slower but more reliable while UDP is faster but less reliable.

    • TCP is used for applications that require high reliability and accuracy while UDP is used for applications that require speed and efficiency.

    • Examples of TCP-based app...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics and real time scenarios

Skills evaluated in this interview

I applied via campus placement at Sri Krishnadevaraya University (SKU) and was interviewed in Jan 2022. There were 7 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 

Reasoning coding decoding

Round 3 - HR 

(6 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am an experienced System Administrator with a strong background in managing and troubleshooting complex IT systems.

    • Over 5 years of experience in system administration

    • Proficient in managing Windows and Linux servers

    • Skilled in network configuration and troubleshooting

    • Experience with virtualization technologies such as VMware

    • Strong knowledge of security protocols and best practices

    • Excellent problem-solving and communica

  • Answered by AI
  • Q2. What are your strengths and weakness
  • Ans. 

    My strengths include strong problem-solving skills and attention to detail. My weakness is that I can be overly critical of my own work.

    • Strength: Strong problem-solving skills

    • Strength: Attention to detail

    • Weakness: Overly critical of my own work

  • Answered by AI
  • Q3. What are your family background
  • Ans. 

    My family background is diverse and includes individuals from various professions and cultural backgrounds.

    • My father is a software engineer and my mother is a teacher.

    • I have a sibling who is a doctor and another sibling who is an artist.

    • We come from a multicultural background, with relatives from different countries.

    • My family values education and encourages continuous learning.

  • Answered by AI
  • Q4. Why are you choosing this job
  • Ans. 

    I am choosing this job because of my passion for technology and problem-solving.

    • Passion for technology and problem-solving

    • Opportunity to work with diverse systems and networks

    • Enjoyment of troubleshooting and resolving technical issues

    • Desire to contribute to the smooth functioning of an organization's IT infrastructure

  • Answered by AI
  • Q5. What are your expected salary
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I believe that compensation should be fair and competitive within the industry.

    • I am more interested in the overall package, including benefits and opportunities for growth.

    • I am open to negotiation and would like to learn more about the company's compensation structure.

    • I am confident that my skills and experience warrant a comp...

  • Answered by AI
  • Q6. Why are choose hire now
  • Ans. 

    We choose to hire now because of the candidate's strong technical skills, experience, and ability to contribute to the team immediately.

    • Candidate has extensive experience in system administration

    • Candidate possesses in-depth knowledge of various operating systems and network protocols

    • Candidate has a proven track record of successfully managing and troubleshooting complex systems

    • Candidate has excellent problem-solving an...

  • Answered by AI
Round 4 - Coding Test 

Coding decoding

Round 5 - HR 

(3 Questions)

  • Q1. What are your strengths and weaknesses?
  • Ans. 

    My strengths include strong problem-solving skills and attention to detail. My weaknesses include a tendency to be overly critical of my own work.

    • Strength: Strong problem-solving skills

    • Strength: Attention to detail

    • Weakness: Overly critical of my own work

  • Answered by AI
  • Q2. What are your educational qualifications
  • Ans. 

    I have a Bachelor's degree in Computer Science and multiple certifications in system administration.

    • Bachelor's degree in Computer Science

    • Certifications in system administration

  • Answered by AI
  • Q3. Tell about your family
  • Ans. 

    I have a loving and supportive family.

    • I have a spouse and two children.

    • We enjoy spending quality time together.

    • My parents and siblings are also an important part of my family.

    • We often have family gatherings and celebrate special occasions.

    • My family has always been there for me, providing emotional and moral support.

  • Answered by AI
Round 6 - Coding Test 

Coding decoding

Round 7 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Share keepers are successfull running to their

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Linux Administrator interview?
Virtusa Consulting Services interview process usually has 1 rounds. The most common rounds in the Virtusa Consulting Services interview process are Technical.
How to prepare for Virtusa Consulting Services 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 Virtusa Consulting Services. The most common topics and skills that interviewers at Virtusa Consulting Services expect are Linux Administration, Redhat Linux, Shell Scripting, Automation Testing and Linux System Administration.
What are the top questions asked in Virtusa Consulting Services Linux Administrator interview?

Some of the top questions asked at the Virtusa Consulting Services Linux Administrator interview -

  1. linux how it works and all about li...read more
  2. about file system and selinux and ...read more

Tell us how to improve this page.

Virtusa Consulting Services Linux Administrator Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Virtusa Consulting Services Linux Administrator Salary
based on 22 salaries
₹3.8 L/yr - ₹10.5 L/yr
20% more than the average Linux Administrator Salary in India
View more details

Virtusa Consulting Services Linux Administrator Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Senior Azure Linux Administrator

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Linux Admin

Chennai

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
4k salaries
unlock blur

₹8 L/yr - ₹25.4 L/yr

Consultant
3.3k salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Lead Consultant
3.3k salaries
unlock blur

₹10.5 L/yr - ₹36 L/yr

Software Engineer
3.3k salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Associate Consultant
2.8k salaries
unlock blur

₹4.6 L/yr - ₹15.3 L/yr

Explore more salaries
Compare Virtusa Consulting Services with

Cognizant

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Accenture

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