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

47 points

ssh?

permalink
report
reply
21 points

He wasn’t speaking loudly at all.

permalink
report
parent
reply
7 points

htop

permalink
report
parent
reply
4 points

btop

permalink
report
parent
reply
1 point

Way too cumbersome to use with a touchscreen

permalink
report
parent
reply
1 point

You administer your servers with a touch screen.

No hate as I sometimes use my phone to ssh in to things

permalink
report
parent
reply
21 points

Ummm Webmin? Can’t believe it hasn’t been mentioned…

permalink
report
reply
1 point

I also really love webmin!

permalink
report
parent
reply

If you don’t mind the UI out of the 90s webmin probably is the most comprehensive solution. I haven’t used it in a few years, does it handle containers?

permalink
report
parent
reply
1 point

Yes! And the interface can be customized. You can even design and use your own… Basically, it can be tweaked to your hearts content.

permalink
report
parent
reply
1 point

Webmin is great. Especially when you would like shit to just work and not faf about wasting your weekend text editing configuration files

permalink
report
parent
reply
1 point

Exactly. I’ve been using it for 6 years or so. I’ve tried every other supposed alternative and nothing has even close to the functionality of it…

permalink
report
parent
reply
17 points

Just SSH. Every public facing piece of software (I.e. a web interface) adds more complexity for misconfiguration or security vulnerabilities.

You can mount you remote filesystem locally and use your local file manager and text editors to manage most tasks. If you use ansible you can make changes to a local configuration and deploy the state to the server without needing to run anything special on the server side. It is especially effective if you also run docker.

And for monitoring I usually just have a tmux with btop running. Which is fine if you don’t need long term time series data, then you might want to look at influxdb/grafana - but even those I would run locally behind a firewall, with the server reporting the data to the database.

permalink
report
reply

I’m not sure why you’re assuming public facing. I don’t see that anywhere in Op’s post.

permalink
report
parent
reply
17 points

Btop tells me everything I need to know, and it does it with style.

permalink
report
reply
2 points

I mainly need this when i don’t have access to my own laptop and ssh keys.

permalink
report
parent
reply
7 points
*

You could use a hardware key for ssh with a passphrase protected key. I use a solo key v1 myself. There are even keys that let you enter a pin on the device instead of the computer, so you don’t have to worry about key loggers. And you can set up Sudo to work with a key too.

permalink
report
parent
reply

Wait, wait, wait. If you want something publicly accessible most of the solutions in this thread would be a Bad Idea™️. Don’t expose anything that could possibly make changes to the system to the Internet.

permalink
report
parent
reply
14 points

Cockpit has been my go too, very quick to just get up and working plus including a web terminal for the rest of what you need.

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 8.7K

    Monthly active users

  • 6.2K

    Posts

  • 173K

    Comments