Skip to content

Commit 0ca14a6

Browse files
committed
Added 2 Quetions[devops]
1 parent 5fc7616 commit 0ca14a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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?

0 commit comments

Comments
 (0)