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
What is df command in linux?
What is iptables command in linux?
How use more command in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
Which command will show you free/used memory?
Does linux cp command overwrite?
What is tty in linux command?
How do I open a text file in cmd?
What is tty name?
What will happen when a system call is encountered in a user program?
How to root mirror in linux?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
How do I change shell in linux?
What is the best cpu stress test?
What is filter command in unix?