Christian Huth's Tech Blog
  • Home
  • Kubernetes
  • About Me
  • My courses
Sign in Subscribe

linux

#linux

Linux snippets for your daily work
linux

Linux snippets for your daily work

Kill all zombie processes ps axo stat,ppid,pid,comm | grep -w
Read More
Christian Huth
How to change the hostname of Ubuntu running in Windows WSL
linux

How to change the hostname of Ubuntu running in Windows WSL

This article shows how to permanently change the hostname of Ubuntu running in the Windows subsystem for Linux.
Read More
Christian Huth
How to execute sudo without password prompt
linux

How to execute sudo without password prompt

💡Never, I repeat NEVER, disable password prompt on your production systems, as
Read More
Christian Huth
Overview of Shell Autocompletions
linux

Overview of Shell Autocompletions

I simply love shell completion on the command line, which saves you
Read More
Christian Huth
How to automatically load SSH keys on Windows autostart using Pageant
linux

How to automatically load SSH keys on Windows autostart using Pageant

In this article I will show you how to load your private
Read More
Christian Huth
Christian Huth's Tech Blog © 2025
  • Sign up
Powered by Ghost