On November 21, 2005 01:05 pm, Kin C Wong wrote: > Just discovered ssh last week. It is really cool. As I am not that > comfortable using command line, I would like to run KDE. I was told > that you could use the following command to do that: > > ssh -X [EMAIL PROTECTED] > Most times the distro will not let root connect to the host. Try looking at the file /etc/ssh/sshd_config and the entry PermitRootLogin. Set this to 'yes' and then:
killall -HUP sshd _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

