diff --git a/Pages/CyberSecurity.md b/Pages/CyberSecurity.md index 58890a5..e256793 100644 --- a/Pages/CyberSecurity.md +++ b/Pages/CyberSecurity.md @@ -22,7 +22,7 @@ - [GCHQ Cyberchef](https://github.com/gchq/CyberChef) - [DuckDuckGo Smarter Encryption](https://github.com/duckduckgo/smarter-encryption) - [CIS Benchmarking](https://www.cisecurity.org/cis-benchmarks/) - Benchmarking tools to protect your environment -- [Cyber Essentials Certificaton](https://www.ncsc.gov.uk/cyberessentials/overview) +- [Cyber Essentials Certification](https://www.ncsc.gov.uk/cyberessentials/overview) - [Privacy Tools](https://privacytools.io) - [Syclla.sh](https://scylla.sh/) - community-oriented database leak community that is a useful tool for security researchers. - [h8mail](https://github.com/khast3x/h8mail) - Email OSINT & Password breach hunting tool, locally or using premium services. Supports chasing down related email diff --git a/Pages/Virtualisation.md b/Pages/Virtualisation.md index e457fa5..a4f0c6f 100644 --- a/Pages/Virtualisation.md +++ b/Pages/Virtualisation.md @@ -12,7 +12,7 @@ ## Hypervisors and virtual machines -Ontop of the great VMware resources below there are other hypervisors for running containers and virtual machines. +On top of the great VMware resources below there are other hypervisors for running containers and virtual machines. Hypervisors are classified as Type 1 or Type 2 hypervisors. Type 1 are often known as bare metal hypervisors. It's installed on bare metal, e.g. it is not installed as an application on top of an operating system. A Type 2 hypervisor is an application which is installed on the operating system. Type 2 Hypervisors can be SLOW. In most reviews and experience, they perform at roughly 30-40% hardware capability. That means an Guest Operating Systems in a virtual machine hosted on a Type 2 hypervisor will likely perform at best like it has an 800 MHz CPU if you have 2 GHz physical CPU. diff --git a/README.md b/README.md index eddf030..52ddc68 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket) ## Hull University Related - [Brian Tompsett Youtube Channel](https://www.youtube.com/channel/UCfG7W9cpOp4G4rH-gLgxVdw). Brian is a [lecturer at University of Hull](https://www.hull.ac.uk/staff-directory/brian-tompsett) and has a [long list of published works](https://scholar.google.co.uk/citations?user=4CFnDSAAAAAJ&hl=en). -- [Andrew Hancock](Virtualisation.md#andrewhancock). Andrew is the VMware Specialist in Computer Science & Technology, responsible for architecure, watering & feeding the Computer Science and Technology VMware infrastructure. He also has a long list of VMware and Virtualisation articles. Please also see [VMware IT Academy Program](https://www.vmware.com/uk/company/it-academy.html) +- [Andrew Hancock](Virtualisation.md#andrewhancock). Andrew is the VMware Specialist in Computer Science & Technology, responsible for architecture, watering & feeding the Computer Science and Technology VMware infrastructure. He also has a long list of VMware and Virtualisation articles. Please also see [VMware IT Academy Program](https://www.vmware.com/uk/company/it-academy.html) - [The Yellow Book](https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf) - A fantastic intro to C# from former Hull Lecturer, [Rob Miles](https://www.robmiles.com/). He also has other publications available [here](https://www.amazon.co.uk/s?i=stripbooks&rh=p_27:Rob%20Miles&s=relevancerank&text=Rob%20Miles&ref=dp_byline_sr_book_1). - [Rob Miles Youtube](https://www.youtube.com/channel/UC4OEadKEwxD7TxR9hKhxtuQ). - [HullBlogs](https://hullblogs.com/) - A collection of blogs from UoH staff, alumni and current students. @@ -91,7 +91,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket) - [Github Pages](https://pages.github.com/) - [Gitlab](https://about.gitlab.com/) - [Matomo](https://matomo.org) - Self hosted Google Analytics alternative. -- [Wekan](https://wekan.github.io/) - Opensource Kanban. +- [Wekan](https://wekan.github.io/) - Open source Kanban. - [Shodan](https://www.shodan.io/) - Create an account with your University email address to get free membership. - [Spyse](https://spyse.com/) – Internet assets registry that scan, collect, analyze, and provide information on internet entitiesđŸ’°. - [The Things Network](https://www.thethingsnetwork.org/) @@ -126,7 +126,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket) - [TLDR Pages](https://tldr.sh/) - Simplified man pages. - [Explain Command](https://www.mankier.com/explain) - A quick way to see what commands and their options do before running them. - [RefWorks](https://refworks.proquest.com/) - A reference manager with University of Hull standard support. -- [Connected Papers](https://www.connectedpapers.com/) - Visualise an academic field and find similiar papers. +- [Connected Papers](https://www.connectedpapers.com/) - Visualise an academic field and find similar papers. ## Educational Resources