Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
{{Languages|SME_Server:Documentation:Administration_Manual:Chapter6}}
 
{{Languages|SME_Server:Documentation:Administration_Manual:Chapter6}}
===The Server Console===
+
=== La console du serveur ===
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:
+
Lors de l'installation d'un nouveau serveur ou si vous souhaitez reconfigurer un déjà existant, à partir du prompt de commande du terminal, saisissez le nom d'utilisateur «admin» en utilisant le mot de passe "root", l'écran d'ouverture de la console du serveur SME Server s'affiche:
    
[[Image:021.png]]
 
[[Image:021.png]]
   −
{{Tip box|If logged in as root, at the command prompt enter the command "console", you will see the server console screen above.}}
+
{{Tip box|Si vous êtes connecté en tant que root, à l'invite, entrez la commande "console", vous verrez l'écran de la console du serveur ci-dessus.}}
   −
{{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|Chaque fois que vous vous connecterez à votre système avec l'utilisateur "admin", vous verrez la console du serveur. Cela est vrai même lorsque la connexion au serveur se fait à distance en utilisant un outil tel que ssh (voir plus loin dans le chapitre sur l'accès à distance).}}
   −
The server console provides you with basic, direct access to your server. From the server console you can get the following information and perform the following tasks:
+
La console du serveur vous fournit de base l' accès direct à votre serveur. Sur la console du serveur, vous pouvez obtenir les informations suivantes et effectuer les tâches suivantes:
   −
====Option 1: Check status of this server====
+
==== Option 1: Vérifiez l'état de ce serveur ====
Provides you with uptime information about your server.
+
Fournit des informations de temps de fonctionnement sur votre serveur.
    
[[Image:Console-status.png]]
 
[[Image:Console-status.png]]
   −
====Option 2: Configure this server====
+
==== Option 2: Configurez ce serveur ====
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.).
+
Vous permet de visualiser et de modifier les informations de configuration que vous avez entré lors de l'installation (cartes Ethernet, les informations d'adresse IP, DHCP, DNS, noms de domaine, etc.)
    
[[Image:Console-config.png]]
 
[[Image:Console-config.png]]
   −
==== Option 3: Test internet access ====
+
==== Option 3: accès internet Test ====
Allows you to test your Internet access.
+
Vous permet de tester votre connexion Internet.
    
[[Image:034.png]]
 
[[Image:034.png]]
   −
==== Option 4: Reboot, shutdown or reconfigure you server====
+
==== Option 4: Redémarrage, arrêt ou reconfigurer votre serveur ====
Allows you to smoothly reboot, reconfigure or shut down your server.
+
Vous permet de redémarrer, de reconfigurer ou d'arrêter votre serveur.
    
[[Image:035.png]]
 
[[Image:035.png]]
   −
==== Option 5: Manage disk redundancy====
+
==== Option 5: Gérer la redondance de disque ====
Allows you to manage and view the current RAID status.
+
Vous permet de gérer et de visualiser l'état du volume RAID.
    
For more information see the [[:Raid]] howto
 
For more information see the [[:Raid]] howto
Line 38: Line 38:  
[[Image:036.png]]
 
[[Image:036.png]]
   −
==== Option 6: Access server manager====
+
==== Option 6: gestionnaire du server-manager ====
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.
+
Vous fournit un moyen d'accéder au gestionnaire de serveur (le server-manager) en utilisant un navigateur en mode texte. C'est la même interface à laquelle vous pouvez vous connecter d'un autre système à l'aide d'un navigateur graphique normal. Cette option vous permet simplement d'effectuer ces fonctions directement à partir de la console du serveur.
    
[[Image:Console-text-browser.png]]
 
[[Image:Console-text-browser.png]]
   −
=====Using the Text-based Browser=====
+
===== Utilisant le navigateur en mode texte =====
 
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.
 
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.
 
+
Pour l'option 4, le gestionnaire du serveur avec un navigateur en mode texte, le serveur utilise un navigateur en mode texte appelé lynx pour vous permettre d'accéder au Gestionnaire de serveur Web à partir de la console du serveur. La navigation est principalement avec les touches fléchées - de haut en bas pour faire défiler la page, flèche droite pour suivre un lien, flèche gauche pour revenir en arrière. Lynx dispose d'un large éventail d'autres commandes que vous pouvez en apprendre davantage sur grâce à l'aide en ligne disponible à http://lynx.browser.org/ Notez que pour des raisons de sécurité certains traits réguliers de lynx sont désactivés lorsque vous naviguez à partir de la console du serveur (comme la possibilité de spécifier une URL externe). Type 'q' (pour 'Quitter') pour quitter le navigateur en mode texte.
 
=====Accessing the Linux Root Prompt=====
 
=====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.
 
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.

Navigation menu