Changes

From SME Server
Jump to navigationJump to search
m
Minor text changes
Line 17: Line 17:  
*Even read [[:Category:Howto|Howto]] and [[:Category:Contrib|Contribution]] wiki articles that you are not interested in, as they give wonderful clues as to approaches to take when making customisations to your server.
 
*Even read [[:Category:Howto|Howto]] and [[:Category:Contrib|Contribution]] wiki articles that you are not interested in, as they give wonderful clues as to approaches to take when making customisations to your server.
   −
===General Advice===
+
===SME Server - General Advice===
 
* Try to keep your SME Server as "bog standard" as possible, as you will likely have less problems when upgrading.  
 
* Try to keep your SME Server as "bog standard" as possible, as you will likely have less problems when upgrading.  
 
* Preferably use only customisations that are well proven and available on the [http://contribs.org SME Server] site.  
 
* Preferably use only customisations that are well proven and available on the [http://contribs.org SME Server] site.  
Line 25: Line 25:  
* There is a default backup to workstation option based on Dar, that will backup to a USB. Other backup options exist.
 
* There is a default backup to workstation option based on Dar, that will backup to a USB. Other backup options exist.
   −
===SME Server Usage===
+
===SME Server - Configuration===
 
* SME Server uses an automated template system for much of its configuration
 
* SME Server uses an automated template system for much of its configuration
 
* Do not change configuration files directly.
 
* Do not change configuration files directly.
 
* Learn about the templating system, and how it creates the configuration files. In particular see the [[SME_Server:Documentation:Developers_Manual|Developers Manual]] and [[:Template_Tutorial|Template Tutorial]] for some understanding
 
* Learn about the templating system, and how it creates the configuration files. In particular see the [[SME_Server:Documentation:Developers_Manual|Developers Manual]] and [[:Template_Tutorial|Template Tutorial]] for some understanding
 
* Do not change template fragment files directly, always create custom template fragments.
 
* Do not change template fragment files directly, always create custom template fragments.
* Learn about the db commands as many (not all) settings can be configured with a db command. See [[DB_Variables_Configuration|DB Variables Configuration]] for further information.
+
* Learn about the db commands as many (not all) settings can be configured with a db command. See [[Db_command_tutorial|DB Command Tutorial]] for further information.
 +
* If you cannot do something in the ''server-manager'' GUI, look to see if there is a command line [[DB_Variables_Configuration|DB Variables Configuration]] available to achieve what you want. If not then you probably need to create custom templates.
 
* Realize that the web based ''http://yourdoamin.tld/server-manager'' is the GUI control panel for SME and that all changes made there interact with many different functional systems within SME eg on a gateway server, enabling a secure mail server component will also open the appropriate port in the firewall.
 
* Realize that the web based ''http://yourdoamin.tld/server-manager'' is the GUI control panel for SME and that all changes made there interact with many different functional systems within SME eg on a gateway server, enabling a secure mail server component will also open the appropriate port in the firewall.
* If you cannot do something in the ''server-manager'' GUI, look to see if there is a command line [[DB_Variables_Configuration|DB Variables Configuration]] available to achieve what you want. If not then you probably need to create custom templates.
      
===And Finally...===
 
===And Finally...===

Navigation menu