My tech journal
Notes collected from various sources over the years

Kubectl Quick Reference

June 03, 2021
Command line, Devops

An easy to find list of (not so) frequently used kubectl commands.

Find Disk Partition Uuid on Linux

May 01, 2021
Command line, Devops

The disk partition UUID is used to address hard disk partitions on linux in various places like the fstab file. But how do you find them in the first place?

Check Disk Usage on Linux

May 01, 2021
Command line, Devops

Check what’s consuming all your disk space quickly and easily

Run OpenVPN Client as Service

March 19, 2021
Command line, Devops

Run OpenVPN client as a background service that starts on boot

Check Disk Read/Write Speeds Using DD On Linux

March 07, 2021
Command line, Devops

Quick and dirty way to find the read/write speeds of your disk using the dd command

Using Variables in Docker Compose Files

March 04, 2021
Devops

Use variables to pass sensitive content like passwords or API keys in docker-compose file.

Docker Login Hangs on Linux

March 01, 2021
Devops

Ever had docker login command hang on you, usually if you try logging in after installing docker-compose?

Access Ports Through SSH

February 20, 2021
Command line, Devops

Want to access your http server or remote destop of a machine you have SSH access to, which out making the ports public or playing with VPNs?

Build Multi Arch Docker Images On Gitlab

February 20, 2021
Devops

How to build docker images on Gitlab so that they run on both Intel and ARM architectures?

Journalctl

March 15, 2020
Devops

How to use journalctl to view systemd logs?

« 3/5 »

Recent Posts

  • Hide Inaccessible Shares on Samba
  • Switch Ubuntu Server to Network Manager
  • SSH Keys
  • Traefik With Lets Encrypt Wildcard SSL Certificate Using Kubernetes
  • Make Virtualenv Use Packages From Global Site Packages
  • External Hard Drive Not Mounting on Mac
  • Load System Extension Error on Mac
  • Traefik With Let's Encrypt Wildcard SSL Certificate Using Docker Compose
  • Show Prevew of Your Webpage in Slack
  • Update Jetson Devices

Categories

  • Command line
  • Databases
  • Devops
  • IoT
  • Personal Computing
  • Programming
  • Software development

Tags

ab aws blkid CI/CD containers dd du firewall golang hostnamectl ip ranges ipv6 kubernetes let's encrypt logs lxc mac mysql Nvidia AGX Xavier Nvidia Jetson Nano Nvidia Jetson NX OMV OpenVPN postgres Pritunl python rm samba screen slack SSH static web server systemd-nspawn traefik ubuntu user management veracrypt vmware wget Wireguard
© 2022 My tech journal. Generated with Hugo and Mainroad theme.