Changes

From SME Server
Jump to navigationJump to search
90 bytes removed ,  03:41, 3 March 2013
m
no edit summary
Line 111: Line 111:  
* Re-enable ssh access (the lazy not-so-secure way, but I am assuming for this testing/dev scenario that your external IP is really a local address behind a router)
 
* Re-enable ssh access (the lazy not-so-secure way, but I am assuming for this testing/dev scenario that your external IP is really a local address behind a router)
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
db configuration setprop sshd status enabled
+
db configuration setprop sshd status enabled acccess public PermitRootLogin yes PasswordAuthentication yes
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
 
/sbin/e-smith/signal-event remoteaccess-update
 
</syntaxhighlight>
 
</syntaxhighlight>
board
414

edits

Navigation menu