Compare commits

...

3 commits

Author SHA1 Message Date
gryL24
399cc89e68
Merge 3a66bd64a7 into 60f29cf066 2025-04-15 14:19:54 +01:00
Kieran
60f29cf066
Remove Amanda (Unmaintained since May 2023) (#612) 2025-04-07 17:30:57 +00:00
gryL24
3a66bd64a7
add Websites::Lecturify 2024-03-19 20:43:22 +11:00

View file

@ -86,7 +86,6 @@ Build automation.
_See also: [Restic's list of Linux backup software](https://github.com/restic/others)_
- [Amanda](https://www.amanda.org/) - Backup and archive many computers on a network to disk, tape changer/drive or cloud storage. ([Source Code](https://github.com/zmanda/amanda)) `MIT` `C`
- [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system, provides a centralized way to configure and coordinate many different backup utilities. `GPL-2.0` `Shell`
- [Backrest](https://garethgeorge.github.io/backrest/) - Backrest is a web UI and orchestrator for restic backup. ([Source Code](https://github.com/garethgeorge/backrest)) `GPL-3.0` `Docker/Go`
- [Bareos](https://www.bareos.org/) - Cross-network backup solution which preserves, archives, and recovers data from all major operating systems. ([Source Code](https://github.com/bareos/bareos)) `AGPL-3.0` `C++/C`
@ -791,6 +790,7 @@ VPN software.
- [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here.
- [Ops School](https://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer.
- [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - 6,000+ tutorials for getting the basics of certain applications/tools/systems administration topics.
- [Lecturify](https://www.lecturify.net) - a tutorials IRC chatbot with classes in unix, system administration, programming, web development, translations.
------------------