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 |
How can you see all mounted drives?
Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??
why /etc/shadow file do not have any permission ?
What is the minimum number of partitions you need to install Linux?
How to apply patch for multiple servers .
What is the difference between RedHat linux and Fedora and Ubuntu?
What is the use of DNS Server? Name other servers works same as like DNS?
what is kernel panic error ? how will you fix it if you have face it after rebooting without the the help of rescue disk ?
In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)
What is the difference between home directory and working directory?
My root password has been changed, how can i enter into the system without root password?
How to build new filesystem ? and what is irig file system?