Browse Source

Update README.md

Added some options for secure cloud/backup services :)
pull/102/head
Scott Arciszewski 10 years ago
parent
commit
1a0345c78e
  1. 4
      README.md

4
README.md

@ -44,6 +44,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [Amanda](http://www.amanda.org/) - Client-server model backup tool.
* [Bacula](http://www.bacula.org) - Another Client-server model backup tool.
* [UrBackup](http://www.urbackup.org/) - Another client-server backup system.
* [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client
## Cloning
*Cloning software.*
@ -61,6 +62,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [ownCloud](http://owncloud.org) - Provides universal access to your files via the web, your computer or your mobile devices.
* [Seafile](http://seafile.com) - Another Open Source Cloud Storage solution.
* [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - Cloud storage (it's described as "like bittorrent, with upload" by @zooko)
## Configuration Management Database
*Configuration management database (CMDB) software.*
@ -279,4 +281,4 @@ Various resources, such as books, websites and articles, for improving your skil
* [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages.
# Contributing
Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.
Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.

Loading…
Cancel
Save