Changes

From SME Server
Jump to navigationJump to search
309 bytes added ,  23:44, 14 February 2013
Line 56: Line 56:  
* Configure the server
 
* Configure the server
 
- log in as root and run 'console' and select 'configure this server', will reboot to apply changes
 
- log in as root and run 'console' and select 'configure this server', will reboot to apply changes
 +
* Re-enable ssh access (the lazy not-so-secure way)
 +
<pre>
 +
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
 +
</pre>
 
* Save another snapshot
 
* Save another snapshot
 
* Look for things to fix & Report bugs/problems
 
* Look for things to fix & Report bugs/problems

Navigation menu