Sep 17

Sawanna Player

There’re not so much players available for Linux at the moment and most of them don’t have all necessary features that I need. I realy like mplayer and I’d like to use it not just for watching videos but also for listening to music. Read the rest of this entry »

Mar 31

Quick set-up SVN repository

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. Read the rest of this entry »

Mar 08

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. Read the rest of this entry »

Feb 27

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. Read the rest of this entry »