Linux Interview Questions:
===========================
Linux Interview questions :
=============================
1).how much u can rate of yourself into linux os?
2). How to search error into multiple sub directories?
grep -r "ERROR" /path/to/logs/
3).if you want to search the multiple pattern .just error logs .
And failed logs and critical logs also and multiple pattern u can use it ? So how u are goig to do it ?
egrep -“E ERROR|FAILED|CRITICAL" /var/log/syslog
4).if you want to career the partition even u don’t’ have any space iisue and permiosnisuse and disks space suite ? So how do to it ?
5).what is the inode into linux os ?
6).what is the softlink and hardlink into linux os ?
7).how would different from the cp and hardlink command into linux os ?
8).find the logs for 3 days back . Want to list out the files and delete those file into linux os >
So how to do it ?
9).what is the called as the Curley brasis>
And semicolon?
This is the placeholder
You worked with lvm >
How to extend the lvm into linux os >
For extending the lvm do u need downtime ?
For rescuing the lvm we need a downtime
Logical extend into lvm ?
Check the volume group ? So how to check vis ?
If you want to extend the volume group ? Then what else u have to do ?
Can we extend the volume group with out using the physical volume group into linux os ?
How to reduce the logical volume into linux os ?
Have you mount any directory >
Target busy error > what could be the reason into it ?
Ueser is not able to login ? So how to do truobelshoting into it >
/bin/bash
/sbin/nologin = what does it mean>
“/bin/bash allows login, /sbin/nologin prevents login.” ✅
========
User is not bale to sudo ? She w do the troubleshoot into it ?
Wheel command where its located
What is wheel?
* wheel is a special user group on Linux/Unix systems.
* Users in the wheel group can use sudo to execute administrative commands.
* Mainly used to control who can become root.
2️⃣ Where is it located?
* Group definition file:
/etc/group
User not bale to login in your server ? So how to do the trolls
How to check list of avilible interfaces
Connection show:
Linux Interview Questions: ==================== 1).Have you done any kind of automations into linux os ? 2).How much rate on yourself into linux os ? 3).How to extend the volume group into linux os ? 4).how to check the logical volume and hoe to check t check volume group into linux os ? 5).u know the booting sequences into linux os ? 6).so what we do into the grub into linux os ? 7).have you used find command into linux os ? 8).differnece between find and grep command into linux os ? 9).have to find the files which is modified by 7 days ago .so how to u are going to end used into find command into linux os ? 10).if you want to find all these logs fils and compressed Ito linux os ? 111)..which you find the how much file size is it ? 12).can u find a file which auger then 100mb? 13)How to list out the open files which is finished into the PID into linux os ? 14).what are all the things I have to done into linux os ? 1======= How to good at database side into linux os ? Have you logg...
Comments
Post a Comment