Rich Freeman <ri...@gentoo.org> wrote: > I do sometimes wonder how the #1 server OS in the world somehow lacks > decent facilities for graphical remote login, and for sharing files > across the network. (For the latter NFS is a real pain to set up in a > remotely secure fashion - part of the problem is that it is hard to > use some kind of a UUID to drive file permissions, and kerberos/etc is > a pain to set up. There is certainly nothing approaching the ease of > just setting a password on a share or connecting to a windows domain > (even a samba-driven one)).
I think Linux is only #1 in the area of web services. For this you don't really need a graphical remote login. I think the main reason for the windows terminal server is that windows couldn't be configured via console login (SSH) in the same way as Linux could. But of course it would be very nice to have a RDP like feature for Linux with the same efficiency as RDP under Windows. This would really expand the facilities of Linux as a desktop based server. Sharing files can be done via SCP/SFTP. If a VPN connection is used, then even NFS or FTP are possibilities. For all of these connections you can also use graphical clients. Just my two cents. I'm sure that you are already aware of this. -- Regards wabe