Add Miscellaneous Section and merge all section that don't have at least 3 items to the Miscellaneous section
This commit is contained in:
parent
4701d349fc
commit
50b804aa84
48
README.md
48
README.md
@ -22,8 +22,6 @@
|
|||||||
- [Backups](#backups)
|
- [Backups](#backups)
|
||||||
- [Build and software organization tools](#build-and-software-organization-tools)
|
- [Build and software organization tools](#build-and-software-organization-tools)
|
||||||
- [ChatOps](#chatops)
|
- [ChatOps](#chatops)
|
||||||
- [Client management](#client-management)
|
|
||||||
- [Cloning](#cloning)
|
|
||||||
- [Cloud Computing](#cloud-computing)
|
- [Cloud Computing](#cloud-computing)
|
||||||
- [Code Review](#code-review)
|
- [Code Review](#code-review)
|
||||||
- [Configuration Management Database](#configuration-management-database)
|
- [Configuration Management Database](#configuration-management-database)
|
||||||
@ -44,11 +42,11 @@
|
|||||||
- [IT Asset Management](#it-asset-management)
|
- [IT Asset Management](#it-asset-management)
|
||||||
- [Log Management](#log-management)
|
- [Log Management](#log-management)
|
||||||
- [Mail Clients](#mail-clients)
|
- [Mail Clients](#mail-clients)
|
||||||
|
- [Miscellaneous](#miscellaneous)
|
||||||
- [Monitoring](#monitoring)
|
- [Monitoring](#monitoring)
|
||||||
- [Status Pages](#status-pages)
|
- [Status Pages](#status-pages)
|
||||||
- [Metrics \& Metric Collection](#metrics--metric-collection)
|
- [Metrics \& Metric Collection](#metrics--metric-collection)
|
||||||
- [Network Configuration Management](#network-configuration-management)
|
- [Network Configuration Management](#network-configuration-management)
|
||||||
- [Newsletters](#newsletters)
|
|
||||||
- [Packaging](#packaging)
|
- [Packaging](#packaging)
|
||||||
- [Project Management](#project-management)
|
- [Project Management](#project-management)
|
||||||
- [Queuing](#queuing)
|
- [Queuing](#queuing)
|
||||||
@ -139,27 +137,6 @@ _See also: [/r/chatops](https://old.reddit.com/r/chatops)*
|
|||||||
- [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. ([Source Code](https://github.com/hubotio/hubot)) `MIT` `Nodejs`
|
- [Hubot](https://hubot.github.com/) - A customizable, life embetterment robot. ([Source Code](https://github.com/hubotio/hubot)) `MIT` `Nodejs`
|
||||||
|
|
||||||
|
|
||||||
### Client management
|
|
||||||
|
|
||||||
**[`^ back to top ^`](#awesome-sysadmin)**
|
|
||||||
|
|
||||||
Managing software on desktop computers.
|
|
||||||
|
|
||||||
_Related: [IT Asset Management](#it-asset-management)_
|
|
||||||
|
|
||||||
- [Chocolatey](https://chocolatey.org/) - The package manager for Windows. ([Source Code](https://github.com/chocolatey/choco)) `Apache-2.0` `C#/PowerShell`
|
|
||||||
|
|
||||||
|
|
||||||
### Cloning
|
|
||||||
|
|
||||||
**[`^ back to top ^`](#awesome-sysadmin)**
|
|
||||||
|
|
||||||
[Disk cloning](https://en.wikipedia.org/wiki/Disk_cloning) software.
|
|
||||||
|
|
||||||
- [Clonezilla](https://clonezilla.org/) - Partition and disk imaging/cloning program. ([Source Code](https://clonezilla.org/downloads/src/)) `GPL-2.0` `Perl/Shell/Other`
|
|
||||||
- [Fog](https://www.fogproject.org/) - Cloning/imaging solution/rescue suite. ([Source Code](https://github.com/FOGProject/fogproject)) `GPL-3.0` `PHP/Shell`
|
|
||||||
|
|
||||||
|
|
||||||
### Cloud Computing
|
### Cloud Computing
|
||||||
|
|
||||||
**[`^ back to top ^`](#awesome-sysadmin)**
|
**[`^ back to top ^`](#awesome-sysadmin)**
|
||||||
@ -468,6 +445,18 @@ An [email client](https://en.wikipedia.org/wiki/Email_client), email reader or,
|
|||||||
- [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) `MPL-2.0` `C/C++`
|
- [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) `MPL-2.0` `C/C++`
|
||||||
|
|
||||||
|
|
||||||
|
### Miscellaneous
|
||||||
|
|
||||||
|
**[`^ back to top ^`](#awesome-sysadmin)**
|
||||||
|
|
||||||
|
Software that does not fit in another section.
|
||||||
|
|
||||||
|
- [Chocolatey](https://chocolatey.org/) - The package manager for Windows. ([Source Code](https://github.com/chocolatey/choco)) `Apache-2.0` `C#/PowerShell`
|
||||||
|
- [Clonezilla](https://clonezilla.org/) - Partition and disk imaging/cloning program. ([Source Code](https://clonezilla.org/downloads/src/)) `GPL-2.0` `Perl/Shell/Other`
|
||||||
|
- [DadaMail](https://dadamailproject.com/) - Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl`
|
||||||
|
- [Fog](https://www.fogproject.org/) - Cloning/imaging solution/rescue suite. ([Source Code](https://github.com/FOGProject/fogproject)) `GPL-3.0` `PHP/Shell`
|
||||||
|
- [phpList](https://www.phplist.org/) - Newsletter and email marketing software. ([Source Code](https://github.com/phpList/phplist3)) `AGPL-3.0` `PHP`
|
||||||
|
|
||||||
### Monitoring
|
### Monitoring
|
||||||
|
|
||||||
**[`^ back to top ^`](#awesome-sysadmin)**
|
**[`^ back to top ^`](#awesome-sysadmin)**
|
||||||
@ -554,17 +543,6 @@ Network configuration management tools.
|
|||||||
- [rConfig](https://www.rconfig.com/) - Network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP`
|
- [rConfig](https://www.rconfig.com/) - Network device configuration management tool. ([Source Code](https://github.com/rconfig/rconfig)) `GPL-3.0` `PHP`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Newsletters
|
|
||||||
|
|
||||||
**[`^ back to top ^`](#awesome-sysadmin)**
|
|
||||||
|
|
||||||
Newsletter software.
|
|
||||||
|
|
||||||
- [DadaMail](https://dadamailproject.com/) - Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl`
|
|
||||||
- [phpList](https://www.phplist.org/) - Newsletter and email marketing software. ([Source Code](https://github.com/phpList/phplist3)) `AGPL-3.0` `PHP`
|
|
||||||
|
|
||||||
|
|
||||||
### Packaging
|
### Packaging
|
||||||
|
|
||||||
**[`^ back to top ^`](#awesome-sysadmin)**
|
**[`^ back to top ^`](#awesome-sysadmin)**
|
||||||
|
Loading…
Reference in New Issue
Block a user