Changes

Jump to navigation Jump to search
m
Line 135: Line 135:  
==== 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:
 
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 status enabled
 
  db configuration setprop sshd PermitRootLogin yes
 
  db configuration setprop sshd PermitRootLogin yes
 
  db configuration setprop sshd acccess public  
 
  db configuration setprop sshd acccess public  
  db configuration setprop sshd PasswordAuthentication yes /sbin/e-smith/signal-event remoteaccess-update
+
  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.
 
Now one can remotely ssh in to the server, which makes it easier to execute the remaining steps.
  −
      
==== Reset MySQL root password ====
 
==== Reset MySQL root password ====

Navigation menu