Uncategorized

VIM, one of the best text editors of all time, has a lot of useful options which are usually hidden. To get the best out of this text editor, I’d recommend checking some of these features out. To get these settings enabled by default, add the lines to your vimrc file, it is usually located […]

Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. If you’re getting this error when starting phpMyAdmin, there are a few possibilities of what the problem may be. For starters, be sure that it is a server side problem. If this only […]

Here is a clumsy script to check on an FTP Service on a remote server if running or down. The script is written in Python and is a very draft one, but does the job. The main goal is to check whether we get any response from the FTP server while we try to connect […]