Browse Source

Merge pull request #246 from morkot/master

Lint Markdown
pull/247/head
Crack Duck 7 years ago
committed by GitHub
parent
commit
d392e787ec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/CONTRIBUTING.md
  2. 100
      README.md

3
.github/CONTRIBUTING.md

@ -3,6 +3,7 @@
This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software))**. Restrictive licenses (aka Freeware, Shareware) are *not awesome*. Please adhere to the following guidelines or your Pull Request will be closed. This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software))**. Restrictive licenses (aka Freeware, Shareware) are *not awesome*. Please adhere to the following guidelines or your Pull Request will be closed.
## Commits ## Commits
* Search previous suggestions before making a new one. * Search previous suggestions before making a new one.
* Use the following format: `[RESOURCE](LINK) - DESCRIPTION.` * Use the following format: `[RESOURCE](LINK) - DESCRIPTION.`
* Keep descriptions short (<80 characters). * Keep descriptions short (<80 characters).
@ -11,6 +12,7 @@ This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://
* Order projects alphabetically. * Order projects alphabetically.
## Pull Requests ## Pull Requests
* Consolidate multiple commits. * Consolidate multiple commits.
* Use imperative (e.g. add instead of added/adding) in the PR title. * Use imperative (e.g. add instead of added/adding) in the PR title.
* Include application names, categories and a link to the open source project page in the description. * Include application names, categories and a link to the open source project page in the description.
@ -18,6 +20,7 @@ This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://
* Put only stuff on the list you or another contributor can personally recommend * Put only stuff on the list you or another contributor can personally recommend
## Issues ## Issues
* Discussion, questions and bug reports only. * Discussion, questions and bug reports only.
* If you are sure software meets the guidelines, create a Pull Request (see above). * If you are sure software meets the guidelines, create a Pull Request (see above).
* Check spelling and grammar. * Check spelling and grammar.

100
README.md

@ -6,7 +6,7 @@
# Awesome Sysadmin [![certified awesome!](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) # Awesome Sysadmin [![certified awesome!](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
**A curated list of amazingly awesome open source sysadmin resources.** Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software and consider [donating](https://github.com/n1trux/awesome-donations) to the FLOSS projects you use regularly. **A curated list of amazingly awesome open source sysadmin resources.** Please read [CONTRIBUTING](./.github/CONTRIBUTING.md) if you wish to add software and consider [donating](https://github.com/n1trux/awesome-donations) to the FLOSS projects you use regularly.
* [Awesome Sysadmin](#awesome-sysadmin) * [Awesome Sysadmin](#awesome-sysadmin)
* [Automation](#automation) * [Automation](#automation)
@ -67,8 +67,8 @@
* [Websites](#websites) * [Websites](#websites)
* [Wikis](#wikis) * [Wikis](#wikis)
## Automation ## Automation
*Automation build.* *Automation build.*
* [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java. * [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java.
@ -78,8 +78,8 @@
* [Gradle](http://gradle.org/) - Another build automation system. * [Gradle](http://gradle.org/) - Another build automation system.
* [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby. * [Rake](https://github.com/ruby/rake) - Build automation tool similar to Make, written in and extensible in Ruby.
## Backups ## Backups
*Backup software.* *Backup software.*
* [Amanda](http://www.amanda.org/) - Client-server model backup tool. * [Amanda](http://www.amanda.org/) - Client-server model backup tool.
@ -100,16 +100,16 @@
* [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. * [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies.
* [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool. * [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool.
## Build and software organization tools ## Build and software organization tools
*Build and software organization tools.* *Build and software organization tools.*
* [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. * [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way.
* [environment-modules Lmod](https://www.tacc.utexas.edu/research-development/tacc-projects/lmod) - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. * [environment-modules Lmod](https://www.tacc.utexas.edu/research-development/tacc-projects/lmod) - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem.
* [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. * [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation.
## ChatOps ## ChatOps
*Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.* *Conversation-driven development and management. See https://www.reddit.com/r/chatops for more information.*
* [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot. * [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot.
@ -120,8 +120,8 @@
* [Lita](https://www.lita.io/) - A robot companion for your company's chat room. * [Lita](https://www.lita.io/) - A robot companion for your company's chat room.
* [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go. * [Abot](https://github.com/itsabot/abot) - A digital assistant framework in Go.
## Client management ## Client management
*Managing software on desktop computers.* *Managing software on desktop computers.*
* [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/). * [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/).
@ -131,14 +131,13 @@
* [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. * [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software.
* [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. * [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows.
## Cloning ## Cloning
*Cloning software.* *Cloning software.*
* [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program. * [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program.
* [Fog](https://www.fogproject.org/) - Another computer cloning solution. * [Fog](https://www.fogproject.org/) - Another computer cloning solution.
## Cloud Computing ## Cloud Computing
* [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility. * [AppScale](https://github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility.
@ -155,7 +154,6 @@
* [The Foreman](http://theforeman.org/) - Complete lifecycle management tool for physical and virtual servers. FOSS. * [The Foreman](http://theforeman.org/) - Complete lifecycle management tool for physical and virtual servers. FOSS.
* [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software. * [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software.
## Cloud Orchestration ## Cloud Orchestration
* [BOSH](http://bosh.io/docs/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems. * [BOSH](http://bosh.io/docs/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems.
@ -172,16 +170,16 @@
* [Spruce](https://github.com/geofffranks/spruce) - A tool that merges separate YAML files into one. Works well with [Genesis](https://github.com/starkandwayne/genesis). * [Spruce](https://github.com/geofffranks/spruce) - A tool that merges separate YAML files into one. Works well with [Genesis](https://github.com/starkandwayne/genesis).
* [StackStorm](https://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python * [StackStorm](https://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python
## Code Review ## Code Review
*Web Based collaborative code review system.* *Web Based collaborative code review system.*
* [Gerrit](https://www.gerritcodereview.com/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes. * [Gerrit](https://www.gerritcodereview.com/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes.
* [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist. * [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist.
* [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License. * [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License.
## Collaborative Software ## Collaborative Software
*Collaborative software or groupware suites.* *Collaborative software or groupware suites.*
* [Citadel/UX](http://www.citadel.org/) - Collaboration suite (messaging and groupware) that is descended from the Citadel family of programs. * [Citadel/UX](http://www.citadel.org/) - Collaboration suite (messaging and groupware) that is descended from the Citadel family of programs.
@ -191,8 +189,8 @@
* [SOGo](http://www.sogo.nu/) - Collaborative software server with a focus on simplicity and scalability. * [SOGo](http://www.sogo.nu/) - Collaborative software server with a focus on simplicity and scalability.
* [Zimbra](https://www.zimbra.com/open-source-email-overview/) - Collaborative software suite, that includes an email server and web client. * [Zimbra](https://www.zimbra.com/open-source-email-overview/) - Collaborative software suite, that includes an email server and web client.
## Configuration Management Database ## Configuration Management Database
*Configuration management database (CMDB) software.* *Configuration management database (CMDB) software.*
* [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. * [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB.
@ -203,6 +201,7 @@
* [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool * [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool
## Configuration Management ## Configuration Management
*Configuration management tools.* *Configuration management tools.*
* [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH. * [Ansible](http://www.ansible.com/) - It's written in Python and manages the nodes over SSH.
@ -213,8 +212,8 @@
* [Salt](http://saltstack.com/) - It's written in Python. * [Salt](http://saltstack.com/) - It's written in Python.
* [Slaughter](http://www.steve.org.uk/Software/slaughter/) - It's written in Perl. * [Slaughter](http://www.steve.org.uk/Software/slaughter/) - It's written in Perl.
## Continuous Integration & Continuous Deployment ## Continuous Integration & Continuous Deployment
*Continuous integration/deployment software.* *Continuous integration/deployment software.*
* [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration. * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
@ -225,9 +224,9 @@
* [Go](http://www.go.cd/) - Continuous delivery server. * [Go](http://www.go.cd/) - Continuous delivery server.
* [Jenkins](http://jenkins-ci.org/) - An extendable continuous integration server. * [Jenkins](http://jenkins-ci.org/) - An extendable continuous integration server.
## Control Panels ## Control Panels
*Web hosting and server or service control panels*
*Web hosting and server or service control panels.*
* Web hosting * Web hosting
* [Froxlor](https://froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support. * [Froxlor](https://froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support.
@ -254,8 +253,8 @@
* [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. * [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C.
* [Webmin](http://www.webmin.com/) - Linux server control panel. * [Webmin](http://www.webmin.com/) - Linux server control panel.
## Deployment Automation ## Deployment Automation
*Tools and scripts to support deployments to your servers.* *Tools and scripts to support deployments to your servers.*
* [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based). * [Capistrano](http://capistranorb.com/) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based).
@ -266,9 +265,8 @@
* [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers. * [sup](https://github.com/pressly/sup/) - Super simple deployment tool - just Unix - think of it like 'make' for a network of servers.
* [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based). * [Vlad the Deployer](https://github.com/seattlerb/vlad) - Deployment automation (rake based).
## Distributed Filesystems ## Distributed Filesystems
*Network distributed filesystems.* *Network distributed filesystems.*
* [Camlistore](https://camlistore.org/) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. * [Camlistore](https://camlistore.org/) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data.
@ -288,8 +286,8 @@
* [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system. * [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.
* [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs. * [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs.
## DNS ## DNS
*DNS servers.* *DNS servers.*
* [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software. * [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software.
@ -302,14 +300,14 @@
* [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. * [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver.
* [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain. * [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.
## Domains ## Domains
*Domain management.* *Domain management.*
* [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. * [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location.
## Editors ## Editors
*Open source code editors.* *Open source code editors.*
* [Atom](https://atom.io/) - A hackable text editor from Github. * [Atom](https://atom.io/) - A hackable text editor from Github.
@ -329,11 +327,12 @@
* [Visual Studio Code](https://code.visualstudio.com/) - An open source cross-platform extensible code editor from Microsoft * [Visual Studio Code](https://code.visualstudio.com/) - An open source cross-platform extensible code editor from Microsoft
* [Nano](http://nano-editor.org) - Easy to use, customizable text editor. * [Nano](http://nano-editor.org) - Easy to use, customizable text editor.
## Identity Management ## Identity Management
*LDAP servers and other tools to manage accounts and identities.* *LDAP servers and other tools to manage accounts and identities.*
### LDAP ### LDAP
* [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. * [389 Directory Server](http://www.port389.org/) - Developed by Red Hat.
* [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. * [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java.
* [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. * [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS.
@ -343,6 +342,7 @@
* [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. * [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control.
### Tools and web interfaces ### Tools and web interfaces
* [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. * [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP.
* [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). * [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol).
* [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. * [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites.
@ -352,8 +352,8 @@
* [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation. * [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation.
* [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. * [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates.
## IT Asset Management ## IT Asset Management
*IT Assets Management software.* *IT Assets Management software.*
* [GLPI](http://www.glpi-project.org/spip.php?lang=en) - Information Resource-Manager with an additional Administration Interface. * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - Information Resource-Manager with an additional Administration Interface.
@ -363,8 +363,8 @@
* [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. * [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks.
* [Snipe IT](https://snipeitapp.com/) - Asset & license management software. * [Snipe IT](https://snipeitapp.com/) - Asset & license management software.
## Log Management ## Log Management
*Log management tools: collect, parse, visualize ...* *Log management tools: collect, parse, visualize ...*
* [Elasticsearch](https://www.elastic.co/) - A Lucene Based Document store mainly used for log indexing, storage and analysis. * [Elasticsearch](https://www.elastic.co/) - A Lucene Based Document store mainly used for log indexing, storage and analysis.
@ -377,7 +377,6 @@
* [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs. * [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs.
* [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report). * [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report).
## Mail Clients ## Mail Clients
* [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. * [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+.
@ -387,8 +386,8 @@
* [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. * [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client.
* [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize. * [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize.
## Monitoring ## Monitoring
*Monitoring software.* *Monitoring software.*
* [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) * [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface, [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki))
@ -416,8 +415,7 @@
* [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. * [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework.
* [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. * [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely.
* [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites * [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites
* [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut * [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask.
ils and flask.
* [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. * [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux.
* [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. * [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis.
* [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. * [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH.
@ -433,8 +431,8 @@ ils and flask.
* [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. * [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications.
* [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. * [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope.
## Metric & Metric Collection ## Metric & Metric Collection
*Metric gathering and display software.* *Metric gathering and display software.*
* Collectors only * Collectors only
@ -464,8 +462,8 @@ ils and flask.
* [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing. * [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
* [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server. * [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server.
## Network Configuration Management ## Network Configuration Management
*Network configuration management tools.* *Network configuration management tools.*
* [GestióIP](http://www.gestioip.net/) - An automated web based IPv4/IPv6 IP Address Management tool. * [GestióIP](http://www.gestioip.net/) - An automated web based IPv4/IPv6 IP Address Management tool.
@ -476,8 +474,8 @@ ils and flask.
* [rConfig](http://www.rconfig.com/) - Another network device configuration management tool. * [rConfig](http://www.rconfig.com/) - Another network device configuration management tool.
* [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python. * [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python.
## Newsletters ## Newsletters
*Newsletter software.* *Newsletter software.*
* [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. * [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl.
@ -485,8 +483,8 @@ ils and flask.
* [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. * [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application.
* [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. * [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats.
## NoSQL ## NoSQL
*NoSQL databases.* *NoSQL databases.*
* Column-Family * Column-Family
@ -530,8 +528,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. * [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system.
* [ZeroMQ](http://zeromq.org/) - Lightweight queuing system. * [ZeroMQ](http://zeromq.org/) - Lightweight queuing system.
## RDBMS ## RDBMS
*Relational DBMS.* *Relational DBMS.*
* [Firebird](http://www.firebirdsql.org/) - True universal database. * [Firebird](http://www.firebirdsql.org/) - True universal database.
@ -543,14 +541,12 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster. * [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster.
* [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS. * [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS.
## Remote Management ## Remote Management
* [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. * [Tiger VNC](http://tigervnc.org/) - TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines.
* [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes. * [Remmina](http://www.remmina.org/wp/) - A Feature rich remote desktop application for linux and other unixes.
* [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol. * [X2go](http://wiki.x2go.org/doku.php) - X2Go is an open source remote desktop software for Linux that uses the NX technology protocol.
## Service Discovery ## Service Discovery
* [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
@ -558,8 +554,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. * [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery.
* [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. * [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
## Software Containers ## Software Containers
*Operating system–level virtualization.* *Operating system–level virtualization.*
* [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. * [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications.
@ -569,7 +565,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC.
* [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.
## Status Pages ## Status Pages
* [Cachet](https://cachethq.io) - Status page system written in PHP. * [Cachet](https://cachethq.io) - Status page system written in PHP.
@ -577,11 +572,11 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status.
* [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. * [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services.
## Troubleshooting ## Troubleshooting
*Troubleshooting Tools.* *Troubleshooting Tools.*
+ [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. * [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools.
* [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. * [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems.
* [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping. * [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping.
* [perf-tools](https://github.com/brendangregg/perf-tools) - Performance analysis tools based on Linux perf_events (aka perf) and ftrace. * [perf-tools](https://github.com/brendangregg/perf-tools) - Performance analysis tools based on Linux perf_events (aka perf) and ftrace.
@ -589,8 +584,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated Packet Analyzer. * [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated Packet Analyzer.
* [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. * [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer.
## Version control ## Version control
*Software versioning and revision control.* *Software versioning and revision control.*
* [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. * [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking.
@ -599,8 +594,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. * [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control.
* [Subversion](http://subversion.apache.org/) - Client-server revision control system. * [Subversion](http://subversion.apache.org/) - Client-server revision control system.
## Virtualization ## Virtualization
*Virtualization software.* *Virtualization software.*
* [Archipel](http://archipelproject.org/) - XMPP based virtualization management platform. * [Archipel](http://archipelproject.org/) - XMPP based virtualization management platform.
@ -618,8 +613,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. * [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures.
* [XenServer](http://xenserver.org/) - Turnkey virtualization platform based on CentOS distribution, using Xen and an extended toolstack/API. * [XenServer](http://xenserver.org/) - Turnkey virtualization platform based on CentOS distribution, using Xen and an extended toolstack/API.
## VPN ## VPN
*VPN software.* *VPN software.*
* [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server * [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server
@ -630,8 +625,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. * [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux.
* [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. * [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN.
## Web ## Web
*Web servers.* *Web servers.*
* [Algernon](http://algernon.roboticoverlords.org/) - Web/application server that supports Lua, live-reload, templates, Sass and HTTP/2. * [Algernon](http://algernon.roboticoverlords.org/) - Web/application server that supports Lua, live-reload, templates, Sass and HTTP/2.
@ -643,14 +638,13 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server. * [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.
* [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services. * [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
*Web Performance* *Web Performance.*
* [HAProxy](http://www.haproxy.org/) - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing. * [HAProxy](http://www.haproxy.org/) - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing.
* [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression. * [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression.
# Resources # Resources
Various resources, such as books, websites and articles, for improving your skills and knowledge. Various resources, such as books, websites and articles, for improving your skills and knowledge.
## Blogs ## Blogs
@ -660,8 +654,8 @@ Various resources, such as books, websites and articles, for improving your skil
* [Rackspace Developers](https://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics. * [Rackspace Developers](https://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics.
* [RoseHosting Blog](https://www.rosehosting.com/blog/) - Linux tutorials for installing and configuring various software through the Linux command line. Guides and introductions to different Linux technologies and applications. Tips and tricks you can do via the Linux command line and more. * [RoseHosting Blog](https://www.rosehosting.com/blog/) - Linux tutorials for installing and configuring various software through the Linux command line. Guides and introductions to different Linux technologies and applications. Tips and tricks you can do via the Linux command line and more.
## Books ## Books
*Sysadmin related books.* *Sysadmin related books.*
* [Codex](http://www.starkandwayne.com/codex/) - How to deploy Cloud Foundry PaaS on infrastructures like AWS, OpenStack, Azure by Stark & Wayne, LLC. * [Codex](http://www.starkandwayne.com/codex/) - How to deploy Cloud Foundry PaaS on infrastructures like AWS, OpenStack, Azure by Stark & Wayne, LLC.
@ -671,8 +665,8 @@ Various resources, such as books, websites and articles, for improving your skil
* [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. * [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement.
* UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective. * UNIX and Linux System Administration Handbook (ISBN-13: 978-0131480056) - Approaches system administration from a practical perspective.
## Communities / Forums ## Communities / Forums
*For the social people.* *For the social people.*
* [ArsTechnica OpenForum](http://arstechnica.com/civis/) – IT Forum which is attached to a large news site. * [ArsTechnica OpenForum](http://arstechnica.com/civis/) – IT Forum which is attached to a large news site.
@ -684,44 +678,44 @@ Various resources, such as books, websites and articles, for improving your skil
* [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. * [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities.
* [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. * [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators.
## Newsletters ## Newsletters
* [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server. * [Servers for Hackers](https://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server.
* [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal. * [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal.
## Repositories ## Repositories
*Software package repositories.* *Software package repositories.*
* [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software. * [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software.
### Debian-based distributions ### Debian-based distributions
* [Dotdeb](https://www.dotdeb.org/) - Repository with LAMP updated packages for Debian. * [Dotdeb](https://www.dotdeb.org/) - Repository with LAMP updated packages for Debian.
### RPM-based distributions ### RPM-based distributions
* [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). * [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc).
* [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux). * [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux).
* [IUS](https://ius.io/) - Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions. * [IUS](https://ius.io/) - Community project that provides RPM packages for newer versions of select software for Enterprise Linux distributions.
* [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. * [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora.
* [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. * [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x.
## Websites ## Websites
*Useful sysadmin related websites.* *Useful sysadmin related websites.*
* [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here. * [Awesome SysAdmin @ LibHunt](https://sysadmin.libhunt.com) - Your go-to SysAdmin Toolbox. Based on the list here.
* [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer. * [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer.
* [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics. * [Digital Ocean Tutorials](https://www.digitalocean.com/community/tutorials) - A surprisingly vast resource for getting the basics of certain applications, tools, or even systems administration topics.
## Wikis ## Wikis
*Useful Wikis for Sysadmins – not to be confused with Wiki software.* *Useful Wikis for Sysadmins – not to be confused with Wiki software.*
* [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros. * [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros.
* [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components. * [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components.
## License ## License
![cc license](http://i.creativecommons.org/l/by-sa/4.0/88x31.png) ![cc license](http://i.creativecommons.org/l/by-sa/4.0/88x31.png)

Loading…
Cancel
Save