Forum: *nix Software Dec 3rd, 2008 |
| Replies: 2 Views: 955 Hi,
In my Linux machine there are three NIC connected. Is it possible to add a primary DNS server and a secondary DNS server for each interface? Or all interface are configured through a single... |
Forum: *nix Software Sep 3rd, 2008 |
| Replies: 3 Views: 3,279 Hi,
Which software you need to install? But why do you looking to extract file from .bin?
Which Linux flavour you are using?
If you have any rpm file install it by using "rpm -ivh rpmname".... |
Forum: *nix Software Sep 3rd, 2008 |
| Replies: 1 Views: 699 Hi,
I am using kubuntu 8.0. In the init script "start-stop-daemon --stop --quiet -p $PID_FILE" used to stop a daemon. It is also specified at the top that PID_FILE="/var/run/daemon.pid".
I can... |
Forum: *nix Software Aug 29th, 2008 |
| Replies: 1 Views: 945 Hi all,
I am using kubuntu 8.0. The following problems am facing,
To stop a network we use
/etc/init.d/networking stop - I can ping after stopping.(so it is not working.)
Also anybody know... |