Above command combination will reset all the permissions to the default permissions under CentOS / RHEL / Fedora Linux.
Posted on 22 February 2012.
Above command combination will reset all the permissions to the default permissions under CentOS / RHEL / Fedora Linux.
Posted in Linux, Plesk0 Comments
Posted on 13 February 2012.
If you use AppArmor security module, switch the AppArmor service off and remove it from start-up list before installing Panel. This is done by running the following commands:
Posted in Linux, Plesk0 Comments
Posted on 13 February 2012.
Your latest PHP/MySQL website is finally online. And it’s awesome. But it’s not as fast as you want it to be, because of the many SQL queries running every time a page is generated. And above that, you have the feeling it will not scale well under heavy loads. And you are most likely right.
Posted in Linux, PHP0 Comments
Posted on 01 February 2012.
MaxMind GeoIP is a collection of APIs for looking up the location of an IP address. It includes support for lookup of country, region, city, latitude, and longitude. Free GeoLite databases are available for the country and city. Continue Reading
Posted in Linux0 Comments
Posted on 01 February 2012.
Lately, I’ve had the need to install a geolocation database on a web server to localize (as closely as possible) a visitor based on its IP address. Continue Reading
Posted in Linux0 Comments
Posted on 31 January 2012.
WebDAV stands for Web-based Distributed Authoring and Versioning. It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers. For more information on WebDAV, consult the FAQsection at their site.
Posted in Linux0 Comments
Posted on 28 January 2012.
the default backup direktory is
Posted in Linux, Plesk0 Comments
Posted on 27 January 2012.
Q. Can you tell me command to delete a directory in terminal?
Posted in Linux0 Comments
Posted on 27 January 2012.
This article explains 2 simple commands that most people want to know when they start using Linux. They are finding the size of a directory and finding the amount of free disk space that exists on your machine. The command you would use to find the directory size is ‘ du ‘. And to find the free disk space you could use ‘ df ‘.
All the information present in this article is available in the man pages for du and df. In case you get bored reading the man pages and you want to get your work done quickly, then this article is for you.
Posted in Linux0 Comments
Posted on 26 January 2012.
ftp – Internet file transfer program Continue Reading
Posted in Linux0 Comments
