Something strange happened to my unmanaged vps yesterday. Everytime i upload muliple files from ftp, it says that disk quota exeeded. Hemm…maybe my user quota has reach the limit. So i try to fetch a single tar file as root with wget, and extract it. But… it says again that disk quota exeeded :hammer: root user has a limit? How wonder :amazed:
On the last post i talk about Setup unmanaged VPS with Litespeed Php and mySQL.
This time we will setup an unmanaged VPS (with OS centOS) to host multiple web proxy domain.
WebProxy consume a huge amount of server’s resources, so it would be kind if you configure your server to minimalis configuration, leave everything that not used for web proxy server, like mySQL, postfix and etc. What we need in web proxy server is httpd service (like apache), PHP, perl, python and curl. FTP server is required too in order to upload and edit web proxy script.
This post is continued part of Setup unmanaged VPS with Litespeed Php and mySQL
This time we will setup pure-ftpd ftp server, host multiple domains with litespeed webserver and create user account
Here’s how to quickly install and setup litespeed webserver on unmanaged VPS (centOS) without cpanel. This include how to setup virtual host in litespeed and create user account to access it from ftp client. Shortly, after these step complete, you can use your VPS to host multiple domains
1. Login to webmin panel
2. Install Squid Proxy Servers
Enter squid panel, ussualy it’s located under Unused Modules tab. If this message appear :
Login to your server via putty or tunnelier, and in command console type this command :
# top
recently a friend of mine asked me too install curl and enable it on php configuration in his Virtual Dedicated Server with debian linux as operating system
So i transfered curl source from http://curl.haxx.se/ , extract it, and as usual, i run ./configure
but error message is appeared, it says : configure: error: C compiler cannot create executables
This htaccess online generator will generate the files you need (.htaccess and/or htpasswd) to configure your server/website.
It has 7 utilities to build custom htaccess file with specific purpose
1. Deny access to all files (allow directory indexing or not)