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.

390 lines
22 KiB

11 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
10 years ago
11 years ago
11 years ago
10 years ago
11 years ago
10 years ago
10 years ago
10 years ago
11 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
10 years ago
11 years ago
11 years ago
11 years ago
10 years ago
11 years ago
11 years ago
11 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
11 years ago
10 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
11 years ago
11 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
11 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
11 years ago
11 years ago
11 years ago
10 years ago
10 years ago
10 years ago
11 years ago
10 years ago
  1. # Awesome Sysadmin
  2. A curated list of amazingly awesome open source sysadmin resources inspired by [Awesome PHP](https://github.com/ziadoz/awesome-php)
  3. * [Awesome Sysadmin](#awesome-sysadmin)
  4. * [Backups](#backups)
  5. * [Cloning](#cloning)
  6. * [Cloud Computing](#cloud-computing)
  7. * [Cloud Storage](#cloud-storage)
  8. * [Configuration Management Database](#configuration-management-database)
  9. * [Configuration Management](#configuration-management)
  10. * [Continuous Integration](#continuous-integration)
  11. * [Distributed Filesystems](#distributed-filesystems)
  12. * [DNS](#dns)
  13. * [Hosting Control Panels](#hosting-control-panels)
  14. * [IMAP/POP3](#imappop3)
  15. * [IT Asset Management](#it-asset-management)
  16. * [LDAP](#ldap)
  17. * [Log Management](#log-management)
  18. * [Monitoring](#monitoring)
  19. * [Metric & Metric Collection](#metric--metric-collection)
  20. * [Network Configuration Management](#network-configuration-management)
  21. * [Newsletter](#newsletters)
  22. * [NoSQL](#nosql)
  23. * [RDBMS](#rdbms)
  24. * [SMTP](#smtp)
  25. * [Software Containers](#software-containers)
  26. * [SSH](#ssh)
  27. * [Statistics](#statistics)
  28. * [Ticketing systems](#ticketing-systems)
  29. * [Troubleshooting](#troubleshooting)
  30. * [Project Management](#project-management)
  31. * [Version control](#version-control)
  32. * [Virtualization](#virtualization)
  33. * [VPN](#vpn)
  34. * [Web](#web)
  35. * [Webmails](#webmails)
  36. * [Wikis](#wikis)
  37. * [Resources](#resources)
  38. * [Books](#books)
  39. * [Editors](#editors)
  40. * [Websites](#websites)
  41. * [Contributing](#contributing)
  42. ## Backups
  43. *Backup software.*
  44. * [Amanda](http://www.amanda.org/) - Client-server model backup tool.
  45. * [Bacula](http://www.bacula.org) - Another Client-server model backup tool.
  46. * [Backuppc](http://backuppc.sourceforge.net/) - Client-server model backup tool with file pooling scheme.
  47. * [Burp](http://burp.grke.org/) - Network backup and restore program.
  48. * [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility.
  49. * [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`.
  50. * [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client.
  51. * [UrBackup](http://www.urbackup.org/) - Another client-server backup system.
  52. ## Cloning
  53. *Cloning software.*
  54. * [Clonezilla](http://clonezilla.org/) - Partition and disk imaging/cloning program.
  55. * [Fog](http://www.fogproject.org/) - Another computer cloning solution.
  56. * [Redo Backup](http://redobackup.org/) - Easy Backup, Recovery and Restore.
  57. ## Cloud Computing
  58. * [CloudStack](http://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services.
  59. * [Eucalpytus](https://www.eucalyptus.com/) - Open source private cloud software with AWS compatibility.
  60. * [OpenNebula](http://opennebula.org/) - An user-driven cloud management platform for sysadmins and devops.
  61. * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds.
  62. ## Cloud Orchestration
  63. * [Cloudify](http://www.getcloudify.org/) - Open source TOSCA-based cloud orchestration software platform written in Python and YAML.
  64. * [Salt](http://www.saltstack.com/) - It's written in Python.
  65. ## Cloud Storage
  66. * [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.
  67. * [ownCloud](http://owncloud.org) - Provides universal access to your files via the web, your computer or your mobile devices.
  68. * [Seafile](http://seafile.com) - Another Open Source Cloud Storage solution.
  69. * [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - Secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.
  70. ## Configuration Management Database
  71. *Configuration management database (CMDB) software.*
  72. * [i-doit](http://www.i-doit.org/) - Open Source IT Documentation and CMDB.
  73. * [iTop](http://www.combodo.com/-Overview-.html) - A complete open source, ITIL, web based service management tool.
  74. ## Configuration Management
  75. *Configuration management tools.*
  76. * [Ansible](http://www.ansibleworks.com/) - It's written in Python and manages the nodes over SSH.
  77. * [CFEngine](http://cfengine.com/) - Lightweight agent system. Configuration state is specified via a declarative language.
  78. * [Chef](http://www.opscode.com/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL.
  79. * [Puppet](http://puppetlabs.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL.
  80. * [Salt](http://www.saltstack.com/) - It's written in Python.
  81. * [Slaughter](http://steve.org.uk/Software/slaughter/) - It's written in Perl.
  82. ## Continuous Integration
  83. *Continuous integration software.*
  84. * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
  85. * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
  86. * [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software.
  87. * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server.
  88. ## Distributed Filesystems
  89. *Network distributed filesystems.*
  90. * [Ceph](http://ceph.com/) - Distributed object store and file system.
  91. * [DRBD](http://www.drbd.org/) - Disributed Replicated Block Device.
  92. * [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system.
  93. * [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework.
  94. * [Lustre](http://lustre.opensfs.org/) - A type of parallel distributed file system, generally used for large-scale cluster computing.
  95. * [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system.
  96. * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support.
  97. * [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs.
  98. ## DNS
  99. *DNS servers.*
  100. * [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software.
  101. * [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns.
  102. * [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server.
  103. * [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server.
  104. * [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features.
  105. * [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver.
  106. * [Yadifa](http://yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.
  107. ## Hosting Control Panels
  108. *Web hosting control panels*
  109. * [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD.
  110. * [Feathur](http://feathur.com) - VPS Provisioning and Management Software.
  111. * [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux.
  112. * [VestaCP](http://www.vestacp.com/) - Hosting panel for Linux but with Nginx.
  113. * [Virtualmin](http://www.virtualmin.com/) - Control panel for Linux based on webmin.
  114. ## IMAP/POP3
  115. *IMAP/POP3 mail servers.*
  116. * [Courier IMAP/POP3](http://www.courier-mta.org/imap/) - Fast, scalable, enterprise IMAP and POP3 server.
  117. * [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in.
  118. * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind.
  119. * [Qpopper](http://www.eudora.com/products/unsupported/qpopper/) - One of the oldest and most popular server implementations of POP3.
  120. ## IT Asset Management
  121. *IT Assets Management software.*
  122. * [GLPI](http://www.glpi-project.org/spip.php?lang=en) - Information Resource-Manager with an additional Administration Interface.
  123. * [OCS Inventory NG](http://www.ocsinventory-ng.org/en/) - Enables users to inventory their IT assets.
  124. * [Snipe IT](http://snipeitapp.com/) - Asset & license management software
  125. ## LDAP
  126. *LDAP servers.*
  127. * [389 Directory Server](http://port389.org) - Developed by Red Hat.
  128. * [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java.
  129. * [Fusion Directory](http://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP.
  130. * [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS.
  131. * [OpenDS](https://opends.java.net/) - Another directory server written in Java.
  132. * [OpenLDAP](http://openldap.org/) - Developed by the OpenLDAP Project.
  133. ## Log Management
  134. *Log management tools: collect, parse, visualize ...*
  135. * [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Docuement store mainly used for log indexing, storage and analysis.
  136. * [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper
  137. * [Graylog2](http://graylog2.org/) - Pluggable Log and Event Analysis Server with Alerting options.
  138. * [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data.
  139. * [Logstash](http://logstash.net/) - Tool for managing events and logs.
  140. ## Monitoring
  141. *Monitoring software.*
  142. * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool.
  143. * [check_mk](http://mathias-kettner.com/check_mk.html) - Collection of extensions for Nagios.
  144. * [Icinga](https://www.icinga.org/) - Fork of Nagios.
  145. * [LibreNMS](https://github.com/librenms/librenms/) - fork of Observium.
  146. * [Monit](http://mmonit.com/monit/#home) - Small Open Source utility for managing and monitoring Unix systems.
  147. * [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool.
  148. * [Naemon](http://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features.
  149. * [Nagios](http://www.nagios.org/) - Computer system, network and infrastructure monitoring software application.
  150. * [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux.
  151. * [OMD](http://omdistro.org/) - OMD - The Open Monitoring Distribution.
  152. * [Opsview](http://www.opsview.com/solutions/core) - Based on Nagios 4, Opsview Core is ideal for small IT and test environments.
  153. * [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis.
  154. * [Sensu](http://sensuapp.org/) - Open source monitoring framework.
  155. * [Shinken](http://www.shinken-monitoring.org/) - Another monitoring framework.
  156. * [Thruk](http://www.thruk.org/) - Multibackend monitoring webinterface with support for Naemon, Nagios, Icinga and Shinken.
  157. * [Xymon](http://www.xymon.com/) - Network monitoring inspired by Big Brother.
  158. * [Zabbix](http://www.zabbix.com/) - Eenterprise-class software for monitoring of networks and applications
  159. * [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope.
  160. ## Metric & Metric Collection
  161. *Metric gathering and display software.*
  162. * [Collectd](http://collectd.org/) - System statistic collection daemon.
  163. * [Collectl](http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
  164. * [Diamond](https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
  165. * [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.
  166. * [Graphite](http://graphite.readthedocs.org/en/latest/) - Open source scaleable graphing server.
  167. * [InfluxDB](http://influxdb.com/) - Open source distributed time series database with no external dependencies.
  168. * [RRDtool](http://oss.oetiker.ch/rrdtool/) - Open source industry standard, high performance data logging and graphing system for time series data.
  169. * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
  170. * [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor.
  171. ## Network Configuration Management
  172. *Network configuration management tools.*
  173. * [RANCID](http://www.shrubbery.net/rancid/) - Monitors network device's configurarion and maintain history of changes.
  174. * [rConfig](http://www.rconfig.com/) - Another network device configuration management tool.
  175. ## Newsletters
  176. *Newsletter software.*
  177. * [phpList](http://www.phplist.com/) - Newsletter manager.
  178. ## NoSQL
  179. *NoSQL servers.*
  180. * [Cassandra](http://cassandra.apache.org/) - Distributed DBMS designed to handle large amounts of data across many servers.
  181. * [CouchDB](http://couchdb.apache.org/) - Ease of use, with multi-master replication document-oriented database system.
  182. * [MongoDB](http://www.mongodb.org/) - Another document-oriented database system.
  183. * [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability.
  184. * [RethinkDB](http://rethinkdb.com) - Built to store JSON documents, and scale to multiple machines with very little effort. It supports really useful queries like table joins and group by.
  185. * [Riak](http://basho.com/riak/) - Another fault-tolerant key-value NoSQL database.
  186. Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis
  187. ## Packaging
  188. * [fpm](https://github.com/jordansissel/fpm) - versatile multi format package creator.
  189. * [omnibus-ruby](https://github.com/opscode/omnibus-ruby) - full stack, cross distro packaging software (Ruby).
  190. * [packman](http://packman.readthedocs.org) - full stack, cross distro packaging software (Python).
  191. ## Queuing
  192. * [RabbitMQ](http://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system.
  193. * [ZeroMQ](http://zeromq.org/) - Lightweight queuing system.
  194. ## RDBMS
  195. *Relational DBMS.*
  196. * [Firebird](http://www.firebirdsql.org/) - True universal open source database.
  197. * [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL.
  198. * [MySQL](http://dev.mysql.com/) - Most popular RDBMS server.
  199. * [Percona Server](http://www.percona.com/software) - Enhanced, drop-in MySQL replacement.
  200. * [PostgreSQL](http://www.postgresql.org/) - Object-relational database management system (ORDBMS).
  201. * [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS.
  202. ## SMTP
  203. *SMTP servers.*
  204. * [Exim](http://www.exim.org/) - Message transfer agent (MTA) developed at the University of Cambridge.
  205. * [OpenSMTPD](https://opensmtpd.org/) - Secure SMTP server implementation from the OpenBSD project.
  206. * [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement.
  207. * [Qmail](http://cr.yp.to/qmail.html) - Secure Sendmail replacement.
  208. * [Sendmail](http://www.sendmail.com/sm/open_source/) - Message transfer agent (MTA).
  209. ## Software Containers
  210. *Operating system–level virtualization.*
  211. * [Docker](http://www.docker.com/) - Open platform for developers and sysadmins to build, ship, and run distributed applications.
  212. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.
  213. ## SSH
  214. *SSH tools.*
  215. * [Cluster SSH](http://sourceforge.net/projects/clusterssh/) - Controls a number of xterm windows via a single graphical console.
  216. * [Mosh](http://mosh.mit.edu/) - The mobile shell.
  217. * [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools.
  218. * [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys.
  219. ## Statistics
  220. *Analytics software.*
  221. * [Analog](http://www.analog.cx/) - The most popular logfile analyser in the world.
  222. * [Piwik](http://piwik.org/) - Free and open source web analytics application.
  223. * [Webalizer](http://www.webalizer.org/) - Fast, free web server log file analysis program.
  224. ## Ticketing systems
  225. *Web-based ticketing system.*
  226. * [Bugzilla](http://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project.
  227. * [Cerb](http://www.cerberusweb.com/) - A group-based e-mail management project built with a commercial open source license.
  228. * [Flyspray](http://flyspray.org) - Web-based bug tracking system written in PHP.
  229. * [MantisBT](http://www.mantisbt.org/) - Another web-based bug tracking system.
  230. * [osTicket](http://osticket.com/) - Open source support ticket system.
  231. * [Request Tracker](http://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl.
  232. * [TheBugGenie](http://www.thebuggenie.com) - Open source ticket system with extremely complete users rights granularity.
  233. ## Troubleshooting
  234. *Troubleshooting Tools.*
  235. * [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze.
  236. ## Project Management
  237. *Web-based project management and bug tracking systems.*
  238. * [ChiliProject](https://www.chiliproject.org) - Fork of Redmine.
  239. * [GitLab](https://www.gitlab.com/) - Clone of GitHub written in ruby.
  240. * [Redmine](http://www.redmine.org/) - Written in ruby on rails.
  241. * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP.
  242. * [Trac](http://trac.edgewall.org/) - Written in python.
  243. ## Version control
  244. *Software versioning and revision control.*
  245. * [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking.
  246. * [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed.
  247. * [Mercurial](http://mercurial.selenic.com/) - Another distributed revision control.
  248. * [Subversion](http://subversion.apache.org/) - Client-server revision control system.
  249. ## Virtualization
  250. *Virtualization software.*
  251. * [Ganeti](https://code.google.com/p/ganeti/) - Cluster virtual server management software tool built on top of KVM and Xen.
  252. * [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure.
  253. * [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks.
  254. * [Packer](http://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration.
  255. * [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation.
  256. * [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures.
  257. * [Vagrant](https://www.vagrantup.com/) - Tool for building complete development
  258. environments.
  259. ## VPN
  260. *VPN software.*
  261. * [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange.
  262. * [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up.
  263. * [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features
  264. * [sshuttle](https://github.com/apenwarr/sshuttle) - Poor man's VPN.
  265. * [strongSwan](http://www.strongswan.org/) - Complete IPsec implementation for Linux.
  266. * [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN.
  267. ## Webmails
  268. *Webmail applications.*
  269. * [RainLoop](http://rainloop.net/) - Simple, modern & fast web-based IMAP client.
  270. * [Roundcube](http://roundcube.net/) - Browser-based IMAP client with an application-like user interface.
  271. ## Web
  272. *Web servers.*
  273. * [Apache](http://httpd.apache.org/) - Most popular web server.
  274. * [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.
  275. * [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments.
  276. * [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.
  277. * [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
  278. ## Wikis
  279. *Wiki software.*
  280. * [DokuWiki](https://www.dokuwiki.org/dokuwiki) - Simple to use and highly versatile wiki that doesn't require a database.
  281. * [ikiwiki](http://ikiwiki.info/) - A wiki compiler.
  282. * [Mediawiki](http://www.mediawiki.org/wiki/MediaWiki) - Used to power Wikipedia.
  283. * [MoinMoin](http://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users.
  284. * [TiddlyWiki](http://tiddlywiki.com) - Complete interactive wiki in JavaScript.
  285. # Resources
  286. Various resources, such as books, websites and articles, for improving your skills and knowledge.
  287. ## Books
  288. *Sysadmin related books.*
  289. * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
  290. * [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.
  291. * [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.
  292. * [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.
  293. * [UNIX and Linux System Administration Handbook](http://www.admin.com/) - Approaches system administration from a practical perspective.
  294. ## Editors
  295. *Open source code editors.*
  296. * [Atom](https://atom.io/) - A hackable text editor from Github.
  297. * [Brackets](http://brackets.io/) - Open source code editor for web designers and front-end developers.
  298. * [Eclipse](http://eclipse.org/) - IDE written in Java with an extensible plug-in system.
  299. * [Geany](http://www.geany.org/) - GTK2 text editor.
  300. * [Haroopad](http://pad.haroopress.com/) - Markdown editor with live preview.
  301. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text
  302. ## Websites
  303. *Useful sysadmin related websites.*
  304. * [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer.
  305. * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages for Debian.
  306. * [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora.
  307. # Contributing
  308. Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.