Tri favoris
This commit is contained in:
185
S2.html
185
S2.html
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html><html lang="fr">
|
||||
<head>
|
||||
<title>2 Installations‣ Compilation de commandes utiles régulièrement, ou pas</title>
|
||||
<!--Generated on Wed Nov 18 20:59:24 2020 by LaTeXML (version 0.8.3) http://dlmf.nist.gov/LaTeXML/.-->
|
||||
<!--Generated on Tue Nov 24 18:44:33 2020 by LaTeXML (version 0.8.3) http://dlmf.nist.gov/LaTeXML/.-->
|
||||
<!--Document created on .-->
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
@@ -24,7 +24,8 @@
|
||||
<link rel="section" href="S11.html" title="11 Bugs divers ‣ Compilation de commandes utiles régulièrement, ou pas">
|
||||
<link rel="section" href="S12.html" title="12 Divers ‣ Compilation de commandes utiles régulièrement, ou pas">
|
||||
<link rel="section" href="S13.html" title="13 Windows ‣ Compilation de commandes utiles régulièrement, ou pas">
|
||||
<link rel="section" href="S14.html" title="14 Annexes - Scripts ‣ Compilation de commandes utiles régulièrement, ou pas">
|
||||
<link rel="section" href="S14.html" title="14 Réparation ‣ Compilation de commandes utiles régulièrement, ou pas">
|
||||
<link rel="section" href="S15.html" title="15 Annexes - Scripts ‣ Compilation de commandes utiles régulièrement, ou pas">
|
||||
</head>
|
||||
<body>
|
||||
<div class="ltx_page_main">
|
||||
@@ -135,21 +136,49 @@ Pour l’enlever :
|
||||
</section>
|
||||
<section id="SS1.SSS5" class="ltx_subsubsection">
|
||||
<h3 class="ltx_title ltx_title_subsubsection">
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.1.5 </span>Faire apparaître GRUB au démarrage</h3>
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.1.5 </span>Tâches exécutées à un moment (heure, date, jour) précis</h3>
|
||||
|
||||
<div id="SS1.SSS5.p1" class="ltx_para">
|
||||
<p class="ltx_p">Le programme <span class="ltx_text ltx_font_typewriter">cron</span> sert à ce genre de tâches.
|
||||
<br class="ltx_break">Il faut modifier le fichier <span class="ltx_text ltx_font_typewriter">/etc/crontab</span>, selon ce format :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,TU0gSEggREQgT08gV1cgY29tbWFuZA==">⬇</a></div>
|
||||
<div id="lstnumberx11" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">MM</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">HH</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">DD</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">OO</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">WW</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">command</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">MM: Minute, 0-59
|
||||
HH: 24-hour hour
|
||||
DD: Day of month
|
||||
OO: Month
|
||||
WW: Day of Week (Sunday is 0, Monday is 1)
|
||||
Par exemple :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,MzAgMjMgKiAqICogcm9vdCBzaHV0ZG93biAtaCBub3c=">⬇</a></div>
|
||||
<div id="lstnumberx12" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_font_typewriter" style="font-size:90%;">30</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">23</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">*</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">*</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">*</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">root</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">shutdown</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">h</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">now</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Cela fera que l’ordinateur s’éteindra tous les jours à 23h30.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="SS1.SSS6" class="ltx_subsubsection">
|
||||
<h3 class="ltx_title ltx_title_subsubsection">
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.1.6 </span>Faire apparaître GRUB au démarrage</h3>
|
||||
|
||||
<div id="SS1.SSS6.p1" class="ltx_para">
|
||||
<p class="ltx_p">Après une nouvelle installation de Manjaro, je n’avais pas accès à GRUB au démarrage et je ne pouvais pas changer de noyau. Cela était dû au fait que GRUB était configuré comme caché. On peut le modifier dans son fichier de configuration : <span class="ltx_text ltx_font_typewriter">/etc/default/grub</span>.
|
||||
Il suffit de changer</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,R1JVQl9USU1FT1VUX1NUWUxFPSJoaWRkZW4i">⬇</a></div>
|
||||
<div id="lstnumberx11" class="ltx_listingline">
|
||||
<div id="lstnumberx13" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">GRUB_TIMEOUT_STYLE</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=</span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"hidden"</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">en</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,R1JVQl9USU1FT1VUX1NUWUxFPSJtZW51Ig==">⬇</a></div>
|
||||
<div id="lstnumberx12" class="ltx_listingline">
|
||||
<div id="lstnumberx14" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">GRUB_TIMEOUT_STYLE</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=</span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"menu"</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -157,7 +186,7 @@ Il suffit de changer</p>
|
||||
<br class="ltx_break">Pour que les changements soient pris en compte :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyB1cGRhdGUtZ3J1Yg==">⬇</a></div>
|
||||
<div id="lstnumberx13" class="ltx_listingline">
|
||||
<div id="lstnumberx15" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">update</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">grub</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -178,29 +207,28 @@ Pour l’utiliser il faut d’abord l’installer :
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBhcHQgaW5zdGFsbCB6c2g=">⬇</a></div>
|
||||
<div id="lstnumberx14" class="ltx_listingline">
|
||||
<div id="lstnumberx16" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">apt</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">install</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">zsh</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">pour Arch Linux ou Manjaro :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBwYWNtYW4gLVMgenNo">⬇</a></div>
|
||||
<div id="lstnumberx15" class="ltx_listingline">
|
||||
<div id="lstnumberx17" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">pacman</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">S</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">zsh</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">On peut vérifier qu’il est bien installé avec :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,enNoIC0tdmVyc2lvbg==">⬇</a></div>
|
||||
<div id="lstnumberx16" class="ltx_listingline">
|
||||
<div id="lstnumberx18" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">zsh</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">version</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Pour changer de shell par défaut et pour passer à zsh :
|
||||
</p>
|
||||
<p class="ltx_p">Pour changer de shell par défaut et pour passer à zsh :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,Y2hzaCAtcyAkKHdoaWNoIHpzaCk=">⬇</a></div>
|
||||
<div id="lstnumberx17" class="ltx_listingline">
|
||||
<div id="lstnumberx19" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">chsh</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">s</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">$</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">(</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">which</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">zsh</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">)</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -211,7 +239,7 @@ Pour l’utiliser il faut d’abord l’installer :
|
||||
<p class="ltx_p"><span class="ltx_text ltx_font_bold">Installer oh-my-zsh</span></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c2ggLWMgIiQoY3VybCAtZnNTTCBodHRwczovL3Jhdy5naXRodWIuY29tL29obXl6c2gvb2hteXpzaC9tYXN0ZXIvdG9vbHMvaW5zdGFsbC5zaCki">⬇</a></div>
|
||||
<div id="lstnumberx18" class="ltx_listingline">
|
||||
<div id="lstnumberx20" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sh</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">c</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"$(curl<span class="ltx_text ltx_lst_space"> </span>-fsSL<span class="ltx_text ltx_lst_space"> </span>https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -245,6 +273,14 @@ Pour l’utiliser il faut d’abord l’installer :
|
||||
<br class="ltx_break"><a href="https://github.com/gko/vim-coloresque" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://github.com/gko/vim-coloresque</a></p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="SS2.SSS4" class="ltx_subsubsection">
|
||||
<h3 class="ltx_title ltx_title_subsubsection">
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.2.4 </span>Copier des liens symboliques en ligne de commande</h3>
|
||||
|
||||
<div id="SS2.SSS4.p1" class="ltx_para">
|
||||
<p class="ltx_p">Documentation : <a href="https://www.lostsaloon.com/technology/how-to-copy-symbolic-links-in-linux/" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://www.lostsaloon.com/technology/how-to-copy-symbolic-links-in-linux/</a></p>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section id="SS3" class="ltx_subsection">
|
||||
<h2 class="ltx_title ltx_title_subsection">
|
||||
@@ -252,28 +288,36 @@ Pour l’utiliser il faut d’abord l’installer :
|
||||
|
||||
<section id="SS3.SSS1" class="ltx_subsubsection">
|
||||
<h3 class="ltx_title ltx_title_subsubsection">
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.3.1 </span>Monter un disque chiffré en ligne de commande</h3>
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.3.1 </span>Créer un disque chiffré</h3>
|
||||
|
||||
<div id="SS3.SSS1.p1" class="ltx_para">
|
||||
<p class="ltx_p">Voir ici : <a href="https://blog.tinned-software.net/create-a-luks-encrypted-partition-on-linux-mint/" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://blog.tinned-software.net/create-a-luks-encrypted-partition-on-linux-mint/</a></p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="SS3.SSS2" class="ltx_subsubsection">
|
||||
<h3 class="ltx_title ltx_title_subsubsection">
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.3.2 </span>Monter un disque chiffré en ligne de commande</h3>
|
||||
|
||||
<div id="SS3.SSS2.p1" class="ltx_para">
|
||||
<p class="ltx_p">Monter un disque chiffré ne requiert pas les mêmes commandes que pour un disque normal, mais c’est finalement assez simple.
|
||||
<br class="ltx_break">Tout d’abord vous devez bien entendu avoir <span class="ltx_text ltx_font_typewriter">cryptsetup</span> d’installé sur votre système.
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBhcHQgaW5zdGFsbCBjcnlwdHNldHVw">⬇</a></div>
|
||||
<div id="lstnumberx19" class="ltx_listingline">
|
||||
<div id="lstnumberx21" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">apt</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">install</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cryptsetup</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Ensuite on aura ces opérations à réaliser :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBjcnlwdHNldHVwIGx1a3NPcGVuIC9kZXYvc2RjMSBjcnlwdGRyaXZlCnN1ZG8gbWtkaXIgL21lZGlhL01PTkRJU1FVRQpzdWRvIG1vdW50IC9kZXYvbWFwcGVyL2NyeXB0ZHJpdmUgL21lZGlhL01PTkRJU1FVRS8=">⬇</a></div>
|
||||
<div id="lstnumberx20" class="ltx_listingline">
|
||||
<div id="lstnumberx22" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cryptsetup</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luksOpen</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dev</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sdc1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cryptdrive</span>
|
||||
</div>
|
||||
<div id="lstnumberx21" class="ltx_listingline">
|
||||
<div id="lstnumberx23" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">mkdir</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">media</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">MONDISQUE</span>
|
||||
</div>
|
||||
<div id="lstnumberx22" class="ltx_listingline">
|
||||
<div id="lstnumberx24" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">mount</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dev</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">mapper</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cryptdrive</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">media</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">MONDISQUE</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -283,25 +327,25 @@ Pour l’utiliser il faut d’abord l’installer :
|
||||
<br class="ltx_break"></p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="SS3.SSS2" class="ltx_subsubsection">
|
||||
<section id="SS3.SSS3" class="ltx_subsubsection">
|
||||
<h3 class="ltx_title ltx_title_subsubsection">
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.3.2 </span>Monter un disque chiffré automatiquement au démarrage</h3>
|
||||
<span class="ltx_tag ltx_tag_subsubsection">2.3.3 </span>Monter un disque chiffré automatiquement au démarrage</h3>
|
||||
|
||||
<div id="SS3.SSS2.p1" class="ltx_para">
|
||||
<div id="SS3.SSS3.p1" class="ltx_para">
|
||||
<p class="ltx_p">Il est possible de monter automatique le disque chiffré sans avoir à renseigner la phrase de déchiffrement si vous configurez un fichier "clé" et l’utilisez au démarrage.
|
||||
<br class="ltx_break"><span class="ltx_text ltx_font_bold">Mon "tuto" est seulement un rappel des commandes nécessaires, sans grandes explications car tout est bien détaillé dans la source que j’ai utilisé. Si cela ne fonctionne pas parfaitement il y a plus de détails dans l’article source.</span>
|
||||
Source : <a href="https://blog.tinned-software.net/automount-a-luks-encrypted-volume-on-system-start/" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://blog.tinned-software.net/automount-a-luks-encrypted-volume-on-system-start/</a>
|
||||
<br class="ltx_break">On commence par créer un fichier <span class="ltx_text ltx_font_typewriter">disksecretkey</span> rempli aléatoirement qui servira à contenir la clé de déchiffrement. Il faudra peut être créer le dossier <span class="ltx_text ltx_font_typewriter">luks-keys</span> si il n’existe pas.</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,ZGQgaWY9L2Rldi91cmFuZG9tIG9mPS9ldGMvbHVrcy1rZXlzL2Rpc2tzZWNyZXRrZXkgYnM9NTEyIGNvdW50PTg=">⬇</a></div>
|
||||
<div id="lstnumberx23" class="ltx_listingline">
|
||||
<div id="lstnumberx25" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dd</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">if</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dev</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">urandom</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">of</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">etc</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luks</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">keys</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">disksecretkey</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">bs</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=512</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">count</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=8</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">On peut ensuite lier ce fichier à notre disque et sa phrase de déchiffrement :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBjcnlwdHNldHVwIC12IGx1a3NBZGRLZXkgL2Rldi9zZGIxIC9ldGMvbHVrcy1rZXlzL2Rpc2tzZWNyZXRrZXk=">⬇</a></div>
|
||||
<div id="lstnumberx24" class="ltx_listingline">
|
||||
<div id="lstnumberx26" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cryptsetup</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">v</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luksAddKey</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dev</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sdb1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">etc</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luks</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">keys</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">disksecretkey</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -309,21 +353,22 @@ Source : <a href="https://blog.tinned-software.net/automount-a-luks-encrypted-vo
|
||||
<br class="ltx_break">Ensuite on récupère le UUID du disque pour l’utiliser dans les règles au démarrage :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBjcnlwdHNldHVwIGx1a3NEdW1wIC9kZXYvc2RiMSB8IGdyZXAgIlVVSUQi">⬇</a></div>
|
||||
<div id="lstnumberx25" class="ltx_listingline">
|
||||
<div id="lstnumberx27" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cryptsetup</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luksDump</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dev</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sdb1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">grep</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"UUID"</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">On ajoute une règle dans le fichier <span class="ltx_text ltx_font_typewriter">/etc/crypttab</span> :</p>
|
||||
<p class="ltx_p">On ajoute une règle dans le fichier <span class="ltx_text ltx_font_typewriter">/etc/crypttab</span> :
|
||||
</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c2RiMS1jcnlwdCBVVUlEPTJhMjM3NWJmLTIyNjItNDEzYy1hNmE4LWZiZWIxNDY1OWM4NSAvZXRjL2x1a3Mta2V5cy9kaXNrc2VjcmV0a2V5IGx1a3M=">⬇</a></div>
|
||||
<div id="lstnumberx26" class="ltx_listingline">
|
||||
<div id="lstnumberx28" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sdb1</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">crypt</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">UUID</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=2</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">a2375bf</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-2262-413</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">c</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">a6a8</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">fbeb14659c85</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">etc</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luks</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">keys</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">disksecretkey</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">luks</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Enfin, pour qu’il soit monté au démarrage on ajoute une ligne au fichier dédié : <span class="ltx_text ltx_font_typewriter">/etc/fstab</span></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,L2Rldi9tYXBwZXIvc2RiMS1jcnlwdCAvbWVkaWEvZ2VyaGFyZC9EYXRlbiBleHQ0ICAgIGRlZmF1bHRzICAgMCAgICAgICAy">⬇</a></div>
|
||||
<div id="lstnumberx27" class="ltx_listingline">
|
||||
<div id="lstnumberx29" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">dev</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">mapper</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sdb1</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">crypt</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">media</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">gerhard</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Daten</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">ext4</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">defaults</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">0</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">2</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -343,14 +388,14 @@ Source : <a href="https://blog.tinned-software.net/automount-a-luks-encrypted-vo
|
||||
<p class="ltx_p">Pour l’installer seulement pour l’utilisateur·ice :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,Y3AgZXhlbXBsZS50dGYgLmZvbnRz">⬇</a></div>
|
||||
<div id="lstnumberx28" class="ltx_listingline">
|
||||
<div id="lstnumberx30" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cp</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">exemple</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">.</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">ttf</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">.</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">fonts</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Pour l’installer sur tout le système :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,Y3AgZXhlbXBsZS50dGYgL3Vzci9zaGFyZS9mb250cw==">⬇</a></div>
|
||||
<div id="lstnumberx29" class="ltx_listingline">
|
||||
<div id="lstnumberx31" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cp</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">exemple</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">.</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">ttf</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">usr</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">share</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">fonts</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -374,7 +419,8 @@ Source : <a href="https://blog.tinned-software.net/automount-a-luks-encrypted-vo
|
||||
<li id="I1.i2" class="ltx_item" style="list-style-type:none;">
|
||||
<span class="ltx_tag ltx_tag_item">2.</span>
|
||||
<div id="I1.i2.p1" class="ltx_para">
|
||||
<p class="ltx_p">les images doivent être non-indexées, RGB</p>
|
||||
<p class="ltx_p">les images doivent être non-indexées, RGB
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
</ol>
|
||||
@@ -430,8 +476,7 @@ Source : <a href="https://blog.tinned-software.net/automount-a-luks-encrypted-vo
|
||||
<li id="I3.i3" class="ltx_item" style="list-style-type:none;">
|
||||
<span class="ltx_tag ltx_tag_item">3.</span>
|
||||
<div id="I3.i3.p1" class="ltx_para">
|
||||
<p class="ltx_p"><code class="ltx_verbatim ltx_font_typewriter">color_normal</code> : la couleur du texte et son fond à l’extérieur du menu.
|
||||
</p>
|
||||
<p class="ltx_p"><code class="ltx_verbatim ltx_font_typewriter">color_normal</code> : la couleur du texte et son fond à l’extérieur du menu.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ol>
|
||||
@@ -457,32 +502,32 @@ Et la liste des couleurs supportées est :
|
||||
<br class="ltx_break">Pour changer les couleurs, il faut ensuite ouvrir <code class="ltx_verbatim ltx_font_typewriter">/etc/grub.d/05_debian_theme</code> et trouver la ligne :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,aWYgWyAteiAiJHsyfSIgXSAmJiBbIC16ICIkezN9IiBdOyB0aGVuCiAgICAgICAgICAgICAgICBlY2hvICIgIHRydWUiCmZp">⬇</a></div>
|
||||
<div id="lstnumberx30" class="ltx_listingline">
|
||||
<div id="lstnumberx32" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">if</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">[</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">z</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"${2}"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">]</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">&&</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">[</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">z</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"${3}"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">];</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">then</span>
|
||||
</div>
|
||||
<div id="lstnumberx31" class="ltx_listingline">
|
||||
<div id="lstnumberx33" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">echo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"<span class="ltx_text ltx_lst_space"> </span>true"</span>
|
||||
</div>
|
||||
<div id="lstnumberx32" class="ltx_listingline">
|
||||
<div id="lstnumberx34" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">fi</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Et la remplacer par :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,aWYgWyAteiAiJHsyfSIgXSAmJiBbIC16ICIkezN9IiBdOyB0aGVuCiAgICAjIGVjaG8gIiAgdHJ1ZSIKICAgIGVjaG8gIiAgICBzZXQgY29sb3JfaGlnaGxpZ2h0PXJlZC9ncmVlbiIKICAgIGVjaG8gIiAgICBzZXQgY29sb3Jfbm9ybWFsPWxpZ2h0LWN5YW4vYmxhY2siCmZp">⬇</a></div>
|
||||
<div id="lstnumberx33" class="ltx_listingline">
|
||||
<div id="lstnumberx35" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">if</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">[</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">z</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"${2}"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">]</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">&&</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">[</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">z</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"${3}"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">];</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">then</span>
|
||||
</div>
|
||||
<div id="lstnumberx34" class="ltx_listingline">
|
||||
<div id="lstnumberx36" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_comment ltx_font_typewriter" style="font-size:90%;color:#1E843E;">#<span class="ltx_text ltx_lst_space"> </span>echo<span class="ltx_text ltx_lst_space"> </span>"<span class="ltx_text ltx_lst_space"> </span>true"</span>
|
||||
</div>
|
||||
<div id="lstnumberx35" class="ltx_listingline">
|
||||
<div id="lstnumberx37" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">echo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"<span class="ltx_text ltx_lst_space"> </span>set<span class="ltx_text ltx_lst_space"> </span>color_highlight=red/green"</span>
|
||||
</div>
|
||||
<div id="lstnumberx36" class="ltx_listingline">
|
||||
<div id="lstnumberx38" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">echo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"<span class="ltx_text ltx_lst_space"> </span>set<span class="ltx_text ltx_lst_space"> </span>color_normal=light-cyan/black"</span>
|
||||
</div>
|
||||
<div id="lstnumberx37" class="ltx_listingline">
|
||||
<div id="lstnumberx39" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">fi</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -496,10 +541,10 @@ Et la liste des couleurs supportées est :
|
||||
<br class="ltx_break">Vous pouvez alors expérimenter à votre souhait :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,Z3J1Yj4gc2V0IGNvbG9yX2hpZ2hsaWdodD1yZWQvZ3JlZW4KZ3J1Yj4gc2V0IGNvbG9yX25vcm1hbD1saWdodC1jeWFuL2JsYWNr">⬇</a></div>
|
||||
<div id="lstnumberx38" class="ltx_listingline">
|
||||
<div id="lstnumberx40" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">grub</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">></span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">set</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">color_highlight</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">red</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">green</span>
|
||||
</div>
|
||||
<div id="lstnumberx39" class="ltx_listingline">
|
||||
<div id="lstnumberx41" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">grub</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">></span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">set</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">color_normal</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">=</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">light</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">cyan</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">black</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -515,7 +560,7 @@ Et la liste des couleurs supportées est :
|
||||
<p class="ltx_p">Il est possible d’utiliser le pavé numérique comme une souris ! Pour l’activer de manière non permanente il suffit d’utiliser :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c2V0eGtibWFwIC1vcHRpb24ga2V5cGFkOnBvaW50ZXJrZXlz">⬇</a></div>
|
||||
<div id="lstnumberx40" class="ltx_listingline">
|
||||
<div id="lstnumberx42" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">setxkbmap</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">option</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">keypad</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">:</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">pointerkeys</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -531,7 +576,8 @@ Et la liste des couleurs supportées est :
|
||||
<li id="I4.i2" class="ltx_item" style="list-style-type:none;">
|
||||
<span class="ltx_tag ltx_tag_item">—</span>
|
||||
<div id="I4.i2.p1" class="ltx_para">
|
||||
<p class="ltx_p">4, 6 pour gauche et droite</p>
|
||||
<p class="ltx_p">4, 6 pour gauche et droite
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li id="I4.i3" class="ltx_item" style="list-style-type:none;">
|
||||
@@ -587,19 +633,19 @@ Et la liste des couleurs supportées est :
|
||||
<br class="ltx_break"><span class="ltx_text ltx_font_typewriter">/etc/X11/xorg.conf.d/00-keyboard.conf</span></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,U2VjdGlvbiAiSW5wdXRDbGFzcyIKICAgICAgICBJZGVudGlmaWVyICJzeXN0ZW0ta2V5Ym9hcmQiCiAgICAgICAgTWF0Y2hJc0tleWJvYXJkICJvbiIKICAgICAgICBPcHRpb24gIlhrYk9wdGlvbnMiICJrZXlwYWQ6cG9pbnRlcmtleXMiCkVuZFNlY3Rpb24=">⬇</a></div>
|
||||
<div id="lstnumberx41" class="ltx_listingline">
|
||||
<div id="lstnumberx43" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Section</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"InputClass"</span>
|
||||
</div>
|
||||
<div id="lstnumberx42" class="ltx_listingline">
|
||||
<div id="lstnumberx44" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Identifier</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"system-keyboard"</span>
|
||||
</div>
|
||||
<div id="lstnumberx43" class="ltx_listingline">
|
||||
<div id="lstnumberx45" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">MatchIsKeyboard</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"on"</span>
|
||||
</div>
|
||||
<div id="lstnumberx44" class="ltx_listingline">
|
||||
<div id="lstnumberx46" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Option</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"XkbOptions"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"keypad:pointerkeys"</span>
|
||||
</div>
|
||||
<div id="lstnumberx45" class="ltx_listingline">
|
||||
<div id="lstnumberx47" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">EndSection</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -615,20 +661,20 @@ Et la liste des couleurs supportées est :
|
||||
<br class="ltx_break">Tout d’abord on cherche l’écran que l’on veut paramétrer :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,fiQgeHJhbmRyClNjcmVlbiAwOiBtaW5pbXVtIDMyMCB4IDIwMCwgY3VycmVudCAxMzY2IHggNzY4LCBtYXhpbXVtIDgxOTIgeCA4MTkyCkxWRFMtMSBjb25uZWN0ZWQgcHJpbWFyeSAxMzY2eDc2OCswKzAgKG5vcm1hbCBsZWZ0IGludmVydGVkIHJpZ2h0IHggYXhpcyB5IGF4aXMp">⬇</a></div>
|
||||
<div id="lstnumberx46" class="ltx_listingline">
|
||||
<div id="lstnumberx48" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_font_typewriter" style="font-size:90%;">~</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">$</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">xrandr</span>
|
||||
</div>
|
||||
<div id="lstnumberx47" class="ltx_listingline">
|
||||
<div id="lstnumberx49" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Screen</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">0:</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">minimum</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">320</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">x</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">200,</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">current</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">1366</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">x</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">768,</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">maximum</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">8192</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">x</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">8192</span>
|
||||
</div>
|
||||
<div id="lstnumberx48" class="ltx_listingline">
|
||||
<div id="lstnumberx50" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">LVDS</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">connected</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">primary</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">1366</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">x768</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">+0+0</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">(</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">normal</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">left</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">inverted</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">right</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">x</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">axis</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">y</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">axis</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">)</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">On voit donc que l’écran connecté est LVDS-1. Pour le baisser à 50% de luminosité :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,eHJhbmRyIC0tb3V0cHV0IExWRFMtMSAtLWJyaWdodG5lc3MgMC41">⬇</a></div>
|
||||
<div id="lstnumberx49" class="ltx_listingline">
|
||||
<div id="lstnumberx51" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">xrandr</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">output</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">LVDS</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">brightness</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">0.5</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -642,7 +688,7 @@ Et la liste des couleurs supportées est :
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,eHJhbmRyIC0tb3V0cHV0IGVEUC0xIC0tYnJpZ2h0bmVzcyAkKGVjaG8gIiQoeHJhbmRyIC0tY3VycmVudCAtLXZlcmJvc2V8Z3JlcCAtaSBCcmlnaHRuZXNzIHwgc2VkIHMvIkJyaWdodG5lc3M6ICIvL2cpLS4xIiB8IGJjKQ==">⬇</a></div>
|
||||
<div id="lstnumberx50" class="ltx_listingline">
|
||||
<div id="lstnumberx52" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">xrandr</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">output</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">eDP</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">brightness</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">$</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">(</span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">echo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"$(xrandr<span class="ltx_text ltx_lst_space"> </span>--current<span class="ltx_text ltx_lst_space"> </span>--verbose|grep<span class="ltx_text ltx_lst_space"> </span>-i<span class="ltx_text ltx_lst_space"> </span>Brightness<span class="ltx_text ltx_lst_space"> </span>|<span class="ltx_text ltx_lst_space"> </span>sed<span class="ltx_text ltx_lst_space"> </span>s/"</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Brightness</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">:</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"//g)-.1"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">bc</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">)</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -650,21 +696,21 @@ Et la liste des couleurs supportées est :
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,eHJhbmRyIC0tY3VycmVudCAtLXZlcmJvc2V8Z3JlcCAtaSBCcmlnaHRuZXNz">⬇</a></div>
|
||||
<div id="lstnumberx51" class="ltx_listingline">
|
||||
<div id="lstnumberx53" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">xrandr</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">current</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">verbose</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">grep</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">i</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Brightness</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">Donne quelque chose comme :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,QnJpZ2h0bmVzczogMS4w">⬇</a></div>
|
||||
<div id="lstnumberx52" class="ltx_listingline">
|
||||
<div id="lstnumberx54" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Brightness</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">:</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">1.</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="ltx_p">On utilise alors :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,fCBzZWQgcy8iQnJpZ2h0bmVzczogIi8vZw==">⬇</a></div>
|
||||
<div id="lstnumberx53" class="ltx_listingline">
|
||||
<div id="lstnumberx55" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">sed</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">s</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"Brightness:<span class="ltx_text ltx_lst_space"> </span>"</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">//</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">g</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -683,7 +729,7 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,eHJhbmRyIC0tb3V0cHV0IGVEUC0xIC0tYnJpZ2h0bmVzcyAkKGVjaG8gIiQoeHJhbmRyIC0tY3VycmVudCAtLXZlcmJvc2V8Z3JlcCAtaSBCcmlnaHRuZXNzIHwgc2VkIHMvIkJyaWdodG5lc3M6ICIvL2cpKy4xIiB8IGJjKQ==">⬇</a></div>
|
||||
<div id="lstnumberx54" class="ltx_listingline">
|
||||
<div id="lstnumberx56" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">xrandr</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">output</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">eDP</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-1</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">brightness</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">$</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">(</span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">echo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"$(xrandr<span class="ltx_text ltx_lst_space"> </span>--current<span class="ltx_text ltx_lst_space"> </span>--verbose|grep<span class="ltx_text ltx_lst_space"> </span>-i<span class="ltx_text ltx_lst_space"> </span>Brightness<span class="ltx_text ltx_lst_space"> </span>|<span class="ltx_text ltx_lst_space"> </span>sed<span class="ltx_text ltx_lst_space"> </span>s/"</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Brightness</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">:</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"//g)+.1"</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">bc</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">)</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -693,7 +739,7 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,ZWNobyAkKHhyYW5kciAtLWN1cnJlbnQgLS12ZXJib3NlfGdyZXAgLWkgQnJpZ2h0bmVzcyB8IHNlZCBzLyJCcmlnaHRuZXNzOiAiLy9nKSoxMDAgfCBiYw==">⬇</a></div>
|
||||
<div id="lstnumberx55" class="ltx_listingline">
|
||||
<div id="lstnumberx57" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">echo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">$</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">(</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">xrandr</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">current</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">--</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">verbose</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">grep</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">i</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">Brightness</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_keyword ltx_font_typewriter" style="font-size:90%;color:#0000FF;">sed</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">s</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_string ltx_font_typewriter" style="font-size:90%;color:#820210;">"Brightness:<span class="ltx_text ltx_lst_space"> </span>"</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">//</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">g</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">)*100</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">|</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">bc</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -709,7 +755,7 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<p class="ltx_p">Pour modifier l’image affichée sur l’écran de connexion.</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBuYW5vIC9ldGMvbGlnaHRkbS9saWdodGRtLWd0ay1ncmVldGVyLmNvbmY=">⬇</a></div>
|
||||
<div id="lstnumberx56" class="ltx_listingline">
|
||||
<div id="lstnumberx58" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">nano</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">etc</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">lightdm</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">/</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">lightdm</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">gtk</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">greeter</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">.</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">conf</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -727,7 +773,7 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,ZmR1cGVzIFtvcHRpb25zXSBESVJFQ1RPUlk=">⬇</a></div>
|
||||
<div id="lstnumberx57" class="ltx_listingline">
|
||||
<div id="lstnumberx59" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">fdupes</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">[</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">options</span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">]</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">DIRECTORY</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -735,7 +781,7 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<br class="ltx_break"></p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,ZmR1cGVzIC1yIC1kIERJUkVDVE9SWQ==">⬇</a></div>
|
||||
<div id="lstnumberx58" class="ltx_listingline">
|
||||
<div id="lstnumberx60" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">fdupes</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">r</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_font_typewriter" style="font-size:90%;">-</span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">d</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">DIRECTORY</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -746,7 +792,7 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<p class="ltx_p">Une autre solution est d’utiliser fslint :</p>
|
||||
<div class="ltx_listing ltx_lst_language_bash ltx_lstlisting ltx_listing" style="background-color:#BFBFBF;">
|
||||
<div class="ltx_listing_data"><a href="data:text/plain;base64,c3VkbyBhcHQgaW5zdGFsbCBmc2xpbnQ=">⬇</a></div>
|
||||
<div id="lstnumberx59" class="ltx_listingline">
|
||||
<div id="lstnumberx61" class="ltx_listingline">
|
||||
<span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">sudo</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">apt</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">install</span><span class="ltx_text ltx_lst_space ltx_font_typewriter" style="font-size:90%;"> </span><span class="ltx_text ltx_lst_identifier ltx_font_typewriter" style="font-size:90%;">fslint</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -760,13 +806,24 @@ Puis on utilise <span class="ltx_text ltx_font_typewriter">-.1</span> pour enlev
|
||||
<p class="ltx_p">sudo apt-get install jpegoptim</p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="SS7" class="ltx_subsection">
|
||||
<h2 class="ltx_title ltx_title_subsection">
|
||||
<span class="ltx_tag ltx_tag_subsection">2.7 </span>Image ISO personnalisée pour debian</h2>
|
||||
|
||||
<div id="SS7.p1" class="ltx_para">
|
||||
<p class="ltx_p">Liens ressources :
|
||||
<br class="ltx_break">Live Build : création d’une image iso live personnalisée <a href="https://debian-facile.org/utilisateurs:abdelqahar:tutos:live-build" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://debian-facile.org/utilisateurs:abdelqahar:tutos:live-build</a>
|
||||
<br class="ltx_break">Comment construire un Live Debian : <a href="https://arpinux.developpez.com/construire-un-live-debian/" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://arpinux.developpez.com/construire-un-live-debian/</a>
|
||||
<br class="ltx_break">Création d’une image live Debian bootable : <a href="https://wiki.csnu.org/index.php/Cr%C3%A9ation_d%27une_image_debian_bootable_(syst%C3%A8me_de_rescue,_live_system)#Pour_debian_stretch_:" title="" class="ltx_ref ltx_url ltx_font_typewriter">https://wiki.csnu.org/index.php/Cr%C3%A9ation_d%27une_image_debian_bootable_(syst%C3%A8me_de_rescue,_live_system)#Pour_debian_stretch_:</a></p>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<footer class="ltx_page_footer">
|
||||
<div>
|
||||
<a href="S1.html" title="1 Commandes usuelles ‣ Compilation de commandes utiles régulièrement, ou pas" class="ltx_ref" rel="prev"><span class="ltx_text ltx_ref_title"><span class="ltx_tag ltx_tag_ref">1 </span>Commandes usuelles</span></a><a href="S3.html" title="3 Manjaro - Arch Linux ‣ Compilation de commandes utiles régulièrement, ou pas" class="ltx_ref" rel="next"><span class="ltx_text ltx_ref_title"><span class="ltx_tag ltx_tag_ref">3 </span>Manjaro - Arch Linux</span></a>
|
||||
</div>
|
||||
<div class="ltx_page_logo">Generated on Wed Nov 18 20:59:24 2020 by <a href="http://dlmf.nist.gov/LaTeXML/">LaTeXML <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wKExQZLWTEaOUAAAAddEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIFRoZSBHSU1Q72QlbgAAAdpJREFUKM9tkL+L2nAARz9fPZNCKFapUn8kyI0e4iRHSR1Kb8ng0lJw6FYHFwv2LwhOpcWxTjeUunYqOmqd6hEoRDhtDWdA8ApRYsSUCDHNt5ul13vz4w0vWCgUnnEc975arX6ORqN3VqtVZbfbTQC4uEHANM3jSqXymFI6yWazP2KxWAXAL9zCUa1Wy2tXVxheKA9YNoR8Pt+aTqe4FVVVvz05O6MBhqUIBGk8Hn8HAOVy+T+XLJfLS4ZhTiRJgqIoVBRFIoric47jPnmeB1mW/9rr9ZpSSn3Lsmir1fJZlqWlUonKsvwWwD8ymc/nXwVBeLjf7xEKhdBut9Hr9WgmkyGEkJwsy5eHG5vN5g0AKIoCAEgkEkin0wQAfN9/cXPdheu6P33fBwB4ngcAcByHJpPJl+fn54mD3Gg0NrquXxeLRQAAwzAYj8cwTZPwPH9/sVg8PXweDAauqqr2cDjEer1GJBLBZDJBs9mE4zjwfZ85lAGg2+06hmGgXq+j3+/DsixYlgVN03a9Xu8jgCNCyIegIAgx13Vfd7vdu+FweG8YRkjXdWy329+dTgeSJD3ieZ7RNO0VAXAPwDEAO5VKndi2fWrb9jWl9Esul6PZbDY9Go1OZ7PZ9z/lyuD3OozU2wAAAABJRU5ErkJggg==" alt="[LOGO]"></a>
|
||||
<div class="ltx_page_logo">Generated on Tue Nov 24 18:44:33 2020 by <a href="http://dlmf.nist.gov/LaTeXML/">LaTeXML <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wKExQZLWTEaOUAAAAddEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIFRoZSBHSU1Q72QlbgAAAdpJREFUKM9tkL+L2nAARz9fPZNCKFapUn8kyI0e4iRHSR1Kb8ng0lJw6FYHFwv2LwhOpcWxTjeUunYqOmqd6hEoRDhtDWdA8ApRYsSUCDHNt5ul13vz4w0vWCgUnnEc975arX6ORqN3VqtVZbfbTQC4uEHANM3jSqXymFI6yWazP2KxWAXAL9zCUa1Wy2tXVxheKA9YNoR8Pt+aTqe4FVVVvz05O6MBhqUIBGk8Hn8HAOVy+T+XLJfLS4ZhTiRJgqIoVBRFIoric47jPnmeB1mW/9rr9ZpSSn3Lsmir1fJZlqWlUonKsvwWwD8ymc/nXwVBeLjf7xEKhdBut9Hr9WgmkyGEkJwsy5eHG5vN5g0AKIoCAEgkEkin0wQAfN9/cXPdheu6P33fBwB4ngcAcByHJpPJl+fn54mD3Gg0NrquXxeLRQAAwzAYj8cwTZPwPH9/sVg8PXweDAauqqr2cDjEer1GJBLBZDJBs9mE4zjwfZ85lAGg2+06hmGgXq+j3+/DsixYlgVN03a9Xu8jgCNCyIegIAgx13Vfd7vdu+FweG8YRkjXdWy329+dTgeSJD3ieZ7RNO0VAXAPwDEAO5VKndi2fWrb9jWl9Esul6PZbDY9Go1OZ7PZ9z/lyuD3OozU2wAAAABJRU5ErkJggg==" alt="[LOGO]"></a>
|
||||
</div></footer>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user