Re: Pas de Wifi
Posté : mer. 23 févr. 2022 09:18
Dernier message de la page précédente :
domi@domi-HP-Laptop-17-ca2xxx:~$ wifi.sh
wifi.sh : commande introuvable
domi@domi-HP-Laptop-17-ca2xxx:~$
https://forum-francophone-linuxmint.fr/
https://forum-francophone-linuxmint.fr/viewtopic.php?t=18986
Dernier message de la page précédente :
domi@domi-HP-Laptop-17-ca2xxx:~$ wifi.sh
wifi.sh : commande introuvable
domi@domi-HP-Laptop-17-ca2xxx:~$

Cyrille parle du script qu'il t'a fait télécharger au début du sujet.
Code : Tout sélectionner
cd ~/Bureau
wget https://framagit.org/CyrilleBiot/wifi-issues/-/raw/main/wifi.sh
Code : Tout sélectionner
sudo chmod 754 ./wifi.sh>Code : Tout sélectionner
./wifi.sh>Code : Tout sélectionner
domi@domi-HP-Laptop-17-ca2xxx:~$ wget https://framagit.org/CyrilleBiot/wifi-issues/-/raw/main/wifi.sh
--2022-02-25 20:32:21-- https://framagit.org/CyrilleBiot/wifi-issues/-/raw/main/wifi.sh
Résolution de framagit.org (framagit.org)... 2a01:4f8:231:4c99::75, 176.9.183.75
Connexion vers framagit.org (framagit.org)|2a01:4f8:231:4c99::75|:443... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Taille : 2265 (2,2K) [text/plain]
Enregistre : «wifi.sh.1»
wifi.sh.1 100%[===================>] 2,21K --.-KB/s ds 0s
2022-02-25 20:32:22 (326 MB/s) - «wifi.sh.1» enregistré [2265/2265]
domi@domi-HP-Laptop-17-ca2xxx:~$ sudo chmod 754 ./wifi.sh>
bash: erreur de syntaxe près du symbole inattendu « newline »
domi@domi-HP-Laptop-17-ca2xxx:~$ sudo chmod 754 ./wifi.sh
[sudo] Mot de passe de domi :
domi@domi-HP-Laptop-17-ca2xxx:~$ a04bis02
a04bis02 : commande introuvable
domi@domi-HP-Laptop-17-ca2xxx:~$ ./wifi.sh>
bash: erreur de syntaxe près du symbole inattendu « newline »
domi@domi-HP-Laptop-17-ca2xxx:~$ ./wifi.sh
Lancer ce script en mode administrateur
Utiliser sudo wifi.sh
Ou un accès root : sudo -s
domi@domi-HP-Laptop-17-ca2xxx:~$ sudo wifi.sh
sudo: wifi.sh : commande introuvable
domi@domi-HP-Laptop-17-ca2xxx:~$ sudo -s
root@domi-HP-Laptop-17-ca2xxx:/home/domi#
Code : Tout sélectionner
domi@domi-HP-Laptop-17-ca2xxx:~$ cd ~/Bureau
domi@domi-HP-Laptop-17-ca2xxx:~/Bureau$ wget https://framagit.org/CyrilleBiot/wifi-issues/-/raw/main/wifi.sh
--2022-02-25 21:04:43-- https://framagit.org/CyrilleBiot/wifi-issues/-/raw/main/wifi.sh
Résolution de framagit.org (framagit.org)... 2a01:4f8:231:4c99::75, 176.9.183.75
Connexion vers framagit.org (framagit.org)|2a01:4f8:231:4c99::75|:443... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Taille : 2265 (2,2K) [text/plain]
Enregistre : «wifi.sh»
wifi.sh 100%[===================>] 2,21K --.-KB/s ds 0s
2022-02-25 21:04:43 (343 MB/s) - «wifi.sh» enregistré [2265/2265]
domi@domi-HP-Laptop-17-ca2xxx:~/Bureau$ sudo chmod 754 ./wifi.sh
[sudo] Mot de passe de domi :
domi@domi-HP-Laptop-17-ca2xxx:~/Bureau$ ./wifi.sh
Lancer ce script en mode administrateur
Utiliser sudo wifi.sh
Ou un accès root : sudo -s
domi@domi-HP-Laptop-17-ca2xxx:~/Bureau$ sudo wifi.sh
sudo: wifi.sh : commande introuvable
domi@domi-HP-Laptop-17-ca2xxx:~/Bureau$ sudo -s
Code : Tout sélectionner
cd ~/BureauCode : Tout sélectionner
sudo ./wifi.shCode : Tout sélectionner
sudo -s ./wifi.sh