How to recover basic networking utilities on Debian?
Posted
by
Rizo
on Server Fault
See other posts from Server Fault
or by Rizo
Published on 2011-01-11T09:31:43Z
Indexed on
2011/01/11
9:55 UTC
Read the original article
Hit count: 449
networking
|recovery
I am administrating a small server for LAN, providing basic services such as web-proxy, ldap, kerberos, afs, etc. Yesterday there was a power cut so server halted. When I restarted it no network interfaces were available and configured. I tried restarting networking daemon but it just exited with 0 status. So I tried to run one of the interfaces manually, but ifup
and ifdown
commands simply are not there. No only in PATH, but they disappeared from /sbin
.
So my question is: how can I recover these network utilities?
© Server Fault or respective owner