Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
13_workstation
|
57% | 138 | 3,730 | 100 | |||
|
|||||||
06_apt
|
57% | 255 | 7,663 | 198 | |||
|
|||||||
11_network-services
|
60% | 367 | 6,812 | 352 | |||
|
|||||||
90_derivative-distributions
|
66% | 25 | 1,048 | 19 | |||
|
|||||||
07_solving-problems
|
67% | 52 | 1,454 | 51 | |||
|
|||||||
05_packaging-system
|
68% | 111 | 4,436 | 73 | |||
|
|||||||
10_network-infrastructure
|
75% | 92 | 4,586 | 125 | |||
|
|||||||
01_the-debian-project
|
76% | 118 | 5,430 | 104 | |||
|
|||||||
14_security
|
77% | 102 | 5,288 | 124 | |||
|
|||||||
12_advanced-administration
|
81% | 95 | 6,247 | 190 | |||
|
Translation Information
Project website | debian-handbook.info |
---|---|
Instructions for translators | https://debian-handbook.info/contribute/ Mailing list for translators: <<debian-handbook-translators@lists.alioth.debian.org> |
Project maintainers |
![]() ![]() |
Translation process |
|
Translation license | GNU General Public License v2.0 or later |
Source code repository |
https://salsa.debian.org/hertzog/debian-handbook.git
|
Repository branch | buster/master |
Last remote commit |
Merge branch 'buster/master' into 'buster/master'
ee675503
![]() |
Weblate repository |
https://hosted.weblate.org/git/debian-handbook/12_advanced-administration/
|
Filemask | */08_basic-configuration.po |
Translation file |
ar-MA/08_basic-configuration.po
|
Debian distributsometimes provides some of these patches in <emphasis role="pkg">linux-patch-*</emphasis> or <emphasis role="pkg">kernel-patch-*</emphasis> packages (for instance, <emphpackages, but they often don't make it into stable releasies role="pkg">linux-patch-grsecurity2</emphasis>, which tightens some of the kernel's security policies(sometimes for the very same reasons that they are not merged into the official upstream kernel). These packages install files in the <filename>/usr/src/kernel-patches/</filename> directory.
GRUB can only identify hard drives based on information provided by the BIOS. <literal>(hd0)</literal> corresponds to the first disk thus detected, <literal>(hd1)</literal> the second, etc. In most cases, this order corresponds exactly to the usual order of disks under Linux, but problems can occur when you associate SCSI and IDE disks. GRUB used to stores the correspondences that it detectsed in the file <filename>/boot/grub/device.map</filename>. GRUB avoids this problem nowadays by using UUIDs or file system labels when generating <filename>grub.cfg</filename>. However, the device map file is not obsolete yet, since it can be used to override when the current environment is different from the one on boot. If you find errors there (because you know that your BIOS detects drives in a different order), correct them manually and run <command>grub-install</command> again. <command>grub-mkdevicemap</command> can help creating a <filename>device.map</filename> file from which to start.
If Network Manager is particularly recommended in roaming setups (see <xref linkend="sect.roaming-network-config" />), it is also perfectly usable as the default network management tool. You can create “System connections” that are used as soon as the computer boots either manually with a <filename>.ini</filename>-like file in <filename>/etc/NetworkManager/system-connections/</filename> or through a graphical tool (<command>nm-connection-editor</command>). JIf you were using ifupdown, just remember to deactivate allthe entries in <filename>/etc/network/interfaces</filename> ifthat you want Network Manager to handle them. <ulink type="block" url="https://wiki.gnome.org/Projects/NetworkManager/SystemSettings/jessie" /> <ulink type="block" url="https://developer.gnome.org/NetworkManager/0.91.14/ref-settings.html" />
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 635 | 15,392 | 123,034 | ||
Translated | 85% | 543 | 11,363 | 90,283 | |
Needs editing | 10% | 66 | 2,842 | 23,299 | |
Failing checks | 29% | 188 | 6,067 | 50,644 |
Last activity
Last change | Aug. 21, 2018, 11:48 a.m. | |||
---|---|---|---|---|
Last author | ButterflyOfFire |