Creating a child theme in WordPress
Inspired by an article on Habr, I decided to write my own take on creating a child theme in WordPress, since the Habr one has way too much text and explanati...
Inspired by an article on Habr, I decided to write my own take on creating a child theme in WordPress, since the Habr one has way too much text and explanati...
While working with CentOS I had no issues to install Mysql-Proxy but with RedHad 6.4 this approach didn’t work. Here is why I made a second version on how to...
This is about how to install the latest version of Java JRE on Linux Ubuntu.
To create a unique index for a MySQL table, run this command:
Sed is a stream editor on UNIX-like operating systems that is used to filter and transform text.
Entity tags (ETags) are the mechanism web servers and browsers use to determine whether an element in the browser cache matches the object on the server.
AwStats is a log file parser written in perl, with which you can keep statistics of site visits based on information from log files. As a rule, awstats disp...
To find out the size of your databases, use this query:
This is a practical guide to setting up a server for maximum performance running one of the blog-oriented CMS platforms: WordPress, Drupal, or Joomla.
A continuation of the first part:
I’ve had an AdSense block sitting in my sidebar for a while now. It only recently occurred to me that the sidebar has a dynamic size (22% of the page body), ...
Following up on the first post, here’s an alternative way to add AdSense to WordPress without plugins.
Most of the people writing Perl have heard about the Perl Dancer micro-framework. But did they use it for anything beyond generating a project, writing a ‘He...
NAT — Network address translation — is a handy feature of any firewall, letting you translate the IP addresses of transit packets.