From bc8a3ec46618b73e32e050bd1611b8a63a9aab7e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 11:37:59 +0200 Subject: [PATCH] standardize dash character --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0680833..f7dec78 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ 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` +- [Chocolatey](https://chocolatey.org/) - The package manager for Windows. ([Source Code](https://github.com/chocolatey/choco)) `Apache-2.0` `C#/PowerShell` ### Cloning @@ -409,7 +409,7 @@ LDAP servers and other tools to manage accounts and identities. - [OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0. - [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. - [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Docker/Go` -- [Samba](https://www.samba.org/) – Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C` +- [Samba](https://www.samba.org/) - Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C` - [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. ([Source Code](https://github.com/smallstep/certificates)) `Apache-2.0` `Go` - [ZITADEL](https://zitadel.com/) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. ([Source Code](https://github.com/zitadel/zitadel)) `Apache-2.0` `Go/Docker/K8S` @@ -455,9 +455,9 @@ Log management tools: collect, parse, visualize... **[`^ back to top ^`](#awesome-sysadmin)** - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) -- [ImapSync](http://imapsync.lamiral.info/) – Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) +- [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) -- [Sylpheed](http://sylpheed.sraoss.jp/en/) – Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) +- [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) - [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)) @@ -634,7 +634,7 @@ _See also: [awesome-selfhosted/Remote Access](https://github.com/awesome-selfhos - [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. ([Source Code](https://github.com/moby/swarmkit)) `Apache-2.0` `Go` - [Docker](https://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. ([Source Code](https://www.docker.com/community/open-source/)) `Apache-2.0` `Go` - [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. ([Source Code](https://github.com/lxc/lxc)) `GPL-2.0` `C` -- [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. ([Source Code](https://github.com/lxc/lxd)) `Apache-2.0` `Go` +- [LXD](https://linuxcontainers.org/lxd/) - a container "hypervisor" and a better UX for LXC. ([Source Code](https://github.com/lxc/lxd)) `Apache-2.0` `Go` - [OpenVZ](https://openvz.org) - Container-based virtualization for Linux. ([Source Code](https://src.openvz.org/projects/OVZ)) `GPL-2.0` `C` - [Podman](https://podman.io) - Daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: `alias docker=podman`. ([Source Code](https://github.com/containers/podman)) `Apache-2.0` `Go` - [Portainer Community Edition](https://www.portainer.io/) - Simple management UI for Docker. ([Source Code](https://github.com/portainer/portainer)) `Zlib` `Go` @@ -647,7 +647,7 @@ _See also: [awesome-selfhosted/Remote Access](https://github.com/awesome-selfhos Troubleshooting tools. -- [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. ([Source Code](https://github.com/grml/)) `GPL-3.0` `Shell` +- [grml](https://grml.org) - bootable Debian Live CD with powerful CLI tools. ([Source Code](https://github.com/grml/)) `GPL-3.0` `Shell` - [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. ([Source Code](https://github.com/mitmproxy/mitmproxy)) `MIT` `Python` - [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping. ([Source Code](https://github.com/traviscross/mtr)) `GPL-2.0` `C` - [perf-tools](https://github.com/brendangregg/perf-tools) - Performance analysis tools based on Linux perf_events (aka perf) and ftrace. `GPL-2.0` `Shell` @@ -752,14 +752,14 @@ VPN software. ## Communities / Forums -- [ArsTechnica OpenForum](http://arstechnica.com/civis/) – IT Forum which is attached to a large news site. +- [ArsTechnica OpenForum](http://arstechnica.com/civis/) - IT Forum which is attached to a large news site. - [Reddit](https://www.reddit.com) - Really, really large bulletin board system. - [/r/Linux](https://www.reddit.com/r/linux) - News and information about Linux. - [/r/LinuxQuestions](https://www.reddit.com/r/linuxquestions) - [/r/SysAdmin](https://www.reddit.com/r/sysadmin/) -- [Spiceworks Community](https://community.spiceworks.com/start) – General enterprise IT news and small articles. -- [StackExchange Network](https://stackexchange.com/sites#technology) – Q&A communities. - - [Server Fault](https://serverfault.com/) – StackExchange community for system and network administrators. +- [Spiceworks Community](https://community.spiceworks.com/start) - General enterprise IT news and small articles. +- [StackExchange Network](https://stackexchange.com/sites#technology) - Q&A communities. + - [Server Fault](https://serverfault.com/) - StackExchange community for system and network administrators. ## Repositories