update handbooks, add handbook-fr

master
Alexander Tratsevskiy 12 years ago
parent bfea116b38
commit ed58dc0ee7

@ -23,7 +23,7 @@ pre {font-size:133% }
<h2 id="Thank-you-for-using-Calculate-Linux">Thank you for using Calculate Linux!<a href="#Thank-you-for-using-Calculate-Linux" class="wiki-anchor">&para;</a></h2>
<p>We do our best to offer you a most convenient system for work, using the original installer, redesigned user interface, templates, Calculate utilities and Gentoo Portages. The system is distributed as an installation image, which contains chosen software. Most of the software we have included come under the free license, thus allowing you to install, distribute and modify the source code.</p>
<p>We do our best to offer you a most convenient system for work, using the original installer, redesigned user interface, templates, Calculate utilities and Gentoo Portage. The system is distributed as an installation image, which contains chosen software. Most of the software we have included come under the free license, thus allowing you to install, distribute and modify the source code.</p>
<p>Below is the complete list of our distributions with their abbreviations:</p>
@ -40,16 +40,16 @@ pre {font-size:133% }
</ul>
<p>To obtain administrator rights in the system running from livecd use login root with password <strong>root</strong>. Access to the desktop CLD, CLDG and CLDX can be obtained by the user guest with password <strong>guest</strong>.</p>
<p>To obtain administrator privileges on a system booted from a LiveCD, log in as <em>root</em> with the password <strong>root</strong>. Access to the CLD, CLDG and CLDX desktop can be obtained by the user <em>guest</em> with the password <strong>guest</strong>.</p>
<h2 id="Network-configuration">Network configuration<a href="#Network-configuration" class="wiki-anchor">&para;</a></h2>
<p>Network Setup in CLD, CLDG and CLDX is performed with the Networkmanager. The program has a graphical interface with which you can configure both wired and wireless networks. When you load the program, it tries to bring up a network interface and obtain an IP address from a DHCP server. Start the program using the icon in the upper right corner of the screen.</p>
<p>Network Setup in CLD, CLDG and CLDX is performed with the Networkmanager. The program has a graphical interface with which you can configure both wired and wireless networks. When you load the program, it tries to bring up a network interface and obtain an IP address from a DHCP server. Start the program by clicking on the icon in the upper right corner of the screen.</p>
<p>Network Configuration of CLS, CDS and CSS is performed through a configuration file <em>/etc/conf.d/net</em>, help on setting up a network can be found in <em>/usr/share/doc/openrc/net.example</em>. After changing the settings, restart the network interface:</p>
<p>Network Configuration of CLS, CDS and CSS is performed via the configuration file <code>/etc/conf.d/net</code>; help on setting up a network can be found in <code>/usr/share/doc/openrc/net.example</code>. Once you have edited the settings, restart the network interface:</p>
<pre>
@ -59,60 +59,60 @@ pre {font-size:133% }
<h2 id="Partition-management">Partition management<a href="#Partition-management" class="wiki-anchor">&para;</a></h2>
<p>Before installing, you may need to change the partitions on your hard disk. To set the CLD, CLDG and CLDX, we recommend that you use the partition of at least 10 GB. More detailed hardware requirements can be found <a href="http://www.calculate-linux.org/main/en/hardware_requirements" class="external">here</a>. The swap partition (swap) will normally be twice the size of RAM. If the swap partition already exists, the system will use it. It is wise to have a separate partition for personal files (/home). See more detailed recommendations on partitioning <a href="http://www.calculate-linux.org/main/en/disk_partitioning" class="external">here</a>.</p>
<p>Before installing, you may need to change the partitions on your hard disk. To install CLD, CLDG or CLDX, we recommend that you use the partition of at least 10 GB. More detailed hardware requirements can be found <a href="http://www.calculate-linux.org/main/en/hardware_requirements" class="external">here</a>. The swap partition (swap) will normally be twice the size of RAM. If the swap partition already exists, the system will use it. It is wise to have a separate partition for your personal files (/home). See more detailed recommendations on partitioning <a href="http://www.calculate-linux.org/main/en/disk_partitioning" class="external">here</a>.</p>
<p>The CLD distro uses <em>Partitionmanager</em> to change the disk partitioning, while CLDG and CLDX use <em>Gparted</em>. You can also partition the disk in the graphical installer, using <em>cfdisk</em> utilities. Note that CLS and CDS contain only the command line utilities: <em>fdisk</em> or <em>cfdisk</em>.</p>
<p>The CLD distro uses <em>Partitionmanager</em> to change the disk partitioning, while CLDG and CLDX use <em>Gparted</em>. You can also partition the disk with the graphical installer, using the <em>cfdisk</em> tool. Note that CLS and CDS contain only the command line utilities: <em>fdisk</em> or <em>cfdisk</em>.</p>
<p>To view a list of existing partitions, open a console as user <em>root</em> and type:<br /><pre>
<p>To view the list of all existing partitions, open the console as <em>root</em> and type:<br /><pre>
fdisk -l
</pre></p>
<p>Note: To obtain <em>root</em> permissions in console, use su or sudo.</p>
<p>Note: To obtain <em>root</em> rights in console mode, use <code>su</code> or <code>sudo</code>.</p>
<p>If you are new to Linux, you will need a bit of time getting used to the headings differences.<br />In Linux, partitions are referred to as <em>sda1, sda2, ...</em> instead of the usual C:\, D:\, ...</p>
<p>If you are new to Linux, it may be a while before you get used to the differences between partition names.<br />In Linux, partitions are referred to as <em>sda1, sda2, ...</em> instead of the common C:\, D:\, ...</p>
<p>You can also use the existing partition or create it from <em>Windows</em>. To determine the selected partition in Linux, remember the sequence of its location and size. Usually, drive C:\ corresponds to sda1, disk D:\, to sda2.</p>
<p>You can also use the existing partitioning or create it from <em>Windows</em>. To define a given partition in Linux, remember its location and size. Usually, drive C:\ corresponds to sda1, disk D:\, to sda2.</p>
<p><h2 id="Installation">Installation<a href="#Installation" class="wiki-anchor">&para;</a></h2>
<p>Installing Calculate Linux 10.9 or higher performs by program <code>cl-install</code>. CLD, CLDG, CLDX and CLS distros have a graphical front-end <code>cl-install-gui</code>. The program can be run by clicking on the icon "Calculate Linux Install" on the desktop.</p>
<p>Since Calculate Linux 10.9, we use the <code>cl-install</code> utility for installation. A graphical front-end is provided for CLD, CLDG, CLDX and CLS versions: <code>cl-install-gui</code>. To run this program, click on the icon "Calculate Linux Install" on your desktop.</p>
<p>To install system to second partition of the hard disk using <code>cl-install</code>, run the following command in terminal with <em>root</em> rights:<br /><pre>
<p>To install the system on the second partition of your hard disk with <code>cl-install</code>, run the following in the terminal with <em>root</em> privileges:<br /><pre>
cl-install -d /dev/sda2
</pre></p>
List of most commonly used parameters:
Here is the list of most commonly used parameters:
<ul>
<li><strong>--hostname HOSTNAME</strong> - set short hostname of full hostname;</li>
<li><strong>-l</strong> - the system language. Supported: en_US - American English, bg_BG - Bulgarian, de_DE - German, es_ES - Spanish, fr_FR - French, it_IT - Italian, pl_PL - Polish, pt_BR - Portuguese, ru_RU - Russian and uk_UA - Ukrainian;</li>
<li><strong>--mbr DEVICE</strong> - disk with master boot record, the value of 'off' disables the change.</li>
<li><strong>--hostname HOSTNAME</strong> - set a short or a full hostname;</li>
<li><strong>-l</strong> - the system locale. The supported languages are en_US - American English, bg_BG - Bulgarian, de_DE - German, es_ES - Spanish, fr_FR - French, it_IT - Italian, pl_PL - Polish, pt_BR - Portuguese, ru_RU - Russian, and uk_UA - Ukrainian;</li>
<li><strong>--mbr DEVICE</strong> - disk with master boot record; if set to 'off', changes will be disabled.</li>
</ul>
<p>During installation, the program will extract <em>stage4</em> - the image of the system - and performs the initial configuration using templates.</p></p>
<p>During installation, the program will extract <em>stage4</em> - that is, the image of your future system - and perform the initial configuration via templates.</p></p>
<h2 id="Installing-on-USB-Flash">Installing on USB-Flash<a href="#Installing-on-USB-Flash" class="wiki-anchor">&para;</a></h2>
<h2 id="Installing-on-a-USB-Flash">Installing on a USB Flash<a href="#Installing-on-a-USB-Flash" class="wiki-anchor">&para;</a></h2>
<p><em>Before you begin, we highly recommend that you make a backup of your data on a flash drive.</em></p>
<p>To install the system on the USB-Flash uses a command line utility <code>cl-install</code>. Plug the flash drive to your computer. If you don't know the device name of your stick, run the following in console with the rights <em>root</em>:<br /><pre>
<p>To install the system on a USB Flash, you should use the command line utility <code>cl-install</code>. Plug the flash drive to your computer. If you do not know the device name of your stick, run the following in the console with <em>root</em> privileges:<br /><pre>
fdisk -l
</pre></p>
<p>If your flash drive was defined as device /dev/sdb, type in console to install the system on it:<br /><pre>
<p>If your flash drive was recognized as a <code>/dev/sdb</code> device, type the following in the console to install the system on it:<br /><pre>
cl-install -d /dev/sdb1
</pre></p>
@ -120,32 +120,30 @@ cl-install -d /dev/sdb1
<h2 id="The-first-launch">The first launch<a href="#The-first-launch" class="wiki-anchor">&para;</a></h2>
<p>After installing the CLD, CLDX and CLSG you get two users: <em>root</em> and <em>guest</em> (if you have not specified other user accounts). The user <em>guest</em> can get access to the graphical environment: use the username <em>guest</em> with password <strong>guest</strong> to login.</p>
<p>After installing the CLD, CLDX and CLSG you get two users: <em>root</em> and <em>guest</em> (if you have not specified other user accounts). The user <em>guest</em> can get access to the graphical environment: use the username <em>guest</em> with the password <strong>guest</strong> to log in.</p>
<p>CLS has by default no graphical invitation to enter the password. After installation you can login as root and launch window manager typing:<br /><pre>
<p>CLS, by default, does not prompt for the password in graphical mode. After installation you can login as root and launch the window manager by typing:<br /><pre>
startx
</pre></p>
<p>To become the <em>root</em> user, use the command "su". More details on creating user accounts can be found <a href="http://www.calculate-linux.org/main/en/create_system_users" class="external">here</a>.</p>
<p>To become <em>root</em>, use the <code>su</code> command. More details on creating user accounts can be found <a href="http://www.calculate-linux.org/main/en/create_system_users" class="external">here</a>.</p>
<p>By default, you can log into the system remotely using ssh only by root. To add a space for other users or to replace the root user edit the options AllowUsers in <em>/etc/ssh/sshd_config</em>. We recommend to deny the remote access for the <em>root</em> user.</p>
<p>By default, you can log into the system remotely using <code>ssh</code> only as root. To add space for other users or to replace the root user edit the options AllowUsers in <code>/etc/ssh/sshd_config</code>. We recommend to deny the remote access for the <em>root</em> user.</p>
<h2 id="Update">Update<a href="#Update" class="wiki-anchor">&para;</a></h2>
<p>Calculate Linux is a rolling-release distribution. You can update the system virtually unlimited number of times, using the "emerge" software manager. To update all of the installed packages, execute:<br /><pre>
layman -s calculate
eix-update
emerge -uD world
<p>Calculate Linux is a rolling-release distribution. You can update the system virtually unlimited number of times, using the <span class="bluecode" >emerge</span> software manager. Before you update or install packages, execute the following to update the Portage tree:<br /><pre>
eix-sync
</pre></p>
<p>To install additional software, update Portage:<br /><pre>
eix-sync
<p>For further updates of all your software, run:<br /><pre>
emerge -uDNa world
</pre></p>
@ -155,7 +153,7 @@ eix-sync
<h2 id="Help">Help<a href="#Help" class="wiki-anchor">&para;</a></h2>
<p>If you have any difficulties installing Calculate Linux, or if you want to share your impressions, visit the IRC channel <em>#calculate</em> (server FreeNode) of our user community. You just have to click on the Xchat icon on your desktop.</p>
<p>If you have any difficulties installing Calculate Linux, or if you want to share your impressions, visit the IRC channel <em>#calculate</em> (on FreeNode) of our user community. You just have to click on the Xchat icon on your desktop.</p>
<p>Website: <a class="external" href="http://www.calculate-linux.org">http://www.calculate-linux.org</a><br />Newsletter: <a class="external" href="http://www.calculate-linux.org/main/en/maillist">http://www.calculate-linux.org/main/en/maillist</a><br />IRC chat: <a class="external" href="http://www.calculate-linux.org/irc">http://www.calculate-linux.org/irc</a></p>

@ -0,0 +1,165 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>handbook fr</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style>
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
h1, h2, h3, h4 { font-family: "Trebuchet MS",Georgia,"Times New Roman",serif; }
ul.toc { padding: 4px; margin-left: 0; }
ul.toc li { list-style-type:none; }
ul.toc li.heading2 { margin-left: 1em; }
ul.toc li.heading3 { margin-left: 2em; }
a.wiki-anchor { display: none; margin-left: 6px; text-decoration: none; }
a.wiki-anchor:hover { color: #aaa !important; text-decoration: none; }
h1:hover a.wiki-anchor, h2:hover a.wiki-anchor, h3:hover a.wiki-anchor { display: inline; color: #ddd; }
pre {font-size:133% }
</style>
</head>
<body>
<h1 id="Calculate-Linux-Guide-dinstallation-rapide">Calculate Linux : Guide d'installation rapide<a href="#Calculate-Linux-Guide-dinstallation-rapide" class="wiki-anchor">&para;</a></h1>
<h2 id="Bienvenue-sur-Calculate-">Bienvenue sur Calculate !<a href="#Bienvenue-sur-Calculate-" class="wiki-anchor">&para;</a></h2>
<p>Nous souhaitions vous proposer une solution bureau ou serveur performante, mais conviviale au possible ; nous espérons l'avoir fait, avec notre installateur original, une interface entièrement refaite, les modèles de configuration, les utilitaires Calculate et les Portages Gentoo. Calculate Linux est distribuée sous forme d'un LiveCD d'installation qui inclut des applications de choix. La plupart des logiciels sont mis à disposition sous la licence libre et peuvent, de ce fait, être distribués et installés sans aucune restriction ; leurs codes sources sont librement modifiables.</p>
<p>Voici les acronymes que nous utilisons pour désigner les différentes versions de Calculate :</p>
<ul>
<li>CLD - Calculate Linux Desktop KDE</li>
<li>CLDG - Calculate Linux Desktop GNOME</li>
<li>CLDX - Calculate Linux Desktop XFCE</li>
<li>CLS - Calculate Linux Scratch</li>
<li>CMC - Calculate Media Center</li>
<li>CDS - Calculate Directory Server</li>
<li>CSS - Calculate Scratch Server</li>
</ul>
<p>Pour avoir les droits d'administrateur en mode live, identifiez-vous comme <em>root</em> avec le mot de passe <strong>root</strong>. Vous pouvez accéder à votre bureau CLD, CLDG ou CLDX en tant qu'utilisateur <em>guest</em> dont le mot de passe est <strong>guest</strong>.</p>
<h2 id="Configurer-votre-connexion-réseau">Configurer votre connexion réseau<a href="#Configurer-votre-connexion-réseau" class="wiki-anchor">&para;</a></h2>
<p>Si vous avez opté pour CLD, CLDG ou CLDX, <em>Networkmanager</em> vous aide à configurer votre connection Internet. Ce gestionnaire de réseau fournit une interface graphique qui permet de se connecter en toute facilité, qu'il s'agisse d'un réseau filaire ou sans fil. Au démarrage, il essayera de configurer votre réseau et d'obtenir une adresse IP automatiquement, par un serveur DHCP. Pour ouvrir <em>Networkmanager</em>, cliquez sur son icône dans la zone de notification (en haut à droite).</p>
<p>Quant à CLS, CDS ou encore CSS, il vous faudra éditer le fichier de configuration <code>/etc/conf.d/net</code> pour pouvoir vous connecter. Pour plus d'informations, voir <code>/usr/share/doc/openrc-0.6.x/net.example</code>. Après avoir modifié les réglages réseau, redémarrez l'interface (dans le cas général, ce sera eth0 pour un réseau filaire) :<br /><pre>
/etc/init.d/net.eth0 restart
</pre></p>
<h2 id="Partitionner-votre-disque">Partitionner votre disque<a href="#Partitionner-votre-disque" class="wiki-anchor">&para;</a></h2>
<p>Avant d'installer Calculate Linux, vous devrez probablement modifier le partitionnement de votre disque dur. L'installation de CLD, CLDG et CLDX, les versions les plus " lourdes " de Calculate, nécessitera une partition de 10 Go minimum. Les prérequis matériel sont détaillés <a href="http://www.calculate-linux.org/main/en/hardware_requirements" class="external">sur cette page</a>. Normalement, la taille de la mémoire virtuelle (ou swap) doit être égale à deux fois la taille de la mémoire vive. Si une partition swap existe déjà, le système l'utilisera. Nous conseillons de stocker vos fichiers personnels, alias le répertoire <code>/home</code>, sur une partition à part. Pour plus de conseils sur le partionnement, lisez <a href="http://www.calculate-linux.org/main/en/disk_partitioning" class="external">ceci</a>.</p>
<p>CLD est fournie avec l'application <em>Partitionmanager</em>, pour gérer les partitions, alors que CLDG et CLDX sont censées utiliser <em>Gparted</em> à ces mêmes fins. Vous pouvez également partitionner votre disque dur en mode pseudo-graphique, avec <em>cfdisk</em>. Les versions CDS, CSS et CLS, en revanche, n'ont que des outils console à vous proposer, à savoir <em>fdisk</em> ou <em>cfdisk</em>.</p>
<p>Pour afficher le plan de partitionnement actuel, lancez le Terminal avec les privilèges <em>root</em> et tapez :<br /><pre>
fdisk -l
</pre></p>
<p>Note : pour devenir <em>root</em> (provisoirement), exécutez <code>su</code> ou <code>sudo</code> en console.</p>
<p>Si vous êtes novice à Linux, sachez que les partitions apparaîtront dans le système sous des noms différents de celles de Windows.<br />En effet, Linux nomme les partitions <em>sda1, sda2, ...</em>, et non pas C:\, D:\, ..., dénominations auxquelles les usagers de Windows sont habitués.</p>
<p>Vous avez deux options : soit vous utilisez une partition qui existe déjà sur votre disque dur, soit vous (re)partitionnez le disque sous <em>Windows</em>. Pour ne pas vous tromper sur le nom Linux de la partition choisie, mémoriser l'ordre dans lequel elle apparaît et sa taille. Généralement, sda1 correspondra au disque C:\, sda2, au disque D:\, etc.</p>
<p><h2 id="Installation">Installation<a href="#Installation" class="wiki-anchor">&para;</a></h2>
<p>A partir de la version 10.9, Calculate Linuxwe a son propre installateur, <code>cl-install</code> ; ce dernier dispose d'un frontal graphique, <code>cl-install-gui</code> dans CLD, CLDG, CLDX et CLS. Pour le lancer, cliquez sur le raccourci "Installer Calculate Linux", facilement repérable sur le bureau.</p>
<p>Si vous préférez quand même l'installateur console (<code>cl-install</code>, sans fioritures), et que vous voulez installer le nouveau système en réservant à celui-ci, disons, la deuxième partition de votre disque dur, exécutez sous <em>root</em> :<br /><pre>
cl-install -d /dev/sda2
</pre></p>
Les options les plus utiles de cette commande sont :
<ul>
<li><strong>--hostname HOSTNAME</strong> - indiquer le nom abrégé ou complet de l'hôte ;</li>
<li><strong>-l</strong> - définir la locale système. Les locales supportées sont : en_US (anglais américain), bg_BG (bulgare), de_DE (allemand), es_ES (espagnol), fr_FR (français), it_IT (italien), pl_PL (polonais), pt_BR (portugais), ru_RU (russe) et uk_UA (ukrainien) ;</li>
<li><strong>--mbr DEVICE</strong> - indiquer le disque avec le MBR ; si la valeur affectée est 'off', toute modification sera rejetée.</li>
</ul>
<p>Lors de l'installation, le programme va extraire les données de <em>stage4</em> - c'est-à-dire, l'image de votre futur système - et les préconfigurer avec les modèles fournis.</p></p>
<h3 id="Installer-sur-une-clé-USB">Installer sur une clé USB<a href="#Installer-sur-une-clé-USB" class="wiki-anchor">&para;</a></h3>
<p><em>Avant de procéder à l'installation, il est vivement conseillé de faire une copie de réserve de toutes vos données (en les sauvegardant sur une autre clé USB, par exemple) !</em></p>
<p>L'installation du système sur un support USB se fait avec l'utilitaire <code>cl-install</code>, qui se lance à partir de la console. Naturellement, il vous faudra d'abord brancher la clé ; ensuite, pour connaître son nom de périphérique, exécutez sous <em>root</em> dans votre Terminal:<br /><pre>
fdisk -l
</pre></p>
<p>Si, par exemple, votre clé USB a été identifiée comme un périphérique <code>/dev/sdb</code>, vous y installerez Calculate Linux en tapant :<br /><pre>
cl-install -d /dev/sdb1
</pre></p>
<h2 id="Démarrer-pour-la-première-fois">Démarrer pour la première fois<a href="#Démarrer-pour-la-première-fois" class="wiki-anchor">&para;</a></h2>
<p>Une fois votre système CLD, CLDG ou CLDX installé, deux comptes utilisateur seront créés, en plus de vos comptes personnalisés si vous en avez ajouté au moins un : <em>root</em> et <em>guest</em>. Tout utilisateur sauf <em>root</em> peut accéder à la session graphique. Par défaut, le mot de passe de l'utilisateur anonyme <em>guest</em> est <strong>guest</strong>.</p>
<p>Notez que, juste après l'installation, CLS ne fournit pas d' invitation graphique du mot de passe. Pour lancer le gestionnaire de fenêtres, tapez<br /><pre>
startx
</pre></p>
<p>Afin de pouvoir travailler avec les privilèges de <em>root</em>, utilisez la commande <code>su</code>. Si vous souhaitez créer un nouveau compte utilisateur, veuillez lire <a href="http://www.calculate-linux.org/main/en/create_system_users" class="external">la section correspondante de la documentation</a>.</p>
<p>Vous ne pouvez vous connecter à distance (via le protocole ssh) que doté de privilèges <em>root</em>. Il est possible d'éditer le fichier <code>/etc/ssh/sshd_config</code> en ajoutant des comptes utilisateur à la valeur du paramètre <em>AllowUsers</em> ; nous vous recommandons d'ailleurs d'interdire à l'utilisateur <em>root</em> d'accéder au système à distance.</p>
<h2 id="Mettre-à-jour-votre-système">Mettre à jour votre système<a href="#Mettre-à-jour-votre-système" class="wiki-anchor">&para;</a></h2>
<p>Calculate Linux propose la mise à jour en continu. Vous pourrez donc la faire à tout moment, tant que vous voulez : <a href="http://www.calculate-linux.org/main/en/emerge" class="external">emerge</a> s'en charge. Commencez par mettre à jour l'arbre Portage :<br /><pre>
eix-sync
</pre></p>
<p>Pour la mise à jour de toutes vos applications, exécutez :<br /><pre>
emerge -uDNa world
</pre></p>
<p>Par la suite, vous pourrez installer ou désinstaller des logiciels avec le gestionnaire de paquets <em>emerge</em>. Pour vous renseigner rapidement sur la gestion des logiciels, référez-vous <a href="http://www.calculate-linux.org/main/en/add_and_remove_programs" class="external">ici</a>. Pensez également à consulter notre <a href="http://www.calculate-linux.org/main/en/system_update_guide" class="external">Guide de mise à jour</a>.</p>
<h2 id="Dépannage">Dépannage<a href="#Dépannage" class="wiki-anchor">&para;</a></h2>
<p>Si vous rencontrez des difficultés à installer Calculate Linux, ou juste pour faire part de vos impressions, n'hésitez pas à rejoindre un (ou plusieurs) des canaux <em>IRC</em> de la communauté : il suffit de cliquer sur le raccourci de <em>Xchat</em> en haut à gauche de votre bureau.</p>
<h2 id="Liens-utiles">Liens utiles<a href="#Liens-utiles" class="wiki-anchor">&para;</a></h2>
<p>Site du projet (EN): <a class="external" href="http://www.calculate-linux.org">http://www.calculate-linux.org</a><br />Notre liste de diffusion (EN) : <a class="external" href="http://www.calculate-linux.org/main/en/maillist">http://www.calculate-linux.org/main/en/maillist</a><br />Nos canaux IRC : <code>#calculate-fr</code> (en français) ou <code>#calculate</code> (en anglais) sur <em>irc.freenode.net</em></p>
<p><em>Bien à vous,<br />L'équipe Calculate Linux</em></p>
</body>
</html>

@ -17,7 +17,7 @@ pre {font-size:133% }
</style>
</head>
<body>
<h1 id="Руководство-по-установке">Руководство по установке<a href="#Руководство-по-установке" class="wiki-anchor">&para;</a></h1>
<h1 id="Краткое-руководство-по-установке">Краткое руководство по установке<a href="#Краткое-руководство-по-установке" class="wiki-anchor">&para;</a></h1>
<h2 id="Благодарим-за-использование-Calculate-Linux">Благодарим за использование Calculate Linux!<a href="#Благодарим-за-использование-Calculate-Linux" class="wiki-anchor">&para;</a></h2>
@ -38,16 +38,16 @@ pre {font-size:133% }
</ul>
<p>Для получения прав администратора системы, запущенной с livecd, используйте логин root с паролем <strong>root</strong>. Доступ к рабочему столу CLD, CLDG и CLDX выполняется пользователем guest с паролем <strong>guest</strong>.</p>
<p>Для получения прав администратора системы, запущенной с LiveCD, используйте логин <em>root</em> с паролем <strong>root</strong>. Доступ к рабочему столу CLD, CLDG и CLDX выполняется пользователем <em>guest</em> с паролем <strong>guest</strong>.</p>
<h2 id="Настройка-сети">Настройка сети<a href="#Настройка-сети" class="wiki-anchor">&para;</a></h2>
<p>Настройку сети в CLD, CLDG и CLDX выполняет <em>Networkmanager</em>. Программа имеет графический интерфейс, при помощи которого можно настроить как проводную, так и беспроводную сеть. При загрузке программа попытается настроить сетевой интерфейс и получить IP-адрес от DHCP-сервера. Доступ к программе можно получить кликнув по иконке в правом верхнем углу экрана.</p>
<p>Настройку сети в CLD, CLDG и CLDX выполняет <em>Networkmanager</em>. Программа имеет графический интерфейс, при помощи которого можно настроить как проводную, так и беспроводную сеть. При загрузке программа попытается настроить сетевой интерфейс и получить IP-адрес от DHCP-сервера. Доступ к программе можно получить, кликнув по иконке в правом верхнем углу экрана.</p>
<p>Настройка сети в CLS, CDS и CSS осуществляется путем редактирования конфигурационного файла <em>/etc/conf.d/net</em>. Справку по настройке сети можно найти в файле <em>/usr/share/doc/openrc-0.6.x/net.example</em>. После изменения настроек нужно перезапустить сетевой интерфейс (как правило, eth0 для проводной сети):<br /><pre>
<p>Настройка сети в CLS, CDS и CSS осуществляется путем редактирования конфигурационного файла <code>/etc/conf.d/net</code>. Справку по настройке сети можно найти в файле <code>/usr/share/doc/openrc-0.6.x/net.example</code>. После изменения настроек нужно перезапустить сетевой интерфейс (как правило, eth0 для проводной сети):<br /><pre>
/etc/init.d/net.eth0 restart
</pre></p>
@ -55,18 +55,18 @@ pre {font-size:133% }
<h2 id="Разбивка-диска">Разбивка диска<a href="#Разбивка-диска" class="wiki-anchor">&para;</a></h2>
<p>Перед установкой вам может понадобиться изменить разделы жесткого диска. Для установки CLD, CLDG и CLDX мы рекомендуем использовать раздел не менее 10 Гб. Более подробно аппаратные требования можно узнать <a href="http://www.calculate-linux.ru/main/ru/hardware_requirements" class="external">здесь</a>. Раздел подкачки (swap) как правило выделяется в двое большим размера оперативной памяти. Если раздел под swap уже существует, система будет использовать его. Полезно иметь отдельный раздел для личных файлов (/home). Наши рекомендации по разбиению диска описаны <a href="http://www.calculate-linux.ru/main/ru/disk_partitioning" class="external">здесь</a>.</p>
<p>Перед установкой вам может понадобиться изменить разделы жесткого диска. Для установки CLD, CLDG и CLDX мы рекомендуем использовать раздел не менее 10 Гб. Более подробно аппаратные требования можно узнать <a href="http://www.calculate-linux.ru/main/ru/hardware_requirements" class="external">здесь</a>. Раздел подкачки (swap), как правило, выделяется вдвое большим размера оперативной памяти. Если раздел под swap уже существует, система будет использовать его. Полезно иметь отдельный раздел для личных файлов (<code>/home</code>). Наши рекомендации по разбиению диска описаны <a href="http://www.calculate-linux.ru/main/ru/disk_partitioning" class="external">здесь</a>.</p>
<p>В CLD для изменения разделов диска используется программа <em>Partitionmanager</em>, в CLDG и CLDX - <em>Gparted</em>. Вы также можете выполнить разбиение диска в графическом установщике, средствами утилиты <em>cfdisk</em>. В CDS, CSS и CLS входят только консольные утилиты: <em>fdisk</em> или <em>cfdisk</em>.</p>
<p>Для того, чтобы просмотреть список существующих разделов, откройте консоль с правами пользователя <em>root</em> и наберите:<br /><pre>
<p>Чтобы просмотреть список существующих разделов, откройте консоль с правами пользователя <em>root</em> и наберите:<br /><pre>
fdisk -l
</pre></p>
<p>Примечание: для получения прав пользователя <em>root</em> в консоли, используйте команду su либо sudo.</p>
<p>Примечание: для получения прав пользователя <em>root</em> в консоли используйте команду <code>su</code> либо <code>sudo</code>.</p>
<p>Если вы никогда не использовали Linux, то вам понадобится немного времени на то, чтобы привыкнуть к другому наименованию разделов.<br />В Linux разделы обозначаются как <em>sda1, sda2, ...</em> вместо привычных C:\, D:\, ...</p>
@ -75,7 +75,7 @@ fdisk -l
<p>Вы также можете воспользоваться уже готовым разделом либо создать его из <em>Windows</em>. Чтобы правильно определить выбранный раздел в Linux, запомните очередность его расположения и размер. Как правило, диску C:\ соответствует sda1, диску D:\ - sda2.</p>
<h2 id="Установка">Установка<a href="#Установка" class="wiki-anchor">&para;</a></h2>
<p><h2 id="Установка">Установка<a href="#Установка" class="wiki-anchor">&para;</a></h2>
<p>Установка Calculate Linux 10.9 и выше выполняется программой <code>cl-install</code>. В дистрибутивах CLD, CLDG и CLDX есть графический установщик <code>cl-install-gui</code>. Программу можно запустить, кликнув по иконке "Установка Calculate Linux" на рабочем столе.</p>
@ -94,7 +94,7 @@ cl-install -d /dev/sda2
</ul>
<p>Во время установки программа извлечёт полный образ системы (stage4) и выполнит первичную настройку с помощью шаблонов.</p>
<p>Во время установки программа извлечёт полный образ системы (stage4) и выполнит первичную настройку с помощью шаблонов.</p></p>
<h3 id="Установка-на-USB-Flash">Установка на USB-Flash<a href="#Установка-на-USB-Flash" class="wiki-anchor">&para;</a></h3>
@ -108,7 +108,7 @@ fdisk -l
</pre></p>
<p>Например, если ваш флеш-диск определился как устройство /dev/sdb, установка системы на него производится командой:<br /><pre>
<p>Например, если ваш флеш-диск определился как устройство <code>/dev/sdb</code>, установка системы на него производится командой:<br /><pre>
cl-install -d /dev/sdb1
</pre></p>
@ -116,7 +116,7 @@ cl-install -d /dev/sdb1
<h2 id="Первый-запуск">Первый запуск<a href="#Первый-запуск" class="wiki-anchor">&para;</a></h2>
<p>После установки CLD, CLDG и CLDX в системе будут заведены две учётные записи <em>root</em> и <em>guest</em>, в случае, если вы не указали других пользователей. Доступ к графическому сеансу может получить любой пользователь кроме <em>root</em>. По умолчанию у пользователя <em>guest</em> установлен пароль <strong>guest</strong>.</p>
<p>Если вы не указали других пользователей, после установки CLD, CLDG и CLDX в системе будут заведены две учётные записи, <em>root</em> и <em>guest</em>. Доступ к графическому сеансу может получить любой пользователь, кроме <em>root</em>. По умолчанию у пользователя <em>guest</em> установлен пароль <strong>guest</strong>.</p>
<p>После установки в CLS нет графического приглашения к вводу пароля. Для запуска оконного менеджера выполните:<br /><pre>
@ -124,24 +124,22 @@ startx
</pre></p>
<p>Для получения прав пользователя <em>root</em> используйте команду "su". Добавление новых пользователей подробно описано <a href="http://www.calculate-linux.ru/main/ru/create_system_users" class="external">здесь</a>.</p>
<p>Для получения прав пользователя <em>root</em> используйте команду <code>su</code>. Добавление новых пользователей подробно описано <a href="http://www.calculate-linux.ru/main/ru/create_system_users" class="external">здесь</a>.</p>
<p>По умолчанию вы можете зайти в систему удаленно (по протоколу ssh) только как пользователь root. В файле <em>/etc/ssh/sshd_config</em> в значение параметра <em>AllowUsers</em> можно добавить другие учётные записи. Мы рекомендуем убрать права удаленного доступа к системе для пользователя <em>root</em>.</p>
<p>По умолчанию вы можете зайти в систему удаленно (по протоколу ssh) только как пользователь root. В файле <code>/etc/ssh/sshd_config</code> в значение параметра <em>AllowUsers</em> можно добавить другие учётные записи. Мы рекомендуем убрать права удаленного доступа к системе для пользователя <em>root</em>.</p>
<h2 id="Обновление">Обновление<a href="#Обновление" class="wiki-anchor">&para;</a></h2>
<p>Calculate Linux использует rolling-release модель обновлений. Вы можете обновлять систему практически неограниченное количество раз, используя менеджер установки программ <a href="http://www.calculate-linux.ru/main/ru/emerge" class="external">emerge</a>. Для обновления пакетов, входящих в дистрибутив, достаточно выполнить:<br /><pre>
layman -s calculate
eix-update
emerge -uD world
<p>Calculate Linux использует rolling-release модель обновлений. Вы можете обновлять систему практически неограниченное количество раз, используя менеджер установки программ <a href="http://www.calculate-linux.ru/main/ru/emerge" class="external">emerge</a>. Перед установкой и обновлением программ, обновите портежи:<br /><pre>
eix-sync
</pre></p>
<p>Для установки дополнительных программ, обновите портежи командой:<br /><pre>
eix-sync
<p>Для обновления программ, выполните:<br /><pre>
emerge -uDNa world
</pre></p>
@ -151,7 +149,7 @@ eix-sync
<h2 id="Помощь">Помощь<a href="#Помощь" class="wiki-anchor">&para;</a></h2>
<p>Если установка системы вызвала сложности или вы хотите поделиться своим впечатлением, зайдите в <em>IRC</em> канал <em>#calculate-ru</em> (сервер FreeNode) сообщества пользователей Calculate Linux. Для этого достаточно воспользоваться иконкой <em>Xchat</em> на вашем рабочем столе.</p>
<p>Если установка системы вызвала сложности или вы хотите поделиться своим впечатлением, зайдите на <em>IRC</em> канал <em>#calculate-ru</em> (сервер FreeNode) сообщества пользователей Calculate Linux. Для этого достаточно воспользоваться иконкой <em>Xchat</em> на вашем рабочем столе.</p>
<p>Сайт проекта: <a class="external" href="http://www.calculate-linux.ru">http://www.calculate-linux.ru</a><br />Рассылка: <a class="external" href="http://www.calculate-linux.ru/main/ru/maillist">http://www.calculate-linux.ru/main/ru/maillist</a><br />IRC чат: <a class="external" href="http://www.calculate-linux.ru/irc">http://www.calculate-linux.ru/irc</a></p>

Loading…
Cancel
Save