this post was submitted on 19 Jul 2026
34 points (97.2% liked)

Linux

66599 readers
156 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 7 years ago
MODERATORS
 

I bought an old HP chromebook cheap on ebay that came with Zorin OS installed. It isn't much, but just about manages to do what I need. The trouble is, Zorin seems kind of bloated and the Chromebook hasn't got much memory. I don't even have enough space to install updates.

I'm comfortable with running a pared-down OS that might be a better fit for a tired old Chromebook. What might work better than Zorin?

you are viewing a single comment's thread
view the rest of the comments
[–] NewNewAugustEast@lemmy.zip 1 points 4 days ago

I am going to try something else completely. I dont know if it will work.

The Plan: A thin client that connects to an always on RDP session either on a real computer or my servers virtual one.

Alpine Linux in Diskless mode, Xorg, Freedrp

No desktop environment, no window manager. Everything loads into ram.

A project for the weekend, curious how it will go.

Issues that need to be addressed:

suspend when lid closed will have to be added manually. RDP probably should drop or ask for a password at each wake up if the laptop leaves the house. When remote I guess tailscale or similar will have to be implemented.