Changes

Jump to navigation Jump to search
m
formatting
Line 127: Line 127:  
After the first boot, there is the opportunity to restore from a backup and a new root (admin) password will be asked. This may be the same as you used for the initial installation of SL or you can set a new one. After setting the root password, SME Server will configure additional settings and automatically reboot.
 
After the first boot, there is the opportunity to restore from a backup and a new root (admin) password will be asked. This may be the same as you used for the initial installation of SL or you can set a new one. After setting the root password, SME Server will configure additional settings and automatically reboot.
   −
==== Enable ssh access ====
  −
Since we are now in SME Server mode, we need to enable ssh acces the 'SME Server way'. To enable ssh access from this point on, please issue the following commands:
  −
db configuration setprop sshd status enabled
  −
db configuration setprop sshd PermitRootLogin yes
  −
db configuration setprop sshd acccess public
  −
db configuration setprop sshd PasswordAuthentication yes
  −
/sbin/e-smith/signal-event remoteaccess-update
     −
Now one can remotely ssh in to the server, which makes it easier to execute the remaining steps.
+
 
 +
==== Configuration ====
 +
When the system has rebooted, it is ready for SME Server configuration of network and services settings. To start this process, please login as root and type:
 +
console
 +
 
 +
and select 'configure this server'. After configuration, the server will reboot itself, re-configure itself based on the user choices and is in full operational mode ready for full use.
 +
 
 +
After the reboot, you can access the server-manager (https://your_ip/server-manager) and login as admin and the root password. In server-manager one can enable ssh and set various ssh options.
      Line 153: Line 153:  
and update and activate the revised yum repo's configuration with the following command:
 
and update and activate the revised yum repo's configuration with the following command:
 
  signal-event yum-modify
 
  signal-event yum-modify
  −
  −
==== Configuration ====
  −
When the system has rebooted, it is ready for SME Server configuration of network and services settings. To start this process, please login as root and type:
  −
console
  −
  −
and select 'configure this server'. After configuration, the server will reboot itself, re-configure itself based on the user choices and is in full operational mode ready for full use.
         
== Current status ==
 
== Current status ==
 
The above instructions should have brought you 'on par' with the current developments [[SME_Server_9.0_Development|here]].
 
The above instructions should have brought you 'on par' with the current developments [[SME_Server_9.0_Development|here]].

Navigation menu