If you want to search in history to search for a specific command that you ran while ago, use grep as it’s used in command below. Replace *keyword* with the word you want to search, just like i want to search for *restart*.
ImageMagick – [ERROR] Failed to ensure ImageMagick-devel RPM for imagick PECL
So today I got some task and found that I need ImageMagick installed on my centos server. I verified and checked if my server support ImageMagick by running a small script and turned out that the server is missing ImageMagick installation. The result: Server was missing ImageMagick 🙁 So I went straight to WHM and searched pecl and clicked Manage…
Fix phpMyAdmin – HTTP error 404
phpMyAdmin – HTTP error 404 appears when the server does not find the default phpMyAdmin folder. This can be fixed if you manually download phpMyAdmin or by running the following command on SSH. Wait for command to finish, then reload phpMyAdmin page that gave error to confirm its working again.