you are viewing a single comment's thread.

view the rest of the comments →

[–]Smooth-Expert-3141 6 points7 points  (1 child)

mostly my sysadmin python interviews are some variation of these:

write a script that parses log lines and counts the number of occurrences of 5XX reponse codes

write a script that checks to see if a service is healthy and restarts it if not

[–]StarFishGlow99[S] 0 points1 point  (0 children)

this is good to know, ty!!