Comment mettre à jour node sur Ubuntu
sudo npm cache clean -f sudo npm install -g n sudo n stable sudo ln -sf /usr/local/n/versions/node/5.4.1/bin/node /usr/bin/node
Il n'y a pas de questions bêtes
sudo npm cache clean -f sudo npm install -g n sudo n stable sudo ln -sf /usr/local/n/versions/node/5.4.1/bin/node /usr/bin/node
Avec la nouvelle version d’Ubuntu, il peut arriver que la fonction pour créer un Hotspot ne fonctionne pas parfaitement sur un ordinateur de type Lenovo. La solution est d’utiliser ap-hotspot. sudo add-apt-repository ppa:nilarimogard/webupd8 sudo apt-get update sudo apt-get install ap-hotspot Pour démarrer ou stopper ap-hotspot sudo ap-hotspot start sudo ap-hotspot stop Pour configurer sudo ap-hotspot … Lire la suite