debian:index
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| debian:index [2017/12/07 16:37] – orel | debian:index [2024/03/18 15:06] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 90: | Line 90: | ||
| === Locales === | === Locales === | ||
| - | Pour commencer, il faut installer | + | J'ai l' |
| - | sudo apt-get install | + | Pour commencer, il faut installer le package //locales// puis sélectionner ces 'locales' |
| - | + | ||
| - | J'ai l' | + | |
| + | $ apt-get install locales | ||
| $ dpkg-reconfigure locales | $ dpkg-reconfigure locales | ||
| | | ||
| Line 139: | Line 138: | ||
| $ modprobe -r iwlwifi ; modprobe iwlwifi | $ modprobe -r iwlwifi ; modprobe iwlwifi | ||
| + | |||
| + | === Bluetooth === | ||
| + | |||
| + | $ apt-get install pulseaudio pulseaudio-module-bluetooth pavucontrol bluez-firmware | ||
| + | $ service bluetooth restart | ||
| + | |||
| + | |||
| + | Plus de détails : https:// | ||
| === My Common Packages and Some Others === | === My Common Packages and Some Others === | ||
| Line 194: | Line 201: | ||
| === Dropbox === | === Dropbox === | ||
| + | |||
| + | $ sudo apt-get install nautilus-dropbox | ||
| + | |||
| + | Ou sinon, https:// | ||
| + | |||
| + | Pour exclure un répertoire de la synchro... | ||
| + | |||
| + | $ dropbox exclude add Archives | ||
| Download the latest [[https:// | Download the latest [[https:// | ||
| Line 218: | Line 233: | ||
| $ wget https:// | $ wget https:// | ||
| $ sudo gdebi atom-amd64.deb | $ sudo gdebi atom-amd64.deb | ||
| + | |||
| + | J' | ||
| === Bash === | === Bash === | ||
| Line 255: | Line 272: | ||
| gsettings set org.cinnamon.settings-daemon.plugins.orientation active false | gsettings set org.cinnamon.settings-daemon.plugins.orientation active false | ||
| + | | ||
| + | Bon et là je viens de repasser sur le dernier gnome (gnome-shell classic) : | ||
| + | |||
| + | sudo apt-get install task-gnome-desktop | ||
| Line 265: | Line 286: | ||
| === Eduroam === | === Eduroam === | ||
| - | * Sécurité WiFi : WPA/WPA2 Entreprise | + | |
| * Authenthification : Tuneled TLS | * Authenthification : Tuneled TLS | ||
| * Authentification Interne (phase 2): PAP | * Authentification Interne (phase 2): PAP | ||
| Line 275: | Line 296: | ||
| === CUPS === | === CUPS === | ||
| - | $ sudo apt-get install cups cups-client | + | $ apt-get install cups cups-client |
| - | $ echo " | + | |
| - | $ echo "User esnard" | + | <code text / |
| + | ServerName cups-bso.inria.fr | ||
| + | User esnard | ||
| + | Encryption Required | ||
| + | </code> | ||
| + | |||
| + | $ service | ||
| Line 284: | Line 311: | ||
| //Install de OpenConnect, | //Install de OpenConnect, | ||
| + | === Site Web LaBRI === | ||
| + | |||
| + | Le site web est basé sur le protocole //webdav//. Il faut effectuer la syncronisation avec un outil comme // | ||
| Line 303: | Line 333: | ||
| https:// | https:// | ||
| - | ==== NVIDIA | + | === NVIDIA === |
| Start to blacklist the driver ' | Start to blacklist the driver ' | ||
| Line 322: | Line 352: | ||
| ===== Misc ===== | ===== Misc ===== | ||
| + | |||
| + | === Grub === | ||
| + | |||
| + | Les options par defaut de grub sont dans / | ||
| + | |||
| + | Pour mettre à jour son fichier / | ||
| + | |||
| + | $ sudo update-grub | ||
debian/index.1512664655.txt.gz · Last modified: 2024/03/18 15:05 (external edit)
