Saturday, July 25, 2015

How to limit CPU Usage in Centos 6

Hello, it's been a while since my last post, today i want to share about limiting CPU Usage, this tutorial is not to important if you have VPS with high memory and fast processeor, but how about if you only have 384 MB memory and you have plenty application running in same time???, i suggest dont do that :D, but some of you maybe has limited budget or something else, i take an example if your VPS running wine, and of course running windows application...

Saturday, July 11, 2015

How to install VestaCP on Centos 6

VestaCP is another good web control panel for VPS, it lightweight control feature with many feature, when you installing vesta, it will automatically install a few good package, so no need to install it again, such as fail2ban, vsftp, spam assassin, apache, MySQL, roundcube mail server, etc, it's quite good, installing many package with only few single lines of code in terminal. Installing I will provide an easy way to installing VestaCP,...

Wednesday, July 8, 2015

Contabo.com VPS Review - 6GB Ram - SSD 500GB - 7.99EUR

New VPS has arrived, now it comes from Contabo.com, yep... that is one of the Germany pioneer, founded by Michael Herpich and Michael Bölke, they already established more than 5000 server in Germany with customer from around the world, in 2003 they establish new data center in Munich with enough room for 4000 servers, according to their history, i'm pretty sure that they can satisfied the customer with their service, no doubt about it. Contabo...

Saturday, July 4, 2015

Tutorial Proxy Load Balancing with Proxifier

Hello again, now i want to show how to use proxy with load balancing using proxifier, what is that mean? it's mean that you can use multiple proxy at the same time to browsing on website or do something that have connection to the internet. With load balancing, it will prevent overload on some proxy too, take some example, you load 10 website at the same time, if you only use 1 proxy, it will slowing your website to open because proxy have to request...

Friday, July 3, 2015

How to install Squid Proxy 3.5.5 on Centos 6.6 64Bit

Hello, now we are going to install Squid 3.5.5-1 Release May 29, 2015. Before we continue, in previous i have explain in detail how to install squid proxy on Centos 6, it works on 64bit and 32bit architecture (http://www.angelimus.com/2015/07/how-to-create-elite-proxy.html). But now i only try in Centos 6.6 with 64Bit architecture with VPS from Evoburst.com. Case : I have run VPS With Centos 6.6 64Bit with Squid Proxy Server 3.5.0.4, and i...

How to install Squid on Centos 6.6 as an elite proxy

Hello again, now i want to share about squid proxy, before we start let's knowing squid by definition first, Squid is a caching and forwarding web proxy. It has a wide variety of uses, from speeding up a web server by caching repeated requests; to caching web, DNS and other computer network lookups for a group of people sharing network resources; to aiding security by filtering traffic wikipedia.com Yesterday "someone" has email me about...