Homelab How To Linux Overview Unleashing the Power of FileFlows prad 10 May 2024 In the digital era, managing a vast array of files and ensuring they are processed…
How To Linux Advanced Linux Commands Every Intermediate User Should Master prad 10 May 2024 As you transition from a beginner to an intermediate Linux user, the complexity of tasks…
How To Linux Essential Linux Commands Every Beginner Should Know prad 7 May 2024 Essential Linux Commands Every Beginner Should Know Entering the world of Linux can be daunting…
Homelab How To Audiobookshelf prad 30 April 2024 Opting to run Audiobookshelf on your own server offers several advantages. Primarily, it puts you…
Homelab How To How to Install and Run LibreTranslate with Docker: A Step-by-Step Guide prad 25 January 2024 LibreTranslate is an open-source translation API that is gaining popularity for its ease of use…
Databases How To How to create a new user in Postgres prad 4 January 2024 Creating a user (also known as a role) in PostgreSQL and assigning a database to…
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…