mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
Merge branch 'master' of github.com:virtual-tdf/awesome-sysadmin into merge-patches
This commit is contained in:
commit
4dc96b84f2
10
README.md
10
README.md
@ -2,6 +2,7 @@
|
|||||||
A curated list of amazingly awesome open source sysadmin resources inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php)
|
A curated list of amazingly awesome open source sysadmin resources inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php)
|
||||||
|
|
||||||
* [Awesome Sysadmin](#awesome-sysadmin)
|
* [Awesome Sysadmin](#awesome-sysadmin)
|
||||||
|
* [Automation](#automation)
|
||||||
* [Backups](#backups)
|
* [Backups](#backups)
|
||||||
* [Cloning](#cloning)
|
* [Cloning](#cloning)
|
||||||
* [Cloud Computing](#cloud-computing)
|
* [Cloud Computing](#cloud-computing)
|
||||||
@ -51,6 +52,14 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||||||
* [Websites](#websites)
|
* [Websites](#websites)
|
||||||
* [Contributing](#contributing)
|
* [Contributing](#contributing)
|
||||||
|
|
||||||
|
## Automation
|
||||||
|
*Automation build.*
|
||||||
|
|
||||||
|
* [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java.
|
||||||
|
* [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java.
|
||||||
|
* [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
|
||||||
|
* [Gradle](http://gradle.org/) - Another open source build automation system.
|
||||||
|
|
||||||
## Backups
|
## Backups
|
||||||
*Backup software.*
|
*Backup software.*
|
||||||
|
|
||||||
@ -469,6 +478,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
|||||||
|
|
||||||
* [Mailpile](https://www.mailpile.is/) - A modern, fast web-mail client with user-friendly encryption and privacy features.
|
* [Mailpile](https://www.mailpile.is/) - A modern, fast web-mail client with user-friendly encryption and privacy features.
|
||||||
* [Roundcube](http://roundcube.net/) - Browser-based IMAP client with an application-like user interface.
|
* [Roundcube](http://roundcube.net/) - Browser-based IMAP client with an application-like user interface.
|
||||||
|
* [SquirellMail](http://squirrelmail.org) - Another browser-based IMAP client.
|
||||||
|
|
||||||
## Web
|
## Web
|
||||||
*Web servers.*
|
*Web servers.*
|
||||||
|
Loading…
Reference in New Issue
Block a user