Resolve Error 256 Yum Server

When we install Something.

Example “yum istall package-name” then this type of warning generate.

Error Downloading Packages:
bind-dyndb-ldap-0.1.0-0.9.b.el6.x86_64: failure: Packages/bind-dyndb-ldap-0.1.0-0.9.b.el6.x86_64.rpm from InstallMedia: [Errno 256] No more mirrors to try.
32:bind-9.7.0-5.P2.el6.x86_64: failure: Packages/bind-9.7.0-5.P2.el6.x86_64.rpm from InstallMedia: [Errno 256] No more mirrors to try.
32:bind-chroot-9.7.0-5.P2.el6.x86_64: failure: Packages/bind-chroot-9.7.0-5.P2.el6.x86_64.rpm from InstallMedia: [Errno 256] No more mirrors to try.

How to solve this simple problem.

Continue reading

Run Google Chrom as a root

Download Google Chrome rpm from internet

 [root@www ~]#
 rpm -ivh google-chrome-stable_current_x86_64.rpm
warning: google-chrome-stable_current_x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 7fac5991: NOKEY
Preparing…                ########################################### [100%]
1:google-chrome-stable   ########################################### [100%]

Continue reading