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 |
i want some basic level enterview questions can any one can help me in this
How to ""Add"" not replace address to same network card other than the alias way.... ??????
How to check all open ports on linux machine and block unsed ports????????
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
How to load the old kernel without rebooting server
I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????
what are the different types of Backups..?
You want to create a compressed backup of the users' home directories. What utility should you use?
How to trace any process background processing?
what is NIS Server...?
how can i make an user to nologin without locking the account for the user