Problem opening package openssl-1.0.1e-30.el6_6.5.x86_64.rpm
I have a CentOs server. There is an error when I try to update the system. The server version is 64bit CentOs 6.6. The way to solve this problem is here:
Tech geek. Life geek.
I have a CentOs server. There is an error when I try to update the system. The server version is 64bit CentOs 6.6. The way to solve this problem is here:
It is a little bit tricky when I install SSL certificate in Webmin. Here is a how-to of installation of it. Now Webmin is version 1.710, on CentOS 6.5. The SSL certificate is issued by Comodo. The very important part...
It is a general command to check which program is using port 80. And also known the PID of this process. Then to force stop it and release the port 80 to other program. To get more details of...
I use putty as a terminal to connect my remote server through ssh. Vi is my favorite text editor in it. How to display line numbers along the left side of the editor? Enter following command while using vi text...
I have a PHP 5.5.13 which is compiled from source. With GD support. I saw some image thumb is not shown in the webpage of Joomla. The error log has following errors: Call to undefined function: imagecreatefromjpeg() When I check...
I have a staging server. I have installed php5.3, 5.4, and 5.5 on it. Today I tried to install XCache 3.1.0 on it with PHP 5.4.28. First, I recompiled the PHP 5.4.28 with more features. So noted below: 1) Install...
It is a guide of how to install multiple version of PHP on CentOS 6.5 64bit. All different PHP as fastcgi. It is works on Apache, one web server, each virtualhost has its own different php version support. 0) Prepare...
This is a how-to of install php 5.3 an dphp 5.5 on one server, CentOS and use them simultaneously. It is based on CentOS 6.5, 64bit for Apache only. 1) Enable rpmforge and epel yum repository 2) Install php...
I have a iPod Shuffle, 2nd Generation, Model No:A1204, EMC No:2125. It is dead, because I forgot it in my pocket in the laundry day. So it is my another tear-down toy to know how it assembled. The tear down...
I am using Advanced Web Statistics(Awstats) for many years. I haven’t upgrade my installation for a long time. Last time, I upgrade my Awstats to 7.1, is almost two years ago. Now it is 7.3. Let’s have a look at...
It is a list of Google Analytics Solutions. For example, Choose the 4th most popular dashboard, SEO Dashboard – Finding Top Content and Keywords. The details of this SEO Dashboard shown as above. If you like it, click Import button....
Linode default CentOS 6.5 64bit deployment does not include Crontab or Cron Job. Here is a reference for the people like me. Install the package and dependencies Enable the package on boot and start crontab command option: crontab: usage error:...
I us IObit Uninstaller to clean my Windows 7. There is one program I found in the list, called Slick Savings. I have never install this program on purpose. Actually, I don’t think I saw this name before. So I...
Here is a record of how I flash my LG P500h android phone to the original Telus ROM. You may use it as a reference, not a guide. I DO NOT TAKE ANY RESPONSIBILITY IF YOU BRICK YOUR PHONE. Prerequisites...
It is a smoothly converting without hurting data inside of the tables. I have phpmyadmin installation on my VPS. So just goto there and select database, click SQL tab of it. Enter following sql and click Go.