How to know what are the packages required for any service?
Example: How to know what are the package required for send mail services. using any command it is passable are not?
Answers were Sorted based on User's Feedback
Answer / mandar
you can use
'rpm -qa sendmail'/which sendmail
to query package with its dependencies.
To install it use
'yum install package-name' which resolves its all
dependencies.
| Is This Answer Correct ? | 6 Yes | 0 No |
You want to create a compressed backup of the users' home directories. What utility should you use?
What are the main differences between RHEL4 & RHEL5?
someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?
What is the difference between home directory and working directory?
what restrict telnet for root itself but allow for other user
What are main anti-spam features available in sendmail?
What is the name and path of the main system log?
There are 4 network Interfaces, how can we find which one is Primary.
what are the different types of Backups..?
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
What is the minimum number of partitions you need to install Linux?
What text filter can you use to display a binary file in octal numbers?