Skip to main content

Recently Updated Pages

Awk

Homelab Linux algemeen & CLI

awk pattern {action} pattern {action} $ awk '{print $2}' /etc/fstab to filter out commen...

Updated 2 months ago by Philip

Linux algemeen

Homelab Linux algemeen & CLI

fuser -ck /net pid of proccess holding mount openssl x509 -noout -in scx-host-sldbowzs...

Updated 2 months ago by Philip

Linux commandline tips 4

Homelab Linux algemeen & CLI

trap ctrl-c in terminal: trap 'play -nq  synth sin 1000 trim 0 0.35 vol 0.5 2>/dev/null'...

Updated 2 months ago by Philip

Things to clean up before doing large copy of entire system

Homelab Linux algemeen & CLI

FF cache chromium cache .thumbnails spotify localstorecache .wine /var/tmp/kdecache-pvdm

Updated 2 months ago by Philip

How to backup your disk with dd

Homelab Linux algemeen & CLI

I had several bad experiences losing my data in my life. Sometimes because of the hardwa...

Updated 2 months ago by Philip

Perform bechmarks on the filesystem

Homelab Linux algemeen & CLI

To test the speed of the filesystem (not the physical disk!) you can use the following ...

Updated 2 months ago by Philip

A guide to using systemd

Homelab Linux algemeen & CLI

This is how to stop a running service temporarily: systemctl stop servicename.service Se...

Updated 2 months ago by Philip

Verhuis een linux systeem naar nieuwe hardware

Homelab Linux algemeen & CLI

Verhuis van systeem A naar systeem B. Inpakken boot systeem A vanaf liveCD (alterna...

Updated 2 months ago by Philip

Vi tips

Homelab Linux algemeen & CLI

vi editor tips Keys Key(s): Movement: 0 (zero) 1st column on the line ^ 1st non-b...

Updated 2 months ago by Philip

Script to check and restart a process

Homelab Linux algemeen & CLI

#!/bin/bash # -------------------------------------------------------------------------...

Updated 2 months ago by Philip

Using x2x to connect two computers and their screens with one mouse and keyboard

Homelab Linux algemeen & CLI

Let's say you have 2 computers: cpu1: 10.0.0.1 cpu2: 10.0.0.2 Let's say cpu1's screen is...

Updated 2 months ago by Philip

Linux commandline tips

Homelab Linux algemeen & CLI

Bash tips ^r Reverse search the command history ^a Return to the start of the comm...

Updated 2 months ago by Philip

How to find information about a host or webserver

Homelab Linux algemeen & CLI

nmap -sV -P0 -O [server]

Updated 2 months ago by Philip

How to clone or copy your harddisk over the network

Homelab Linux algemeen & CLI

Method 1 (tested!) On the bron/zender/source: #dd if=/dev/sda | gzip -c | netcat -l -q 0...

Updated 2 months ago by Philip

How to find duplicate files BY CONTENT!!

Homelab Linux algemeen & CLI

Today in IRC suseROCKS needed to find all duplicate files in a directory by their conten...

Updated 2 months ago by Philip

Watch

Homelab Linux algemeen & CLI

Herrie http://www.herrie.info commandline mp3 player/jukebox Thunder & Lightning 3D war...

Updated 2 months ago by Philip

Image manipulation (The Gimp, DigiKam)

Homelab Linux algemeen & CLI

How to make a portion of an image transparent using The Gimp Sometimes you want to make ...

Updated 2 months ago by Philip

Installing audio plugins

Audio Audio algemeen

IMPORTANT FOR VST INSTALLATIONS: If you deploy plugins as a subdirectory of your VST2 di...

Updated 2 months ago by Philip

Use METAFLAC to edit Flac Tags

Audio Audio algemeen

Install FLAC package, then metaflac will be present. #root@moode:/mnt/SDCARD# metaflac -...

Updated 2 months ago by Philip

PipeWire Quick Reference Guide

Audio Audio algemeen

qpwgraph pw-top pw-cat - Play and record media with PipeWire pw-dump pw-dsdplay pw-play ...

Updated 2 months ago by Philip