Upload Button Icon Add office photos

Fujitsu

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Fujitsu Linux Administrator Interview Questions and Answers

Updated 26 May 2024

Fujitsu Linux Administrator Interview Experiences

3 interviews found

Linux Administrator Interview Questions & Answers

user image Nafeesh Ahmad

posted on 26 May 2024

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic L1 question
  • Q2. Basic linux command
Round 2 - Behavioral 

(1 Question)

  • Q1. Project realted question and some L2 level question
Round 3 - Behavioral 

(1 Question)

  • Q1. Project related question
Round 4 - HR 

(1 Question)

  • Q1. Salary disscussion

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

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

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

Interview Questionnaire 

1 Question

  • Q1. There was 2 technical rounds and they asked many questions covering many topics based on my resume and their requirements. For ex- VCS, LVM, Security vulnerabilities , Backup, Networking, and many more. 1s...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak whatever you know. It's not how much you know , it's about how confident are you on your knowledge..

All the best!!

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Feb 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About patching, incidents, service request, changes

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, be active and give elaborate the incident with brift matter

I applied via Naukri.com and was interviewed in Nov 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I was called for the interview to the location and the organizers didn't even respond to my queries like where do I find my person of contact.After 1.5 hours of waiting,they asked for our resume and follow...

Interview Preparation Tips

Interview preparation tips for other job seekers - This advice is for recruiter:

If you dont want to interview a person,then at least dont call them to the venue.

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Linux development
  • Ans. 

    Linux development involves creating and maintaining the Linux operating system and its associated software.

    • Linux development involves writing and modifying code for the Linux kernel and associated software

    • Developers work on improving performance, adding new features, and fixing bugs

    • Examples of Linux development projects include the Linux kernel, GNU tools, and desktop environments like GNOME and KDE

  • Answered by AI

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What question they will ask?

Interview Preparation Tips

Interview preparation tips for other job seekers - keep you tube and google as your first school and always update your self

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

Interview Questionnaire 

2 Questions

  • Q1. What is your roles and responsibility in the current organization?
  • Q2. What is nfs?
  • Ans. 

    NFS (Network File System) is a distributed file system protocol that allows a user on a client computer to access files over a network.

    • NFS enables sharing of files and directories between multiple computers in a network.

    • It provides transparent access to remote files as if they were local.

    • NFS uses a client-server architecture where the server exports directories that can be mounted on client machines.

    • It supports both re...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Discribe boot process
  • Q2. User management
Round 2 - Technical 

(2 Questions)

  • Q1. Describe about acl
  • Ans. 

    ACL stands for Access Control List, a set of permissions attached to an object that specifies which users or system processes are granted access to that object.

    • ACLs are used to control access to files, directories, and other resources on a system.

    • They define who can read, write, or execute a file or directory.

    • ACLs can be set on a per-user or per-group basis, allowing for more granular control over access permissions.

    • Ex...

  • Answered by AI
  • Q2. Discribe about lvm
  • Ans. 

    LVM (Logical Volume Manager) is 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.

    • Physical volumes are divided into extents, which can be allocated to logical volumes.

    • Commands like pvcreate, vgcreate, lvcreate are used to create physic...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Booting procedure
  • Ans. 

    The booting procedure is the process of starting up a computer system and loading the operating system into memory.

    • The BIOS (Basic Input/Output System) performs a Power-On Self Test (POST) to check hardware components.

    • The BIOS then looks for the bootloader, which is typically stored in the Master Boot Record (MBR) of the hard drive.

    • The bootloader loads the operating system kernel into memory and hands over control to i...

  • Answered by AI

Skills evaluated in this interview

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

Fujitsu Interview FAQs

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

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

  1. How to manage user account using L...read more
  2. How to troubleshoot network iss...read more
  3. There was 2 technical rounds and they asked many questions covering many topics...read more

Recently Viewed

SALARIES

Fujitsu

INTERVIEWS

ASC Infratech

5.6k top interview questions

DESIGNATION

SALARIES

Fujitsu

INTERVIEWS

Fujitsu

No Interviews

INTERVIEWS

Fujitsu

No Interviews

SALARIES

ASC Infratech

DESIGNATION

INTERVIEWS

Biocon Limited

No Interviews

INTERVIEWS

Biocon Limited

No Interviews

Tell us how to improve this page.

Fujitsu Linux Administrator Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Fujitsu Linux Administrator Salary
based on 38 salaries
₹3 L/yr - ₹11.1 L/yr
17% more than the average Linux Administrator Salary in India
View more details

Fujitsu Linux Administrator Reviews and Ratings

based on 3 reviews

3.5/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.5

Salary

3.5

Job security

3.9

Company culture

2.7

Promotions

3.5

Work satisfaction

Explore 3 Reviews and Ratings
Technical Service Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Developer
992 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Application Developer
622 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Technical Service Engineer
580 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Application Developer
512 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Fujitsu with

Accenture

3.8
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare

Wipro

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