Live data from Hacker News

A collection of sysadmin test questions and answers for interviews/exams

github.com

1–10 of 38 posts

Re: A collection of sysadmin test questions and answers for interviews/exams

#4
post #3

I haven't seen mention of the fork bomb in a long time. I'm impressed that it was included here; gives me hope for the next batch of sysadmins.

why would this "give you hope for the next batch of sysadmins"?

Most sysadmins/SRE's i have met (especially on *nix), are very capable in their craft.

Re: A collection of sysadmin test questions and answers for interviews/exams

#6
There are apparently only seven Linux distributions.

Sorry ARCH people, you're not one of them.

(I'd think twice about admitting to knowing of Kali at most interviews too, I guess...)

(Note, they do admit: "The answers are only examples and do not exhaust the whole topic.")

Re: A collection of sysadmin test questions and answers for interviews/exams

#7
post #6

There are apparently only seven Linux distributions. Sorry ARCH people, you're not one of them. (I'd think twice about admitting to knowing of Kali at most interviews too, I guess...) (Note, they do admit: "The answers are only examples and do not exhaust the whole topic.")

Looks like all the enterprise Linux distros to me? I wouldn't qualify Arch for that purpose.

Re: A collection of sysadmin test questions and answers for interviews/exams

#8
post #7
post #6

There are apparently only seven Linux distributions. Sorry ARCH people, you're not one of them. (I'd think twice about admitting to knowing of Kali at most interviews too, I guess...) (Note, they do admit: "The answers are only examples and do not exhaust the whole topic.")

Looks like all the enterprise Linux distros to me? I wouldn't qualify Arch for that purpose.

Linux xxxxx 4.17.11-arch1 #1 SMP PREEMPT Sun Jul 29 10:11:16 UTC 2018 x86_64 GNU/Linux

Re: A collection of sysadmin test questions and answers for interviews/exams

#10
"what happens when you type api.example.com and press enter?"

This has been one of my interview questions for years. Take a minute to speak your answer aloud. Do it now, I'll wait.

It requires walking through several layers and subsystems. Really a great question for exposing how the candidate models a complex system. The best part, as an interviewer, is seeing how deep the candidate goes down the potentially infinite rabbit hole.

The most entertaining answer I've received started with the electrical contact in your ENTER key sending the key code through USB. He briefly digressed into the pinout of PS/2 vs USB, and continued in that fashion.

Post reply on HN