322 points by modinfo 1 day ago | 176 comments | View on ycombinator
xrd 1 day ago |
ElijahLynn 1 day ago |
TimTheTinker 1 day ago |
Gabrys1 1 day ago |
bityard 1 day ago |
It's probably great for those who are new to Linux and want that NAS-like admin web UI to get the basics set up as a stepping-stone before launching deep into the command line.
stego-tech 1 day ago |
It's pretty solid, but the limited amount of projects and lack of visibility into the CLI it uses on the backend hinder the ability to translate sysadmin work into tangible Linux skills, so I dumped it at home in favor of straight SSH sessions and some TUI stuff.
That said, if I gotta babysit Linux in an Enterprise without something like Centrify? Yeah, Cockpit is a solid, user-friendly abstraction layer, especially for WinFolks.
montroser 1 day ago |
girvo 1 day ago |
I keep meaning to look into making plugins for it, but honestly I’ve barely needed to. Cockpit, the 45drives ZFS plugin fork, and the web terminal have been more than enough for me
INTPenis 1 day ago |
bookwar 1 day ago |
tombert 1 day ago |
I suspect that was user error on my end, so if you want a more-or-less no-nonsense way to manager a server, it's certainly worth checking out.
rovr138 1 day ago |
Went to look and webmin's changed. Pretty crazy.
giancarlostoro 1 day ago |
plasticsoprano 1 day ago |
dxdxdt 1 day ago |
alfanick about 18 hours ago |
GabeIsko 1 day ago |
drnick1 1 day ago |
ikidd 1 day ago |
It doesn't have a patch on Webmin, sadly.
roscas 1 day ago |
jedberg 1 day ago |
I don't know why but this reminded me of that.
icar 1 day ago |
Havoc about 23 hours ago |
So try to stick to cli for things that aren’t unreasonable to manage by hand (eg docker)
thunderbong 1 day ago |
However, I was wondering if there was any way to login using an SSH key rather than a password?
I could of course pipe it via SSH. But is there any way we can authenticate using SSH on the web?
Maybe someone here can help?
swq115 1 day ago |
Ended up wanting something CLI-first that could check all servers at once without opening a browser. The web UI is nice for a quick glance though.
mindwork 1 day ago |
iqandjoke 1 day ago |
pippy 1 day ago |
NewJazz 1 day ago |
tcherasaro 1 day ago |
evanjrowley 1 day ago |
cheema33 1 day ago |
Tepix 1 day ago |
samgranieri 1 day ago |
It’s miles away from like Webmin, which I used god knows how long ago.
bilekas 1 day ago |
WorldPeas 1 day ago |
jbethune 1 day ago |
vixalien 1 day ago |
tom-blk about 23 hours ago |
BobbyTables2 1 day ago |
SlightlyLeftPad 1 day ago |
ocdtrekkie 1 day ago |
jonym 1 day ago |
avoid admin UIs... at best they make you lazy, at worst a security nightmare
MobileVet 1 day ago |
andrewstuart2 1 day ago |
poppafuze 1 day ago |
pdntspa 1 day ago |
grigio 1 day ago |
carlosjobim 1 day ago |
I've never found any better interface than Fastpanel: https://fastpanel.direct
I'm not ashamed of shilling it. It's made managing servers and sites a pleasure instead of an exercise in teeth-grinding. Yet I never see it mentioned anywhere online when the subject comes up, even though the license is free.
itslennysfault 1 day ago |
jefftrebben about 21 hours ago |
ballstein about 23 hours ago |
uSpeedoAI33 1 day ago |
Heer_J 1 day ago |
sachahjkl 1 day ago |
muin_kr about 17 hours ago |
tryauuum 1 day ago |
1. insisted on a pre-war version of ubuntu
2. insisted on the cockpit. So you no longer can modify the NFS exports over ssh, you need to connect to this HTTP abomination. Very nice. Always wanted to open more ports on my servers
But, it doesn't offer any way to review my incus containers.
So, I tried wolfstack, which was recently listed on HN.
It appears it only supports lxc. I'm surprised, isn't lxc and incus more or less 1:1 synonymous (unless you get into recent more complexities)?
I'm feeling like it is hard to find a simple GUI to just review a system and manage a bunch of containers and VMs.