Skip to content
H. Peter Pfeufer
H. Peter Pfeufer Web developer and WordPress enthusiast
  • Home
  • Blog
  • Home
  • Blog
Gentoo Linux

Gentoo Portage: Clean up Your Mess

H. Peter Pfeufer2024/04/042024/04/042

By default, Gentoo’s emerge downloads and saves a lot of distfiles. And by a lot I mean … A LOT!And they are not removed automatically when the emerge process has finished successfully. Over time this will accumulate quite a collection...

Gentoo Linux
Read More
Raspberry Pi-4 Model-B

Raspberry Pi – Change SWAP Size

H. Peter Pfeufer2023/03/202024/02/210

Sometimes you just need more SWAP space on your Raspberry Pi. Per default, it is set to 100 MB if I remember correctly, which is low and depending on what you are running on your Raspberry Pi, filled up pretty...

Raspberry Pi
Read More
Raspberry Pi – Docker

Quick Update Script for Your Docker Containers

H. Peter Pfeufer2023/01/222023/05/230

From time to time, you need to update your docker containers. And when built with docker-compose I have a little update-script for you. Nothing incredibly magical here, just a script that runs through the update commands and restarts the container...

Docker
Read More
Raspberry Pi - SearXNG

SearXNG – Build Your Own Search Engine

H. Peter Pfeufer2022/12/142023/07/083

Well, I have to admit, the title is a bit clickbait. You don’t build your own search engine per se, instead, you use an already-built open-source solution. All you need is your own server, VPS, Raspberry Pi or whatever you...

Self-Hosted Service
Read More
Raspberry Pi - PrivateBin

PrivateBin – Your Self-Hosted Pastebin Instance

H. Peter Pfeufer2022/11/072024/03/172

A Pastebin is a quick and handy way to share logs, debug output, etc. They are usually used in support situations. There are quite several public Pastebin services out there, with the most known being pastebin.com. But they all have...

Self-Hosted Service
Read More

Raspberry Pi – Install PHP 8.1

H. Peter Pfeufer2022/11/042023/05/230

Installing PHP on a Raspberry PI is actually pretty straightforward, PHP is available in the Raspberry’s package repository. But, at the time of this writing, Just PHP 7.4 is available. Still ok, not terribly outdated, but dropped out of active...

Raspberry Pi
Read More
Raspberry Pi-4 Model-B

Raspberry Pi – Full Backup with `dd`

H. Peter Pfeufer2022/10/212023/05/230

If you’re running a Raspberry Pi with a somewhat important service in your network, like a DNS-Level Adblocker, Nextcloud, a proxy web server and so on, you’ll probably like to back it up on a regular basis. One way could...

Raspberry Pi
Read More
Lego Logo

Lego – Automatic SSL Certificates and HTTPS for Everyone and Everywhere

H. Peter Pfeufer2022/08/152023/05/230

Lego is a Let’s Encrypt client written in Go, hence the name. It serves as an alternative to Let’s Encrypt’s own client certbot which can be found in many Linux distribution repositories to install. It is relatively simple to handle...

Linux
Read More
Raspberry Pi-4 Model-B

Raspberry Pi – Disable Bluetooth and WiFi

H. Peter Pfeufer2022/08/042023/05/230

By default, when setting up a Raspberry PI, Bluetooth and WiFi are enabled. This is not always what you want, especially when you don’t need either of them. So, time to disable them, because having them enabled and probably unsecured...

Raspberry Pi
Read More
Repository Information in Console

Git/SVN Repository Information Displayed in the Console

H. Peter Pfeufer2022/05/202023/05/230

For someone who works a lot with Git repositories, it is interesting to see some basic information in the console while working on the repo. Stuff like which branch or tag is currently active. Sure, there are commands to show...

Linux
Read More

<span class="nav-subtitle screen-reader-text">Page </span>

1 2

Categories

  • Linux (9)
    • Docker (1)
    • Gentoo Linux (3)
    • Self-Hosted Service (2)
  • Raspberry Pi (6)
Copyright © H. Peter Pfeufer - All rights reserved.