Vladimir Melnik

Just another WordPress website

How to run commands on different servers with different login credentials

Wouldn’t it be lovely if you could run some command on a bunch of servers? Of course, you can! Most of us would do something like that:

But what […]

How to monitor which files are growing faster than other ones?

If you ever needed a tool to get to know which files are growing faster than other ones, you probably will be quite satisfied with this simple bash-script.

Simply […]