Using a custom ssh port for rsync
Rsync is a handy tool for syncing data between servers.
Rsync is a handy tool for syncing data between servers.
NFS is quite handy when you have several servers and need shared access to the same storage from each of them. NFS lets you expose folders and files over the...
SmarterStats is moved in 5 steps.
To send a running process to the background, you first need to pause it:
Sometimes you badly need to get into the admin panel of the Joomla CMS, but there is no information about the users that were already created. At the same ti...
Fail2Ban is a software written in Python which is designed to prevent attacks on the server. It reads ssh, ftp, apache log files and blocks ip addresses by a...
SSH is a secure terminal server (secure shell) that provides remote access to the linux system. Why safe? Because all traffic between the client and the serv...
Found the following error in the logs and decided to write a note about it:
On some laptops, after installing Linux Ubuntu (12.04 LTS in my case), hibernate is disabled. Looks like it’s because such devices aren’t officially supporte...
I got the folllwoing message in Fedora Linux while running freshclam:
A note on how to remove the slash at the end of the URL without damaging the store.
Everyone knows how conservative RedHat and CentOS are about updating packages. But new security holes keep turning up in old software versions, and that’s no...
Nagios is an open-source client-server platform for monitoring computer systems and networks. It’s built for observing and tracking the state of compute node...
A short note on how to launch a terminal with multiple tabs in Linux Ubuntu:
The GeoIP module lets you determine a client’s location based on their IP address. It resolves city, region, country, longitude, latitude, and other info. Ve...