Posts by Category

blog

Moving around in the bash shell

4 minute read

Figuring out how to navigate in the bash shell? This article will explane some need to know moves.

Moving around in vi(m)

1 minute read

Figuring out how to navigate in vi? This article will explane some need to know moves.

Menu for selecting SSH keys to load

8 minute read

Overview In this post I want to explain to you how and why I created a selection menu to load ssh identities of my choosing.

[1/3] Netboot Pi - Setup PXE and NFS on PiServer

3 minute read

As part of my learning project on how to run a Kubernetes cluster on Raspberry Pi’s, one of the goals is to have the Raspberry Pi’s boot over the network to ...

Encrypting the WPA PSK password

1 minute read

There are a lot of things that can be done to make more difficult for people with malicious intent. One of the golden rules concerning security is not to st...

Enable VNC on Ubuntu Desktop

1 minute read

Enabling VNC on Ubuntu is really easy and most articles out there on the internet show you just that. If you actually want to access your Ubuntu macine over ...

Install WSL 2 and run Ubuntu on Windows 10

2 minute read

Running Windows 10 and want to have the goodness of Ubuntu Linux at your fingertips? This article describes how to install WSL and Ubuntu on Windows 10.

Enable SSH Server on Ubuntu Server

less than 1 minute read

When doing a minimal installation of a Ubuntu server as expected you need to install some additional packages to have a functional system. One of the most im...

Back to top ↑

tutorial

Configure your Azure Portal Time Format

1 minute read

Want to change how your Azure Portal formats the date and time displayed? This article will tell you where to configure the format used.

Moving around in the bash shell

4 minute read

Figuring out how to navigate in the bash shell? This article will explane some need to know moves.

Moving around in vi(m)

1 minute read

Figuring out how to navigate in vi? This article will explane some need to know moves.

Menu for selecting SSH keys to load

8 minute read

Overview In this post I want to explain to you how and why I created a selection menu to load ssh identities of my choosing.

[1/3] Netboot Pi - Setup PXE and NFS on PiServer

3 minute read

As part of my learning project on how to run a Kubernetes cluster on Raspberry Pi’s, one of the goals is to have the Raspberry Pi’s boot over the network to ...

Encrypting the WPA PSK password

1 minute read

There are a lot of things that can be done to make more difficult for people with malicious intent. One of the golden rules concerning security is not to st...

Enable VNC on Ubuntu Desktop

1 minute read

Enabling VNC on Ubuntu is really easy and most articles out there on the internet show you just that. If you actually want to access your Ubuntu macine over ...

Install WSL 2 and run Ubuntu on Windows 10

2 minute read

Running Windows 10 and want to have the goodness of Ubuntu Linux at your fingertips? This article describes how to install WSL and Ubuntu on Windows 10.

Enable SSH Server on Ubuntu Server

less than 1 minute read

When doing a minimal installation of a Ubuntu server as expected you need to install some additional packages to have a functional system. One of the most im...

Back to top ↑

tips

Listing files in directory in one column

less than 1 minute read

Sometimes you just want to have a list of all files and directories listed in just one column without detail of permissions, dates and sizes. This can be ach...

Back to top ↑

experience

Back to top ↑

azure

Configure your Azure Portal Time Format

1 minute read

Want to change how your Azure Portal formats the date and time displayed? This article will tell you where to configure the format used.

Back to top ↑