Giving Root to the Web
Posted Mar 8, 2003 13:28 UTC (Sat) by
Adriaan (guest, #10014)
In reply to:
Giving Root to the Web by strombrg
Parent article:
Giving Root to the Web
Why not use
ssh -X -L 10001:remote.server:10000 remote.server
and mozilla localhost:10001 from the admin's machine
You could only allow loopback connections to Webmin on the server that way; you wouldn't even have to use https.
It would still be a problem doing this from an Internet café though, as most (Windows) machines in Internet cafés don't have an X server running :-/
(
Log in to post comments)