this post was submitted on 24 Oct 2023
62 points (95.6% liked)

Linux

47361 readers
1191 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 5 years ago
MODERATORS
 

Do you use any web ui's for your Linux server? I'm comfortable managing my server using the command line, but I also want a graphical interface that shows an overview of what is running on the server, the way the resources are being used what containers are running and so on. Also file download uploads would be great to have.

What do you recommend which is light and resources and is suitable for less powerful servers with low ram?

So far these are the more interstating tools I've found: (they vary in functionality their provide)

CasaOS Cockpit SartOS Orb Kasm

you are viewing a single comment's thread
view the rest of the comments
[–] GustavoM@lemmy.world 2 points 11 months ago (1 children)

A bit off-topic, but why do many self hosting-related stuff tries to "reinvent the wheel" so to speak with things that exists even on smart tvs nowadays? Even then, who is gonna edit videos (for example) on a smart tv? "Oopsie, time to get my mouse and keyboard and do some heavy video editing on my TV!"

@ontopic, eh. btop is enough for me as well. Maybe glances if I'm feeling "haxxor" enough. :^)

[–] 0000@lemmy.world 7 points 11 months ago (1 children)

A lot of my motivation for starting random useless side projects is unfortunately “because I can” and the learning experience from using a new framework or library.

[–] GustavoM@lemmy.world 1 points 11 months ago

Eh, I see your point.