Skip to content

Commit 403fcf7

Browse files
authored
Merge pull request #39 from borgified/master
One more question relating to packages
2 parents 9d80b2b + 4acf861 commit 403fcf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
141141
* What is bash quick substitution/caret replace(^x^y)?
142142
* Do you know of any alternative shells? If so, have you used any?
143143
* What is a tarpipe (or, how would you go about copying everything, including hardlinks and special files, from one server to another)?
144+
* How can you tell if the httpd package was already installed?
145+
* How can you list the contents of a package?
146+
* How can you determine which package is better: openssh-server-5.3p1-118.1.el6_8.x86_64 or openssh-server-6.6p1-1.el6.x86_64 ?
144147

145148
####[[]](#toc) <a name='hard'>Hard Linux Questions:</a>
146149

0 commit comments

Comments
 (0)