Merge branch 'FreesideHull:master' into master

pull/1/head
Andrew Hancock 2021-05-17 19:59:11 +01:00
commit 6cb633e090
2 changed files with 15 additions and 0 deletions

View File

@ -136,11 +136,21 @@ If you require any support, either whilst contributing or with linux, programmin
4. [Kubuntu](https://kubuntu.org/) - Ubuntu with an alternative desktop environment.
5. [Mint](https://linuxmint.com/) - Another variant of Ubuntu, great for those familiar with Windows.
6. [Tails](https://tails.boum.org/index.en.html) - A portable distribution that runs only in memory, for the ultimate privacy protection.
7. [Qubes OS](https://www.qubes-os.org/intro/)
#### Supporting learning Linux
1. [Ask Ubuntu](https://askubuntu.com/) - Ubuntu Q&A site. Part of Stack Exchange.
2. [Unix & Linux Stack Exchange](https://unix.stackexchange.com/) - For more general Linux-related questions.
#### Linux Resources
1. [Arch Linux Wiki - Permissions](https://wiki.archlinux.org/title/File_permissions_and_attributes)
2. [Arch Linux Docs - SSH](https://wiki.archlinux.org/title/OpenSSH#Installation)
3. [Configure 2FA on SSH](https://ubuntu.com/tutorials/configure-ssh-2fa#1-overview)
4. [Desktop Environments](https://wiki.archlinux.org/title/Desktop_environment)
5. [Install and Configure SSH Server on Arch Linux](https://linuxhint.com/install_ssh_server_on_arch_linux/)
6. [OpenSSH Manual](https://www.openssh.com/manual.html)
7. [Principle of Least Privilege](https://techcommunity.microsoft.com/t5/azure-sql/security-the-principle-of-least-privilege-polp/ba-p/2067390)
## Other interesting stuff <a name="misc"></a>
1. [E Foundation](https://e.foundation)
2. [Satyr](https://git.waldn.net/git/knotteye/satyr) - Self hosted media streaming

View File

@ -20,6 +20,11 @@
# Virtualisation List
#### Networking
1. [What is Mesh Topology?](https://fossbytes.com/what-is-mesh-topology-advantages-and-disadvantages-of-mesh-topology/)
2. [Types of Network Topology](https://www.educba.com/types-of-network-topology/)
3. [Network topologies, protocols and layers](https://www.bbc.co.uk/bitesize/guides/z666pbk/revision/2)
## Hypervisors and virtual machines <a name="virtualisation"></a>
Ontop of the great VMware resources below there are other hypervisors for running containers and virtual machines.