--- trunk/www/working/backup-smb.html 2011/07/04 14:00:14 185 +++ trunk/www/working/backup-smb.html 2011/07/04 14:21:08 186 @@ -152,7 +152,11 @@ auto eth0
iface eth0 inet dhcp

-

In case you have to assign the IP by hand, you have to edit this file and add the relevant info. Assuming that the IP to be used would be 10.0.0.5, file /etc/network/interfaces would become:

+

In case you have to assign the IP by hand, you have to edit this file and add the relevant info. You can use the Vim text editor (very basic tutorial) for that.

+ +

vi /etc/network/interfaces

+ +

Assuming that the IP to be used would be 10.0.0.5, file /etc/network/interfaces would become:

auto lo
iface lo inet loopback