This forum is no longer active. Please post your questions to our new community site

Recent Posts by chris

Subscribe to Recent Posts by chris 2 post(s) found

29 Mar, 2010 04:07 PM
Avatar chris 2 post(s)

Topic: DokuWiki / DokuWIki _very_ slow

Thank you very much, Uli, for this post. I’ve noticed a huge increase in performance by changing “localhost” to “127.0.0.1” when accessing my wiki. I’m running a virtual installation of dokuwiki in VirtualBox with NAT port forwarding on Win 7, so the problem doesn’t seem to be limited to native windows 7 installations of apache.

 
11 Oct, 2009 09:54 PM
Avatar chris 2 post(s)

Topic: Virtual Appliances / Enabled SSH, but can't connect via SFTP

I’m running the RubyStack VM in VirtualBox. I followed the instructions to enable SSH, and after setting up NAT port forwarding, I’m able to connect to the guest using SSH successfully. However, I can’t seem to get an SFTP client (in this case, WinSCP) to connect. I see that the line

Subsystem sftp /usr/lib/ssh/ftp-server

has already been added to /etc/ssh/sshd_config. Is there something else I need to do to enable SFTP?

Any help is greatly appreciated. :)