ltspfs_mount
Fuse based remote filesystem daemon for LTSP thin clients
Install
- All systems
-
curl cmd.cat/ltspfs_mount.sh
- Debian
-
apt-get install ltspfsd-core
- Ubuntu
-
apt-get install ltspfsd-core
- Kali Linux
-
apt-get install ltspfsd-core
- Fedora
-
dnf install ltspfsd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ltspfsd-core
- Raspbian
-
apt-get install ltspfsd-core
- Dockerfile
- dockerfile.run/ltspfs_mount
ltspfsd-core
Fuse based remote filesystem daemon for LTSP thin clients
LtspFS is a remote filesystem consisting of two parts: 1) A network server daemon that runs on the LTSP terminal. 2) A FUSE module that runs in userspace on the server, that connects with the daemon on the client. This package contains the daemon and other binaries to be run on LTSP thin clients.
ltspfsd
Fuse based remote filesystem hooks for LTSP thin clients
LtspFS is a remote filesystem consisting of two parts: 1) A network server daemon that runs on the LTSP terminal. 2) A FUSE module that runs in userspace on the server, that connects with the daemon on the client. This package contains hooks to automount devices in LTSP sessions, specifically logins using LDM.