Linux Fileserver

Ian Rose ian at themagictree.co.uk
Sun Mar 18 13:49:17 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Earl Violet wrote:
> --- Joseph <mangg at yahoo.com> wrote:
>
> <SNIP> If you want to have a GUI access to CD/DVD
>> burning on that box you can load VNC and run the box
>> headless (sans monitor) and connect to it over your
>> internal network. <SNIP>
>
> Thank you Joseph. I was trying to find the name of the process you
> described so I could implement it with my samba server. I knew it
> could be done, I just didn't know what it is called.
>
> Earl
>
Or you can log in remotely using ssh with X-forwarding using something
like:
ssh -XC -l loginname  servername
then invoke your burning application:
k3b

That way your server box doesn't have to handle the graphical
interface or the vnc server, but only a simple ssh server, which is
much easier on resources. Looking at the spec of your proposed server
(550 Mhz/256M) it should be possible to run a desktop and then forward
it with vnc, but if that  doesn't work out, then  the above method
would offer another, somewhat more lightweight option.

Ian

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF/UNcGqrW91lKBAcRAp5oAKCydMa7oq8hecqzFjg81Rp1nk/r0wCg4VMe
YJzo2x8M43kKVUmw900QcZk=
=9DLW
-----END PGP SIGNATURE-----





More information about the kubuntu-users mailing list