Catégorie : linux

Reconnexion


Warning: Trying to access array offset on value of type null in /home/biotux/www/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/really-simple-facebook-twitter-share-buttons.php on line 318

Warning: Trying to access array offset on value of type null in /home/biotux/www/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/really-simple-facebook-twitter-share-buttons.php on line 318

La liaison internet entre votre ordinateur et votre box n’est pas stable ? Voici un script qui vous permettra (sous Linux) de vérifier cette connexion et éventuellement de reconnecter votre ordinateur. [pastacode provider= »manual » lang= »bash » message= »reconnexion.sh »] #!/bin/sh # Vérification connexion # Configuration GATEWAY=192.168.1.1 # adresse de la box NOEUD=1 # Nombre de noeud du réseau LOG= »/var/log/wifi_reload.log » […]