Changes

Jump to navigation Jump to search
m
Line 147: Line 147:  
==== Enable ssh access ====
 
==== 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
+
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
 +
 
 
==== Adjust yum repositories ====
 
==== Adjust yum repositories ====
 
By default SME Server assumes it has CentOS as base linux system, In this case we use Scientific Linux, so we have to remove the CentOS specific repo's and add the SL repo's.
 
By default SME Server assumes it has CentOS as base linux system, In this case we use Scientific Linux, so we have to remove the CentOS specific repo's and add the SL repo's.

Navigation menu