How to change language in Google Drive application to English

12 years ago

Google Drive is great cloud service where you can store online or backup all your important files that you can…

Validating URL in PHP without regular expressions

12 years ago

Validating many things in PHP is often done using regular expressions, but since those might be complicated to understand, versions…

How to format and mount second hard drive on Linux

12 years ago

If you have two hard drives you can mount second hard drive to be used for (cPanel/WHM) backups or for…

How to raise ServerLimit and MaxClient

12 years ago

If your server starts getting more and more traffic you'll need to lift up number of allowed Apache connections. This…

Sysctl.conf hardening

12 years ago

The purpose of syctl hardening is to help prevent spoofing and dos attacks. This short guide will show what I…

Big file downloads stops at random

12 years ago

After migrating a site to new server I run into a strange problem with big file downloads that just stop/break…

How to whitelist your IP at CPHulk

12 years ago

My IP got banned by CPHulk few times and it is really not a pleasant thing knowing that you need…

Mysqldump: Got error: 1016: Can’t open file (errno: 24) when using LOCK TABLES

12 years ago

Ok so today I had to dump 700mb mysql database. I have tried using standard syntax: mysqldump -uUSER -pPASS db_name…

How to change proftp FTP password from SSH shell

12 years ago

Today I have got a request from a client that has a server with no control panel on it to…

Chrome just would not launch

12 years ago

Today something weird happened. I started up my computer and clicked on Chrome icon - and nothing. I click again…