Skip to main content

Recently Updated Pages

Debian: Static IP Address Set Up

Debian

Debian uses different network management systems. In this article, I'll show you how to set a sta...

Updated 1 week ago by Tiffanie BOREUX

Moodle Installation

Moodle

In this article, we will install Moodle directly on Raspberry Pi OS using the LAMP (Linux, Apache...

Updated 1 week ago by Tiffanie BOREUX

Creating a Super User

Applications Paperless-ngx

If you don't have a super user with your Paperless-NGX installation, you can create one with a co...

Updated 1 month ago by Tiffanie BOREUX

Consumption fails with "Ghostscript PDF/A rendering failed"

Applications Paperless-ngx

When updating Paperless-NGX, you may get the following error: Consumption fails with "Ghostscript...

Updated 1 month ago by Tiffanie BOREUX

Size Conventions

Canva

This article is a cheat sheet for all my images specification. Gitlab README Covers Width: 1350p...

Updated 2 months ago by Tiffanie BOREUX

Update & Upgrade

Homebrew

Update First, you need to fetch the newest version of Homebrew and all formulae from GitHub using...

Updated 2 months ago by Tiffanie BOREUX

Docker Commands to Remember

Set Up

This article is a list of some Docker commands you should keep in mind. 1. docker exec doc...

Updated 2 months ago by Tiffanie BOREUX

macOS Installation

Powershell

Here is the installation of PowerShell for macOS. Installation Using Homebrew brew install --cas...

Updated 2 months ago by Tiffanie BOREUX

🔎 Adding a Customised Search Engine

Opera

In this case, I'm gonna add the docker search engine in Opera for MacOS. CHEATSHEET Open Opera ...

Updated 4 months ago by Tiffanie BOREUX

Quick Add Magic

Applications Vikunja

Quick Add Magix Syntax Cheatsheet Labels - * *"Label with spaces" Project - + +"Project with spa...

Updated 5 months ago by Tiffanie BOREUX

💿 Renaming a Database

PostgreSQL

Renaming a PostgreSQL Database Inside a Docker Container: Step-by-Step Guide Step 1: Connect to t...

Updated 9 months ago by Tiffanie BOREUX

🙎‍♂️ Renaming a Role (User)

PostgreSQL

Rename a PostgreSQL role in Docker by creating a temporary role, switching, renaming and deleting...

Updated 9 months ago by Tiffanie BOREUX

🆙 Upgrading to a Major Update

PostgreSQL

How to Upgrade a PostgreSQL database inside a Docker Container: A Step-by-Step Guide Step 1: Back...

Updated 9 months ago by Tiffanie BOREUX

🔄 Exporting & Restoring

MariaDB

Export one database mariadb-dump --user=<DB_USERNAME> --password --lock-tables --databases <DB_NA...

Updated 9 months ago by Tiffanie BOREUX

🐚 Useful Commands

Barman

Here is a list of the most common commands used with Barman. List VM Backups barman list-backup ...

Updated 9 months ago by Tiffanie BOREUX

🐚 Useful Commands

Applications ntfy

Creating an Administrator docker exec -it <NTFY_CONTAINER_NAME> ntfy user add --role=admin <USERN...

Updated 9 months ago by Tiffanie BOREUX

⛔️ SSH Access

Applications ntfy

Script #!/bin/bash if [ "${PAM_TYPE}" = "open_session" ]; then curl \ -H "Title: SSH Logi...

Updated 9 months ago by Tiffanie BOREUX

🔔 Low Space

Applications ntfy

Script #!/bin/bash mingigs=20 avail=$(df | awk '$6 == "/" && $4 < '$mingigs' * 1024*1024 { print...

Updated 9 months ago by Tiffanie BOREUX

systemd: Creating a service

Debian

Understanding and Managing Custom Services with systemd systemd is the standard service and syste...

Updated 10 months ago by Tiffanie BOREUX

Set the Timezone

Powershell

Sometimes, the modification of the time zone is not available in the graphical interface of Windo...

Updated 10 months ago by Tiffanie BOREUX