Installazione#
- Installazione base (abilitazione utente root)
sudo passwd roota questo punto è possibile loggarsi come root
- Installazione base (network interfaces)
/etc/network/interfaces
per mettere un indirizzo statico bisogna avere un entry del tipo:
# The primary network interface auto eth0 iface eth0 inet static address 192.168.0.125 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.255 gateway 192.168.0.1
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This particular version was published on 14-Apr-2010 14:30 by Administrator.