similar to: Question about Intel VT on PowerEdge

Displaying 20 results from an estimated 190 matches similar to: "Question about Intel VT on PowerEdge"

2004 May 23
3
rpc and wine
can someone tell me how to get RPC and WINE to work in conjunction with one another? I have serious need to run an RPC application under linux's WINE port. If I cannot find a solution, I'm regretably going to have to change the OS to windows which I'd prefer not to do. Thanks, Chris
2002 Oct 12
9
AIX remote root logins
I am in the process of introducing OpenSSH into our corporate environment. This environment includes Solaris / HP-UX / AIX and Linux We have had audit tell us we need to disable root logins through telnet... we can do this through the use of OpenSSH on all platforms except AIX apparently bug # 383 was supposed to take care of this and I have downloaded -current snapshot and tested but remote
2002 Nov 02
3
OpenSSH CVS
Hello I am trying to get some fixes that are in the OpenSSH CVS 3.5 branch I am having trouble figuring out the CVS tags that you guys use, could someone please tell me what the CVS tag for the 3.5 branch is and what you use as standards?? like cvs co -r OpenSSH_V_3_5 openssh should work but doesnt so what do you use as your tags.... Thanks again Donnie Cranford Senior Unix Systems Admin
2011 Jul 04
1
puppetlabs-firewall gsub error
Hi, I am testing https://github.com/puppetlabs/puppetlabs-firewall and get this error: err: Could not prefetch firewall provider ''iptables'': private method `gsub'' called for nil:NilClass I don''t know ruby so any help appreciated! -- Bjørge Solli -- You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2001 Jul 20
3
ext2resize for Ext3
Hi. What is the state of ext2resize for Ext3? How about the online-ext3-patch? Regards, Christian -- * Christian A. Lademann, ZLS Software GmbH mailto:lademann@zls.de * ZLS Software GmbH * Frankfurter Strasse 59 Postfach 1628 mailto:zls@zls.de * D-65779 Kelkheim D-65766 Kelkheim http://www.zls.de * Telefon +49-6195-9902-0 Telefax
2011 Sep 15
3
puppet and kerberos keytabs
Hi, we use kerberos with keytabs on our clients. We do *not* trust root on the clients! One client should never have access to any other client''s keytab. This is my proposed solution to get the keytabs to the clients, any comments welcome! 1. Use file to get /root/.ssh/authorized_keys 2. Use exported resource to let the client "notify" the server that it wants a keytab 3. On
2007 Feb 12
6
prototype.js and different browsers
Hi I''m currently learning how AJAX is working and found prototype.js interesting. But I have some issues that might be because of misusage: http://brasilia.nersc.no/test/PyTest/AJAX.html When I use this in Firefox2 it correctly fills the first select, using opera9 it is filled, but it just shows a list of "blank" options (no description), and in IE6 it doesn''t get
2010 Apr 05
17
[Bug 27455] New: dualhead not working, second display always black
https://bugs.freedesktop.org/show_bug.cgi?id=27455 Summary: dualhead not working, second display always black Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2001 Jul 03
1
GFP_BUFFER change to GFP_NOFS is not nice to symlinks
Hello Andrew, I fetched (CVS) ext3 latest changes (3 July 2001) which include changing GFP_BUFFER to GFP_NOFS and now have random troubles with symlink files on ext3 filesystems. >From my experience over the last days with Linus's changes I find that GFP_NOIO worked perfectly. Below is Linus's response about bounce buffer change. I am late to work, but this evening will try to
2001 Jun 14
2
Assertion in buffer.c:1122 __refile_buffer
Started with buffer.c v1.19. Reversing change works for me in linux-2.4.6. Loaded 16705 symbols from /lib/modules/2.4.6-pre3/System.map. Symbols match kernel version 2.4.6. Loaded 256 symbols from 12 modules. Linux version 2.4.6-pre3 (root@home1) (gcc version 2.95.3 20010315 (release)) #2 Wed Jun 13 19:53:28 EDT 2001 ----- SNIP ------- VFS: Disk change detected on device ide1(22,64) Assertion
2007 Dec 27
0
looking for xen-ioemu compatible with xen-hypervisor-3.1-1-i386
Hi, I'm just install a debian etch, with lenny repository enabled, and the list o xen package listed below, but i didn't find package of xen-ioemu for hypervisor-3.1-1 . The xen-ioemu-3.0.3-1 package is dependable of xen-utils-3.0.3-1 and recomend the instalation o xen-hypervisor-3.0.3-1. Looking around, I found at http://download.thorstenstrusch.de/debian/etch/ xen-ioemu for
2005 Dec 23
1
Overloading error_message_on method in ActiveRecordHelper
Hello all I would like to overload the error_message_on method in the ActiveRecordHelper module in order to emit a span tag instead of a div tag. I try to achieve this by way of plugins: Under vendor/plugins I''ve made a error_messages_on_fix directory, containing init.rb like this: --- require ''active_record_helper_fix'' --- ..and a lib directory with
2001 Jun 30
0
Resend:[PATCH] cleanup of gcc-3.0 depreciated label in end of compound statement
resend to ext3-users@redhat.com Albert Cranford wrote: > > Hi Andrew, > > Could we please apply this patch to shut up gcc-3.0 warnings ? > BTW, EXT3 & 2.4.6-pre6 works well with: > MACH 1-gcc-3.0 & ext3 on /usr/src filesystem (production workstation) > MACH 2-gcc-2.95-3 & ext3 on / filesystem (network server) > > Keep up the good work. > Thanks,
2010 Feb 08
1
Model using STI new function only working partially
Hi, I have an application using STI on a model named Publisher. Publisher uses STI via a column named "service". When I call -- p = Publisher.new(..., :service => "TwitterPublisher") -- the service does not get assigned, yet all other columns do. However, if I later call -- p[:service] = "TwitterPublisher" -- all is well. Any ideas about what is going on? My
2001 Nov 12
0
Update e2fsprog-1.25 in linux/Documentation/Changes
Hey Stephen or Ted, Since ext3 is incorporated in linux-2.4.15-pre3 do you think we should update the Documentation/Changes since so many people had troubles with e2fsprog-2.1.19 and ext3 ? I couldn't see any RPM's after 2.1.19 so I removed RPM from the Changes file. Albert --- linux/Documentation/Changes.orig Sun Nov 11 22:17:34 2001 +++ linux/Documentation/Changes Sun Nov 11 22:21:07
2005 Dec 27
0
Re: RESOLVED: Overloading error_message_on method in ActiveRecordHelper
Leaving the body of the method the same as the default still throws the "stack level too deep" error. As a matter of fact, it only disappears if I comment out the ''require'' in line 1. As it turned out, it was the method definiton itself that caused problems. Ruby doesn''t have keyword arguments, but I tried calling the method as if it had. But when I changed
2007 May 09
2
CentOS 4.4 Installation on Dell poweredge 2900 raid 1 + raid 5 fail
Hi All, I install CentOS 4.4 without additional driver disk. When I partition the disk, I create nothing on the raid 5, and I just create " / " " /boot " and "swap" on the raid 1. And it works. When I create a mount point /storage on the raid 5 and create " / " " /boot " and "swap" on the raid 1. The error comes again, saying that
2014 Aug 26
1
Dell PowerEdge R920 w/ Perc H730P
I'm having an issue install FreeBSD 10.0 on a Dell PowerEdge w/ the Perc H730P raid controller. I see there has been support added for the controller in the stable version using the mrsas driver. But when I boot up in the installer... it is still trying to use the older mfi driver. How do I get the installer to properly recognize the raid controller? Are there any logs I can provide to help
2006 Feb 08
0
Poweredge 2850 with LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI
Did anyone manage to have xen (3.0.1 stable) run on this config? (this is on FC4 if it matters). I''ve tried recompiling the xen0 kernel with the Fusion options from my current kernel added, but it keeps removing some of them (maybe some that didn''t exist yet in kernel 2.6.12), and it seems I end up without the correct driver. If someone has this running, I''d be
2009 Sep 08
1
SMART and Dell PowerEdge 2950?
I have CentOS 5 installed on a few Dell PE2950 systems. ? ?The SMART daemon claims the drives included with the server do not support SMART, which rather surprised me. What, then, are my options for monitoring the health of the server hard drives? ?It would be nice to have some service running I could email to myself on the status of each drive. Thanks. Scott