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 / gokul
2# SSH CAN BE BLOCKED BY ADDING ITS DAEMON
TO /etc/hosts.deny along with ip of the user
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is nslookup command?
In order to display the last five commands you have entered using the fc command, you would type?
Explain grep command.
What is $$ in shell script?
How do I search bash history?
Explain the working of command grouping?
What is cpu in linux?
What can you tell about the tar command?
Where can I find bash in linux?
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 history command in linux?
How can I type in cmd?
How do you execute more than one command or program from a single command line entry?
What does top do in linux?