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 |
will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?
How to Create NIS Server And NIS Client? Explain With Example?
What is the difference between an argument and an option/switch?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples
How To Hide the FTP Version?
Friends, I don't have enough free space in root directory. but in home directory I have 40gb free. So I can not install anything in root directory (which occupies more space) Please suggest me If there is any possibility to increase the root directory size by minimising the home directory's.
Where is standard output usually directed?
cups stands for..?
What command can you use to review boot messages?
what is kernel panic error ? how will you fix it if you have face it after rebooting without the the help of rescue disk ?