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?
Who owns the data dictionary?
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
How to check all open ports on linux machine and block unsed ports????????
How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server with example ?
2 Answers Bank Of America, IBM,
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?
i installed clustering packages.When i try to run it getting LUCI error...what is it..??
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?
How to Trouble shoot performance issue in RHEL administration ? please give to one example
what is meant by mysql clustering
what is the difference betweenh the NFS and FTP?