Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Posts Tagged ‘server’

FTP error 500 OOPS: vsf_sysutil_recv_peek

If your vsftpd server running CentOS 5 (on a small ec2 instance) is giving you a “ftp error 500 OOPS: vsf_sysutil_recv_peek” error, try loading capability mode with the following command:

Read more about FTP error 500 OOPS: vsf_sysutil_recv_peek »

Install VMWare Tools (Host – Windows, Guest – Linux)

Install software needed by VMware Tools

Note: you need to boot the 1-1 kernel from grub for this to work. Then:

Read more about Install VMWare Tools (Host – Windows, Guest – Linux) »

Send emails from your local development Linux server

If you are having troubles with sending out emails from your local development Linux server, as a quick fix, I suggest using Exim4.

Read more about Send emails from your local development Linux server »