diff --git a/_posts/2017-04-24-qemu-ssh-tunnel.md b/_posts/2017-04-24-qemu-ssh-tunnel.md index 5a957bb..ae6ee20 100644 --- a/_posts/2017-04-24-qemu-ssh-tunnel.md +++ b/_posts/2017-04-24-qemu-ssh-tunnel.md @@ -1,7 +1,7 @@ --- title: Qemu SSH tunnel -updated: 2019-08-11 19:35 -tags: [qemu, vnc, ssh tunnel] +updated: 2021-09-13 14:07:00 +tags: [tutorial, qemu, vnc, ssh tunnel] description: How to use qemu via VNC and SSH --- diff --git a/_posts/2017-04-25-a-new-fan-for-the-processor.md b/_posts/2017-04-25-a-new-fan-for-the-processor.md index 3bcb580..56309c0 100644 --- a/_posts/2017-04-25-a-new-fan-for-the-processor.md +++ b/_posts/2017-04-25-a-new-fan-for-the-processor.md @@ -1,7 +1,7 @@ --- title: A new fan for the processor -updated: 2017-05-26 12:00 -tags: [fan, cpu] +updated: 2021-09-13 14:07:00 +tags: [tutorial, fan, cpu] description: --- diff --git a/_posts/2017-09-03-kalliope-assistant-on-qemu.md b/_posts/2017-09-03-kalliope-assistant-on-qemu.md index ea601b4..1275633 100644 --- a/_posts/2017-09-03-kalliope-assistant-on-qemu.md +++ b/_posts/2017-09-03-kalliope-assistant-on-qemu.md @@ -1,7 +1,7 @@ --- title: Kalliope, a voice-controlled personal assistant (running on qemu) -updated: 2017-09-16 23:00 -tags: [qemu, ssh, assistant, voice, parabola, debian, kalliope] +updated: 2021-09-13 14:07:00 +tags: [tutorial, qemu, ssh, assistant, voice, parabola, debian, kalliope] description: How to setup Kalliope, a voice-controlled personal assistant, if you don't run an officially supported distro like Debian --- diff --git a/_posts/2017-10-22-hibernation-in-three-simple-steps.md b/_posts/2017-10-22-hibernation-in-three-simple-steps.md index 8363b6f..4473ccb 100644 --- a/_posts/2017-10-22-hibernation-in-three-simple-steps.md +++ b/_posts/2017-10-22-hibernation-in-three-simple-steps.md @@ -1,7 +1,7 @@ --- title: How to enable hibernation in three simple steps -tags: [hibernation, parabola, systemd, mkinitcpio, syslinux] -updated: 2017-10-22 18:30 +tags: [tutorial, hibernation, parabola, systemd, mkinitcpio, syslinux] +updated: 2021-09-13 14:07:00 description: How to enable hibernation on systemd and mkinitcpio-based systems --- diff --git a/_posts/2018-03-05-cups-simple-shared-printer.md b/_posts/2018-03-05-cups-simple-shared-printer.md index b9fe7f9..8b7f64c 100644 --- a/_posts/2018-03-05-cups-simple-shared-printer.md +++ b/_posts/2018-03-05-cups-simple-shared-printer.md @@ -1,7 +1,7 @@ --- title: Add a remote shared printer with a couple of shell commands -tags: [printer, CUPS, share] -updated: 2018-03-05 13:00 +tags: [tutorial, printer, CUPS, share] +updated: 2021-09-13 14:07:00 description: How to add a remote shared printer within CUPS using a couple of shell commands --- diff --git a/_posts/2018-04-16-my-python-release-workflow.md b/_posts/2018-04-16-my-python-release-workflow.md index 0fe2cd3..09b67b2 100644 --- a/_posts/2018-04-16-my-python-release-workflow.md +++ b/_posts/2018-04-16-my-python-release-workflow.md @@ -12,7 +12,7 @@ in case of a new version release with some of my Python repositories. *Please note that this page is deprecated and will only be kept for historical reference. Have a look at -[https://frnmst.github.io/fpydocs/workflow_common.html](https://frnmst.github.io/fpydocs/workflow_common.html) +[https://docs.franco.net.eu.org/fpydocs/workflow_common.html](https://docs.franco.net.eu.org/fpydocs/workflow_common.html) for an updated version.* ## Rules diff --git a/_posts/2018-08-04-android-backup-with-rsync.md b/_posts/2018-08-04-android-backup-with-rsync.md index 23edb51..d7087f2 100644 --- a/_posts/2018-08-04-android-backup-with-rsync.md +++ b/_posts/2018-08-04-android-backup-with-rsync.md @@ -1,7 +1,7 @@ --- title: Syncing files from Android to GNU/Linux -tags: [android, rsync, sshfs, ssh, sync, backup, bash] -updated: 2019-06-28 13:11 +tags: [tutorial, android, rsync, sshfs, ssh, sync, backup, bash] +updated: 2021-09-13 14:07:00 description: Syncronization of files from Android to a GNU/Linux system --- diff --git a/_posts/2018-10-02-automatic-removable-media-synchronization.md b/_posts/2018-10-02-automatic-removable-media-synchronization.md index 1e20395..d59f23e 100644 --- a/_posts/2018-10-02-automatic-removable-media-synchronization.md +++ b/_posts/2018-10-02-automatic-removable-media-synchronization.md @@ -1,7 +1,7 @@ --- title: Automatic synchronization of media files from SD cards -tags: [sync, rsync, media, files, automatic, backup, bash, removable device] -updated: 2019-02-20 17:10 +tags: [tutorial, sync, rsync, media, files, automatic, backup, bash, removable device] +updated: 2021-09-13 14:07:00 description: Automatic synchronization of media files from a removable block device such as an SD card --- diff --git a/_posts/2018-10-18-change-raid-device-name.md b/_posts/2018-10-18-change-raid-device-name.md index 6aaedae..763a969 100644 --- a/_posts/2018-10-18-change-raid-device-name.md +++ b/_posts/2018-10-18-change-raid-device-name.md @@ -1,7 +1,7 @@ --- title: Fixing the /dev/md127 problem -tags: [parabola, RAID, kernel naming, /dev/md127, mdadm, mkinitcpio] -updated: 2018-10-18 11:00 +tags: [tutorial, parabola, RAID, kernel naming, /dev/md127, mdadm, mkinitcpio] +updated: 2021-09-13 14:07:00 description: Fixing a RAID array kernel name --- diff --git a/_posts/2018-11-06-the-stupid-smart-doorbell.md b/_posts/2018-11-06-the-stupid-smart-doorbell.md index 58aaf57..0876f60 100644 --- a/_posts/2018-11-06-the-stupid-smart-doorbell.md +++ b/_posts/2018-11-06-the-stupid-smart-doorbell.md @@ -1,7 +1,7 @@ --- title: A stupid smart doorbell system -tags: [doorbell, debian, ssh, fswebcam, bash, shell, microphone, webcam, raspberry pi, thinkpad] -updated: 2019-07-01 11:16 +tags: [tutorial, doorbell, debian, ssh, fswebcam, bash, shell, microphone, webcam, raspberry pi, thinkpad] +updated: 2021-09-13 14:07:00 description: A stupid smart doorbell that mails you a photo of who rang --- diff --git a/_posts/2019-02-23-my-backup-system.md b/_posts/2019-02-23-my-backup-system.md index daaf698..12f1803 100644 --- a/_posts/2019-02-23-my-backup-system.md +++ b/_posts/2019-02-23-my-backup-system.md @@ -1,7 +1,7 @@ --- title: My backup system -tags: [bash, shell, backup, rsync, LUKS, cryptsetup, sync, shred] -updated: 2020-02-08 17:30 +tags: [tutorial, bash, shell, backup, rsync, LUKS, cryptsetup, sync, shred] +updated: 2021-09-13 14:07:00 description: A detailed exaplanation of my backup system which is both encrypted and unencrypted for different purposes. --- diff --git a/_posts/2019-07-04-from-crontabs-to-systemd-timers.md b/_posts/2019-07-04-from-crontabs-to-systemd-timers.md index 792566e..8a1c3ff 100644 --- a/_posts/2019-07-04-from-crontabs-to-systemd-timers.md +++ b/_posts/2019-07-04-from-crontabs-to-systemd-timers.md @@ -1,7 +1,7 @@ --- title: From crontabs to Systemd timers -tags: [bash, shell, crontab, cronie, systemd, timer] -updated: 2021-03-01 17:57 +tags: [tutorial, bash, shell, crontab, cronie, systemd, timer] +updated: 2021-09-13 14:07:00 description: The steps I followed to migrate from crontabs to systemd timers. --- diff --git a/_posts/2019-07-08-raid-data-scrubbing.md b/_posts/2019-07-08-raid-data-scrubbing.md index 4221ee4..9a939fe 100644 --- a/_posts/2019-07-08-raid-data-scrubbing.md +++ b/_posts/2019-07-08-raid-data-scrubbing.md @@ -1,7 +1,7 @@ --- title: RAID data scrubbing -tags: [python, RAID, scrubbing, data, systemd, timer] -updated: 2019-08-11 19:35 +tags: [tutorial, python, RAID, scrubbing, data, systemd, timer] +updated: 2021-09-13 14:07:00 description: A simple RAID scrubbing python script and its systemd service and timer. --- diff --git a/_posts/2019-11-10-running-python-scripts-with-different-package-versions.md b/_posts/2019-11-10-running-python-scripts-with-different-package-versions.md index 427a985..a422f03 100644 --- a/_posts/2019-11-10-running-python-scripts-with-different-package-versions.md +++ b/_posts/2019-11-10-running-python-scripts-with-different-package-versions.md @@ -1,7 +1,7 @@ --- title: Running python scripts using different package versions -tags: [python, python3, pacman, pip, venv, script, shell, bash, AUR] -updated: 2019-12-10 19:53 +tags: [tutorial, python, python3, pacman, pip, venv, script, shell, bash, AUR] +updated: 2021-09-13 14:07:00 description: A couple of ways to prevent file conflicts on python packages and run scripts without package version problems --- diff --git a/_posts/2020-02-08-my-new-backup-system.md b/_posts/2020-02-08-my-new-backup-system.md index 4970a77..107811b 100644 --- a/_posts/2020-02-08-my-new-backup-system.md +++ b/_posts/2020-02-08-my-new-backup-system.md @@ -1,7 +1,7 @@ --- title: My new backup system -tags: [bash, shell, backup, rsync, LUKS, cryptsetup, sync, shred, borgmatic, borgbackup] -updated: 2021-07-09 19:35 +tags: [tutorial, bash, shell, backup, rsync, LUKS, cryptsetup, sync, shred, borgmatic, borgbackup] +updated: 2021-09-13 14:07:00 description: An update on a previous post about backups. --- diff --git a/_posts/2020-06-16-a-solution-to-io-errors-on-usb3-external-hdd-enclosures.md b/_posts/2020-06-16-a-solution-to-io-errors-on-usb3-external-hdd-enclosures.md index b852ef0..aef1cf8 100644 --- a/_posts/2020-06-16-a-solution-to-io-errors-on-usb3-external-hdd-enclosures.md +++ b/_posts/2020-06-16-a-solution-to-io-errors-on-usb3-external-hdd-enclosures.md @@ -1,7 +1,7 @@ --- title: A solution to I/O errors on some external USB 3 HDD enclosures -tags: [HDD, USB 3, error, I/O, UAS, USB] -updated: 2020-06-16 16:51 +tags: [tutorial, HDD, USB 3, error, I/O, UAS, USB] +updated: 2021-09-13 14:07:00 description: How to solve I/O errors on some external USB 3 HDD enclosures --- diff --git a/_posts/2020-07-14-python-3-cheatsheet.md b/_posts/2020-07-14-python-3-cheatsheet.md index 9a643b6..0097fe6 100644 --- a/_posts/2020-07-14-python-3-cheatsheet.md +++ b/_posts/2020-07-14-python-3-cheatsheet.md @@ -1,7 +1,7 @@ --- title: Python 3 cheatsheet -tags: [python3, python, cheatsheet] -updated: 2021-04-19 00:13 +tags: [tutorial, python3, python, cheatsheet] +updated: 2021-09-13 14:07:00 description: A series of instructions in Python I use frequently on several projects --- diff --git a/_posts/2020-10-07-fail2ban.md b/_posts/2020-10-07-fail2ban.md index f292085..a61d446 100644 --- a/_posts/2020-10-07-fail2ban.md +++ b/_posts/2020-10-07-fail2ban.md @@ -1,7 +1,7 @@ --- title: Fail2ban -tags: [fail2ban, systemd, gitea, gotify, roundcube, filter, ban] -updated: 2020-10-07 15:26 +tags: [tutorial, fail2ban, systemd, gitea, gotify, roundcube, filter, ban] +updated: 2021-09-13 14:07:00 description: Customization of Fail2ban filter, rules and settings --- diff --git a/_posts/2021-02-17-new-hosting.md b/_posts/2021-02-17-new-hosting.md index b5f412c..f95b8aa 100644 --- a/_posts/2021-02-17-new-hosting.md +++ b/_posts/2021-02-17-new-hosting.md @@ -1,7 +1,7 @@ --- title: A new hosting for this blog -tags: [hosting, jekyll, blog, gitlab] -updated: 2021-02-19 21:54 +tags: [tutorial, hosting, jekyll, blog, gitlab] +updated: 2021-09-13 14:07:00 description: This blog is now self-hosted --- diff --git a/_posts/2021-02-19-apache-from-arch-to-debian.md b/_posts/2021-02-19-apache-from-arch-to-debian.md index 42ebbdf..0554298 100644 --- a/_posts/2021-02-19-apache-from-arch-to-debian.md +++ b/_posts/2021-02-19-apache-from-arch-to-debian.md @@ -1,7 +1,7 @@ --- title: Apache from Arch to Debian -tags: [apache, arch, debian] -updated: 2021-02-19 21:53 +tags: [tutorial, apache, arch, debian] +updated: 2021-09-13 14:07:00 description: Migration Apache's configuration from Arch GNU/Linux-based to Debian GNU/Linux-based distos --- diff --git a/_posts/2021-02-21-an-alternative-to-github-pages.md b/_posts/2021-02-21-an-alternative-to-github-pages.md index 17b2742..b54a501 100644 --- a/_posts/2021-02-21-an-alternative-to-github-pages.md +++ b/_posts/2021-02-21-an-alternative-to-github-pages.md @@ -1,7 +1,7 @@ --- title: An alternative to GitHub Pages -tags: [hosting, gitlab, github, github-pages] -updated: 2021-03-15 16:28 +tags: [tutorial, hosting, gitlab, github, github-pages] +updated: 2021-09-13 14:07:00 description: A DIY alternastive to GitHub and GitLab pages --- diff --git a/_posts/2021-03-01-change-gitea-domain.md b/_posts/2021-03-01-change-gitea-domain.md index 975cbc2..d031a23 100644 --- a/_posts/2021-03-01-change-gitea-domain.md +++ b/_posts/2021-03-01-change-gitea-domain.md @@ -1,7 +1,7 @@ --- title: Changing domain of a Gitea instance -tags: [domain, gitea, apache, letsencrypt] -updated: 2021-03-01 19:16 +tags: [tutorial, domain, gitea, apache, letsencrypt] +updated: 2021-09-13 14:07:00 description: Some steps to change a domain of a Gitea instance. --- diff --git a/_posts/2021-03-21-tt-rss-torification.md b/_posts/2021-03-21-tt-rss-torification.md index e18f298..27814c5 100644 --- a/_posts/2021-03-21-tt-rss-torification.md +++ b/_posts/2021-03-21-tt-rss-torification.md @@ -1,7 +1,7 @@ --- title: Tiny Tiny RSS over TOR -tags: [tt-rss, tor] -updated: 2021-09-02 15:07:00 +tags: [tutorial, tt-rss, tor] +updated: 2021-09-13 14:07:00 description: Running TT-RSS over TOR ---