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 make computer faster?
What is the fastest way to enter a series of commands from the command-line?
What does sh do in linux?
What is vnc?
What daemon is used for scheduling of the commands?
What is the copy command in linux?
What is iptables command in linux?
How many commands are there in linux?
What does chmod 755 do?
What language is clang written in?
What is Syntax of any Linux command?
What does bash stand for?
What is the difference between diff and cmp command in unix?
What is cpu core in linux?
What is llvm used for?