If you’re here then it means that you’ve already read the official documentation of setting up subversion repository. I agree, it’s too complicated, so i decided to write some short instructions for quick setting up SVN repository. Continue reading
How to set up firewall on VPS
In this article I’ll show you how to set up firewall on VPS using iptables. Iptables is a built-in utility pre-installed on almost every Linux distribution, which allows setting up firewall rules to protect the server from unauthorized access. Continue reading
Lightweight PHP-editor for Linux
While I was working under Windows I used Zend Studio for PHP-development, but after I moved to Linux I faced with a little problem. As you know Zend Studio written in Java and it needs JRE to be installed before you can use it. But this is not actually a problem, the problem is that JRE sucks on Linux. Continue reading