I look for a #ThinClient #Linux distribution?
from ratatouille@feddit.org to linux@lemmy.ml on 26 Jul 15:27
https://feddit.org/post/16338459

#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?

#linux

threaded - newest

just_another_person@lemmy.world on 26 Jul 15:33 next collapse

Remmina is kind of the best right now I’d say. Thinclient isn’t actually a thing much anymore outside of super locked down environments because of network state issues.

ratatouille@feddit.org on 26 Jul 15:39 next collapse

Actually I currently use Remmina. It’s a cool application. And the best RDP client around.

just_another_person@lemmy.world on 26 Jul 16:05 collapse

Then I’d say install Tailscale on both machines, set your network ACLs, and you’re all good to go. Super simple.

ratatouille@feddit.org on 26 Jul 16:46 collapse

I already use a Wireguard to connect to my home. As I said. I already work that way. But now I wish to permanently change to this workflow. Meanwhile I do not anymore use my notebook desktop but only RDP. I have a bit problems with the notebook energy saving mode and also have some security vs. comfort issues.

Cause of that I would like to try something new.

ashley@lemmy.ca on 26 Jul 16:12 collapse

it’s a pretty big thing with wfh

just_another_person@lemmy.world on 26 Jul 17:58 collapse

Huh?

Giloron@programming.dev on 27 Jul 02:18 collapse

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 on 27 Jul 03:05 collapse

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.

Teppichbrand@feddit.org on 26 Jul 18:47 next collapse

I just installed DietPi on my new ThinClient. I use it on Raspberry Pi for years and I really like it. Is super lightweight and comes with lots of preconfigured software.

tvcvt@lemmy.ml on 26 Jul 19:59 next collapse

I set up an old thin client with Debian and lxqt to connect to a VM on Proxmox. Got the idea from an Apalrd’s Adventures video about VDI. It worked pretty well on a decent network, but it really suffered on high latency networks.

swiftywizard@discuss.tchncs.de on 26 Jul 20:54 next collapse

Our client had thin clients that where managed via a controller over pxe. We replaced the hyperv with vm’s in the cloud and they didn’t want to buy new PCs. So we got them small SSDs instead and I set up a debian image with autologin and a script that asks for credentials to launch xfreerdp in fullscreen. It worked great (until they finally got new hardware).

I can give you some of the code next week if you want.

FurryMemesAccount@lemmy.blahaj.zone on 27 Jul 11:59 next collapse

Am I only one who immediately loses respect for hashtag abusers?

somerandomperson@lemmy.dbzer0.com on 27 Jul 13:46 next collapse

Nope.

There’s a very low chance that the OP is posting to here via mastodon, using AP.

(OP->feddit.org->mastodon->here)

isVeryLoud@lemmy.ca on 28 Jul 01:01 collapse

At the very least, it makes it quite hard to read the post.

wildbus8979@sh.itjust.works on 27 Jul 14:04 collapse

If you run X11, obviously X11 forwarding via SSH. It’s basically built in thin client. There’s also Xpra

For Wayland: github.com/neonkore/waypipe