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 does chmod do in linux?
Which command puts a script to sleep untill a signal is recieved?
How do I run a command in linux?
How do I check storage on linux?
What is netstat command in linux?
What is difference between free and available memory in linux?
What are system commands?
How many linux commands are there?
How do I test my cpu speed?
How do you create a text file in linux?
What is linux load average?
tell me something about linux commands.
What is linux pwd (print working directory) command?
What is clang linux?
Which is the required command for checking the file system?