From 7a2c37f4df39757b9f3e254823ef071469b96c59 Mon Sep 17 00:00:00 2001 From: nodiego Date: Thu, 2 Jan 2025 15:29:03 +0100 Subject: [PATCH] =?UTF-8?q?Actualiser=201.=20Guide=20d'installation=20d?= =?UTF-8?q?=E2=80=99Archlinux=20avec=20GNOME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...uide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md b/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md index 1683e2f..b5d1925 100644 --- a/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md +++ b/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md @@ -359,7 +359,12 @@ On va configurer sudo en utilisant visudo qui modifie */etc/sudoers*.Penser à p EDITOR="nano" visudo ``` -Il faut aller, en utilisant la flèche du bas jusqu’à la ligne ***"# Uncomment to allow members of group wheel to execute any command"*** et enlever \# sur la ligne qui suit. +Il faut aller au bas du fichiers et décommenter la ligne qui suit ***"# Uncomment to allow members of group wheel to execute any command"*** : + +``` +## Uncomment to allow members of group wheel to execute any command │ +%wheel ALL=(ALL:ALL) ALL +``` #### Installer YaY