Difference between revisions of "Ubuntu"

Jump to navigation Jump to search
474 bytes added ,  12:28, 17 December 2010
Added Troubleshooting
(→‎SNMP: Added v10 changes)
(Added Troubleshooting)
Line 247: Line 247:
=== Backup ===
=== Backup ===
http://www.cyberciti.biz/faq/ubuntu-linux-mysql-nas-ftp-backup-script/
http://www.cyberciti.biz/faq/ubuntu-linux-mysql-nas-ftp-backup-script/
== Troubleshooting ==
=== Network ===
==== No NIC ====
Especially after hardware changes, its possible the networking config no longer refers to the right interface.
# Use <code> ifconfig </code> to confirm the current network config
# Use <code> dmesg | grep -i eth </code> to ascertain what's been detected at boot time
# Assuming it states that say <code>eth0</code> has been changed to <code>eth1</code> then just update the <code>/etc/network/interfaces</code> file




Navigation menu