Uncategorised LXC Containers as a Development Environment prad 28 September 2023 Linux Containers (LXC) offer an intermediate level of virtualization, standing between heavyweight virtual machines and…
How To How to add a new user and add them as Sudoer prad 28 September 2023 To add a user, set a password for that user, and grant them sudo privileges…
Databases How To How to create a new user in Postgres prad 26 September 2023 To add a new user (often referred to as a “role”) and set a password…
Homelab How To How to get a summary of disk usage using ncdu prad 21 September 2023 What is Ncdu? Ncdu (NCurses Disk Usage) is a command-line based disk usage analyzer. The…
Homelab How to increase the Storage size of a LXC Container on Proxmox prad 18 September 2023 Are you running low on storage space in your Proxmox LXC container? Before you panic…