Table des matières

Debian

Debian-Facile

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

Repositories

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

https://blog.genma.fr/?Yunohost-Surveiller-l-etat-de-son-disque-dur

Auto-Update

DAVFS2

p11-kit: invalid config filename, will be ignored in the future: /etc/pkcs11/modules/gnome-keyring-module

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687953

UPnP open ports

TextSuggest

https://github.com/bharadwaj-raju/TextSuggest

Debian downgrade

http://unix.stackexchange.com/questions/117122/how-to-get-back-from-testing-to-stable-kernel-downgrade

Serial Permission

http://askubuntu.com/questions/58119/changing-permissions-on-serial-port

Cleaning

http://blog.ght1pc9kc.fr/Nettoyer-sa-Debian/

Faster apt-get or better

http://askubuntu.com/questions/17823/how-to-list-all-installed-packages

LXC

https://matutine.gitlab.io/2016/12/08/installer-lxc-et-lxd-sur-debian-jessie.html

HotSpot Wifi

Snapper

https://poisonpacket.wordpress.com/2015/06/06/apt-btrfs-snapper-apt-get-snapper-snapshots/

Linux-libre

https://jxself.org/linux-libre/

Block non-free

http://unix.stackexchange.com/questions/284582/how-to-block-non-free-with-apt-preferences

Package blacklist

https://www.cyberciti.biz/faq/debian-ubuntu-linux-apt-get-blacklisting-packages-using-hold-option/

Trim over LUKS

http://www.gitztalk.com/posts/2014/09/01/debian-jessie-trim-dm-crypt-luks-fr/

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

https://rewopit.net/creer-resolveur-dns-unbound-debian/

APT-Backup

Check traffic réseau

http://arobaseinformatique.eklablog.com/surveiller-le-trafic-reseau-avec-speedometer-a118055678

Impossible de réouvrir STDIN

http://serverfault.com/questions/500764/dpkg-reconfigure-unable-to-re-open-stdin-no-file-or-directory

Galileo

https://www.raspberrypi.org/forums/viewtopic.php?f=41&t=72029→> stretch package galileo

System Upgrade

https://www.howtoforge.com/tutorial/how-to-upgrade-debian-wheezy-to-jessie-stable-release/

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

https://forum.ubuntu-fr.org/viewtopic.php?id=1667851

ITunes

https://infoidevice.fr/comment-utiliser-iphone-ipad-linux-ubuntu/ https://infoidevice.fr/installer-itunes-sous-linux/

Port Serie

https://tutox.fr/2018/02/02/communiquer-port-serie-linux/

FOG

https://wiki.fogproject.org/wiki/index.php?title=Installation

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

http://www.upubuntu.com/2011/11/how-to-remove-unused-old-kernels-on.html

No Pubkey

sudo apt-key adv --keyserver keyring.debian.org --recv-keys 7638D0442B90D010 
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10 

ClamAV

https://howto.biapy.com/en/debian-gnu-linux/system/security/install-the-clamav-anti-virus-on-debian

Budgie Desktop

https://mike632t.wordpress.com/2016/11/29/installing-budgie-desktop-on-debian-9-x-stretch/

sudo apt install budgie-desktop

System Adblock

http://forums.debian.net/viewtopic.php?t=129202