Advanced Search
Search Results
63 total results found
Pelican
Pelican is a static site generator powered by Python that requires no database or server-side logic.
Windows
Microsoft Windows is a product line of proprietary graphical operating systems (OS) developed and marketed by Microsoft.
Vikunja
The to-do app to organize your life
Docker Anonymous Volumes
To manage my stacks, containers, images, networks, and volumes, I use Portainer Community Edition. I was surprised when I found three volumes with randomly generated names mixed in with my carefully organized ones. Initially, I thought it was a bug, but I soon...
Barman
Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers.
Linux
Linux is a family of open-source Unix-like operating systems based on the Linux kernel.
Installation on MacOS
This guide will walk you through setting up a development environment by installing Go, Dart Sass, and Hugo on your MacOS machine. Prerequisites Before installing Hugo, you'll need to have Go and Dart Sass installed on your system. Installing Go Download th...
Database
A database is an organized collection of structured information, or data, typically stored electronically in a computer system.
Step-by-Step
Hugo is a popular static site generator known for its speed and flexibility. This guide will help you get your site up and running in no time. Step 1: Create Your Hugo Site Directory To begin, you'll need to create the directory structure for your new Hugo si...
Powershell
PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language.
Applications
An application is a type of software program meant to help a computer user accomplish a task.
Installation on MacOS
This guide will explain to you Pelican and walk you through setting up a development environment by installing it on your MacOS machine. What is Pelican? Pelican is a Static Site Generator (SSG), and its name is an anagram of the French word calepin, meaning ...
Debian
Debian, also known as Debian GNU/Linux, is a free and open source Linux distribution, developed by the Debian Project.
macOS
macOS is a Unix-based operating system developed and marketed by Apple.
Step-by-Step
With Pelican installed, it's time to create the structure of your blog and configure it using the pelican-quickstart command. Initial Setup Running pelican-quickstart will guide you through setting up the basic framework for your blog. Below is an example of ...
PostgreSQL
PostgreSQL or Postgres, is a free and open-source relational database management system.
🐚 Useful Commands
Here is a list of the most common commands used with Barman. List VM Backups barman list-backup <server_name> Check the Backup Status barman show-backup <server_name> oldest barman show-backup <server_name> latest Initiate a VM Backup barman backup <server_...
MariaDB
MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system