linux-sysadmin-interview-questions
linux-sysadmin-interview-questions copied to clipboard
Collection of Linux Sysadmin/DevOps interview questions
I am doing ssh to my university sever in order to run my code which makes use of large dataset, however when i run my code i am getting bellow...
BEFORE: * Which difference have between public and private SSH key? AFTER: * What is the difference between public and private SSH keys?
Where can i find the answers to the linux questions?
I want to join this project and contribute my knowledge to this project
You have just provisioned a brand new server and you would like to login to it, via SSH or RDP. Both are currently failing with a timeout. How do you...
- Name as many ways as you can to count the number of instances of a word in a file (grep -c, wc -l, etc) - In what circumstance can...
All of a sudden your ssh sessions to a super important server you work on are getting blown away, forcing you to login again several times an hour. The network...
Here's one: Can you describe what has most likely happened in the following (abbreviated) network conversation? Is this behaviour likely to be caused by the server configuration, or a network...