Skip to main content

Recently Updated Pages

WSL Windows subsystem for linux

Windows

install manual wsl --install Ubuntu-24.04 --name Number2 backup and restore xda developers comma...

Updated 10 months ago by Daniel Raab

Usefull stuff

Windows

open startup folder alias: autorun, autostart press Windows + r enter shell:startup hit Enter e...

Updated 11 months ago by Daniel Raab

SSH

ssh public key auth generate key: ssh-keygen copy ssh key to remote: windows: type $env:{use...

Updated 1 year ago by Daniel Raab

Podman

Docker

install docs is deamonless uses the same cli specificatio than docker docker run ... -> podman r...

Updated 1 year ago by Daniel Raab

disk/file management

Linux CLI tools

disk show disk size check disk space: df -h - human readable show folder size show folder s...

Updated 1 year ago by Daniel Raab

Shell scripting

Linux

cheatsheets: https://devhints.io/bash bash basics $? last result conditions check if file exis...

Updated 1 year ago by Daniel Raab

Different issues and settings

Linux

time time sync simples time check: date more details: timedatectl activate time sync: sudo ...

Updated 1 year ago by Daniel Raab

DE Desktop environments

Linux

gnome taskbar changes gnome extentions install browser extention (in not snap browser) install...

Updated 1 year ago by Daniel Raab

user management

Linux CLI tools

create user useradd john set password passwd john create user with root privilages: useradd...

Updated 1 year ago by Daniel Raab

Permissions, Groups

Linux

TODO https://www.pluralsight.com/blog/it-ops/linux-file-permissions groups add primary group (re...

Updated 1 year ago by Daniel Raab

Cronjob, tar, autostart, sudo, ln

Linux CLI tools

cronjob execute all listed cronjobs: crontab -l | grep -v '^#' | cut -f 6- -d ' ' | while read C...

Updated 1 year ago by Daniel Raab

special distro behaviour

Linux

Ubuntu Browser graphic issue: https://askubuntu.com/questions/1413703/graphics-issue-with-google...

Updated 1 year ago by Daniel Raab

Boot

Linux

add boot entry https://linuxconfig.org/booting-a-ms-windows-os-using-grub Boot to your Linux ...

Updated 1 year ago by Daniel Raab

Media

Docker Projects

Ampache - Music streaming Jellyfin https://jellyfin.org/docs/general/installation/container

Updated 1 year ago by Daniel Raab

Collaboration

Docker Projects

Cryptpad Link: https://hub.docker.com/r/promasu/cryptpad Etherpad Links: https://hub.docker.com/...

Updated 1 year ago by Daniel Raab

Files/Storage

Docker Projects

Filebrowser For loading files to the server... (like music, backup files, ...) https://filebrowse...

Updated 1 year ago by Daniel Raab

Home Automation

Docker Projects

mqtt client docker run -d --rm --network=nodered_node-red-net --network=npm_default --name mqttx-...

Updated 1 year ago by Daniel Raab

Development

Docker Projects

Code Server (Vistual Studio Code) https://docs.linuxserver.io/images/docker-code-server docke...

Updated 1 year ago by Daniel Raab

Finance

Docker Projects

i hate money https://ihatemoney.readthedocs.io/en/latest/ facto https://github.com/nymanjens/facto

Updated 1 year ago by Daniel Raab

Network

Docker Projects

wireguard https://jakew.me/2020/10/19/wireguard-docker/ https://hub.docker.com/r/linuxserver/wir...

Updated 2 years ago by Daniel Raab