Skip to main content

Recently Updated Pages

sshfs

Linux

sshfs mountet SFTP Verbindungen. Quelle: https://www.lexo.ch/blog/2025/01/linux-how-to-mount-sft...

Desktop Environment + VNC für Ubuntu Server installieren

Linux

Um für Fernwartung einen Webbrowser über VNC auf einem Ubuntu Server zu bedienen, müssen ein Desk...

SSH: Permissions too open

Linux

Fehlermeldung: Dateirechte sind zu offen, weil der Key zb einfach als Datei erzeugt wurde: @@@@...

Wireguard GUI via Network-Manager

Linux Zorin OS

sudo apt install wireguard git dh-autoreconf libglib2.0-dev intltool build-essential libgtk-3...

Atuin (History-Manager)

Linux CLI-Tools

  https://atuin.sh/ https://github.com/atuinsh/atuin  curl --proto '=https' --tlsv1.2 -LsSf ...

Zeitzone ändern

Linux

unter Ubuntu 22.04: timedatectl set-timezone Europe/Berlin timedatectl   Obacht! tzselectve...

scp

Linux

von lokal zu Remote: scp -r /mnt/d/Entwicklung/Praxis\ L/network_str_53_HH_v8.1.127.unf root@pl-...

Lazydocker installieren

Linux CLI-Tools

https://github.com/jesseduffield/lazydocker#installation  Variante 1: Leicht (Offizielles Skri...

BTOP++

Linux CLI-Tools

https://github.com/aristocratos/btop  snap install btop  

GMKTec EVO-X2

Linux

128GB RAM + 2TB SSD + Ryzen AI MAX+ 395 Neue Firmware https://strixhalo.wiki/Hardware/Boards/Si...

Proxmox PVE statische IP

Linux

Proxmox > Node > System > DNS > Edit damit wird immer die /etc/resolv.conf überschrieben: ...

Zerobyte (Restic Backup UI)

Docker Docker-Compose .yamls

https://github.com/nicotsx/zerobyte  services: zerobyte: image: ghcr.io/nicotsx/zero...

InvoiceNinja

Docker Docker-Compose .yamls

Neu auf x86 https://github.com/invoiceninja/dockerfiles  git clone https://github.com/invoice...

neovim + lazyvim Installation

neovim

neovim https://github.com/neovim/neovim/blob/master/INSTALL.md  sudo apt install software-prope...

Windows: Alle Dateien neuer als <Datum> verschieben

Nextcloud

  Aktuellste Dateien verschieben, wenn Nextcloud Desktop Client neu installiert werden soll um S...

Kimai Zeiterfassung

Docker Docker-Compose .yamls

<MEINPW123> ersetzen https://github.com/tobybatch/kimai2/blob/main/docker-compose.yml HW (x86) ...

paperless-ai

Docker Docker-Compose .yamls

https://github.com/clusterzx/paperless-ai services: paperless-ai: image: clusterzx/pap...

immich

Docker Docker-Compose .yamls

https://docs.immich.app/install/docker-compose/  docker-compose.yml # https://docs.immich.app/i...

WLED Error connecting SerialPort

Code Snippets & Notes

failed to execute 'open' on 'serialport': failed to open serial port.   sudo setfacl -m u:eix:r...

Nexterm (SSH, VNC, RDP über Web-UI)

Docker Docker-Compose .yamls

docker-compose.yml services: nexterm: image: germannewsmaker/nexterm:1.0.3-OPEN-PREVIEW ...