Displaying 20 results from an estimated 1000 matches similar to: "64 bit"
2006 Apr 03
1
Clarification Needed: DAG vs. rpmforge.
Dag in the thread about kvirc, I had pointed to dries repo, based on a
list of repos I use *now*, that replaced your repo with rpmforge. This
based on an instruction earlier that I should use rpmforge instead. So
when I run my "yum --enablerepo=\* list...", it did not show your repo
contents.
Should I be including *both* rpmforge and dag?
TIA
Bill
-------------- next part
2010 Jul 29
5
xenballooning
As I understand concept of xenballooning, it allow to take memory from
guest and return it to hypervisor. This allow to reduce amount of memory
allocated to VM in realtime without rebooting VM.
But how we can add more memory to guest VM in realtime, than was at boot
time?
Can we somehow make balloon inflated at start time? (F.e. VM starts with
memory = 512Mb and balloon inflating to +512Mb).
2011 Jun 08
5
[PATCH] ioemu: IGFX passthrough fix SNB GGC
The GGC field have moved from 0x52 to 0x50 on Sandy Bridge.
Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Apr 10
3
Use of KDEs kprinter as printer device?
Hi,
I'd like to be able to use KDEs kprinter (kprinter --stdin) as alternative
printer for my wine driven apps (e.g. winword). What I like especially is the
fine working PDF printer and the feature to attach the PDF immediately to an
email.
I tried already the cups-pdf printer. But this driver doesn't create valid PDF
for my MS WORD document. KPDF and Acrobat are at least not able to
2006 Apr 27
4
Why?
Hello,
I haven't installed anything other then what is in the Repos.
Here are my Repo's:
yum.repos.d $ cat atrpms.repo
[atrpms] name= ATRPMS RPM Repository for Red Hat Enterprise Linux
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgcheck=1
enabled=1
yum.repos.d $ cat CentOS-Base.repo
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance
2011 Jan 21
11
[PATCH]x86:x2apic: Disable x2apic on x86-32 permanently
x86:x2apic: Disable x2apic on x86-32 permanently
x2apic initialization on x86_32 uses vcpu pointer before it is initialized. As x2apic is unlikely to be used on x86_32, this patch disables x2apic permanently on x86_32. It also asserts the sanity of vcpu pointer before dereference to prevent further misuse.
Signed-off-by: Fengzhe Zhang <fengzhe.zhang@intel.com>
diff -r 02c0af2bf280
2013 Aug 29
7
[PATCH 0/3] x86: mwait_idle improvements ported from Linux
1: x86/mwait_idle: remove assumption of one C-state per MWAIT flag
2: x86/mwait_idle: export both C1 and C1E
3: x86/mwait_idle: initial C8, C9, C10 support
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
2012 Sep 19
3
Chrome
Hello,
I have been using chrome for a while now on other systems. I am having an
issue finding Chrome for Centos. Can anyone point me in the right direction?
Thnx.
--
Regards
Robert
Linux
The adventure of a lifetime.
Linux User #296285
Get Counted
http://linuxcounter.net/
2017 Dec 31
1
Order of methods for optimx
Dear R-er,
For a non-linear optimisation, I used optim() with BFGS method but it
stopped regularly before to reach a true mimimum. It was not a problem
with limit of iterations, just a local minimum. I was able sometimes to
reach better minimum using several rounds of optim().
Then I moved to optimx() to do the different optim rounds automatically
using "Nelder-Mead" and
2012 Nov 02
1
[PATCH] x86/mwait-idle: enable Ivy Bridge Xeon support
Matching a similar change in Linux 3.7-rc.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- a/xen/arch/x86/cpu/mwait-idle.c
+++ b/xen/arch/x86/cpu/mwait-idle.c
@@ -365,6 +365,7 @@ static struct intel_idle_id {
ICPU(0x2a, snb),
ICPU(0x2d, snb),
ICPU(0x3a, ivb),
+ ICPU(0x3e, ivb),
{}
};
_______________________________________________
Xen-devel mailing list
2009 Dec 26
6
Centos & UPS
Hello,
I received for X-mas an APC UPS system form my computer. I'm looking for how
I can integrate it into the system so that the system will shut down either
after the UPS power is low enough or a timed event after the power is out
will automatically shutdown. Would also like it to be smart enough to stop
the shut down process if power is restored before the shutdown starts.
Anyone
2008 May 27
3
FireFox
Can anyone tell me if there are plans to update Firefox to the new 3.0 for
Centos 4.5? Seems like only the 1.5 version has been placed in the repos and
I think it should be time for an upgrade.
If I'm looking in the wrong place let me know also. Thnx.
--
Regards
Robert
Smile... it increases your face value!
Linux User #296285
http://counter.li.org
2010 Feb 19
3
CentOS and Bash History
Hi,
I was wondering if bash or inputrc has changed form CentOS v4 to CentOS v5?
Reason I ask is at the bash cli I can type, for example 'su' and then with
the up and down arrows I can scroll through my history and will only see the
commands that begin with 'su'. In CentOS 5 this isn't the case.
I have added some code to my inputrc file to make this work in CentOS 4 as
2012 Mar 10
4
File permissions
Hello,
I need to know if there is something I am missing about file permission as I
believe I am seeing some strange stuff on my system. I have a directory as
follows:
drwxrwxrwx 7 root root 4096 Mar 10 13:35 temp
In this directory I have a file:
-rw-r--r-- 1 root root 137 Oct 30 02:16 208-109-248-33test
As a normal user should I be able to rename this file? I believe that only
2006 Nov 09
8
How to block Yahoo , MSN messanger and Kazza with IPTABLES
Hi,
I want to block Yahoo Messenger, MSN messanger and Kazza with IPTABLES as
my local network users always go there.
How Can I do it?
I am not runnig iptables as a script nor have I put anything in my rc.local.
But instaed, I input the commands and save it by using the below cmmand
/etc/init.d/iptables save
and I restart it
/etc/init.d/iptables restart
My box runs on Cent OS 4.4.
Help
2010 Mar 09
3
Kernel Errors
Hello,
I was wondering if anyone could point me in the right direction?
I am receiving these in my log file and do not know what they mean or what to
look for;
Mar 8 04:03:56 bms kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0
action 0x0
Mar 8 04:03:56 bms kernel: ata3.00: cmd 25/00:28:42:d3:37/00:00:13:00:00/e0
tag 0 cdb 0x0 data 20480 in
Mar 8 04:03:56 bms kernel: res
2001 Mar 10
2
Samba and W95/98/NT clients - dropping connections
I'm begginer with samba and mailing lists -
I've problem with my server on RedHat 7.0 .
It's runnig only as a file server.When I log in and I'm doing something ,everything is runnig as it should..
But if I leave computers alone and they are not working for 1.5 min ---> connection is "dropped" and clients show message like: //Server destination host unreachable.
2007 Nov 12
2
Firfox plugins but no sound
Hello everyone,
I run a 64bit system here and install flash plugins for firefox using
nspluginwrapper. I get the movies but there is no sound.
Flashplayer is: flash-plugin-9.0.48.0-release.i386.rpm
nspluginwrappers are: nspluginwrapper-0.9.91.5-1.x86_64.rpm
nspluginwrapper-i386-0.9.91.5-1.x86_64.rpm
Any help in tracking this down would be great. Thnx.
--
Regards
Robert
Smile...
2006 May 20
2
Centos and 1394 firewire
Hello,
Having a problem getting Centos to see my firewire connected camcorder.
Here what I have thus far;
Installed the kernek fron centos-plus and checked that libraw1394.x86_64 and
libraw1394_8.x86_64 are installed
Kernel i'm running is 2.6.9-34.106.unsupported
here are some outputs from my machine;
~ $ lspci | grep -i firewire
00:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE
2006 May 08
1
Installation of IE6 and Office2000 with wine 0.9.12
Hi,
I used some time ago the winetools package to configure wine older than 0.9.10
with IE6 and Office 2000. Updates of wine up to 0.9.10 where also succesful,
so that I was able to continue the usage of MS Office2000.
But since the Desktop changes in wine 0.9.11, 0.9.12 the old installation does
no more work.
##
My experiements to install IE6 and Office 2000 without winetools are not yet