Add office photos
Wipro logo
Engaged Employer

Wipro

Verified
3.7
based on 53.5k Reviews
Video summary
Filter interviews by
Linux Administrator
Clear (1)

Wipro Linux Administrator Interview Questions and Answers

Updated 18 Jul 2024

Q1. What is lvm ?

Ans.

LVM stands for Logical Volume Manager. It is a tool used for managing disk space in Linux.

  • LVM allows for dynamic allocation of disk space

  • It allows for easy resizing of partitions

  • LVM can create snapshots of logical volumes for backup purposes

  • Examples of LVM commands include pvcreate, vgcreate, and lvcreate

View 5 more answers
right arrow

Q2. How to check the integrity of a file system or consistency of the file sys tem

Ans.

File system integrity can be checked using fsck command in Linux.

  • Use fsck command to check and repair file system errors

  • Run fsck on unmounted file systems for accurate results

  • Use options like -y to automatically repair errors without user intervention

Add your answer
right arrow

Q3. What is Programming Language

Ans.

Programming language is a set of instructions used to create software applications.

  • Programming languages are used to write code that computers can understand and execute.

  • There are many programming languages such as Java, Python, C++, and JavaScript.

  • Each programming language has its own syntax and rules for writing code.

  • Programming languages can be classified into low-level and high-level languages.

  • Examples of low-level languages include Assembly and Machine language, while hi...read more

View 1 answer
right arrow

Q4. What do you know about cloud computing

Ans.

Cloud computing is the delivery of computing services over the internet, including servers, storage, databases, networking, software, and more.

  • Cloud computing allows users to access and use resources on-demand without the need for physical infrastructure.

  • It offers scalability, flexibility, cost-effectiveness, and increased efficiency.

  • Examples of cloud computing services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.

Add your answer
right arrow
Discover Wipro interview dos and don'ts from real experiences

Q5. How to assign ip

Ans.

IP can be assigned using various methods like DHCP, static IP, or command-line tools like ifconfig or ip.

  • DHCP assigns IP automatically to devices on the network

  • Static IP is manually assigned to a device and remains the same

  • ifconfig and ip are command-line tools used to assign IP

  • Example: sudo ifconfig eth0 192.168.1.100 netmask 255.255.255.0

  • Example: sudo ip addr add 192.168.1.100/24 dev eth0

View 1 answer
right arrow

Q6. Write a code to print table of any number

Ans.

Code to print table of any number in Python

  • Use a loop to iterate from 1 to 10 (for a 10x table)

  • Multiply the number by the current iteration value

  • Print the result for each iteration

Add your answer
right arrow

Q7. What is JIT Compiler

Ans.

JIT Compiler stands for Just-In-Time Compiler. It is a type of compiler that compiles code during runtime.

  • JIT Compiler is used to improve the performance of applications by compiling code on the fly.

  • It is commonly used in Java and .NET environments.

  • JIT Compiler compiles code into machine code, which can be executed directly by the CPU.

  • It can also optimize code by removing unnecessary instructions and reducing memory usage.

  • Examples of JIT Compiler include HotSpot for Java and ...read more

View 1 answer
right arrow

Q8. Day to day tasks

Ans.

Day to day tasks of a Linux Administrator

  • Monitoring system performance and resource usage

  • Managing user accounts and permissions

  • Installing and configuring software and updates

  • Troubleshooting system issues and errors

  • Maintaining system backups and disaster recovery plans

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Wipro Linux Administrator

based on 8 interviews
2 Interview rounds
Resume Shortlist Round
Technical Round
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Linux Administrator Interview Questions from Similar Companies

TCS Logo
3.7
 • 12 Interview Questions
View all
Recently Viewed
SALARIES
Discover Financial Services
SALARIES
Amazon Pay
SALARIES
Amazon Pay
SALARIES
Wipro
SALARIES
Amazon Pay
SALARIES
Wipro
SALARIES
Wipro
SALARIES
Wipro
SALARIES
Wipro
SALARIES
Discover Financial Services
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter