How to enable mod_rewrite in Ubuntu 12.04 LTS
A little note first: This is the most seen way to enable mod_rewrite in tutorials. However, it’s not the best
A little note first: This is the most seen way to enable mod_rewrite in tutorials. However, it’s not the best
In this article I’ll show you how to install the minimal version of the php-login.net‘s login script (see the GitHub
This tutorial will show you how to install the one-file version of php-login.net‘s login script (see the full GitHub repository
Always very useful: A simple command to show memory usage (Ubuntu / linux distros). cat /proc/meminfo
Always nice to know: Show kernel version: uname -r Show kernel version and CPU: uname -a Show distribution version: lsb_release
It’s a common wordpress problem: PHP’s curl extension is not installed! No need to mess around in config files etc,
You just installed PHPMyAdmin but http://www.yourdomain.com/phpmyadmin just says “phpmyadmin not found” ? Try to create a link in /var/www like
Please note: This works fine. But this package will also upgrade your apache to version 2.4 which has different config
To show the version of the package that will be installed with apt-get install, do apt-cache policy packagename. To show