Available disk space on current directory
Command : du -sh
| Executing the Docker Command Without Sudo | |
| sudo usermod -aG docker $(whoami) |
Available disk space on current directory
Command : du -sh
| Install Network Manager VPNC client | |
| - sudo apt-get install network-manager-vpnc | |
| - sudo apt-get install network-manager-vpnc-gnome | |
| Open network Manager and fill the with data like below: | |
| - vpn.host.com.br | |
| - username | |
| - password | |
| - Group name | |
| - Group password |
| https://wiki.debian.org/BluetoothUser/a2dp | |
| apt-get install pulseaudio pulseaudio-module-bluetooth pavucontrol blueman | |
| service bluetooth restart | |
| tecla "windows" > pulse | |
| > blueman |
| sudo fsck.ext4 -fy /dev/sdc2 |
| https://github.com/RetroPie/RetroPie-Setup/wiki/Manual-Installation |
| http://www.waveshare.com/wiki/5inch_HDMI_LCD#Image |
| sudo docker run -d --restart=unless-stopped -p 8080:8080 rancher/server:stable |
| var parameters = {}; | |
| $("#form").serializeArray().map(function(x){parameters[x.name] = x.value;}); |
| https://linuxdicasesuporte.blogspot.com.br/2017/07/w-possible-missing-firmware-debian.html | |
| https://linuxdicasesuporte.blogspot.com.br/2015/02/instalou-o-sistema-e-nao-tem-rede.html |