{"id":1791,"date":"2023-02-26T19:33:40","date_gmt":"2023-02-26T18:33:40","guid":{"rendered":"https:\/\/techtocraft.xyz\/?p=1791"},"modified":"2025-04-20T13:08:59","modified_gmt":"2025-04-20T11:08:59","slug":"linux-admin-command","status":"publish","type":"post","link":"https:\/\/hinakuu.xyz\/?p=1791","title":{"rendered":"Linux ADMIN\ud83d\udc6eCommand"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>,---,---,---,---,---,---,---,---,---,---,---,---,---,-------,\n| ~ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | &#91; | ] | &lt;-    |\n|---'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-----|\n| ->| | \" | , | . | P | Y | F | G | C | R | L | \/ | = |  \\  |\n|-----',--',--',--',--',--',--',--',--',--',--',--',--'-----|\n| Caps | A | O | E | U | I | D | H | T | N | S | - |  Enter |\n|------'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'-,-'--------|\n|        | ; | Q | J | K | X | B | M | W | V | Z |          |\n|------,-',--'--,'---'---'---'---'---'---'-,-'---',--,------|\n| ctrl |  | alt |                          | alt  |  | ctrl |\n'------'  '-----'--------------------------'------'  '------'<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Commande ajout d\u2019un utilisateur : <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo adduser <strong>batman<\/strong>\n\nou\n\nsudo adduser <strong>batman<\/strong> --force-badname<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Ajouter l&rsquo;utilisateur au groupe <strong>sudo<\/strong> :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo usermod -aG sudo batman<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">D\u00e9sactiver le compte root :<\/mark>\n\npasswd --lock root<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#25ed06\" class=\"has-inline-color\">Activer le compte root :<\/mark>\n\nsudo passwd root<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Nettoyage et optimisation :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get autoremove &amp;&amp; apt-get autoclean<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Gestionnaire de t\u00e2che :<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"908\" height=\"689\" src=\"https:\/\/hinakuu.xyz\/wp-content\/uploads\/2023\/02\/htop.png\" alt=\"\" class=\"wp-image-3527\" srcset=\"https:\/\/hinakuu.xyz\/wp-content\/uploads\/2023\/02\/htop.png 908w, https:\/\/hinakuu.xyz\/wp-content\/uploads\/2023\/02\/htop-300x228.png 300w, https:\/\/hinakuu.xyz\/wp-content\/uploads\/2023\/02\/htop-768x583.png 768w\" sizes=\"auto, (max-width: 908px) 100vw, 908px\" \/><\/figure>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install htop<br><br>htop<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Commande ajout d\u2019un utilisateur : sudo adduser batman ou sudo adduser batman &#8211;force-badname Ajouter l&rsquo;utilisateur au groupe sudo<\/p>\n","protected":false},"author":1,"featured_media":1798,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1791","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1791","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1791"}],"version-history":[{"count":10,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1791\/revisions"}],"predecessor-version":[{"id":3530,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1791\/revisions\/3530"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=\/wp\/v2\/media\/1798"}],"wp:attachment":[{"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1791"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1791"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hinakuu.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1791"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}