Mirror of Awesome Sysadmin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

743 lines
50 KiB

11 years ago
10 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
10 years ago
10 years ago
11 years ago
11 years ago
10 years ago
11 years ago
11 years ago
9 years ago
9 years ago
9 years ago
9 years ago
11 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
11 years ago
9 years ago
11 years ago
10 years ago
11 years ago
9 years ago
11 years ago
11 years ago
9 years ago
10 years ago
10 years ago
11 years ago
10 years ago
10 years ago
11 years ago
10 years ago
11 years ago
11 years ago
9 years ago
11 years ago
10 years ago
10 years ago
11 years ago
10 years ago
11 years ago
11 years ago
10 years ago
11 years ago
10 years ago
11 years ago
10 years ago
11 years ago
11 years ago
9 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
10 years ago
11 years ago
11 years ago
10 years ago
11 years ago
11 years ago
9 years ago
11 years ago
9 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
10 years ago
9 years ago
11 years ago
11 years ago
11 years ago
10 years ago
10 years ago
10 years ago
10 years ago
9 years ago
9 years ago
11 years ago
  1. <!--
  2. Title: Awesome Sysadmin
  3. Description: A curated list of amazingly awesome open source sysadmin resources.
  4. Author: n1trux
  5. -->
  6. # Awesome Sysadmin
  7. **A curated list of amazingly awesome open source sysadmin resources.** You can check out [other awesome lists](https://github.com/n1trux/awesome-awesomeness) as well. Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
  8. * [Awesome Sysadmin](#awesome-sysadmin)
  9. * [Automation](#automation)
  10. * [Backups](#backups)
  11. * [ChatOps](#chatops)
  12. * [Client Management](#client-management)
  13. * [Cloning](#cloning)
  14. * [Cloud Computing](#cloud-computing)
  15. * [Cloud Storage](#cloud-storage)
  16. * [Code Review](#code-review)
  17. * [Collaborative Software](#collaborative-software)
  18. * [Configuration Management Database](#configuration-management-database)
  19. * [Configuration Management](#configuration-management)
  20. * [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment)
  21. * [Control Panels](#control-panels)
  22. * [Distributed Filesystems](#distributed-filesystems)
  23. * [DNS](#dns)
  24. * [Editors](#editors)
  25. * [Identity Management](#identity-management)
  26. * [IT Asset Management](#it-asset-management)
  27. * [Log Management](#log-management)
  28. * [Mail Clients](#mail-clients)
  29. * [Mail Servers](#mail-servers)
  30. * [Monitoring](#monitoring)
  31. * [Metric & Metric Collection](#metric--metric-collection)
  32. * [Network Configuration Management](#network-configuration-management)
  33. * [Newsletter](#newsletters)
  34. * [NoSQL](#nosql)
  35. * [Packaging](#packaging)
  36. * [Project Management](#project-management)
  37. * [Queuing](#queuing)
  38. * [RDBMS](#rdbms)
  39. * [Security](#security)
  40. * [Service Discovery](#service-discovery)
  41. * [Software Containers](#software-containers)
  42. * [SSH](#ssh)
  43. * [Statistics](#statistics)
  44. * [Status Pages](#status-pages)
  45. * [Ticketing systems](#ticketing-systems)
  46. * [Troubleshooting](#troubleshooting)
  47. * [Project Management](#project-management)
  48. * [Version control](#version-control)
  49. * [Virtualization](#virtualization)
  50. * [VPN](#vpn)
  51. * [XMPP](#xmpp)
  52. * [Web](#web)
  53. * [Wiki Software](#wiki-software)
  54. * [Resources](#resources)
  55. * [Blogs](#blogs)
  56. * [Books](#books)
  57. * [Communities/Forums](#communities--forums)
  58. * [Newsletters](#newsletters)
  59. * [Repositories](#repositories)
  60. * [Websites](#websites)
  61. * [Wikis](#wikis)
  62. ## Automation
  63. *Automation build.*
  64. * [Apache Ant](https://ant.apache.org/) - Automation build tool, similar to make, written in Java.
  65. * [Apache Maven](http://maven.apache.org/) - Build automation tool mainly for Java.
  66. * [Bazel](http://bazel.io/) - Google's build system.
  67. * [GNU Make](http://www.gnu.org/software/make/) - The most popular automation build tool for many purposes.
  68. * [Gradle](http://gradle.org/) - Another build automation system.
  69. ## Backups
  70. *Backup software.*
  71. * [Amanda](http://www.amanda.org/) - Client-server model backup tool.
  72. * [Attic](https://attic-backup.org) - A deduplicating backup program written in Python.
  73. * [Bacula](http://www.bacula.org) - Another Client-server model backup tool.
  74. * [Bareos](http://www.bareos.org) - A fork of Bacula backup tool.
  75. * [Backupninja](https://labs.riseup.net/code/projects/backupninja) - Lightweight, extensible meta-backup system.
  76. * [Backuppc](http://backuppc.sourceforge.net/) - Client-server model backup tool with file pooling scheme.
  77. * [Brebis](http://brebisproject.org) - A fully automated backup checker
  78. * [Burp](http://burp.grke.org/) - Network backup and restore program.
  79. * [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm.
  80. * [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface
  81. * [Lsyncd](https://github.com/axkibe/lsyncd) - File Monitor which spawns a process to synchronize the changes (rsync by default).
  82. * [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility.
  83. * [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`.
  84. * [Snebu](http://www.snebu.com/) – Snapshot backup with global multi-client deduplication and transparent compression.
  85. * [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client.
  86. * [UrBackup](http://www.urbackup.org/) - Another client-server backup system.
  87. * [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies.
  88. * [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool.
  89. ## ChatOps
  90. *Conversation-driven development and management. See http://www.reddit.com/r/chatops for more information.*
  91. * [CloudBot](https://github.com/CloudBotIRC/CloudBot) - The simple, fast, expandable Python IRC bot.
  92. * [Eggdrop](http://www.eggheads.org/) - the world's most popular IRC bot, designed for flexibility and ease of use, and is freely distributable under the GNU GPL.
  93. * [Err](http://errbot.net/) - a plugin based chatbot designed to be easily deployable, extensible and maintainable.
  94. * [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot.
  95. * [Lazlo](https://github.com/djosephsen/lazlo) - A chatops automation framework in Go.
  96. * [Lita](https://www.lita.io/) - A robot companion for your company's chat room.
  97. ## Client management
  98. *Managing software on desktop computers.*
  99. * [OCS Inventory NG](http://www.ocsinventory-ng.org/en/) - Inventory, deployment and network scan.
  100. * [Opsi](http://www.opsi.org/en) (open PC server integration) - Client Management for Windows based on Debian.
  101. * [WAPT] - Network-wide (un)installation, configuration and upgrades of Windows based software.
  102. * [WPKG] - Software deployment, upgrade and removal program for Windows.
  103. ## Cloning
  104. *Cloning software.*
  105. * [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program.
  106. * [Fog](http://www.fogproject.org/) - Another computer cloning solution.
  107. * [Redo Backup](http://redobackup.org/) - Easy Backup, Recovery and Restore.
  108. ## Cloud Computing
  109. * [AppScale](http:/github.com/AppScale/appscale) - Cloud software with Google App Engine compatibility.
  110. * [Archipel](http://archipelproject.org/) - Manage and supervise virtual machines using Libvirt.
  111. * [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services.
  112. * [Cobbler](http://www.cobblerd.org/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments.
  113. * [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing.
  114. * [Eucalyptus](https://www.eucalyptus.com/) - Private cloud software with AWS compatibility.
  115. * [Flynn](https://flynn.io) - PaaS
  116. * [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems.
  117. * [OpenNebula](http://opennebula.org/) - An user-driven cloud management platform for sysadmins and devops.
  118. * [Openshift](http://www.openshift.org) - OpenShift is a platform as a service product from Red Hat.
  119. * [OpenStack](https://www.openstack.org/) - Software for building private and public clouds.
  120. * [The Foreman](http://theforeman.org/) - Foreman is a complete lifecycle management tool for physical and virtual servers. FOSS.
  121. * [Tsuru](https://tsuru.io) - Tsuru is an extensible Platform as a Service software.
  122. ## Cloud Orchestration
  123. * [BOSH](http://docs.cloudfoundry.org/bosh/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems.
  124. * [Cloudify](http://www.getcloudify.org/) - TOSCA-based cloud orchestration software platform written in Python and YAML.
  125. * [CloudSlang](http://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities.
  126. * [Juju](https://juju.ubuntu.com/) - Cloud orechestration tool which manages services as charms, YAML configuration and deployment script bundles.
  127. * [MCollective](http://puppetlabs.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs.
  128. * [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH.
  129. * [Rundeck](http://rundeck.org/) - Simple orchestration tool.
  130. * [Salt](http://www.saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ.
  131. * [StackStorm](http://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python
  132. ## Cloud Storage
  133. * [git-annex assistant](http://git-annex.branchable.com/assistant/) - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services.
  134. * [ownCloud](https://owncloud.org) - Provides universal access to your files via the web, your computer or your mobile devices.
  135. * [Pydio](https://pyd.io) - Pydio (formerly AjaXplorer) is a mature solution for file sharing and synchronization.
  136. * [Seafile](http://seafile.com) - Another Cloud Storage solution.
  137. * [SparkleShare](http://sparkleshare.org/) - Provides cloud storage and file synchronization services. By default, it uses Git as a storage backend.
  138. * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store.
  139. * [Syncthing](http://syncthing.net/) - System for private, encrypted and authenticated distribution of data.
  140. ## Code Review
  141. *Web Based collaborative code review system.*
  142. * [Gerrit](https://code.google.com/p/gerrit/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes.
  143. * [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.
  144. * [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License.
  145. ## Collaborative Software
  146. *Collaborative software or groupware suites.*
  147. * [Citadel/UX](http://www.citadel.org/) - Collaboration suite (messaging and groupware) that is descended from the Citadel family of programs.
  148. * [EGroupware](http://www.egroupware.org/) - Groupware software written in PHP.
  149. * [Horde Groupware](http://www.horde.org/apps/groupware) - PHP based collaborative software suite that includes email, calendars, wikis, time tracking and file management.
  150. * [Kolab](https://www.kolab.org) - Another groupware suite.
  151. * [SOGo](https://www.sogo.nu/) - Collaborative software server with a focus on simplicity and scalability.
  152. * [Zimbra](https://www.zimbra.com/community/) - Collaborative software suite, that includes an email server and web client.
  153. ## Configuration Management Database
  154. *Configuration management database (CMDB) software.*
  155. * [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB.
  156. * [iTop](http://www.combodo.com/-Overview-.html) - Complete ITIL web based service management tool.
  157. * [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks.
  158. * [Sicekit](https://github.com/sicekit/sicekit) - The systems & infrastructure encyclopaedia toolkit (based on mediawiki).
  159. * [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure.
  160. * [Collins](http://tumblr.github.io/collins) - At Tumblr, it's the infrastructure source of truth and knowledge.
  161. ## Configuration Management
  162. *Configuration management tools.*
  163. * [Ansible](http://www.ansibleworks.com/) - It's written in Python and manages the nodes over SSH.
  164. * [CFEngine](http://cfengine.com/) - Lightweight agent system. Configuration state is specified via a declarative language.
  165. * [Chef](http://www.opscode.com/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL.
  166. * [Pallet](http://palletops.com/) - Infrastructure definition, configuration and management via a Clojure DSL.
  167. * [Puppet](http://puppetlabs.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL.
  168. * [Salt](http://www.saltstack.com/) - It's written in Python.
  169. * [Slaughter](http://steve.org.uk/Software/slaughter/) - It's written in Perl.
  170. ## Build and software organization tools
  171. *Build and software organization tools.*
  172. * [EasyBuild](https://easybuild.readthedocs.org/en/latest/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way.
  173. * [environment-modules Tcl](http://en.wikipedia.org/wiki/Environment_Modules_%28software%29) - .
  174. * [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.
  175. * [environment-modules Tcl/C](http://modules.sourceforge.net/) - The Environment Modules package provides for the dynamic modification of a user's environment via modulefiles.
  176. * [HPCBIOS](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.
  177. ## Continuous Integration & Continuous Deployment
  178. *Continuous integration/deployment software.*
  179. * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
  180. * [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files.
  181. * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
  182. * [Go](http://www.go.cd/) - Continuous delivery server.
  183. * [Jenkins](http://jenkins-ci.org/) - An extendable continuous integration server.
  184. ## Control Panels
  185. *Web hosting and server or service control panels*
  186. * Web hosting
  187. * [Froxlor](http://www.froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support.
  188. * [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux.
  189. * [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel.
  190. * [VestaCP](http://www.vestacp.com/) - Hosting panel for Linux but with Nginx.
  191. * [ZPanel](http://www.zpanelcp.com/) - Control panel for Linux, BSD, and Windows.
  192. * E-mail
  193. * [Postfix Admin](http://postfixadmin.sourceforge.net/) - web interface to manage postfix mailboxes, virtual domains and aliases.
  194. * DNS
  195. * [Atomia DNS](http://atomiadns.com/) - DNS management system.
  196. * [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL.
  197. * [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server.
  198. * Revision Control
  199. * [iF.SVNAdmin](http://svnadmin.insanefactory.com/) - WebGUI to manage Subversion repositories and User/Group permissions.
  200. * [SCM-Manager](https://www.scm-manager.org/) - The easiest way to share and manage your Git, Mercurial and Subversion repositories.
  201. * Virtualization
  202. * [Feathur](http://feathur.com) - VPS Provisioning and Management Software.
  203. * [Panamax](http://panamax.io/) - Project that makes deploying complex containerized apps as easy as Drag-and-Drop.
  204. * [Virtkick](https://www.virtkick.com/) - A simple orchestrator. Manage virtual machines or Docker containers easily.
  205. * [WebVirtMgr](https://retspen.github.io) - libvirt-based Web interface for managing virtual machines.
  206. * Server
  207. * [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD.
  208. * [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C.
  209. * [Virtualmin](http://www.virtualmin.com/) - Control panel for Linux based on webmin.
  210. * [Webmin](http://www.webmin.com/) - Linux server control panel.
  211. * Others
  212. ## Deployment Automation
  213. *Tools and scripts to support deployments to your servers.*
  214. * [Capistrano](http://www.capistranorb.com) - Deploy your application to any number of machines simultaneously, in sequence or as a rolling set via SSH (rake based).
  215. * [Fabric](http://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks.
  216. * [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based).
  217. * [Rocketeer](http://rocketeer.autopergamene.eu/) - PHP task runner and deployment tool.
  218. * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation (rake based).
  219. ## Distributed Filesystems
  220. *Network distributed filesystems.*
  221. * [Ceph](http://ceph.com/) - Distributed object store and file system.
  222. * [DRBD](http://www.drbd.org/) - Distributed Replicated Block Device.
  223. * [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system.
  224. * [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system.
  225. * [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework.
  226. * [Lustre](http://lustre.opensfs.org/) - Parallel distributed file system, generally used for large-scale cluster computing.
  227. * [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system.
  228. * [MogileFS](http://mogilefs.org/) - Application level, network distributed file system.
  229. * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support.
  230. * [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.
  231. * [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs.
  232. ## DNS
  233. *DNS servers.*
  234. * [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software.
  235. * [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns.
  236. * [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend.
  237. * [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks.
  238. * [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server.
  239. * [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server.
  240. * [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features.
  241. * [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver.
  242. * [Yadifa](http://yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.
  243. ## Editors
  244. *Open source code editors.*
  245. * [Atom](https://atom.io/) - A hackable text editor from Github.
  246. * [Brackets](http://brackets.io/) - Code editor for web designers and front-end developers.
  247. * [Eclipse](http://eclipse.org/) - IDE written in Java with an extensible plug-in system.
  248. * [Geany](http://www.geany.org/) - GTK2 text editor.
  249. * [GNU Emacs](http://www.gnu.org/software/emacs/) - An extensible, customizable text editor-and more.
  250. * [Haroopad](http://pad.haroopress.com/) - Markdown editor with live preview.
  251. * [ICEcoder](http://icecoder.net) - Code editor awesomeness, built with common web languages.
  252. * [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing.
  253. * [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE.
  254. * [Light Table](http://www.lighttable.com/) - The next generation code editor.
  255. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text
  256. * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X.
  257. * [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing.
  258. ## Identity Management
  259. *LDAP servers and other tools to manage accounts and identities.*
  260. ### LDAP
  261. * [389 Directory Server](http://port389.org) - Developed by Red Hat.
  262. * [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java.
  263. * [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS.
  264. * [OpenDS](https://opends.java.net/) - Another directory server written in Java.
  265. * [OpenLDAP](http://openldap.org/) - Developed by the OpenLDAP Project.
  266. ### Tools and web interfaces
  267. * [Fusion Directory](http://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP.
  268. * [FreeIPA](http://www.freeipa.org/) - Security management solution, can manage LDAP, KRB, DNS, sudo, and more
  269. * [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory.
  270. * [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation.
  271. ## IT Asset Management
  272. *IT Assets Management software.*
  273. * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - Information Resource-Manager with an additional Administration Interface.
  274. * [OCS Inventory NG](http://www.ocsinventory-ng.org/en/) - Enables users to inventory their IT assets.
  275. * [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration.
  276. * [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks.
  277. * [Snipe IT](http://snipeitapp.com/) - Asset & license management software.
  278. ## Log Management
  279. *Log management tools: collect, parse, visualize ...*
  280. * [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Document store mainly used for log indexing, storage and analysis.
  281. * [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper.
  282. * [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system.
  283. * [Graylog2](http://graylog2.org/) - Pluggable Log and Event Analysis Server with Alerting options.
  284. * [Heka](http://hekad.readthedocs.org/en/latest/) - Stream processing system which may be used for log aggregation.
  285. * [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data.
  286. * [Logstash](http://logstash.net/) - Tool for managing events and logs.
  287. * [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report).
  288. ## Mail Clients
  289. * [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+.
  290. * [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client.
  291. * [Thunderbird](https://www.mozilla.org/de/thunderbird/) - Free email application that's easy to set up and customize.
  292. ### Webmail
  293. *Webmail applications.*
  294. * [Mailpile](https://www.mailpile.is/) - A modern, fast web-mail client with user-friendly encryption and privacy features.
  295. * [Roundcube](http://roundcube.net/) - Browser-based IMAP client with an application-like user interface.
  296. * [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client.
  297. * [Horde](http://www.horde.org) - Webmail and groupware client
  298. * [Rainloop](http://www.rainloop.net) - Very nice webmail with IMAP/SMTP Support and multi accounting
  299. ## Mail Servers
  300. *Software for setting up mail servers.*
  301. ### MDA (IMAP/POP3)
  302. *Mail Delivery Agents (IMAP/POP3 software).*
  303. * [Courier IMAP/POP3](http://www.courier-mta.org/imap/) - Fast, scalable, enterprise IMAP and POP3 server.
  304. * [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in.
  305. * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind.
  306. * [Qpopper](http://www.eudora.com/products/unsupported/qpopper/) - One of the oldest and most popular server implementations of POP3.
  307. ### MTA (SMTP)
  308. *Mail Transfer Agents (SMTP servers).*
  309. * [Exim](http://www.exim.org/) - Message transfer agent (MTA) developed at the University of Cambridge.
  310. * [Haraka](http://haraka.github.io/) - A high-performance, pluginable SMTP server written in JavaScript.
  311. * [MailCatcher](http://mailcatcher.me/) - Ruby gem that deploys a simply SMTP MTA gateway that accepts all mail and displays in web interface. Useful for debugging or development.
  312. * [Maildrop](https://github.com/m242/maildrop) - Disposable email SMTP server, also useful for development.
  313. * [OpenSMTPD](https://opensmtpd.org/) - Secure SMTP server implementation from the OpenBSD project.
  314. * [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement.
  315. * [Qmail](http://cr.yp.to/qmail.html) - Secure Sendmail replacement.
  316. * [Sendmail](http://www.sendmail.com/sm/open_source/) - Message transfer agent (MTA).
  317. ### complete solutions
  318. *Software for simple deployment of a mail server, e.g. for inexperienced or impatient admins.*
  319. * [Mail-in-a-Box](https://mailinabox.email/) - Take back control of your email with this easy-to-deploy mail server in a box.
  320. * [iRedMail](http://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot.
  321. * [Citadel](http://www.citadel.org/) - Feature packed, easy, versatile, and powerful mail server, thanks to exclusive "rooms" based architecture.
  322. * [Modoboa](http://modoboa.org/en/) - Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface.
  323. * [Fufix](https://www.debinux.de/fufix/) - Fufix is a mailserver installer based on Dovecot, Postfix, Postfixadmin, Nginx, PHP, MySQL and Fail2ban.
  324. ## Monitoring
  325. *Monitoring software.*
  326. * [Alerta](https://github.com/guardian/alerta) - Distributed, scaleable and flexible monitoring system.
  327. * [BandwidthD](http://bandwidthd.sourceforge.net/) - BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization.
  328. * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool.
  329. * [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty.
  330. * [check_mk](http://mathias-kettner.com/check_mk.html) - Collection of extensions for Nagios.
  331. * [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine.
  332. * [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system.
  333. * [Icinga](https://www.icinga.org/) - Fork of Nagios.
  334. * [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support.
  335. * [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems.
  336. * [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool.
  337. * [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features.
  338. * [Nagios](http://www.nagios.org/) - Computer system, network and infrastructure monitoring software application.
  339. * [Node-Bell](https://github.com/eleme/node-bell) - Real-time anomalies detection for periodic time series, metrics monitor.
  340. * [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux.
  341. * [OMD](http://omdistro.org/) - The Open Monitoring Distribution.
  342. * [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely
  343. * [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis.
  344. * [Sensu](http://sensuapp.org/) - Monitoring framework.
  345. * [Sentry](https://getsentry.com/) - Application monitoring, event logging and aggregation.
  346. * [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way.
  347. * [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD
  348. * [Shinken](http://www.shinken-monitoring.org/) - Another monitoring framework.
  349. * [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken.
  350. * [Xymon](http://www.xymon.com/) - Network monitoring inspired by Big Brother.
  351. * [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications.
  352. * [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope.
  353. ## Metric & Metric Collection
  354. *Metric gathering and display software.*
  355. * [Collectd](http://collectd.org/) - System statistic collection daemon.
  356. * [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
  357. * [Dashing](http://dashing.io/) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
  358. * [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
  359. * [Facette](http://facette.io) - Time series data visualization and graphing software written in Go.
  360. * [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard. Transforms raw JSON into delicious UI.
  361. * [Ganglia](http://ganglia.sourceforge.net/) - High performance, scalable RRD based monitoring for grids and/or clusters of servers. Compatible with Graphite using a single collection process.
  362. * [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor.
  363. * [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server.
  364. * [InfluxDB](http://influxdb.com/) - Distributed time series database with no external dependencies.
  365. * [KairosDB](https://code.google.com/p/kairosdb/) - Fast distributed scalable time series database, fork of OpenTSDB 1.x.
  366. * [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity.
  367. * [Packetbeat](http://packetbeat.com/) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.
  368. * [Prometheus](http://prometheus.io/) - Service monitoring system and time series database.
  369. * [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data.
  370. * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
  371. ## Network Configuration Management
  372. *Network configuration management tools.*
  373. * [GestióIP](http://www.gestioip.net/) - An automated web based IPv4/IPv6 IP Address Management tool.
  374. * [Oxidized](https://github.com/ytti/oxidized) - A modern take on network device configuration monitoring with web interface and GIT storage.
  375. * [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configuration and maintain history of changes.
  376. * [rConfig](http://www.rconfig.com/) - Another network device configuration management tool.
  377. * [trigger](https://github.com/trigger/trigger) - Robust network automation toolkit written in Python.
  378. ## Newsletters
  379. *Newsletter software.*
  380. * [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl.
  381. * [phpList](http://www.phplist.com/) - Newsletter manager written in PHP.
  382. * [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application.
  383. * [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.
  384. ## NoSQL
  385. *NoSQL databases.*
  386. * Column-Family
  387. * [Apache HBase](http://hbase.apache.org/) - Hadoop database, a distributed, big data store.
  388. * [Cassandra](http://cassandra.apache.org/) - Distributed DBMS designed to handle large amounts of data across many servers.
  389. * [Hypertable](http://hypertable.org/) - C++ based BigTable-like DBMS, communicates through Thrift and runs either as stand-alone or on distributed FS such as Hadoop.
  390. * Document Store
  391. * [CouchDB](http://couchdb.apache.org/) - Ease of use, with multi-master replication document-oriented database system.
  392. * [ElasticSearch](http://www.elasticsearch.org/) - Java based database, popular with log aggregation, and email archiving projects.
  393. * [MongoDB](http://www.mongodb.org/) - Another document-oriented database system.
  394. * [RavenDB](http://ravendb.net/) - Document based database with ACID/Transactional features.
  395. * [RethinkDB](http://www.rethinkdb.com/) - Distributed document store database, focuses on JSON.
  396. * Graph
  397. * [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database.
  398. * [Neo4j](http://www.neo4j.org/) - Graph database.
  399. * Key-Value
  400. * [LevelDB](https://github.com/google/leveldb) - Google's high performance key/value database.
  401. * [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability.
  402. * [Riak](http://basho.com/riak/) - Another fault-tolerant key-value NoSQL database.
  403. Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis
  404. ## Packaging
  405. * [fpm](https://github.com/jordansissel/fpm) - Versatile multi format package creator.
  406. * [omnibus-ruby](https://github.com/opscode/omnibus-ruby) - Full stack, cross distro packaging software (Ruby).
  407. * [packman](http://packman.readthedocs.org) - Full stack, cross distro packaging software (Python).
  408. * [tito](https://github.com/dgoodwin/tito) - Builds RPMs for git-based projects.
  409. ## Project Management
  410. *Web-based project management and bug tracking systems.*
  411. * [ChiliProject](https://www.chiliproject.org) - Fork of Redmine.
  412. * [GitBucket](https://github.com/takezoe/gitbucket) Clone of GitHub written in Scala; single jar install.
  413. * [GitLab](https://www.gitlab.com/) - Clone of GitHub written in Ruby.
  414. * [Gogs](http://gogs.io/) - Self-hosted Git service written in Go.
  415. * [OpenProject](https://www.openproject.org) - Project collaboration.
  416. * [Phabricator](http://phabricator.org/) Written in PHP.
  417. * [Redmine](http://www.redmine.org/) - Written in ruby on rails.
  418. * [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods.
  419. * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP.
  420. * [Trac](http://trac.edgewall.org/) - Written in python.
  421. ## Queuing
  422. * [ActiveMQ](https://activemq.apache.org/) - Java message broker.
  423. * [BeanstalkD](http://kr.github.io/beanstalkd/) - A simple, fast work queue.
  424. * [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform.
  425. * [Kafka](http://kafka.apache.org) - Extremely high performance publish/subscribe message system.
  426. * [NSQ](http://nsq.io/) - A realtime distributed messaging platform.
  427. * [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system.
  428. * [ZeroMQ](http://zeromq.org/) - Lightweight queuing system.
  429. ## RDBMS
  430. *Relational DBMS.*
  431. * [Firebird](http://www.firebirdsql.org/) - True universal database.
  432. * [Galera](http://galeracluster.com/) - Galera Cluster for MySQL is an easy-to-use high-availability solution with high system up-time, no data loss, and scalability for future growth.
  433. * [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL.
  434. * [MySQL](http://dev.mysql.com/) - Most popular RDBMS server.
  435. * [Percona Server](http://www.percona.com/software) - Enhanced, drop-in MySQL replacement.
  436. * [PostgreSQL](http://www.postgresql.org/) - Object-relational database management system (ORDBMS).
  437. * [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster.
  438. * [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS.
  439. ## Security
  440. *Security tools.*
  441. * [Blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial. Provides tooling to automatically encrypt secrets like passwords.
  442. * [Bro](http://www.bro.org) - Bro is a powerful framework for network analysis and security monitoring.
  443. * [Denyhosts](http://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks.
  444. * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior.
  445. * [fwknop](https://www.cipherdyne.org/fwknop/) - Protects ports via Single Packet Authorization in your firewall.
  446. * [Glastopf](http://glastopf.org/) - A low-interaction web application honeypot to emulate vulnerabilities and gather attack data.
  447. * [Kippo](https://github.com/desaster/kippo) - A medium-interaction SSH honeypot, mostly used as a standalone SSH daemon with a configurable Filesystem sandbox.
  448. * [Linux Malware Detect](https://www.rfxn.com/projects/linux-malware-detect/) - A malware scanner for Linux designed around the threats faced in shared hosted environments.
  449. * [OSSEC](http://ossec.net) - OSSEC is a HIDS that performs log analysis, FIM, rootkit detection, and much more.
  450. * [OSQuery](https://osquery.io/) - Query your servers status and info using a SQL like interface.
  451. * [pfSense](https://www.pfsense.org/) - Firewall and Router FreeBSD distribution.
  452. * [Snort](https://www.snort.org/) - Network intrusion prevention system (NIPS) and network intrusion detection system (NIDS).
  453. * [SpamAssassin](https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection technique.
  454. ## Service Discovery
  455. * [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
  456. * [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data.
  457. * [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.
  458. * [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
  459. ## Software Containers
  460. *Operating system–level virtualization.*
  461. * [Docker](http://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications.
  462. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features.
  463. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.
  464. ## SSH
  465. *SSH tools.*
  466. * [Advanced SSH config](https://pypi.python.org/pypi/advanced-ssh-config/) - Enhances ssh_config file capabilities, completely transparent.
  467. * [autossh](http://www.harding.motd.ca/autossh/) - Automatically respawn ssh session after network interruption.
  468. * [Cluster SSH](http://sourceforge.net/projects/clusterssh/) - Controls a number of xterm windows via a single graphical console.
  469. * [DSH](http://www.netfort.gr.jp/~dancer/software/dsh.html.en) - Dancer's shell / distributed shell - Wrapper for executing multiple remote shell commands from one command line.
  470. * [Mosh](http://mosh.mit.edu/) - The mobile shell.
  471. * [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools.
  472. * [ssh-cert-authority](https://github.com/cloudtools/ssh-cert-authority) - A democratic SSH certificate authority.
  473. * [ssh-ca](https://github.com/cloudtools/ssh-ca/) - Allows giving ssh access to servers without putting a users key on the server, as well as expiring access.
  474. * [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys.
  475. * [sshrc](https://github.com/Russell91/sshrc) - sources ~/.sshrc on your local computer after logging in remotely.
  476. * [stormssh](http://stormssh.readthedocs.org) - A command line tool to manage SSH connections.
  477. ## Statistics
  478. *Analytics software.*
  479. * [Analog](http://www.analog.cx/) - Logfile Analyser.
  480. * [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically.
  481. * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal.
  482. * [Open Web Analytics](http://www.openwebanalytics.com/) - Add web analytics to websites using JS, PHP or REST APIs.
  483. * [Piwik](http://piwik.org/) - Web analytics application.
  484. * [Webalizer](http://www.webalizer.org/) - Fast web server log file analysis.
  485. ## Status Pages
  486. * [Cachet](https://cachethq.io) - Status page system written in PHP.
  487. * [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs.
  488. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status.
  489. * [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services.
  490. ## Ticketing systems
  491. *Web-based ticketing system.*
  492. * [Bugzilla](http://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project.
  493. * [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project.
  494. * [Flyspray](http://flyspray.org) - Web-based bug tracking system written in PHP.
  495. * [MantisBT](http://www.mantisbt.org/) - Web-based bug tracking system.
  496. * [osTicket](http://osticket.com/) - Simple support ticket system.
  497. * [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications.
  498. * [Request Tracker](http://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl.
  499. * [TheBugGenie](http://www.thebuggenie.com) - Ticket system with extensive user rights system.
  500. ## Troubleshooting
  501. *Troubleshooting Tools.*
  502. * [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems.
  503. * [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze.
  504. * [Trinity Rescue Kit](http://trinityhome.org) - Linux Live CD for general computer troubleshooting.
  505. * [Wireshark](http://www.wireshark.org/) - The world's foremost network protocol analyzer.
  506. ## Version control
  507. *Software versioning and revision control.*
  508. * [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking.
  509. * [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed.
  510. * [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical.
  511. * [Mercurial](http://mercurial.selenic.com/) - Another distributed revision control.
  512. * [Subversion](http://subversion.apache.org/) - Client-server revision control system.
  513. ## Virtualization
  514. *Virtualization software.*
  515. * [Archipel](http://archipelproject.org/) - XMPP based virtualization management platform.
  516. * [ConVirt](http://www.convirture.com/products_opensource.php) - Provides the core functionality for centrally managing your KVM or Xen virtualized environment.
  517. * [Ganeti](https://code.google.com/p/ganeti/) - Cluster virtual server management software tool built on top of KVM and Xen.
  518. * [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure.
  519. * [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple.
  520. * [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks.
  521. * [Packer](http://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration.
  522. * [Proxmox VE](https://www.proxmox.com/proxmox-ve) - Virtualization management solution.
  523. * [QEMU](http://www.qemu.org/) - QEMU is a generic machine emulator and virtualizer.
  524. * [Vagrant](https://www.vagrantup.com/) - Tool for building complete development environments.
  525. * [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation.
  526. * [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures.
  527. ## VPN
  528. *VPN software.*
  529. * [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange.
  530. * [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up.
  531. * [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features
  532. * [sshuttle](https://github.com/apenwarr/sshuttle) - Poor man's VPN.
  533. * [strongSwan](http://www.strongswan.org/) - Complete IPsec implementation for Linux.
  534. * [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN.
  535. ## XMPP
  536. *XMPP servers.*
  537. * [ejabberd](http://www.ejabberd.im/) - XMPP instant messaging server written in Erlang/OTP.
  538. * [Metronome IM](http://www.lightwitch.org/metronome) - Fork of Prosody IM.
  539. * [MongooseIM](https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform) - Fork of ejabberd.
  540. * [Openfire](http://www.igniterealtime.org/projects/openfire/) - Real time collaboration (RTC) server.
  541. * [Prosody IM](http://prosody.im/) - XMPP server written in Lua.
  542. * [Tigase](https://projects.tigase.org/projects/tigase-server) - XMPP server implementation in Java.
  543. *XMPP Web Clients*
  544. * [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript.
  545. * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives.
  546. * [Lets-Chat](http://sdelements.github.io/lets-chat/) - A self hosted chat suite written in Node.
  547. ## Web
  548. *Web servers.*
  549. * [Apache](http://httpd.apache.org/) - Most popular web server.
  550. * [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.
  551. * [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments.
  552. * [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.
  553. * [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
  554. *Web Performance*
  555. * [HAProxy](http://www.haproxy.org/) - Software based load Balancing, SSL offloading and performance optimization, compression, and general web routing.
  556. * [Varnish](https://www.varnish-cache.org/) - HTTP based web application accelerator focusing on optimizing caching and compression.
  557. ## Wiki Software
  558. * [DokuWiki](https://www.dokuwiki.org/dokuwiki) - Simple to use and highly versatile wiki that doesn't require a database.
  559. * [Gollum](https://github.com/gollum/gollum) - A simple, Git-powered wiki with a sweet API and local frontend.
  560. * [ikiwiki](http://ikiwiki.info/) - A wiki compiler.
  561. * [MDwiki](http://dynalon.github.io/mdwiki/#!index.md) - Wiki completely built in HTML5/Javascript and runs 100% on the client
  562. * [Mediawiki](http://www.mediawiki.org/wiki/MediaWiki) - Used to power Wikipedia.
  563. * [MoinMoin](http://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users.
  564. * [Ōlelo Wiki](https://github.com/minad/olelo) - A a wiki that stores pages in a Git repository.
  565. * [TiddlyWiki](http://tiddlywiki.com) - Complete interactive wiki in JavaScript.
  566. # Resources
  567. Various resources, such as books, websites and articles, for improving your skills and knowledge.
  568. ## Blogs
  569. * [Code as Craft](http://codeascraft.com/) - Etsy's Ops blog, lots of technical posts.
  570. * [DevOpsGuys](http://blog.devopsguys.com/) - Devops consultants who blog about operations.
  571. * [Rackspace Developers](http://developer.rackspace.com/blog/) - Slightly biased blog with lots of Devops Topics.
  572. ## Books
  573. *Sysadmin related books.*
  574. * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
  575. * [The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win](http://itrevolution.com/books/phoenix-project-devops-book/) - How DevOps techniques can fix the problems that happen in IT organizations.
  576. * [The Practice of System and Network Administration](http://everythingsysadmin.com/books.html) - The first and second editions describes the best practices of system and network administration, independent of specific platforms or technologies.
  577. * [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.
  578. * [UNIX and Linux System Administration Handbook](http://www.admin.com/) - Approaches system administration from a practical perspective.
  579. ## Communities / Forums
  580. *For the social people.*
  581. * [ArsTechnica OpenForum](http://arstechnica.com/civis/) – IT Forum which is attached to a large news site.
  582. * [Reddit](https://www.reddit.com) - Really, really large bulletin board system.
  583. * [/r/Linux](https://www.reddit.com/r/linux) - News and information about Linux.
  584. * [/r/LinuxQuestions](https://www.reddit.com/r/linuxquestions)
  585. * [/r/SysAdmin](https://www.reddit.com/r/sysadmin/)
  586. * [Spiceworks Community](https://community.spiceworks.com/start) – General enterprise IT news and small articles.
  587. * [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities.
  588. * [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators.
  589. ## Newsletters
  590. * [Servers for Hackers](http://serversforhackers.com/) - Newsletter for programmers who find themselves needing to know their way around a server.
  591. * [Web Operations Weekly](http://webopsweekly.com/) - A weekly newsletter on Web operations, infrastructure, performance, and tooling, from the browser down to the metal.
  592. ## Repositories
  593. *Software package repositories.*
  594. * [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software.
  595. ### Debian-based distributions
  596. * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages for Debian.
  597. ### RPM-based distributions
  598. * [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc).
  599. * [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux).
  600. * [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora.
  601. * [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en-US/Red_Hat_Software_Collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x.
  602. ## Websites
  603. *Useful sysadmin related websites.*
  604. * [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer.
  605. * [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.
  606. ## Wikis
  607. *Useful Wikis for Sysadmins – not to be confused with Wiki software.*
  608. * [ArchWiki](https://wiki.archlinux.org/) – Arch Linux Wiki which has really nice written articles valid for other distros.
  609. * [Gentoo Wiki](https://wiki.gentoo.org/) - Gentoo Linux Wiki with a lot in-detail description of Linux components.
  610. ## License
  611. ![cc license](http://i.creativecommons.org/l/by-sa/4.0/88x31.png)
  612. This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/) license.