Changes

From SME Server
Jump to navigationJump to search
Line 1: Line 1:  
<noinclude>{{Languages}}</noinclude>
 
<noinclude>{{Languages}}</noinclude>
 
===The Server Console===
 
===The Server Console===
When installation is complete and if you set server console mode to "auto", the opening screen of the SME Server server console will appear:
+
When installing a new server or wanting to reconfigure an existing one, from the login prompt enter the username "admin" using the "root" password, the opening screen of the SME Server server console will appear:
    
[[Image:021.png]]
 
[[Image:021.png]]
   −
{{Tip box|If you set the server console mode to "login", you will be given a login prompt. After you enter the user name "admin" and your system password, you will see the server console screen above.}}
+
{{Tip box|If logged in as root, at the command prompt enter the command "console", you will see the server console screen above.}}
    
{{Note box|Any time that you login to your system as the "admin" user you will see the server console. This is true even when connecting to the server remotely using a tool such as ssh (discussed later in the chapter on Remote Access).}}
 
{{Note box|Any time that you login to your system as the "admin" user you will see the server console. This is true even when connecting to the server remotely using a tool such as ssh (discussed later in the chapter on Remote Access).}}
Line 61: Line 61:     
==== Option 8: Perform backup to USB device ====
 
==== Option 8: Perform backup to USB device ====
 +
Attach a USB Device and follow the prompts.
 +
 +
The compression level of the backup *.tgz file can be altered by the "db configuration setprop backupconsole CompressionLevel=value" this then will decrease or increase the time taken to create the backup.
 +
 +
To regulate the speed of compression using the specified digit n, where `-1' indicates the fastest compression method (less compression) and or `-9' indicates the slowest compression method (optimal compression). The default compression level is `-6' (that is, biased towards high compression at expense of speed).
 +
 +
Setting level of compression via custom db setting
 +
db configuration setprop backupconsole CompressionLevel=-9
 +
 +
To restore this type of USB Backup, perform a clean install and when prompted if you wish to restore attach the USB Drive.
 +
 +
{{Warning box|If the USB Drive is left attached during the install it will be formatted !!}}
    
[[Image:Console-backup.png]]
 
[[Image:Console-backup.png]]
 +
 +
{{Note box|The console backup to USB device is an independent method not related to the server-manager backup options. [[:SME_Server:Documentation:Administration_Manual:Chapter10]]}}

Navigation menu