Category: Ubuntu
-
How To Add a Permanent Path to the PATH in Linux Ubuntu
A Linux user’s PATH is a list of directories that the Linux system searches for executable programs. The default Linux PATH includes many standard utilities, but it does not include all of them. If you are using Linux Ubuntu, this article will teach you how to add a permanent path to your PATH in Linux […]
-
Environment Variables and How to Print Them in Linux
This article will show you how to list and print environment variables in the Linux terminal. You can use this information to debug or figure out what is going on with your system when something isn’t working quite right.
-
Upgrade PowerShell On Ubuntu 20.04
With PowerShell popularity and fast track feature release and bug fixes, your PowerShell version needs to be updated.
-
List Hidden Files In Linux
Linux files and folders have a “hidden” attribute that is tied in with how they are displayed in directories. When a file or folder name is marked as hidden, it will not be visible when the user navigates to the directory containing it.
-
Connect to Exchange Online PowerShell from Linux Ubuntu 20.04
In this blog post, we will connect to Microsoft 365, Exchange Online using PowerShell from Ubuntu 20.04 machine.
-
Install Git With Ansible on Ubuntu Server 20.04
This blog post will show you how to install Git latest version on a Ubuntu Server 20.04 using an Ansible playbook.
-
Add a Permanent Alias to Ubuntu Server 20.04
This post will show you how to add a permanent command-line alias to a Ubuntu Server 20.04.
-
Set Static IP Address On Ubuntu Server 20.04
This post will show you how to set a static IP address on Ubuntu Server 20.04 using the netplan utility.