1 lien privé
If you want to backup and restore a Chromium web browser profile, you can do it by : Open Chromium browser and do all the necessary changes in chrome://settings, chrome://extensions, chrome://flags…
Here are different commands which can list the hard drives in Linux. There are others but these are the most common and easy to use commands to list disks.
Looking for some harmony between Windows 10 and Linux in your dual-boot setup? Here are a few ways you can make the tense OS situation a little more unified and copacetic.
Inxi is a powerful and remarkable command line-system information script designed for both console and IRC (Internet Relay Chat). It can be employed to instantly deduce user system configuration and hardware information, and also functions as a debugging, and forum technical support tool.
The Linux System Information Tool inxi
https://www.howtogeek.com/devops/the-linux-system-information-tool-inxi/
Welcome to the smxi/sgfxi/svmi + inxi + rbxi group of tools main site.
inxi :: a full featured system information script - DOC
https://smxi.org/docs/inxi.htm
How to install the Unbound DNS resolver on Ubuntu 22.04
https://www.techrepublic.com/article/how-to-install-unbound-dns/
Beaucoup (trop) de domaines ont un TTL absurdement faible (entre 0 et 5 minutes), ce qui provoque - au bout de ce TTL - à nouveaux des requêtes DNS sortantes. Autrement dit: Beaucoup de requêtes DNS sortantes pour rien, qui ajoutent un délai de traitement inutile (surtout quand les DNS de votre FAI sont lents ou que votre connexion n'est pas très rapide).
Ubound est un résolveur DNS. On peut s'en servir comme résolveur pour un réseau local, mais dans cette page on ne va l'aborder que dans le cadre d'un résolveur utilisé uniquement par la machine sur laquelle il est installé. L'objectif est d'améliorer les temps de réponse des requêtes DNS des applications en utilisant le cache d'unbound.
Unbound DNS Server Tutorial : DNSwatch.COM
https://dnswatch.com/dns-docs/UNBOUND/
Ma Checklist Linux Mint regroupe les manips diverses que j’effectue une fois avoir fraîchement installé ou réinstallé Linux Mint.
Je suis cette liste pas à pas pour configurer le système à ma guise.
Je note dans cette page, en vrac, diverses astuces pour Linux. Certaines évidentes, d'autres un peu moins. Ça me sert de bloc-note. Et je le publie: On ne sait jamais, ça pourrait aider d'autres personnes. Certaines astuces peuvent être spécifiques à une distribution.
CapTvTy - https://captvty.fr/
est un logiciel gratuit qui permet de regarder et télécharger les émissions des principales chaînes de télévision françaises.
Ce logiciel est conçu pour Windows, mais il est possible de le faire fonctionner sous Linux avec Wine (Wine émule certaines couches de Windows). PlayOnLinux est une surcouche à Wine qui permet d'installer certains packages supplémentaires et changer de version de Wine facilement.
Cette page contient:
- Des manipulations que j'ai effectuées pour l'installation et la customisation de Linux sur mon ordinateur portable.
- Diverses astuces et conseils généraux pour Linux.
Checklist d'installation de Linux Mint 20.3 Mate
https://sebsauvage.net/wiki/doku.php?id=mint_customization_20_3&redirect=1#dokuwiki__top
find - https://www.tecmint.com/35-practical-examples-of-linux-find-command/
df - https://www.tecmint.com/how-to-check-disk-space-in-linux/
Performance monitor - https://www.tecmint.com/command-line-tools-to-monitor-linux-performance/
Network monitor - https://www.tecmint.com/linux-networking-commands/
Funky - https://www.tecmint.com/20-funny-commands-of-linux-or-linux-is-fun-in-terminal/
ifconfig - https://www.tecmint.com/ifconfig-command-examples/
https://www.tecmint.com/ifconfig-command-examples/
------ https://www.tecmint.com/clear-ram-memory-cache-buffer-and-swap-space-on-linux/
https://www.tecmint.com/find-top-large-directories-and-files-sizes-in-linux/
https://www.tecmint.com/12-top-command-examples-in-linux/
https://www.tecmint.com/commands-to-collect-system-and-hardware-information-in-linux/
https://learning.lpi.org/fr/learning-materials/101-500/103/103.1/103.1_01/
https://learning.lpi.org/fr/learning-materials/101-500/103/103.1/103.1_02/
https://www.tecmint.com/echo-command-in-linux/
https://www.tecmint.com/15-basic-ls-command-examples-in-linux/
https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/
https://www.tecmint.com/10-lsof-command-examples-in-linux/
https://www.tecmint.com/11-cron-scheduling-task-examples-in-linux/
https://www.tecmint.com/linux-network-configuration-and-troubleshooting-commands/
https://www.tecmint.com/useful-linux-commands-for-system-administrators/
https://www.tecmint.com/10-wget-command-examples-in-linux/
https://opensource.com/article/19/5/may-the-force-linux
https://opensource.com/article/21/9/lspci-linux-hardware
Display disk partition size :
lsblk -o name,size
lsblk | grep -v part | awk '{print $1 "\t" $4}'
Borg est un outil de sauvegarde incrémentielle en ligne de commande écrit en Python.
https://www.borgbackup.org/
Documentation
https://borgbackup.readthedocs.io/en/stable/index.html
Sebsauvage:
https://sebsauvage.net/wiki/doku.php?id=borgbackup
https://sebsauvage.net/wiki/doku.php?id=backups
Backup sur disque externe
https://sebsauvage.net/wiki/doku.php?id=disque_externe
Ne procrastinez plus vos sauvegardes grâce à Borg
https://connect.ed-diamond.com/Linux-Pratique/LP-098/Ne-procrastinez-plus-vos-sauvegardes-grace-a-Borg3
4 Best Free and Open Source BorgBackup Front-Ends
https://www.linuxlinks.com/best-free-open-source-borgbackup-front-ends/
Présentation de BorgBackup, l'un des meilleurs outils de sauvegarde disponibles sous Linux
https://blog.flozz.fr/2023/10/02/presentation-de-borgbackup-lun-des-meilleurs-outils-de-sauvegarde-disponibles-sous-linux/
BorgBackup : sauvegarde sur une machine distante via SSH
https://blog.flozz.fr/2023/10/15/borgbackup-sauvegarde-sur-une-machine-distante-via-ssh/
Remote backups with Borg and rsync:
https://jstaf.github.io/2018/03/12/backups-with-borg-rsync.html
BorgBackup ou la sauvegarde facile:
https://fljd.in/2021/08/24/borg-ou-la-sauvegarde-facile/
Borg Backup : un outil de sauvegarde extrêmement simple mais puissant (et gérant la déduplication):
https://doc.ubuntu-fr.org/borgbackup
C'est bien, c'est beau, c'est BORG:
https://ouafnico.shivaserv.fr/posts/geek-borg/
Sauvegardes locales et distantes via BorgBackup:
https://static.cinay.eu/2019/02/19/sauvegardes-locales-distantes-via-borgbackup.html
Borg Backup : un outil de sauvegarde extrêmement simple mais puissant (et gérant la déduplication)
https://doc.ubuntu-fr.org/borgbackup
In this article, you will find a brief overview of the best Microsoft Excel alternatives for Linux, both online and offline usage.
Les 10 plus beaux packs d'icônes Linux pour 2021. Pour Gnome, KDE et autres distributions.
In this article, we’ve picked 5 Linux distributions that will give you the best possible Windows-esque desktop experience on Linux.
Quel Linux choisir ? Je vous dis tout !
Deepin 20 Linux distributions specifically is awesome with dead simple easy Installer and straight forward that even my grandma could install in on a PC.
How to check laptop battery status using Linux terminal with upower and acpi commands And different options to check various information about the battery.
TLP
http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html
is a power management command line utility that enhances your existing power management for your system and earlier article we have shown how to check battery status.
https://linoxide.com/check-laptop-battery-status-linux-terminal/
It does not replace your power management plan but adds another layer of optimizing your power plan by making a few tweaks here and there. The default settings come already optimized for your power management settings.
https://linrunner.de/tlp/index.html
We are almost half of the year 2021, we thought it right to share with Linux enthusiasts out there the most popular distributions of the year so far.
Et donc j'ai (encore) installé Windows...
https://sebsauvage.net/links/?4_CLSw
Et donc j'ai (encore) installé Linux...
https://sebsauvage.net/links/?WVOISw
MICROSOFT
Le but de cette page est de synthétiser, clarifier et documenter les raisons techniques, économiques et politiques (passées et présentes) pour lesquelles je ne veux plus remettre les pieds sous Windows et pour lesquelles je n'arrive plus à faire confiance à Microsoft. Chacun des points est argumenté et (quand cela est possible) donne les liens correspondants, tout comme je l'avais fait à l'époque pour Apple.
https://sebsauvage.net/wiki/doku.php?id=microsoft
Apple, mon vieil ami
https://sebsauvage.net/rhaa/?2011/11/08/13/31/31-apple-mon-vieil-ami