File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -208,6 +208,8 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
208208* What is a dynamically/statically linked file?
209209* What does "configure && make && make install" do?
210210* What is puppet/chef/ansible used for?
211+ * What is Nagios/Zenoss/NewRelic used for?
212+ * What is the difference between Containers and VMs?
211213* How do you create a new postgres user?
212214* What is a virtual IP address? What is a cluster?
213215* How do you print all strings of printable characters present in a file?
@@ -218,7 +220,6 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
218220* What's the relationship between continuous delivery and DevOps?
219221* What are the important aspects of a system of continous integration and deployment?
220222
221-
222223####[[ ⬆]] ( #toc ) <a name =' fun ' >Fun Questions:</a >
223224
224225* A careless sysadmin executes the following command: ``` chmod 444 /bin/chmod ``` - what do you do to fix this?
You can’t perform that action at this time.
0 commit comments