Remove / Uninstall APC – Ubuntu
How to remove APC in Ubuntu? Uninstall PHP APC in Ubuntu? If you want to uninstall APC run the following command…
How to remove APC in Ubuntu? Uninstall PHP APC in Ubuntu? If you want to uninstall APC run the following command…
If youβre running Ubuntu you might have tried to run the phpize command. In case it is not installed in your system, you just need to install the php5-dev package…
If you want to remove an installed package from your Ubuntu just run the following command with the PackageName you want to remove.
If you want to zip files using the command line, run the following line…
All the MySQL tables have the be optimized once in a while. Ideally, once a week perhaps. You can do that by either going to your phpMyAdmin or, if youβre a badass command line user, run the following command…
Start, Stop, Restart MySQL within your command line in Ubuntu
How to install exim4 and setup your Gmail account as SMTP Server. Step by step guide on how to install exim4 in your Ubuntu.
If you came across this error trying to install exim4 here’s the solution. E: Could not perform immediate configuration on ‘exim4-daemon-light’. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
If you want to clear your Mac’s terminal command history, run the following command
Use the following command to remove all the files and directories inside your apache2 log. You may want to reload it after deleting.