1. Why "d" is postfix in almost every service name of Linux
like httpd, dhcpd?
2. how to restrict su & ssh services for some users?
3. how can we configure a default gateway for 10 n/w cards
in a server?
Answer Posted / kailas marathe
D Means Deamon. Deamon are nothing but start up script
which are used to start & stop the service.
we can restrict the SU & ssh service for some users by
applying Iptables or by applying in /etc/hosts.deny.
we can configure the default gateway for 10 n/w users by
configuring the gateway in ifcfgeth0 file.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How do I check cpu usage?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is a ulimit in unix?
What is grep command?
What are the basic dos commands?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is umask 000?
Explain about lprm job number?
Explain difference between nfs soft and hard mouniting points?
What does pwd mean in linux?
What is SFC command?
What is kill command?
Explain about document formatting?
What is the command to delete a file linux?
What is gnu in linux?