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 / raguraman
how can we configure a default gateway for 10 n/w cards
in a server?
route add default gw <gateway ip> eth0
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I move to root in linux?
What is help command in linux?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is $@ in bash?
What are the basic commands in command prompt?
How do I find old commands in linux?
What is the use of finger command in linux?
What does comm do and how to use it?
Which Command used to lock user password in Linux?
What is git command?
What will happen when a system call is encountered in a user program?
Why ms dos is used?
What are whois tools?
Which command would you use to create a file system on a new hard drive?
How do you run command every time a file is modified?