Sysadmin sample interview questions
Why was it that you left the last job that you were at? What do you think your top 3 ......
Read the rest of this entry »
Interview»
Hiring an IT guy – questions to ask
What port does telnet use? What is SMTP? How would you troubleshoot a printer? How does traceroute work? Walk me ......
Read the rest of this entry »
Interview»
Unix admin questions
# How do you list the files in an UNIX directory while also showing hidden files? # How do you ......
Read the rest of this entry »
Interview»
Linux command line Q&A
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use? ......
Read the rest of this entry »
Interview»
Linux network administrator questions
ive an example of set of shell commands that will give you the number of files in a directory How ......
Read the rest of this entry »
Interview»
Basic sed tricks
What is sed? – sed is stream editor, a Unix tool for working with streams of text data. See the ......
