Changes

From SME Server
Jump to navigationJump to search
226 bytes added ,  00:07, 15 February 2013
Line 64: Line 64:  
/sbin/e-smith/signal-event remoteaccess-update
 
/sbin/e-smith/signal-event remoteaccess-update
 
</pre>
 
</pre>
* How to enable open access to server manager??? - this doesn't do it...
+
* Enable easier access to the server manager (modify as needed for your network)
 
<pre>
 
<pre>
 
db configuration setprop httpd-admin access public
 
db configuration setprop httpd-admin access public
 +
db configuration setprop httpd-admin PermitPlainTextAccess yes
 +
db configuration setprop httpd-admin ValidFrom '192.168.1.0/255.255.255.0'
 
/sbin/e-smith/signal-event remoteaccess-update
 
/sbin/e-smith/signal-event remoteaccess-update
 
</pre>
 
</pre>
 +
Should be able to access http://yourserverip/server-manager/ now in a browser
 
* Save another snapshot
 
* Save another snapshot
 
* Look for things to fix & Report bugs/problems
 
* Look for things to fix & Report bugs/problems

Navigation menu