How to fix yum error: database disk image is malformed

ถ้าหากเจอ error “Error: database disk image is malformed” ในขณะที่รันคำสั่ง yum เพื่อทำการ install หรือ update package ดังตัวอย่างด้านล่าง [root@Ezylinux.com ~]# yum install ruby Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Loading mirror speeds from cached hostfile * base: mirror1.ku.ac.th * epel: mirror1.ku.ac.th * extras: mirror1.ku.ac.th * updates: mirror1.ku.ac.th Error: database disk image is malformed 12345678910 [root@Ezylinux.com ~]#.
Check MySQL database size using SQL query
Enable SFTP logging transfer
Find out which processes are using swap space
How to resolve yum error [Errno 14] PYCURL ERROR 6 – “Couldn’t resolve host”
![How to resolve yum error [Errno 14] PYCURL ERROR 6 – “Couldn’t resolve host” How to resolve yum error [Errno 14] PYCURL ERROR 6 – “Couldn’t resolve host”](https://www.ezylinux.com/resize/100x100/wp-content/uploads/2011/05/Yum-and-RPM-Red-Hat-Centos.jpg)
หากเกิด error “[Errno 14] PYCURL ERROR 6 – “Couldn’t resolve host”” เมื่อทำการ Install หรือ Update ระบบผ่าน yum หลังจากติดตั้ง CentOS เสร็จเรียบร้อย ดังตัวอย่างด้านล่าง http://mirrors.psu.ac.th/pub/centos/6.4/extras/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.psu.ac.th'" Trying other mirror. http://mirrors.neusoft.edu.cn/centos/6.4/extras/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.neusoft.edu.cn'" Trying.
How to fix “wget: unable to resolve host address” issue

ถ้าหากใช้งาน wget แล้วเกิดปัญหาเรื่องการ resolve host เหมือน error ด้านล่าง “wget: unable to resolve host address domain.com“ ตัวอย่าง [root@ezylinux ~]# wget www.ezylinux.com --2013-06-01 05:26:52-- http://www.ezylinux.com/ Resolving www.ezylinux.com... failed: Name or service not known. wget: unable to resolve host address www.ezylinux.com 123456 [root@ezylinux ~]# wget www.ezylinux.com--2013-06-01 05:26:52-- http://www.ezylinux.com/Resolving www.ezylinux.com....