Changes

Jump to navigation Jump to search
m
no edit summary
Line 32: Line 32:     
When using the SL install DVD you have the option to select what to install. Please select 'minimal' and leave all other options as per their defaults.
 
When using the SL install DVD you have the option to select what to install. Please select 'minimal' and leave all other options as per their defaults.
 +
 +
Once the installation has finished, please reboot and continue with enabling networking and SSH.
       
==== Enable networking and SSH ====
 
==== Enable networking and SSH ====
 +
Login as root with the password what was provided at installation time.
 +
 +
To enable networking please issue:
 +
ifup eth0
 +
 +
This will bring up eth0 based on your local available DHCP server. Please check you IP with 'ipconfig' and 'ip link show'. During the configuration of SME Server functionality, final and fixed IP addresses will be configured.
 +
 +
To enable SSH please issue:
 +
service sshd start
 +
 +
SSH will now be enabled. Please log in remotely via SSH and further instructions are based on the fact that you are remotely logged. Specifically for Cut&paste operations.
     

Navigation menu