Note: 2023-01-22 I’ve taken the video down temporarily to fix some issues. I’ll be re-recording an uploading a new version in the near future. Updated: 2022-12-06 Here are the basic steps you should follow for any Ubuntu Linux server. This is a starting point, there is a lot more that...
#powershell
20 Nov 2020
Simple PowerShell Tip If you ever run into something like this screenshot, there is a simple fix. All you need to do is launch PowerShell as an administrator and run this command. Set-ExecutionPolicy -ExecutionType Unrestricted Another command here I need to check the syntax here.