Instalando LTSP en Debian Linux 10 Buster y Xfce
Instalando LTSP en Debian Linux 10 Buster y Xfce
Instalando LTSP en Debian Linux 10 Buster y Xfce
aptitude clean; aptitude autoclean; apt-get autoremove; apt autoremove; apt purge; apt remove
prelink -all
apt install arj bzip2 gzip lhasa liblhasa0 lzip lzma p7zip p7zip-full p7zip-rar sharutils rar unace unrar unrar-free tar unzip
xz-utils zip
apt install alien curl debian-keyring debian-archive-keyring htop lynx net-tools nmap rpm rpm-i18n screen ssh sudo
testdisk w3m w3m-img
Instalando LTSP
Instalamos lo necesario
apt install --yes --install-recommends ltsp-server-standalone dnsmasq epoptes epoptes-client ltsp-client network-
manager-gnome resolvconf rsync
Para que pueda usar epopte el usuario tiene que pertenecer a dicho grupo
usermod -G epoptes -a usuario
Solucionar un drama con el usuario root que pierde las variables de entorno
vi /etc/profile
Como uso dos arquitecturas tuve que tocar la configuración de dnsmasq para
que tome ambas.
cat /etc/dnsmasq.d/ltsp-server-dnsmasq.conf
# If another DHCP server is present on the network, you may use a proxy range
# instead. This makes dnsmasq provide boot information but not IP leases.
# (needs dnsmasq 2.48+)
dhcp-range=192.168.0.0,proxy
# Kill multicast.
dhcp-option=vendor:pxe,6,2b
# We don’t want a PXE menu since we’re using a graphical PXELinux menu.
#pxe-prompt=”Press F8 for boot menu”, 3
Aplicaciones necesarias.
apt install childsplay tuxmath tuxtype qemu-user-static gimp inkscape libreoffice simple-scan sweethome3d vlc scribus
dia evince speedcrunch transmission nmap pidgin kupfer terminator gnome-system-monitor putty iptux tuxpaint gparted
openshot tuxtype gedit bluefish filezilla geany ethtool librsvg2-bin ca-certificates python-gobject-2-dbg python-gtk2-doc
gcc gfortran python-dev python-nose python-numpy-dbg python-numpy-doc iselect screenie byobu tcl-tclreadline
gnome-screenshot gnome-font-viewer gnome-screenshot cups notification-daemon python-dbus python-notify python-
openssl python-twisted-core xvnc4viewer ssvnc gnome-system-tools xterm
ltsp-update-kernels
Instalar el paquete
# dpkg -i deb-multimedia-keyring_2016.8.1_all.deb
Actualizar el sistema
# apt upgrade
En cualquier caso, los codecs disponible en el repositorio oficial es posible que cubran todas nuestras necesidades.
Podemos instalar:
# apt install ffmpeg libavcodec-extra gstreamer1.0-libav gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad
gstreamer1.0-pulseaudio vorbis-tools
Durante la instalación surge un mensaje en relación a libdvdcss2, que en definitiva nos indica que cuando termine la
instalación ejecutemos un comando; picamos en “Aceptar” y Sí y Sí. El comando es el siguiente:
# dpkg-reconfigure libdvd-pkg
Hay un paquete adicional que proporciona soporte para algunos codecs que raramente son
utilizados; las únicas aplicaciones que al parecer hacen uso de ellos son Xine y Mplayer. Así
que si utilizamos estos reproductores puede que necesitemos instalarlo. Con el repositorio deb-
multimedia activado:
Tipografías
Tipografías de Microsoft:
# apt-get install ttf-mscorefonts-installer
Si necesitamos una tipografía específica que no tenemos con los paquetes instalados, en el
buscador de Synaptic tecleamos ttf y quizás así la encontremos.