48 inches to cm - Inches to Calculator - .48in to mm
LTSPmeaning
I.e. the focus now is in ease of maintenance, not in recycling old hardware. New technologies like diskless fat clients with UEFI, Wayland etc are supported, while thin client support is now reduced to "remote desktop with xfreerdp / x2go / VNC".
Openthinclient
------------ update ------------Devuan uses LTSP5 (not the ltsp19 from 2019 onwards) .(see related announcment of that change).
If my description covers correct the casual way ltsp is used today then the server is not a unix server for user in a traditional sense with each user having a home folder under a common root fs and sharing all the server's installed software but each client is practically another root filesystem installation with the ltsp server acting as a file server ?
Announcing LTSP 19.08 LTSP has been redesigned and rewritten from scratch as part of a GSoC 2019 project,The new LTSP comes with a new goal:Linux Terminal Server Project helps in netbooting LAN clients from a single template installation that resides in a virtual machine image or a chroot on the LTSP server, or the server root (/, chrootless). This way maintaining tens or hundreds of diskless clients is as easy as maintaining a single PC.
Start ThinLinc server
iPXE
It seems that an LTSP server offers (creates certain types) of images of installed systems to clients . And a client can use ipxe to boot with those images.
And then each user of a fat client must be his own sysadmin ? I mean , the LTSP server's sysadm is responsible only for setting a central server for distro images and the 'file server' ?
Ltspgithub
For documentation for newbies ,like me, i think the best entry point so far that i have searched is : https://github.com/ltsp/ltsp5/wiki
I try to understand how LTSP works and ideally make it work in my Devuan system and it would be also cool to test devuan thin clients with qemu. Ideally i would like to administer a couple of home devuan pcs from my computer minimizing the fuzz to must admin each of them individually. So i would prefer to install software in one system and the network-clients to access a unified root filesystem shared by all users but of course with access restriction do each user.
About 15 yrs ago I managed to set up an LTSP server and to boot a client from it. Don't fool yourself, it's quite a job to set up the entire infrastructure: DHCP, FTP, DNS and only then LTSP as such. Effectively, you're setting up a very localized but complete mini-ISP. It can be done, I did, but it's worth getting pretty comfy on the CLI, cause you'll use it a lot. It also requires, due to DNS and DHCP, a physically separate network. Technically you might be able to get stuff working on your existing network, but only if you have unrestricted access to the router of your home network. Basically, you need to know what you're doing and if you do, you didn't have to ask
LENS-COL is a collimating lens for the VIS-NIR ranges. It attaches to the end of a fiber optic cable or directly to a spectrometer with a SMA-Coupler. Field of view is approximately 3 degrees
Thinstation
The devil, you know, is better than the angel, you don't know. by a British Citizen, I don't know too good.One generation abandons the enterprises of another like stranded vessels. By Henry David Thoreau, WALDEN, Economy. Line 236 (Gutenberg text Version)broken by design :https://bugs.debian.org/cgi-bin/bugrepo … bug=958390
I guess a crucial question that helps to differentiate various setups it what are the responsibilities of a user ? Do we have one sysadm and many users or do we have one sysadm and many other 'sysadms'.-----------(1)By fatclient i refer to a pc that has cpu and main memory and can run programs but it does not necessarily has a secondary storage.
ThinLinc
The old LTSP will now be called LTSP5 (it was first released in 2005), to distinguish it from the new versions that follow the year.month numbering.
I worked on such an X installation back in 1987,88. Simple graphics, small network traffic. , low res pixel-centric graphics with no rendering necessary.Drawing electrical schematics.
And a client while running an image (lets say Devuan stable) will be used AS a standalone pc with the difference that the filesystem resides in the LTSP server .
I did that once under S.u.S.E. (<=7.3, < Y2003) . It included compiling a stripped partly non modular kernel for the clients, which had the network card driver compiled in. Once that works, it can pull other modules from the server. All what was not needed, was not compiled to obtain the smallest kernel.And the distributed X11 server / xclient architecture is interesting . Nice if you have many many many clients , no distributed maintenance. I dont know, how this is today with wayland. see here :https://en.wikipedia.org/wiki/Wayland_( … land_and_XLots of rendering today, lots of network traffic today, if distributed and wrong distribution of graphic load..Power up the client :PXEDHCP, TFTP, NFS,(DNS) and only then LTSP , and then X11 client server.And then login on the Thin client