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
Explain about document formatting?
What are the 4 kinds of sentences with examples?
Is python faster than bash?
How much ram do I have linux?
How do I use nslookup in linux?
What language is clang written in?
why context switching time should be minimum? How it depends on hardware support?
How do I check cores in linux?
What are commands in grammar?
What does chmod do in linux?
What is s in permission linux?
Is cmake only for c++?
Who am I command in linux?
What does kill in linux?
What is $@ in bash?