Can Any One Give Me The List Of Questions That Are Asked In Interview For Linux/unix/solaris?
2 Answers - Sort by: Date | Rating
There are a number of questions that you can be asked when giving an interview for Linux/Unix/Solaris. I can give you a link where you can find a list of questions that you could prepare for your interview, at the end of my answer. Some of the common questions that you will ask are: In a shell script, how to take a single line of input from the user? Fields of password file? What is MX record? What are setuid scripts? What about a child process that dies? What is the function of nslookup? What are the different RAID levels? Name the largest file system in Solaris? Differentiate between UDP and TCP? Define DNS? How to find ypmaster? How to check the route table on a server?
You can find a list of questions related to Linux/Unix/Solaris here: www.devbistro.com.
You can find a list of questions related to Linux/Unix/Solaris here: www.devbistro.com.
0
0
Q. List all files (hidden also) in a directory.
A. By writing this command ls -a
Q. How you find all currently running processes?
A. If we write ps -f
Q. How do you kill a process?
A. By using kill command
Q. How contents of file can be viewed?
A. by using any if following commands:
less
cat
pg
pr
more
tail (end of log file can be viewd).
Q. How to edit file contents?
A. A screen editor vi can be used
Q. How to see contents of large log file?
A. tail -20 ( last 20 rows)
Q. How can we get help on a LINUX terminal?
A. man
A. By writing this command ls -a
Q. How you find all currently running processes?
A. If we write ps -f
Q. How do you kill a process?
A. By using kill command
Q. How contents of file can be viewed?
A. by using any if following commands:
less
cat
pg
pr
more
tail (end of log file can be viewd).
Q. How to edit file contents?
A. A screen editor vi can be used
Q. How to see contents of large log file?
A. tail -20 ( last 20 rows)
Q. How can we get help on a LINUX terminal?
A. man
0
0
- How Much The Operating Systes Being Used By Individuals On Personal Computers?
- How Much Is The Operating System Being Used By Individuals On Personal Computer?
- What Are Three Main Structural Sections Of A Linux File System?
- How To Start The Autocad Design Means How To Give The Commands First?
- How To Take Backup In Linux Stepbystep?
- What Is Two Functions Of A Linux Operating System?
- Can You Tell Me A Little About The Security On Unix And Linux? Since Linux Is Free, Is It Prone To Be More Viruses?
- Who Where The Apache Enemies?
- Linux Is An Operating System Similar To Unix That Runs On Different Computer. Discuss Its History?
- What Is An Interface On A Linux System?
- Can I Install Illustrator Cs3 On Linux System?
- Difference Between Components And Parts Of Linux Os?
- Is Components And Parts Of Linux Are Same?
- Is There A DVD43 For Linux?
- What Is Common In Linux?
- If You Have Installed Linux And You Want To Uninstall It...then It Shows The Grub Loader.....what Is The Command For Grub Loader?
- Were Did Apache Get Water?
- Samba Server And Other Related Linux Servers?how They Began And Their Functioning Completely?
- What Are The 200 Command Of Red Gat Linux?
- Solaris How Much Does It Cost?
- Which Configuration Required To Install Linux?
- Where Are Apache Quads Manufactured?
- List And Explain The Main Differences Between Unix And Linux?
- How To Lock File And Folder In Linux?
- What Is The Apache Name For Grandfather?
- List Some Of The Commonly Asked Questions In An Interview?
- Can You Give Me The Examples Of Tricky Questions Asked During Interview?
- I Want To Know About Interview Questions Regarding Linux. Can Anyone Help Me?
- What Are The Questions Often Asked In An Interview?
- What Questions Are Asked At An Interview?
- What Questions Will I Be Asked During An Interview?
- What Are Some Frequently Asked Questions At An Interview?
- Can You Tell Me Some Of The Questions Generally Asked During An Interview?
- What Are The Main Questions That Are Asked In An HR Interview?
- What Type Of Questions Will I Be Asked In An Interview In KPO?

New Comment - Comments are editable for 5 min.