You can try this to find out if your CPU/Processor is 32 bit or 64 bit:
cat /proc/cpuinfo | grep flags | grep lmlm means Long Mode = 64 bit CPU
Also:
getconf LONG_BITShould display 32 or 64.
64 bitDetermine cpu bitSubmitted by sandip on Sat, 07/04/2009 - 19:18You can try this to find out if your CPU/Processor is 32 bit or 64 bit: cat /proc/cpuinfo | grep flags | grep lmlm means Long Mode = 64 bit CPU Also: getconf LONG_BITShould display 32 or 64. »
OpenVZ x86_64 Custom ConfigSubmitted by sandip on Sun, 06/21/2009 - 00:43vzpkgcache seems to have been broken with latest CentOS-5.3 upgrade. Below is notes to fix: cd /usr/share/vzpkgtools/vzrpm44/lib/python2.4/site-packages/rpmEdit the file /usr/share/vzpkg/cache-os line 154, append: mkdir -p $VE_ROOT/var/lib/yum/ || abort "Can't create /var/lib/yum"Edit the file /usr/share/vzpkg/functions line 20, change to: VZLIB_SCRIPTDIR=/usr/lib64/vzctl/scriptsRun to updatee the cached template: vzpkgcache centos-5-x86_64-minimal»
|
User loginRecent blog posts
Who's onlineThere are currently 0 users and 16 guests online.
|