...

Arch linux is considered the best linux desktop distro by many. It is also considered difficult to install. I would consider a pure Arch install without using scripts a right of passage for a Linux user. Why Arch? What’s so special about it? Ok, you got me. Where do I...

...

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.

...
#linux #cli 8 Nov 2020

hey guys skip to tech parker here today i want to talk about password aging in linux now this is a pretty simple process it’s a one command that has a few switches that will allow you to set the password expiration and the various rules that go along with...

...
#linux #cli 1 Nov 2020

hey guys skip to tech parker here today i want to talk about password aging in linux now this is a pretty simple process it’s a one command that has a few switches that will allow you to set the password expiration and the various rules that go along with...

...
#linux #cli 31 Oct 2020

hey guys skip the tech barker here today i want to be going over some basic user management in linux with that we’re going to be creating a new user with the command line adding the user to an admin group removing user from the admin group and finally deleting...