Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Sysadmin
 Awesome Sysadmin
A curated list of amazingly awesome open source sysadmin resources.
Contributing
@@ -135,8 +135,7 @@
Cloud Orchestration
⟡ 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.
⟡ 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.
⟡ Ansible (http://www.ansible.com) - Contains modules for controlling many types of cloud resources.
⟡ Cloudify (http://cloudify.co/) - Open source TOSCA-based cloud orchestration software platform written in Python and YAML.
⟡ consul (http://www.consul.io/) - It is a tool for discovering and configuring services in your infrastructure.
@@ -149,13 +148,11 @@
⟡ Salt (http://www.saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ.
⟡ serf (http://www.serfdom.io/) - Serf is a tool for cluster membership.
⟡ StackStorm (http://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python.
⟡ 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.
Cloud Storage
⟡ 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.
⟡ 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.
⟡ nextCloud (https://nextcloud.com) - Provides access to your files via the web
⟡ ownCloud (https://owncloud.org) - Provides universal access to your files via the web, your computer or your mobile devices.
⟡ Seafile (http://seafile.com) - Another Open Source Cloud Storage solution.
@@ -167,10 +164,8 @@
Web Based collaborative code review system.
⟡ 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.
⟡ 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.
⟡ 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.
⟡ 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/) - Web-based collaborative code review tool.
Collaborative Software
@@ -188,8 +183,7 @@
Configuration management database (CMDB) software.
⟡ 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.
⟡ 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.
⟡ Collins (http://tumblr.github.io/collins) - At Tumblr, it's the infrastructure source of truth and knowledge.
⟡ i-doit (http://www.i-doit.org/) - Open Source IT Documentation and CMDB.
⟡ iTop (http://www.combodo.com/-Overview-.html) - Complete open source, ITIL, web based service management tool.
@@ -438,10 +432,8 @@
⟡ Collectd (http://collectd.org/) - System statistic collection daemon.
⟡ Collectl (http://collectl.sourceforge.net/) - High precision system performance metrics collecting tool.
⟡ dashing (http://dashing.io/) - __No Longer Maintained__ - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data 
centers or conference rooms.
⟡ Smashing (https://github.com/Smashing/smashing) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or 
conference rooms. Fork of Dashing.
⟡ dashing (http://dashing.io/) - __No Longer Maintained__ - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms.
⟡ Smashing (https://github.com/Smashing/smashing) - Ruby gem that allows for rapid statistical dashboard development. An all HTML5 approach allows for big screen displays in data centers or conference rooms. Fork of Dashing.
⟡ Diamond (https://github.com/BrightcoveOS/Diamond) - Python based statistic collection daemon.
⟡ Facette (http://facette.io) - Time series data visualization and graphing software written in Go.
⟡ Freeboard (https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard. Transforms raw JSON into delicious UI.
@@ -555,15 +547,13 @@
⟡ pfSense (https://www.pfsense.org/) - Firewall and Router FreeBSD distribution.
⟡ Snort (https://www.snort.org/) - Snort is a free and open source network intrusion prevention system (NIPS) and network intrusion detection system (NIDS) created by Martin Roesch in 1998.
⟡ SpamAssassin (https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection technique.
⟡ BounCA (https://bounca.org/) - BounCA is a personal SSL / Certificate Authority Key management tool. Create self-signed SSL certificates via your browser. (Source Code 
(https://github.com/repleo/bounca)) Apache Python
⟡ BounCA (https://bounca.org/) - BounCA is a personal SSL / Certificate Authority Key management tool. Create self-signed SSL certificates via your browser. (Source Code (https://github.com/repleo/bounca)) Apache Python
Service Discovery
⟡ Consul (http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
⟡ Doozerd (https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data.
⟡ 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
@@ -726,7 +716,7 @@
⟡ Ōlelo Wiki (https://github.com/minad/olelo) - A a wiki that stores pages in a Git repository.
⟡ TiddlyWiki (http://tiddlywiki.com) - Complete interactive wiki in JavaScript.
 Resources
 Resources
Various resources, such as books, websites and articles, for improving your skills and knowledge.
@@ -743,15 +733,13 @@
⟡ Learn Cisco Network Administration in a Month of Lunches
 (https://www.manning.com/books/learn-cisco-network-administration-in-a-month-of-lunches) - A tutorial designed for sysadmins who need to learn how to administer Cisco switches and routers.
⟡ The Linux Command Line (http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
⟡ 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.
⟡ 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.
⟡ 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 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.
⟡ 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.
⟡ 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 (http://www.admin.com/) - Approaches system administration from a practical perspective.
⟡ Securing DevOps (https://manning.com/books/securing-devops?a_aid=securingdevops&a_bid=1353bcd8) - A book on Security techniques for DevOps that reviews state of the art practices used in 
securing web applications and their infrastructure.
⟡ Securing DevOps
 (https://manning.com/books/securing-devops?a_aid=securingdevops&a_bid=1353bcd8) - A book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure.
Newsletters
@@ -769,16 +757,15 @@
⟡ 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).
⟡ 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-US/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-US/Red_Hat_Software_Collections/). Provides updated packages of Ruby, Python, 
etc. for CentOS/Scientific Linux 6.x.
Websites
Useful sysadmin related websites.
⟡ 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.
License