Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

372 total results found

Edit PDF metadata

Homelab Linux algemeen & CLI

View PDF metadata: # exiftool file.pdf View specific metadata: # exiftool -Creator file.pdf # find . -type f -iname '*.pdf' -exec exiftool -Creator {} \; Set metadata: # exiftool -Creator='barbapappa' file.pdf # find . -type f -iname '*.pdf' -exec exi...

Installing audio plugins

Audio Audio algemeen

IMPORTANT FOR VST INSTALLATIONS: If you deploy plugins as a subdirectory of your VST2 directory, the subdirectory should contain substring 'lsp-plugins'. Otherwise plugins won't find the VST2 core library. Please notice that '~' means user's home dire...

Hupsie

Homelab Hardware & Machines

partitions-hupsie

Partitions-hupsie

Homelab Boot & Disk

hd0 476GB P1 260MB EFI P2 16MB MS RESERVED P3 134GB win P5 100GB / P6 120GB /home P7 100GB /data P8 16GB swap 659MB herstelpartitie

Upgrade using patch

Homelab openSUSE

Using patch A small patch file is usually made available for a minor version upgrade. You'll need to download patch to use this Manually download and extract the patch file from the dumps site or follow the directions with wget below. Patches are incr...

Use yt-dlp with subtitles for video files

Homelab Multimedia

To download video with english subtitles: # yt-dlp --write-sub --sub-lang "en.*" {URL} This downloads all variants of the english language

Yt-dlp

Homelab Multimedia

Use yt-dlp with subtitles for video files Use yt-dlp the correct way for music files

Grub2: boot USB from GRUB prompt

Homelab Boot & Disk

When the PC will not boot from USB, you can use GRUB2 to boot from the USB. In the GRUB menu: Press 'c' to go the GRUB prompt grub> ls (hd0) (hd0,msdos1) ... grub> set root=hd0,msdos1  grub> chainloader /efi/boot/bootx64.efi grub> boot The USB boot me...

Enable wifi after suspend-resume

Homelab Netwerk & Server

To enable wifi after resume, when it is turned off Create a systemd service “root-resume.service” in /etc/systemd/system with content: [Unit] Description=Local system resume actions After=suspend.target [Service] Type=simple ExecStart=/usr/bin/nmcli ...

Rsync root volume to new harddisk

Homelab Linux algemeen & CLI

# rsync -aAXvx --progress --exclude='.snapshots/' / [mountpoint of new harddisk]

Exiftool

Homelab Linux algemeen & CLI

To fix the date time on the pixel 6a photo and video files, use for photos: # exiftool '-FileName<DateTimeOriginal' -d '%Y%m%d_%H%M%S%%-c.%%e' *.jpg and for video files: (NOT ENTIRELY CORRECT NEEDS UPDATING!!) # exiftool '-FileName<FileModifyDate' -d ...

Revox B215

Audio Reel to reel

De Revox B215 is een cassettedeck die van 1985 tot ongeveer 1990 door Studer werd geproduceerd . Een professionele versie met een andere bedieningsindeling en audiopadelektronica werd gelijktijdig geproduceerd als de Studer A721 . Een later verbeterde versie ...

Other general

Homelab Overig

ssh keygen 2do2018 VUmc Create a bootable windows 10 USB stick from linux Planten Convert .flv to other movie format Convert .img to .vdi for use with VirtualBox Radiostation URLs addresses Watch Timetable home-work wijn Software regelmatig te checke...

Addresses

Homelab Overig

82.95.225.202 PvdM 83.119.154.28 c.s 85.150.196.180 betert ---- linux fmt 0010322941R engeland (4802139149 op 1-12-2010) linux mag 194754204754 duits cchip DG7R0Y5 ---- siephi a t g m a i l soepsoep ---- cbond consu l culia p 1902jp en nog een x ====...

Repos cpu3972

Homelab Overig

# | Alias | Name | Enabled | Refresh | URI ---+------------------------------+----------------...

Partitions WeTab

ZZ - Archief Archief

32GB sda1 200MB ext3 /boot WeTabOS sda2 2GB swap sda3 12,5GB ext3 / WeTabOS sda4 ==== extended partition ======= sda6 200mb /boot plasma sda7 9GB / plasma sda5 7GB ext2 ...

Bootloader WeTab

ZZ - Archief Archief

huidig 14 okt 2011 default=0 timeout=6 root (hd0,5) splashimage=/grub/android-x86.xpm.gz title Android-x86 2011-08-28 kernel /android-2011-08-28/kernel quiet root=/dev/ram0 androidboot_hardware=tegav2 SRC=/android-2011-08-28 # kernel /android-2...

Disks

Homelab Overig

hdparm -I /dev/sda /dev/sda: ATA device, with non-removable media Model Number: WDC WD30EFRX-68EUZN0 Serial Number: WD-WCC4N0PFTP2N Firmware Revision: 82.00A82 Transport: Serial, SATA 1.0a, SATA I...