Forum Moderators: bakedjake

Message Too Old, No Replies

GUI on your Server?

         

Brett_Tabke

1:59 pm on Jul 25, 2022 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Do you run a GUI on your server? (KDE, GNome...etc)

brotherhood of LAN

2:17 pm on Jul 25, 2022 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've set up stuff in the past using Xvfb, x11vnc and fluxbox. Ran a few automated browsers and such. Bind to localhost and ssh with a reverse tunnel.

Dimitri

2:22 pm on Jul 25, 2022 (gmt 0)

WebmasterWorld Senior Member 5+ Year Member Top Contributors Of The Month



No. Just bare Debian, then I install the very strict minimum I need.

When I am lazy, I turn ON Webmin.

robzilla

6:21 pm on Jul 25, 2022 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Nope, waste of RAM.

dstiles

7:50 am on Jul 26, 2022 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I run XFCE on two VPS. Took a while to set up. Accessed via Remmina.

Within a short time I began accessing the servers via SSH to root and home, using tools such as Kate and Gimp with file managers and Terminals. I almost never access the servers via Remmina now but the GUI is there if I get desperate.

graeme_p

9:08 am on Jul 26, 2022 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No, not a full GUI. It increases the attack surface and means more maintenance.

I have run GUI apps and run them over ssh using the X server on my desktop. Not done that for a while though.