Changes

From SME Server
Jump to navigationJump to search
custom template example
Line 9: Line 9:  
dbfiles are in /home/e-smith/db
 
dbfiles are in /home/e-smith/db
   −
example, db accounts show
+
To set a db property manually
 +
 +
db accounts show james
 +
db accounts setprop james EmailForward local
    
More information about the internal configuration database of SME Server can be found in the [[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/c382.htm SME Server Developer's Guide]].
 
More information about the internal configuration database of SME Server can be found in the [[http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/c382.htm SME Server Developer's Guide]].
Line 34: Line 37:  
====Usage====
 
====Usage====
   −
{{FixMe}}
+
Fore example make a change to the firewall.
   −
====Types====
+
mkdir -p /etc/e-smith/templates-custom/etc/rc.d/init.d/masq
 +
 +
cp /etc/e-smith/templates/etc/rc.d/init.d/masq/35transproxy \
 +
/etc/e-smith/templates-custom/etc/rc.d/init.d/masq/
 +
 +
nano -w nano -w /etc/e-smith/templates-custom/etc/rc.d/init.d/masq/35transproxy
   −
{{FixMe}}
+
signal-event remoteaccess-update

Navigation menu