Skip to main content

Primary links

  • Home
  • AI
  • Kubernetes
  • Incus
  • Ansible
  • Terraform
  • OpenStack
  • Virtualization
  • Linux
  • SmartHome
  • HowTo

Misc

  • Linux
  • Hardware
  • Programming
  • Databases
  • Multimedia
  • Windows

Cloud

  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

  • Virtualization
  • Incus
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • multipass
  • podman
  • vagrant
  • XEN

Network

  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • namespaces
  • nmcli
  • tcpdump

Storage

  • CEPH
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

  • Install
  • Ansible
  • GitLab
  • LLM
  • Preseed
  • Puppet
  • Terraform
  • Ubuntu autoinstall

Monitoring / Visualisation

  • Grafana
  • Icinga
  • Prometheus
  • Monitoring
  • ELK
  • mermaid

LTSP Webcam

export LTSP_HANDLE_DAEMONS=false

ltsp-chroot -p -a amd64 /bin/bash

apt-get install -y guvcview

echo 'KERNEL=="video*", GROUP="video", MODE="0666"' > /etc/udev/rules.d/99-webcam.rules

ltsp-update-image

Links
https://wiki.ubuntuusers.de/Archiv/LTSP/Lokale_Webcam_nutzen/

LTSP

Installation
http://www.panticz.de/install-ltsp

BerryTerminal
http://www.berryterminal.com/ - Raspberry Pi as LTSP client

Fix broken JetPipe in Hardy
http://dl.panticz.de/ltsp/jetpipe - Download jetpipe

sudo wget http://launchpadlibrarian.net/14035814/jetpipe -O /opt/ltsp/i386/usr/sbin/jetpipe
sudo chmod +x /opt/ltsp/i386/usr/sbin/jetpipe

Fix broken JetPipe in Jaunty

sudo chroot /opt/ltsp/i386 apt-get install python-serial
sudo ltsp-update-image --arch=i386

Local USB printer

# /var/lib/tftpboot/ltsp/amd64/lts.conf

[192.168.1.100]
PRINTER_0_TYPE=U
PRINTER_0_DEVICE=/dev/usb/lp0

Links
lts.conf parameter - Parameter for customizing thin client behaviour
sugessted Clients
ThinClientHowto - Ubuntu Thin Client Howto
https://help.ubuntu.com/community/UbuntuLTSP/LTSPFatClients - Ubuntu LTSP Fat Clients

Local parameter file
/opt/ltsp/i386/usr/share/doc/ltsp-client-core/examples/lts-parameters.txt.gz

usermod -a -G  lpadmin USERNAME
usermod -a -G  fuse USERNAME
apt-get -y install ltspfs dosfstools

PXE config file
LABEL linux
MENU LABEL LTSP
KERNEL /ltsp/vmlinuz
APPEND initrd=/ltsp/initrd.img nbdroot=192.168.1.222:2000 --

remove gnome games

dpkg -r  gnome-games  gnome-games-data

#apt-get remove fast-user-switch-applet

apt-get remove gnome-screensaver
apt-get remove evolution

update-rc.d -f remove avahi-daemon
update-rc.d -f bluetooth remove
update-rc.d -f NetworkManager remove
update-rc.d -f laptop-mode remove

disable adobe aom.exe

ltsp
Profiles GitHub StackOverflow LinkedIn Xing
Contact Imprint
© panticz 2026

Cookie-Einstellungen

Diese Website nutzt eingebettete Inhalte von Drittanbietern (z.B. YouTube, SoundCloud). Beim Laden dieser Inhalte werden Daten an die jeweiligen Anbieter übermittelt. Datenverarbeitungserklärung