From 5586d45fc2696db060e037723cc473c405c115c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ndor?= Date: Wed, 24 Nov 2021 17:50:08 +0100 Subject: [PATCH] Add 'utilities' --- utilities | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 utilities diff --git a/utilities b/utilities new file mode 100644 index 0000000..e7cd4ec --- /dev/null +++ b/utilities @@ -0,0 +1,27 @@ +Backup utilities: +1. IMAP Backup - https://github.com/joeyates/imap-backup +2. IMAPSync - https://github.com/imapsync/imapsync +3. FSArchiver - https://www.fsarchiver.org/ +4. Duplicati - https://www.duplicati.com/ +5. Macrium Reflect (nonfree Windows) - https://www.macrium.com/reflectfree + +Performance monitoring: +1. Glances - https://nicolargo.github.io/glances/ +2. netdata - https://www.netdata.cloud/ +3. mysqltuner +4. iotop + +Cloud storage: +1. Nextcloud - https://nextcloud.com/ + +File managers: +1. FileZilla - https://filezilla-project.org/ +2. mc - https://midnight-commander.org/ +3. Total Commander - https://www.ghisler.com/ + +Terminal / Shell: +1. zsh +2. Windows Terminal - Windows Store +3. oh-my-zsh - https://ohmyz.sh/ +4. oh-my-posh - https://ohmyposh.dev/ +