Thursday, November 10, 2016

.::: Install MySQL 56 On Linux Rhel/Centos using RPM/Offline :::.

1. Download rpm instalation from http://dev.mysql.com/downloads/mysql/ as sample
MySQL-server-5.6.34-1.el6.x86_64.rpm
MySQL-client-5.6.34-1.el6.x86_64.rpm 
MySQL-devel-5.6.34-1.el6.x86_64.rpm

wget http://dev.mysql.com/get/Downloads/MySQL-5.6/MySQL-server-5.6.34-1.el6.x86_64.rpm
wget http://dev.mysql.com/get/Downloads/MySQL-5.6/MySQL-client-5.6.34-1.el6.x86_64.rpm
wget http://dev.mysql.com/get/Downloads/MySQL-5.6/MySQL-devel-5.6.34-1.el6.x86_64.rpm

Thursday, November 3, 2016

.::: How To Check Serial Number Machine On Windows, Linux, Solaris :::.

Cheng Xiao
A serial code is a unique identifier assigned incrementally or sequentially to an item. It is also called a serial number, although it may be a character string that includes letters and other typographical symbols, not just numerical digits.

1. Check Serial number linux machine
# dmidecode -t system
[root@cpam /]# dmidecode -t system
# dmidecode 2.12
SMBIOS 2.4 present.

Popular Posts