/Operating_System_CSI_313

Operating_System_CSI_313

Apache License 2.0Apache-2.0

Operating_System_CSI_313

Operating_System_CSI_313

Operating System CheatSheet [by Love Babbar] (whimsical.com) https://whimsical.com/operating-system-cheatsheet-by-love-babbar-S9tuWBCSQfzoBRF5EDNinQ

OS Operating System VM Virtual BOX

https://www.microsoft.com/en-us/windows/features?r=1#snap?ocid=PROD_WinCGE_CONS_CGC_USG_ActionCenter_SnapAssist_WindowsEngFY22

https://en.wikipedia.org/wiki/Whonix

https://en.wikipedia.org/wiki/Qubes_OS

https://swcarpentry.github.io/shell-novice/

https://www.youtube.com/watch?v=BqxSPmH6cVg

https://www.bing.com/search?q=how+to+install+virtual+box+guest+edition+iso+for+windows+10&qs=n&form=QBRE&sp=-1&pq=how+to+install+virtual+box+guest+edition+iso+for+windows+10&sc=6-59&sk=&cvid=3A3D3FA9FCBD4D2BB271DE4D59C03FE4&ghsh=0&ghacc=0&ghpl=

https://www.configserverfirewall.com/windows-10/virtualbox-guest-additions-windows-10/

Open Start, type: CMD Right click CMD Click Run as administrator

Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

Dism /Online /Cleanup-Image /CheckHealth

Dism /Online /Cleanup-Image /ScanHealth

Dism /Online /Cleanup-Image /RestoreHealth

Also run the System File Checker utility: Open Start, type: CMD Right click CMD Click Run as administrator

At the Command Prompt, type: sfc/scannow

This will check for any integrity violations

Restart your system

Check if its working again.