Author: BINIT GHIMIRE
Step 1. Visit https://course.genesecloud.academy/login/signup.php, and create an account! Also, confirm your e-mail, and then login to your account!
Step 1. Visit https://course.genesecloud.academy/login/signup.php, and create an account! Also, confirm your e-mail, and then login to your account!
tar -xvf youtube-dl-2020.09.20.tar.gz
Compilation of Resources from TCM's Udemy Course
Link to Website: https://www.thecybermentor.com/
Link to course: https://www.udemy.com/course/practical-ethical-hacking/
| Windows Registry Editor Version 5.00 | |
| [-HKEY_CLASSES_ROOT\Directory\Background\shell\Cmder] | |
| [-HKEY_CLASSES_ROOT\Directory\shell\Cmder] |
| if (!([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")) { Start-Process powershell.exe "-NoProfile -ExecutionPolicy Bypass -File `"$PSCommandPath`"" -Verb RunAs; exit } | |
| echo "starting" | |
| $Packages = 'vscode', | |
| 'git', | |
| 'vscode-settingssync', | |
| '7zip', | |
| 'anki', | |
| 'notepadplusplus', |
| echo Config Loaded!!! (1/2) //This confirms that the config has been loaded | |
| // 1. Main Settings | |
| con_enable "1" //Enables Console | |
| gameinstructor_enable "0" //Removes in-game instructions | |
| cl_showhelp "0" //Removes on-screen help | |
| cl_autohelp "0" //Removes automatic help | |
| cl_disablefreezecam "1" //Disables Freezecam | |
| cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server |