Skip to content
H.-Peter Pfeufer
H.-Peter Pfeufer Web developer and WordPress enthusiast
  • Home
  • Blog
  • Home
  • Blog
Repository Information in Console

Git/SVN Repository Information Displayed in the Console

H.-Peter Pfeufer2022/05/202022/05/200

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
make menuconfig

Gentoo Linux – kernel_update script, a Quick Helper to Update your Kernel

H.-Peter Pfeufer2022/05/152022/05/190

Keeping your Kernel up to date on Gentoo can be a bit daunting, especially when you are running the “keyworded” Kernel, meaning not the stable version, but the “always latest” version by keyword ~amd64. There’s a new version almost every...

Gentoo Linux
Read More
Console with --march and CPU Flags

Gentoo Linux – Get the correct compiler and CPU flags for make.conf

H.-Peter Pfeufer2022/05/122022/05/210

One of the challenges when installing a new Gentoo Linux is getting the correct compiler and CPU flags for your /etc/portage/make.conf file. Maybe not only while installing the system, but also when optimising things, it is nice to set the...

Gentoo Linux
Read More
Raspberry Pi-4 Model-B

Raspberry Pi – Install Golang

H.-Peter Pfeufer2022/05/102022/05/210

If you want to install Go on your Raspberry Pi you have a few options. In the past, there was a lot of cross-compiling and hacking to get it done, but now you can install it through Apt. However, you’re...

Raspberry PI
Read More

Linux – On-Demand NSF and Samba CIFS Connections with Systemd Automount

H.-Peter Pfeufer2022/04/292022/05/120

There are times when you want to mount a remote network location into your local file system. Especially when you have a NAS or cloud storage with a provider who provides CIFS or NFS access to it. One way would...

Linux
Read More
Raspberry Pi-4 Model-B

Raspberry Pi 4 – Update EEPROM

H.-Peter Pfeufer2022/04/282022/04/280

Install “rpi-eeprom” (older versions of Raspberry Pi OS / Raspbian) Newer versions of Raspberry Pi OS come with this utility already but if you are upgrading/have upgraded from an older version you may not have it in some cases. We...

Raspberry PI
Read More

Categories

  • Linux (4)
    • Gentoo Linux (2)
  • Raspberry PI (2)
Copyright © H.-Peter Pfeufer - All rights reserved.