update posts aliases; fix some dates; fix some typography
- post aliases instead of redirects - some dates were wrong, fixed and create multiple aliases to not brake the old date - fix some typography like newlines on end of file
This commit is contained in:
parent
5da4ad1974
commit
e8393d95a3
43 changed files with 53 additions and 11 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: How to get an amateur radio license in Austria
|
||||
aliases: /posts/2020-01-02-how-to-get-an-amateur-radio-license-in-austria
|
||||
summary: >
|
||||
This is a short story from my life that explains how I came to my amateur
|
||||
radio license.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Error with signed commits
|
||||
aliases: /posts/2020-11-14-error-with-signed-commits
|
||||
categories: [computerstuff]
|
||||
tags: [git]
|
||||
date: 2020-11-14T23:22:42+01:00
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Keep up-to-date on forked repositories
|
||||
aliases: /posts/2020-11-14-keep-up-to-date-on-forked-repositories
|
||||
categories: [computerstuff]
|
||||
tags: [git]
|
||||
date: 2020-11-14T23:20:16+01:00
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Operating the Z-Shell
|
||||
aliases: /posts/2020-11-15-operating-the-z-shell
|
||||
categories: [computerstuff]
|
||||
tags: [zsh]
|
||||
date: 2020-11-15T00:35:22+01:00
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Create your own DMR-ID database file
|
||||
aliases: /posts/2020-11-16-create-your-own-dmrid-database-file
|
||||
summary: >
|
||||
Sometimes you just need to create your own files. Mainly for the GD-77
|
||||
because of its limited memory.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: My virtual windows machine from VirtualBox on Big Sur will not start
|
||||
aliases: /posts/2020-11-22-virtual-machine-on-big-sur-not-starting
|
||||
summary: >
|
||||
A quick fix if your virtual machine will not start. As long, as you got the
|
||||
same configuration as me
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Forking GIT-repositories
|
||||
aliases: /posts/2020-12-21-forking-git-repositories
|
||||
summary: >
|
||||
So this is working for me now. Keeping up-to-date with my upstream github
|
||||
repository.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Optimizing PNG images
|
||||
aliases: /posts/2020-01-20-optimizing-png-images
|
||||
summary: >
|
||||
A quick notice about three very handy tools to optimize PNG images on
|
||||
the command line. They work on linux and macOS. Use jpegtran for JPG
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
+++
|
||||
title = "HS Dual Hat With PiStar v4"
|
||||
aliases = '/posts/2020-01-23-hs-dual-hat-with-pistar-v4'
|
||||
summary = """This is a MMDVM_HS_Dual_Hat hotspot in duplex mode with DMRGateway
|
||||
and an actual Pi-Star image."""
|
||||
categories = ["amateur-radio"]
|
||||
tags = ["pistar","dmr","ysf","dstar","hotspot","mmdvm"]
|
||||
date = 2020-01-23T15:03:35+01:00
|
||||
lastmod = '2023-11-05T05:39:49+0000'
|
||||
lastmod = '2023-11-18T22:01:27+0000'
|
||||
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: APRS With The Hytera PD785G
|
||||
aliases: /posts/2020-01-27-aprs-with-hytera-pd785g-v9
|
||||
summary: >
|
||||
This article is based on the Firmware v9.
|
||||
categories: [amateur-radio]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Get DMRIDs Via Command Line
|
||||
aliases: /posts/2020-02-04-get-dmrids-on-the-command-line
|
||||
summary: This is a quick workaround to retrieve a DMRID on console or terminal.
|
||||
categories: [amateur-radio]
|
||||
tags: [dmr,pistar,script]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: My Nextion 2.4" DMR Last Heard Dashboard
|
||||
aliases: /posts/2020-02-16-nextion-dmr-last-heard-dashboard
|
||||
summary: >
|
||||
I created a simple last-heard-dashboard for my small Nextion screen.
|
||||
It currently shows the used slot, its origin (like Network or RF) , the
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Mountint Ext4 Filesystem On MacOS Readonly
|
||||
aliases: /posts/2020-02-22-mountint-ext4-filesystem-on-macos-readonly
|
||||
summary: An overview of how to mount your Pi-Star sdcard on a mac machine.
|
||||
categories: [computerstuff]
|
||||
tags: [pistar,macos]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: My 7-Inch DMR Dashboard
|
||||
aliases: /posts/2020-03-28-my-7inch-dmr-dashboard
|
||||
summary: >
|
||||
I did not like the small screen and the small housing of my last Hotspot so
|
||||
I decided to make a bigger housing where I needed a bigger screen. Look what
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Change The Bands In Your Anytone Codeplug
|
||||
aliases: /posts/2020-05-17-change-the-bands-in-your-anytone-codeplug
|
||||
summary: >
|
||||
If you can't change the band edges on your Anytone radio, change the band
|
||||
setting in the codeplug.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Win10, Grub 2 and UEFI
|
||||
aliases: /posts/2021-08-08-win10-grub2-and-uefi
|
||||
summary: >
|
||||
I finally got my broken Grub configuration fixed. Booting Windows from Grub
|
||||
wasn't very hard back in the days, but the old "version" doesn't work with
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Running N1MM Logger+ on Linux
|
||||
aliases: /posts/2021-08-12-running-n1mm-logger-on-linux
|
||||
summary: >
|
||||
This is my attempt to properly install N1MM Logger+ on my main computer
|
||||
running Manjaro/Ubuntu Linux.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Running Winlink and VARA on Linux
|
||||
aliases: /posts/2021-10-03-winlink-and-vara-on-linux
|
||||
summary: >
|
||||
A quick and dirty summary of my Winlink installation on my linux laptop.
|
||||
date: 2021-10-03
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Wordlist Generation
|
||||
aliases: /posts/2021-10-03-wordlist-generation
|
||||
summary: Just for the record. These results may not mean anything...
|
||||
date: 2021-10-03
|
||||
lastmod: 2023-06-04T21:30:28+0200
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Show processes that block umount
|
||||
aliases: /posts/2021-10-26-processes-accessing-mountpoints
|
||||
summary: >
|
||||
A quick oneliner to list running processes that prevent a filesystem from
|
||||
being unmounted. Using `lsof` or `fuser` for this.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: The new site layout and theme
|
||||
aliases: /posts/2022-01-06-site-updates
|
||||
date: 2022-01-06T09:47:12+01:00
|
||||
lastmod: '2023-04-09T18:36:03+0200a'
|
||||
#categories: [index]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: My weather station with WeeWX and Netatmo
|
||||
aliases: /posts/2022-01-08-my-weather-station-with-weewx-and-netatmo
|
||||
summary: >
|
||||
Describing my approach to properly install WeeWX on a virtual server which
|
||||
creates the [weather page](https://wx.oe7drt.com/) and also uploads my weather
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: 'Systemd: slow reboot and shutdown fixed'
|
||||
aliases: /posts/2022-06-27-systemd-slow-reboot-and-shutdown-fixed
|
||||
summary: >
|
||||
I'm not so into systemd systems and ever avoided systemd whenever possible,
|
||||
but nowadays systems without systemd are very rare. So I'm learning my lessons
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
title: 'pfSense: restore broken config'
|
||||
#aliases:
|
||||
# - '2022-07-04-pfsense-restore-broken-config-file'
|
||||
aliases:
|
||||
- /posts/2022-07-04-pfsense-restore-broken-config
|
||||
- /posts/2022-07-04-pfsense-restore-broken-config-file
|
||||
summary: >
|
||||
Restoring a configuration file for pfSense when it actually stays in a
|
||||
boot-loop
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: 'Systemd: flushing the DNS cache'
|
||||
aliases: /posts/2022-07-04-systemd-flushing-the-dns-cache
|
||||
date: 2022-07-04T17:22:48+02:00
|
||||
lastmod: 2022-12-14T16:05:48+01:00
|
||||
categories: [computerstuff]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Raspberry Pi 4 (64 bit) DUAL_HAT Hotspot
|
||||
aliases: /posts/2022-07-10-raspberry-pi-4-64bit-dual-hat-hotspot-without-pi-star
|
||||
summary: >
|
||||
Working without Pi-Star on a fresh and lightweight Raspberry Pi OS (64 bit)
|
||||
installation. One of the longer articles over here...
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Mounting disk images on linux
|
||||
aliases: /posts/2022-08-06-mounting-disk-images-on-linux
|
||||
summary: >
|
||||
I sometimes create full-disk-images of USB drives or hard drives and in
|
||||
rare cases I have to look into them. This is how I usually do that.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Using NFS shares on a Raspberry Pi
|
||||
aliases: /posts/2022-08-07-using-nfs-on-a-raspberry-pi
|
||||
summary: >
|
||||
A quick and short guide on how to setup an NFS share on a
|
||||
Raspberry Pi.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = "VPN tunnel into HAMNET on Fedora 36"
|
||||
aliases = '/posts/2022-10-16-vpn-tunnel-into-hamnet-on-fedora-36'
|
||||
summary = """Those old tutorials on the net are quite outdated now: unfortunately
|
||||
PPTP links/tunnels are not supported on newer operating systems any more..."""
|
||||
date = "2022-10-16T21:26:40+02:00"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = "Properly open Logfiles in RMS Express on Linux"
|
||||
aliases = '/posts/2022-11-01-winlink-on-linux-fix-invalid-handle-on-logfiles'
|
||||
summary = """Removes the error message in RMS Expert when trying to open
|
||||
Logfiles"""
|
||||
date = "2022-11-01T22:58:49+01:00"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = "HAMnet on the pfSense"
|
||||
aliases = '/posts/2022-11-21-hamnet-on-the-pfsense'
|
||||
summary = """A short guide on how I installed my L2TP tunnel on my
|
||||
router/firewall. Routes get announced to new DHCP clients."""
|
||||
date = "2022-11-21T20:13:08+01:00"
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
+++
|
||||
title = "Changing network metrics on linux"
|
||||
aliases = '/posts/2022-11-24-changing-network-metrics-on-linux'
|
||||
summary = """Because I use two network interfaces with more subnets/routes on one of them.
|
||||
But I use the other interface for internet because of speed..."""
|
||||
date = "2022-11-24T20:15:44+02:00"
|
||||
lastmod = "2022-12-08T15:35:37+01:00"
|
||||
lastmod = '2023-11-18T22:01:29+0000'
|
||||
categories = ["computerstuff"]
|
||||
tags = ["linux","networking"]
|
||||
|
||||
|
@ -48,4 +49,4 @@ Check routing table with
|
|||
$ ip route
|
||||
~~~
|
||||
|
||||
Source: <https://dev.to/emamirazavi/how-to-set-metric-in-networkmanager-system-4525>
|
||||
Source: <https://dev.to/emamirazavi/how-to-set-metric-in-networkmanager-system-4525>
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
+++
|
||||
title = "Change git submodule URL"
|
||||
aliases = '/posts/2022-11-26-change-git-submodule-url'
|
||||
summary = """Another thing I forget constantly when using git:
|
||||
Changing the remote URL of a submodule"""
|
||||
date = "2022-12-01T20:08:17+01:00"
|
||||
lastmod = "2022-12-13T06:37:11+01:00"
|
||||
lastmod = '2023-11-18T22:01:29+0000'
|
||||
categories = ["computerstuff"]
|
||||
tags = ["git"]
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
+++
|
||||
title = "My current website setup"
|
||||
aliases = '/posts/2023-01-24-my-current-website-setup'
|
||||
summary = """This is how I install hugo nowadays. Although that routine might
|
||||
change anytime."""
|
||||
date = "2023-01-24T22:36:25+0100"
|
||||
lastmod = '2023-10-25T20:41:07+0000'
|
||||
lastmod = '2023-11-18T22:01:29+0000'
|
||||
categories = ["computerstuff"]
|
||||
tags = ["linux", "server", "gohugo", "selfhost"]
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
+++
|
||||
title = "Tuxedo: keyboard drivers"
|
||||
aliases = [ '/posts/2023-01-24-tuxedo-notebook-driver-issues', '/posts/2023-01-23-tuxedo-notebook-driver-issues' ]
|
||||
summary = """Parts of my obviously already lost memory about
|
||||
that freaking tuxedo-keyboard drivers. Installation on
|
||||
Fedora 37 and Manjaro Sway."""
|
||||
date = "2023-01-23T23:05:11+0100"
|
||||
date = "2023-01-24T23:05:11+0100"
|
||||
categories = ["computerstuff"]
|
||||
tags = ["linux", "fedora", "manjaro"]
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = 'An (other) attempt to operate portable'
|
||||
aliases = '/posts/2023-02-17-an-attempt-to-operate-portable'
|
||||
summary = '''A short story of another failed attempt on a portable operation
|
||||
from January 2023.'''
|
||||
date = '2023-02-17T21:27:11+0100'
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = '''Gitea Updates: quick'n'dirty'''
|
||||
aliases = '/posts/2023-04-09-gitea-updates'
|
||||
summary = 'After a lot of lookups, a quick reminder in copy&paste mode for me.'
|
||||
date = '2023-04-09T17:07:01+0200'
|
||||
categories = [ 'computerstuff' ]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = 'Mastodon snippets'
|
||||
aliases = '/posts/2023-04-09-mastodon-snippets'
|
||||
date = '2023-04-09T15:58:46+0200'
|
||||
summary = 'Some "nice to have" snippets for maintaining a mastodon server'
|
||||
categories = [ 'computerstuff' ]
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
+++
|
||||
title = 'Problems with apt-keys on my hotspots'
|
||||
aliases = '/posts/2023-08-05-problems-with-apt-keys-on-my-hotspots'
|
||||
summary = '''For some reasons apt wasn't able to verify the repositories
|
||||
signing keys on my Raspberry-Pi based hotspots and this is how I fixed it.'''
|
||||
date = '2023-08-05T08:36:38+02:00'
|
||||
lastmod = '2023-08-05T07:35:46+0000'
|
||||
lastmod = '2023-11-18T22:01:29+0000'
|
||||
categories = [ 'amateur-radio' ]
|
||||
tags = [ 'hotspot', 'pistar', 'raspberry-pi' ]
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
+++
|
||||
title = 'DMRHost on a RaspberryPi 4 with OpenBSD or FreeBSD'
|
||||
aliases = [ '/posts/2023-08-26-dmrhost-on-a-raspberrypi4-with-openbsd-or-freebsd', '/posts/2023-08-05-problems-with-apt-keys-on-my-hotspots' ]
|
||||
summary = '''A rather quick demonstration of my recent test to install
|
||||
DMRHost on a Raspberry Pi 4 which is running OpenBSD 7.3'''
|
||||
aliases = [ '2023-08-26-dmrhost-on-a-raspberrypi4-with-openbsd' ]
|
||||
date = '2023-08-26T19:07:53+0200'
|
||||
lastmod = '2023-09-03T07:45:34+0000'
|
||||
lastmod = '2023-11-18T22:01:29+0000'
|
||||
categories = [ 'amateur-radio' ]
|
||||
tags = [ 'hotspot', 'raspberry-pi', 'mmdvm', 'dmr', 'openbsd' ]
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = 'Converting big videos'
|
||||
aliases = '/posts/2023-10-01-converting-big-videos'
|
||||
summary = '''I am subscribed to a few mailing lists and I stumbled across
|
||||
a big video file in one of them recently. Here is a small command-line
|
||||
command using **ffmpeg** that cut its filesize in half.'''
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = 'Publishing dotfiles'
|
||||
aliases = '/posts/2023-11-02-publishing-dotfiles'
|
||||
summary = '''Another quick\'n\'dirty post about how I published my dotfiles.'''
|
||||
date = '2023-11-02T19:52:37+0100'
|
||||
#lastmod = ''
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
+++
|
||||
title = 'Winlink on my iPhone with RadioMail'
|
||||
aliases = '/posts/2023-11-05-winlink-on-my-iphone-with-radiomail'
|
||||
summary = '''Finally there is an absolutely portable way
|
||||
to operate Winlink.'''
|
||||
date = '2023-11-05T07:20:12+0100'
|
||||
|
|
Loading…
Reference in a new issue