Elantech touchpad detected as « PS/2 Generic Mouse »
ou
Check
Permanent fix
Delete /etc/modprobe.d/psmouse.conf
Create /etc/modprobe.d/blacklist-touchpad.conf
Create /etc/systemd/system/touchpad.service
ou
Check
Delete /etc/modprobe.d/psmouse.conf
Create /etc/modprobe.d/blacklist-touchpad.conf
Create /etc/systemd/system/touchpad.service
Quand on est déjà connecté en tant que « root »
On ne peut pas se connecter en tant que « root » car on a oublié le mot de passe :
init=/bin/bash"
mount -n -o remount,rw /
puis entréepasswd
pour changer le mot de passereboot
Démarrer un nouveau screen nommé
Détacher le screen
ctrl+a ctrl+d
Lister les screens
Réattacher un screen
Renommer un screen
Commandes diverses
Command Description ------- ----------- Ctrl+a, ? Show built in help Ctrl+a, c Create a new screen Ctrl+a, Ctrl+a Cycle through screens (just hold Ctrl down, type aa) Ctrl+a, n Cycle through screens (Next screen) Ctrl+a, Ctrl+n Another cycle through screens Ctrl+a, S Split the screen (note the capital S) Ctrl+a, X Close the split screen you are currently in (note capital X) Ctrl+a, tab Switch between split screens Ctrl+a, d Detach from screen session Ctrl+a, [ Start copy (see below) Ctrl+a, ] Paste (see below)
Voir aussi : Documentation d’Ubuntu.
Ouvrir un terminal en tant qu’administrateur (« cmd.exe »)
Exécuter la commande suivante
Avec Windows, le dossier « C:/Users » (hôte) est partagé en tant que dossier « /c/Users » dans la machine virtuelle.
Voir aussi : Dépôt « boot2docker » et dépôt « boot2docker-cli » sur Github.
Docker Hub : mariadb
Start a MariaDB instance (it will expose port 3306)
Linking an application