SME Server:Documentation:Administration Manual:Chapter6/de

From SME Server
< SME Server:Documentation:Administration Manual:Chapter6
Revision as of 15:26, 25 March 2007 by Berdie (talk | contribs) (New page: ===Kapitel 6. Die Serverkonsolee=== Falls Sie den Modus der Serverkonsole auf "auto" eingestellt haben und Ihre Installation vollständig durchgeführt wurde, sehen Sie den folgenden Start...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Kapitel 6. Die Serverkonsolee

Falls Sie den Modus der Serverkonsole auf "auto" eingestellt haben und Ihre Installation vollständig durchgeführt wurde, sehen Sie den folgenden Startbildschirm der Serverkonsole:

021.png

Falls Sie den Modus der Serverkonsole auf "login" einbgestellt haben, erhalten Sie stattdessen den login-prompt. Wenn Sie sich dort mit dem Benutzer "admin" und dem Systemkennwort anmelden, erhalten Sie ebenfalls den Startbildschirm der Serverkonsole.

Template:Anmerkungsbox

Die Serverkonsole verbindte Sie direkt mit Ihrem Server und stellt Ihnen folgende Informationen und Einstellungsmöglichkeiten zur Verfügung:

Menüpunkt 1: Informiert Sie die Laufzeit Ihres Servers.

Console-status.png

Option 2: Allows you to view and modify the configuration information you entered during the original installation (ethernet cards, IP address information, DHCP, DNS, domain names, etc.)

Console-config.png

Option 3: Allows you to test your Internet access.

034.png

Option 4: Allows you to smoothly reboot, reconfigure or shut down your server.

035.png

Option 5: Allows you to view the current RAID status.

036.png

Option 6: Provides you with a means to access the web-based server manager using a text-based browser. This is the same interface to which you can connect from another system using a normal graphical browser. This option merely allows you to perform these functions directly from the server console.

Console-text-browser.png

Option 7: Displays the GNU General Public License (the license governing the distribution and use of SME Server software) and information on how to contact Contribs.org for support.

Console-license.png

Option 8: Exits the server console mode.

6.1. Using the Text-based Browser

For Option 4, Access server manager with text-mode browser, the server uses a text-based browser called lynx to allow you to access the web-based server manager from the server console. Navigation is primarily with the arrow keys - up and down to move through the page, right arrow to follow a link, left arrow to go back. Lynx has a wide range of other commands which you can learn about through the online help available at http://lynx.browser.org/ Note that for security reasons some regular features of lynx are disabled when you are browsing from the server console (such as the ability to specify an external URL). Type 'q' (for 'quit') to exit the text-based browser.

6.2. Accessing the Linux Root Prompt

If you are an expert user and would like to do advanced modifications to the configuration of your server, you can access the Linux operating system underlying the SME Server software by logging in as the user "root". If your server is displaying the server console and not a login prompt, you can press Alt-F2 to switch to another screen with a login prompt. To switch back, press Alt-F1. You should always ensure that you log out from the root account when you are finished and before you switch back to the server console.

The password for the "root" user is whatever password is currently set for the administrator of the server. Note that this is the same password as that used by the "admin" user account.

Be aware that this ability to switch between the server console and a login prompt is only available when you have physical access to the server. If you connect in remotely as the "admin" user and see the server console, you will not be able to switch to a login prompt in that window. (You can, however, open up another remote connection to your server and login as the "root" user.) Note that remote administrative access is disabled by default and must be specifically enabled through the Remote Access panel of the server manager.

Template:DrawBoxNote