diff --git a/config.yaml b/config.yaml index c6e1262..57452cf 100644 --- a/config.yaml +++ b/config.yaml @@ -42,7 +42,7 @@ params: edit_link_url: https://git.jochum.dev/jochum/homepage/src/branch/master/content/ description: "Blog of René Jochum - A FOSS enthusiast who's programming since 2002." - logo: "/static/author/pcdummy_240x240.png" + logo: "/static/author/jochum_240x240.png" Social: bitbucket: "pcdummy" @@ -56,9 +56,9 @@ params: skype: pc-dummy Authors: - default: pcdummy - pcdummy: + default: jochum + jochum: Name: "René Jochum" - Link: "/author/pcdummy/" - Avatar: "/static/author/pcdummy_240x240.png" + Link: "/author/jochum/" + Avatar: "/static/author/jochum_240x240.png" ShortBio: "Is an FOSS enthusiast who has been programming since 2002, currently he loves to develop in Python and Go." diff --git a/content/author/pcdummy.md b/content/author/jochum.md similarity index 100% rename from content/author/pcdummy.md rename to content/author/jochum.md diff --git a/content/post/20201008-flutter-simple-router.md b/content/post/20201008-flutter-simple-router.md index 5b65d2b..9ecb88a 100644 --- a/content/post/20201008-flutter-simple-router.md +++ b/content/post/20201008-flutter-simple-router.md @@ -1,7 +1,7 @@ --- date: 2020-10-08T23:00:00+01:00 title: Flutter simple router -author: pcdummy +author: jochum tags: - flutter - Let's Check diff --git a/content/post/20220904-rancher-traefik.md b/content/post/20220904-rancher-traefik.md index 2a3805c..bb7f76f 100644 --- a/content/post/20220904-rancher-traefik.md +++ b/content/post/20220904-rancher-traefik.md @@ -1,7 +1,7 @@ --- date: 2022-09-04T05:04:00+01:00 title: Kubernetes/k3s Rancher with Traefik for HTTP/3 -author: pcdummy +author: jochum tags: - kubernetes - rancher diff --git a/content/post/aedir-installation.md b/content/post/aedir-installation.md index b99f13d..254e850 100644 --- a/content/post/aedir-installation.md +++ b/content/post/aedir-installation.md @@ -1,7 +1,7 @@ --- date: 2019-07-31T00:00:00+01:00 title: Æ-DIR installation -author: pcdummy +author: jochum tags: - HOWTO - Æ-DIR diff --git a/content/post/afrika-und-die-it.md b/content/post/afrika-und-die-it.md index d7d9661..e1615cf 100644 --- a/content/post/afrika-und-die-it.md +++ b/content/post/afrika-und-die-it.md @@ -1,7 +1,7 @@ --- date: 2014-04-12T00:00:00+01:00 title: Afrika und die IT (german) -author: pcdummy +author: jochum --- Auf der suche nach Afrika Projekten bin ich auf folgende Webseiten gestoßen: diff --git a/content/post/atom.io-my-editor-of-choice.md b/content/post/atom.io-my-editor-of-choice.md index d954333..1af854d 100644 --- a/content/post/atom.io-my-editor-of-choice.md +++ b/content/post/atom.io-my-editor-of-choice.md @@ -1,7 +1,7 @@ --- date: 2015-06-14T21:09:00+01:00 title: Atom.io my editor of choice -author: pcdummy +author: jochum tags: - atom - markdown diff --git a/content/post/diff-configs-a-nice-tool.md b/content/post/diff-configs-a-nice-tool.md index 6128028..287269c 100644 --- a/content/post/diff-configs-a-nice-tool.md +++ b/content/post/diff-configs-a-nice-tool.md @@ -1,7 +1,7 @@ --- date: 2015-06-14T21:00:00+01:00 title: Diff-configs.sh a nice tool to get your configuration changes -author: pcdummy +author: jochum tags: - Ubuntu - Debian diff --git a/content/post/encrypt-your-dropbox-or-parts-of-it-with-encfs.md b/content/post/encrypt-your-dropbox-or-parts-of-it-with-encfs.md index 0dd5801..3e0a7a7 100644 --- a/content/post/encrypt-your-dropbox-or-parts-of-it-with-encfs.md +++ b/content/post/encrypt-your-dropbox-or-parts-of-it-with-encfs.md @@ -1,7 +1,7 @@ --- date: 2014-12-15T00:00:00+01:00 title: Encrypt your Dropbox (or parts of it) on Linux -author: pcdummy +author: jochum --- #### UPDATE: EncFS is considered to be insecure (see this [Audit](https://defuse.ca/audits/encfs.htm)), i will use eCryptFS instead, see this [manual](https://help.ubuntu.com/community/EncryptedPrivateDirectory). If you still want to use EncFS use [gnome-encfs-manager](http://www.libertyzero.com/GEncfsM/) instead of gnome-encfs below. diff --git a/content/post/firefox-addons-i-use.md b/content/post/firefox-addons-i-use.md index 2fd68ce..4560ace 100644 --- a/content/post/firefox-addons-i-use.md +++ b/content/post/firefox-addons-i-use.md @@ -1,7 +1,7 @@ --- date: 2015-06-14T19:42:00+01:00 title: Firefox Addons i use -author: pcdummy +author: jochum tags: - Firefox Addons --- diff --git a/content/post/first-hugo.md b/content/post/first-hugo.md index a8161ac..19c0102 100644 --- a/content/post/first-hugo.md +++ b/content/post/first-hugo.md @@ -1,7 +1,7 @@ --- date: 2015-02-08T13:00:00+01:00 title: First hugo post -author: pcdummy +author: jochum tags: - hugo - atom diff --git a/content/post/gitlab-runner-docker-and-systemd.md b/content/post/gitlab-runner-docker-and-systemd.md index 3e1a3ed..2f88ae6 100644 --- a/content/post/gitlab-runner-docker-and-systemd.md +++ b/content/post/gitlab-runner-docker-and-systemd.md @@ -1,7 +1,7 @@ --- date: 2018-04-17T22:54:00+02:00 title: gitlab-runner docker with debian systemd -author: pcdummy +author: jochum tags: - HOWTO - Debian diff --git a/content/post/having-fun-with-saltstack-and-ext_pillar-mongo.md b/content/post/having-fun-with-saltstack-and-ext_pillar-mongo.md index d95e36d..78426b5 100644 --- a/content/post/having-fun-with-saltstack-and-ext_pillar-mongo.md +++ b/content/post/having-fun-with-saltstack-and-ext_pillar-mongo.md @@ -1,7 +1,7 @@ --- date: 2016-07-12T13:00:00+01:00 title: Having fun with Saltstack and ext_pillar mongo -author: pcdummy +author: jochum tags: - HOWTO - saltstack diff --git a/content/post/httrack-on-webserver-without-installing-it.md b/content/post/httrack-on-webserver-without-installing-it.md index 93bfb4d..9856fff 100644 --- a/content/post/httrack-on-webserver-without-installing-it.md +++ b/content/post/httrack-on-webserver-without-installing-it.md @@ -1,7 +1,7 @@ --- date: 2017-12-14T13:00:00+01:00 title: Using httrack on a Webserver without beeing able to install it -author: pcdummy +author: jochum tags: - HOWTO - GNU/Linux diff --git a/content/post/install-spotify-on-debian-buster.md b/content/post/install-spotify-on-debian-buster.md index 2c44d50..ccd9826 100644 --- a/content/post/install-spotify-on-debian-buster.md +++ b/content/post/install-spotify-on-debian-buster.md @@ -1,7 +1,7 @@ --- date: 2017-12-08T09:30:00+01:00 title: Install spotify on Debian Buster/Testing -author: pcdummy +author: jochum tags: - Debian - Buster diff --git a/content/post/install-the-latest-salt-minion.md b/content/post/install-the-latest-salt-minion.md index b510e7b..2a9200c 100644 --- a/content/post/install-the-latest-salt-minion.md +++ b/content/post/install-the-latest-salt-minion.md @@ -1,7 +1,7 @@ --- date: 2015-06-14T22:54:00+01:00 title: Install the latest salt-minion -author: pcdummy +author: jochum tags: - HOWTO - Ubuntu diff --git a/content/post/install-ubuntu-trusty.md b/content/post/install-ubuntu-trusty.md index 1aa740f..2dcea40 100644 --- a/content/post/install-ubuntu-trusty.md +++ b/content/post/install-ubuntu-trusty.md @@ -1,7 +1,7 @@ --- date: 2015-04-05T13:00:00+01:00 title: My installation of Ubuntu Mate 14.10 (Utopic) -author: pcdummy +author: jochum tags: - HOWTO - Ubuntu diff --git a/content/post/install-ubuntu-vivid.md b/content/post/install-ubuntu-vivid.md index 4d2da14..7ab978b 100644 --- a/content/post/install-ubuntu-vivid.md +++ b/content/post/install-ubuntu-vivid.md @@ -1,7 +1,7 @@ --- date: 2015-06-10T13:00:00+01:00 title: My installation of Ubuntu Mate 15.04 (Vivid) -author: pcdummy +author: jochum tags: - HOWTO - Ubuntu diff --git a/content/post/kubernetes-rancher-cd-pipeline.md b/content/post/kubernetes-rancher-cd-pipeline.md index cc209b5..2b11256 100644 --- a/content/post/kubernetes-rancher-cd-pipeline.md +++ b/content/post/kubernetes-rancher-cd-pipeline.md @@ -1,7 +1,7 @@ --- date: 2019-07-17T00:00:00+01:00 title: Kubernetes-Rancher CI/CD Pipeline -author: pcdummy +author: jochum tags: - HOWTO - Kubernetes diff --git a/content/post/linux-Gnome-and-android-phones.md b/content/post/linux-Gnome-and-android-phones.md index 8b5f444..5c8d7ec 100644 --- a/content/post/linux-Gnome-and-android-phones.md +++ b/content/post/linux-Gnome-and-android-phones.md @@ -1,7 +1,7 @@ --- date: 2013-02-10T00:00:00+01:00 title: Linux (Gnome) and Android Phones -author: pcdummy +author: jochum --- Ever wondered Howto Sync your Android 4 ICS Phone with Linux? diff --git a/content/post/lxd-and-live-migration-criu.md b/content/post/lxd-and-live-migration-criu.md index a3872ab..1a5557f 100644 --- a/content/post/lxd-and-live-migration-criu.md +++ b/content/post/lxd-and-live-migration-criu.md @@ -1,7 +1,7 @@ --- date: 2016-12-02T07:32:00+01:00 title: LXD and live migration / Canonical needs support for CRIU -author: pcdummy +author: jochum tags: - LXD - CRIU diff --git a/content/post/lxd-getting-started.md b/content/post/lxd-getting-started.md index 46ed416..0c2e418 100644 --- a/content/post/lxd-getting-started.md +++ b/content/post/lxd-getting-started.md @@ -2,7 +2,7 @@ date: 2015-07-07T13:00:00+01:00 description: This is what i do to install and configure lxd title: LXD getting started -author: pcdummy +author: jochum tags: - HOWTO - Ubuntu diff --git a/content/post/nginx-wordpress-ithemes-rules.md b/content/post/nginx-wordpress-ithemes-rules.md index 50dd5f2..f845f23 100644 --- a/content/post/nginx-wordpress-ithemes-rules.md +++ b/content/post/nginx-wordpress-ithemes-rules.md @@ -1,7 +1,7 @@ --- date: 2014-12-15T00:00:00+01:00 title: Froxlor + Nginx + WordPress iThemes Rules -author: pcdummy +author: jochum tag: - howto --- diff --git a/content/post/nice-howto-on-openvpn-and-kvm-bridges.md b/content/post/nice-howto-on-openvpn-and-kvm-bridges.md index d7cfd01..354ee31 100644 --- a/content/post/nice-howto-on-openvpn-and-kvm-bridges.md +++ b/content/post/nice-howto-on-openvpn-and-kvm-bridges.md @@ -1,7 +1,7 @@ --- date: 2013-02-22T00:00:00+01:00 title: Nice Howto on OpenVPN and KVM (libvirt) bridges. -author: pcdummy +author: jochum tag: - howto --- diff --git a/content/post/page/imprint.md b/content/post/page/imprint.md index 1532376..b8d60f2 100644 --- a/content/post/page/imprint.md +++ b/content/post/page/imprint.md @@ -1,7 +1,7 @@ --- date: 2015-06-12T00:00:00+01:00 title: Imprint -author: pcdummy +author: jochum --- As this blog is hosted in Germany, it is subject to German media regulations and German media law, the Telemediengesetz (TMG). Please note that your comments have no right to publication on Rene's blog and might be deleted or shortened by me. All content on this website is subject to German intellectual property law. diff --git a/content/post/pc-engines_apu1d4.md b/content/post/pc-engines_apu1d4.md index c20825a..e94b453 100644 --- a/content/post/pc-engines_apu1d4.md +++ b/content/post/pc-engines_apu1d4.md @@ -1,7 +1,7 @@ --- date: 2015-02-23T00:00:00+01:00 title: Home firewall (a pc-engines apu1d4) -author: pcdummy +author: jochum --- {{< lightslider name="pc-engines_apu1d4" url="data/post/pc-engines_apu1d4.json" >}} diff --git a/content/post/proxmox-debian-buster.md b/content/post/proxmox-debian-buster.md index dcf67e5..f6a5dd4 100644 --- a/content/post/proxmox-debian-buster.md +++ b/content/post/proxmox-debian-buster.md @@ -1,7 +1,7 @@ --- date: 2018-04-19T13:55:00+02:00 title: UNOFFICIAL Proxmox with Debian GNU/Linux Buster -author: pcdummy +author: jochum tags: - HOWTO - Debian diff --git a/content/post/pulseaudio-network-audio.md b/content/post/pulseaudio-network-audio.md index 6a3034a..2b96380 100644 --- a/content/post/pulseaudio-network-audio.md +++ b/content/post/pulseaudio-network-audio.md @@ -1,7 +1,7 @@ --- date: 2015-06-14T00:19:30+01:00 title: Pulseaudio as network audio sender/receiver -author: pcdummy +author: jochum tags: - Howto - Linux diff --git a/content/post/refugeejob.at-intro.md b/content/post/refugeejob.at-intro.md index 2592dfb..2261bbd 100644 --- a/content/post/refugeejob.at-intro.md +++ b/content/post/refugeejob.at-intro.md @@ -1,7 +1,7 @@ --- date: 2018-12-12T00:00:00+01:00 title: refugeejob.at - Eine neue Plattform die Arbeitgeber und Flüchtlinge in Österreich verbinden soll -author: pcdummy +author: jochum tag: - Social - Flucht und Arbeit diff --git a/content/post/restore-lost-data-with-photorec.md b/content/post/restore-lost-data-with-photorec.md index a8161d0..8708923 100644 --- a/content/post/restore-lost-data-with-photorec.md +++ b/content/post/restore-lost-data-with-photorec.md @@ -1,7 +1,7 @@ --- date: 2014-12-15T00:00:00+01:00 title: Restore lost data with Photorec -author: pcdummy +author: jochum tag: - howto - photorec diff --git a/content/post/save-bandwith-with-squid-and-apt-cacher-ng.md b/content/post/save-bandwith-with-squid-and-apt-cacher-ng.md index 309945f..ccdcc5e 100644 --- a/content/post/save-bandwith-with-squid-and-apt-cacher-ng.md +++ b/content/post/save-bandwith-with-squid-and-apt-cacher-ng.md @@ -1,7 +1,7 @@ --- date: 2015-01-10T00:00:00+01:00 title: Save some bandwith with squid as transparent proxy and apt-cacher-ng as peer. -author: pcdummy +author: jochum tag: - howto --- diff --git a/content/post/syscp-to-froxlor-move-with-high-security.md b/content/post/syscp-to-froxlor-move-with-high-security.md index a04d596..a7b1533 100644 --- a/content/post/syscp-to-froxlor-move-with-high-security.md +++ b/content/post/syscp-to-froxlor-move-with-high-security.md @@ -1,7 +1,7 @@ --- date: 2013-01-26T00:00:00+01:00 title: Syscp to Foxlor move on Ubuntu 12.10 with high security. -author: pcdummy +author: jochum tag: - howto --- diff --git a/content/post/todoist-taskwarrior-sync.md b/content/post/todoist-taskwarrior-sync.md index b4c0387..3be1fc6 100644 --- a/content/post/todoist-taskwarrior-sync.md +++ b/content/post/todoist-taskwarrior-sync.md @@ -1,7 +1,7 @@ --- date: 2019-08-05T00:00:00+01:00 title: Todoist <-> Taskwarrior Sync -author: pcdummy +author: jochum tags: - Todoist - Taskwarrior diff --git a/content/post/tsurges-instruction-virtualbox.md b/content/post/tsurges-instruction-virtualbox.md index e93427c..b4479b5 100644 --- a/content/post/tsurges-instruction-virtualbox.md +++ b/content/post/tsurges-instruction-virtualbox.md @@ -1,7 +1,7 @@ --- date: 2013-01-28T00:00:00+01:00 title: T Surge's introduction to Virtualbox (Run Windows Virtual on top of Linux) -author: pcdummy +author: jochum --- Virtual Box (VBox in short) from Oracle is a great technology that helps us to install multiple operating systems on a machine and run them side by side. Hence it is called a Virtualization Software. diff --git a/content/post/ubuntu-13.04-und-postfix-2.10.md b/content/post/ubuntu-13.04-und-postfix-2.10.md index adb3e2d..becf64c 100644 --- a/content/post/ubuntu-13.04-und-postfix-2.10.md +++ b/content/post/ubuntu-13.04-und-postfix-2.10.md @@ -1,7 +1,7 @@ --- date: 2013-08-13T00:00:00+01:00 title: Ubuntu 13.04 und Postfix 2.10 -author: pcdummy +author: jochum --- Nachdem ich jetzt einen Tag nach einer Lösung gesucht warum mein Postfix immer ein 5.7.1 Relay Access Denied ausspuckt... hier die Lösung: diff --git a/content/post/ubuntu-lxc-image.md b/content/post/ubuntu-lxc-image.md index 2128c48..3395373 100644 --- a/content/post/ubuntu-lxc-image.md +++ b/content/post/ubuntu-lxc-image.md @@ -1,7 +1,7 @@ --- date: 2015-01-25T14:00:00+01:00 title: Prepare a minimal lxc image for salt -author: pcdummy +author: jochum tags: - HOWTO - Ubuntu diff --git a/content/post/ubuntu-lxc-install.md b/content/post/ubuntu-lxc-install.md index f96fdc2..017a405 100644 --- a/content/post/ubuntu-lxc-install.md +++ b/content/post/ubuntu-lxc-install.md @@ -1,7 +1,7 @@ --- date: 2015-01-25T13:00:00+01:00 title: Install lxc and prepare it for a unprivileged user -author: pcdummy +author: jochum tags: - HOWTO - Ubuntu diff --git a/content/post/vcs-mirrors.md b/content/post/vcs-mirrors.md index c2770d9..641847e 100644 --- a/content/post/vcs-mirrors.md +++ b/content/post/vcs-mirrors.md @@ -1,7 +1,7 @@ --- date: 2018-04-22T21:24:00+02:00 title: "vcs-mirrors: Git/Bazaar/SVN mirroring" -author: pcdummy +author: jochum tags: - GIT - VCS diff --git a/content/post/wma-to-mp3.md b/content/post/wma-to-mp3.md index 484fa16..a9b9272 100644 --- a/content/post/wma-to-mp3.md +++ b/content/post/wma-to-mp3.md @@ -1,7 +1,7 @@ --- date: 2015-06-14T00:15:30+01:00 title: Mass convert WMA to mp3 -author: pcdummy +author: jochum tags: - Howto - Linux diff --git a/content/post/youtube-and-youtube-mp3.org.md b/content/post/youtube-and-youtube-mp3.org.md index dee7912..fc4a4b5 100644 --- a/content/post/youtube-and-youtube-mp3.org.md +++ b/content/post/youtube-and-youtube-mp3.org.md @@ -1,7 +1,7 @@ --- date: 2013-01-28T00:00:00+01:00 title: Youtube and youtube-mp3.org -author: pcdummy +author: jochum --- Today i tried to Download some great songs from one of my favorite Artists, [Alex Boyle.](https://www.youtube.com/user/ALEXBOYETV) diff --git a/static/static/author/jochum_240x240.png b/static/static/author/jochum_240x240.png new file mode 100644 index 0000000..62134b6 Binary files /dev/null and b/static/static/author/jochum_240x240.png differ