Debian
https://lescahiersdudebutant.fr/src/doku.php/accueil
https://ascendances.wordpress.com/2017/02/23/frise-chronologique-des-distributions-debian/
https://www.reddit.com/r/debian/comments/365hom/what_are_your_musthave_packages/
Dérivée
Sources
https://www.guillaume-leduc.fr/configurer-client-ntp-jessie-systemd.htmlRemplacer par chrony + dispatcher
Repositories
- Samsung Unified Drivers - http://www.bchemnet.com/suldr/
Apt-Cacher-NG
- Guide pour LAN avec autodetect - https://www.blog-libre.org/2016/01/09/installation-et-configuration-de-apt-cacher-ng/
- Script «proxy not avalaible» - https://askubuntu.com/questions/53443/how-do-i-ignore-a-proxy-if-not-available
- Wiki Debian-XYZ - https://wiki.debian-fr.xyz/Apt-cacher-ng voir bugs.debian
- Ubuntu Guide (advanced configuration) - https://fabianlee.org/2018/02/11/ubuntu-a-centralized-apt-package-cache-using-apt-cacher-ng/
- Basic guide - https://wiki.rockstable.it/apt-cacher-ng
Configuration
Configurer la locale et l'heure
Configurer l’heure du système avec le bon fuseau horaire, taper :
dpkg-reconfigure locales
Ensuite on passe a l’heure, on tape :
dpkg-reconfigure tzdata
Et là on va avoir un écran où il faudra sélectionner « Europe » puis valider, en suite sélectionner « Paris » puis valider.
Configurer le client NTP avec Systemd Remplacer par Chrony
Avant de démarrer le service, il va falloir dé-commenter la onzième ligne du fichier
/etc/systemd/timesyncd.conf
:
Servers=0.fr.pool.ntp.org 1.fr.pool.ntp.org 2.fr.pool.ntp.org 3.fr.pool.ntp.org
Sauvegarder. Il ne reste plus qu’à démarrer le service, et à l’activer au démarrage de la machine :
sudo systemctl start systemd-timesyncd.service; sudo systemctl enable systemd-timesyncd.service
Puis vérifier :
sudo systemctl status systemd-timesyncd.service
Hibernation
SmartCTL
Auto-Update
-
-
- En place sur Serveur pour mail et détail
DAVFS2
p11-kit: invalid config filename, will be ignored in the future: /etc/pkcs11/modules/gnome-keyring-module
UPnP open ports
TextSuggest
Debian downgrade
Serial Permission
Cleaning
Faster apt-get or better
LXC
HotSpot Wifi
Snapper
Linux-libre
Block non-free
Package blacklist
Trim over LUKS
LVM On LUKS
SSD xsession
https://www.debian-fr.org/t/desactiver-xsession-errors-surtout-utile-sur-ssd/60130/21
touch /tmp/$(basename $HOME).xsession-errors; ln -fs /tmp/$(basename $HOME).xsession-errors “$HOME”/.xsession-errors
Unbound
APT-Backup
Check traffic réseau
Impossible de réouvrir STDIN
Galileo
https://www.raspberrypi.org/forums/viewtopic.php?f=41&t=72029→> stretch package galileo
System Upgrade
Create .deb
Checkinstall avec make install
sinon https://coderwall.com/p/urkybq/how-to-create-debian-package-from-source si dossier debian
Troubleshooting
Scanner Samsung
ITunes
https://infoidevice.fr/comment-utiliser-iphone-ipad-linux-ubuntu/ https://infoidevice.fr/installer-itunes-sous-linux/
Port Serie
FOG
Label mounting
https://debian-administration.org/article/522/Mounting_file-systems_by_label_rather_than_device_name
Reinstall Grub
https://wiki.debian-fr.xyz/Réinstaller_Grub2
Nettoyage des noyaux
No Pubkey
sudo apt-key adv --keyserver keyring.debian.org --recv-keys 7638D0442B90D010
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10
ClamAV
Budgie Desktop
https://mike632t.wordpress.com/2016/11/29/installing-budgie-desktop-on-debian-9-x-stretch/
sudo apt install budgie-desktop