Monthly Archives: February 2008

compat-libstdc++-33–

compat-libstdc++-33–   sudo ./install Loading…/home/user/rpms/dpx/v3.10-sp4/lin/x86_64/dplincin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory  $ yum install compat-libstdc++-33–

Posted in CentOS | Leave a comment

Cisco Catalyst 2960G-48TC 44

Posted in Cisco | Leave a comment

[Xen-users] Slow network solved.

The solution was as simple as “ethtool -K eth0 tx off” on the domU’s and “ethtool -K eth0 tx on” on the dom0′s. After turning the tx checksumming off the network speed is faster and doesn’t seem to be dropping … Continue reading

Posted in CentOS | Leave a comment

Virtualization Guide

http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Virtualization-en-US/index.html  

Posted in CentOS | Leave a comment

enable Flash Drive USB windows 2003

Services to be enabled: services.msc Removable Storage Plug And Play

Posted in Windows | Leave a comment

How to backup a Domu filesystem (on LVM) from Dom0 on Fedora 8

http://www.nabble.com/How-to-backup-a-Domu-filesystem-(on-LVM)-from-Dom0-on-Fedora-8—td15007716.html

Posted in CentOS | Leave a comment

Partition Xen Server

Install Linux OS and Additional Packages Most of the Linux installation is straightforward, except for the disk configuration. This is explained in some detail. 1. Boot the first Linux CD/DVD and start the installation. 2. The installation procedure will help … Continue reading

Posted in CentOS | Leave a comment

Quick Tip: Send Ctr + Alt + Del to XEN Vps / Guest os

  If you hit CTRL+ALT+Delete your host will go down under CentOS Linux 5.x. The solution is hit CTRL key thrice. Now it will disable CTRL+ALT+Del for host. Next just hit alt+del to complete guest CTRL+ALT+Del cycle. Alternatively, you can … Continue reading

Posted in CentOS | Leave a comment

Linux Disable the Ctrl-Alt-Delete shutdown keys

On a production system it is recommended that you disable the [Ctrl]-[Alt]-[Delete] shutdown. It is configured using /etc/inittab (used by sysv-compatible init process) file. The inittab file describes which processes are started at bootup and during normal operation. You need … Continue reading

Posted in CentOS | Leave a comment

Procesor HVM

processor       : 0vendor_id       : GenuineIntelcpu family      : 6model           : 15model name      : Intel(R) Xeon(R) CPU            5130  @ 2.00GHzstepping        : 6cpu MHz         : 2000.082cache size      : 4096 KBphysical id     : 0siblings        : 1core id         : 0cpu cores       : 1fpu             : yesfpu_exception   … Continue reading

Posted in Linux | Leave a comment