this post was submitted on 26 Jul 2025
18 points (100.0% liked)

Linux

56905 readers
520 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

#Linux community does someone know a tutorial for a kind of self made  #ThinClient device?

I have an old notebook with Linux which does not anymore fit my power requirements, but I have a Linuc PC in my cellar which I use as working device over #RDP since a while and I love this way.

Is there a Remote-Desktop Linux Distribution (RDP, #VNC or #Moonlight) with the sole purpose to connect a VPN on startup and directly login to a Remote-Desktop and also redirect USB-Devices to remote?

you are viewing a single comment's thread
view the rest of the comments
[–] Giloron@programming.dev 2 points 1 week ago (1 children)

Our work from home setup is VPN and remote into the workstation at our desk in the office.

Regardless of how thick my client actually is, it's a thin client for working from home.

[–] just_another_person@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

Well that specifically is just remote desktop. As you said, doesn't matter how thick, but if that's all you use the machine for, I suppose you could call it a thin client.

A Thin Client (at least traditionally) means it has whatever it needs preloaded to interact with the remote server and does nothing if little else.

A "Thick Client" (never used that term professionally lol) would be just a machine that can do whatever without a remote server I suppose.