Displaying 7 results from an estimated 7 matches for "antother".
Did you mean:
another
2006 Nov 19
1
debian etch problems with networking and pciback.hide
...ow I did not
manage to get my installation working.
Following some advises I used the late binding of pci.
So I created a /etc/modprobe.de/local and added:
options pciback hide=(03:00.0)(04:00.0)
install e1000 /sbin/modprobe pciback ;
/sbin/modprobe --first-time --ignore- install e1000
Due to antother problem I compiled a new kernel without SCSI and used:
pci=[ ''03:00.0'' ]
with my domU config file. But even though I can find the nic in my domU
using lspci
00:00.0 Ethernet controller: Intel Corporation 82573V Gigabit Ethernet
Controller (Copper) (rev 03)
it wont show up on...
2014 Mar 13
2
Re: --rbd volume access--
i will test it out and will update you..
Thankyou so much for your reply
kind regards
Shumaila Naeem
Software Engineer , Ovex Technologies
On Thu, Mar 13, 2014 at 5:15 PM, Richard W.M. Jones <rjones@redhat.com>wrote:
> On Thu, Mar 13, 2014 at 03:06:17PM +0500, Shumaila Naeem wrote:
> >
>
2014 Mar 14
5
Re: --rbd volume access--
...sion due to some limitations.
You can use the new version without installing it. However you would
need to be able to install a compiler and other dependencies, which
may not be possible on a production system.
> Also the new version is not available in repo.
>
>
>
> Im getting antother problem :
>
> while running these commands im getting error :
> guestfish -- add /dev/null : config -set
> drive.hd0.file=rbd:ssd-clonetest-rule5/ubuntu-12.04--1.raw.img : run :
> inspect-os
> /dev/ubuntu-1204-vg/root
> [root@EQkvm0101 ~]# guestfish -- add /dev/null : config -...
2003 Apr 19
0
Unified login solution
...blem, and this is a "MUST", but how to sync the
passwords ?
I have though about using GINA to encrypt teh NT password myself, but i am not
sure about it being realistic.
Do you know any doc or people having synced passwords between Unix and NT with
an LDAP server to store information ?
Antother solution that just get through my mind would be to use another
authentication thechnology like Kerberos on all the stations. Is it possible ?
Thank you for your time, please note that i am ready to code and patch
anything, so this shouldn't be a restriction.
Best Regards,
Jerome
--
-+--...
2011 Feb 07
2
RHEL 6 <-> CentOS 6 ?
Hi !
We are curently deploying an 8 nodes cluster where we have a RHEL 6 license
at great costs (~14 k$/y). It will be our new production environment for
mission-critical services.
Now our aging developpement server (old p4 with 1.5 gig of ram) need to be
updated. We will be installing on hardware as close as possible to the new
production servers, just not in a rack...
For the developement
2005 Jan 08
1
Value without key (D2GS)
Hello, wine-users.
Help me please!
I have D2GS (Diablo2) when i run thim in Linux:
wine D2GS.exe
Line 13: Error creating key '[\\SOFTWARE\\D2Server\D2GS]'
Line 14: Value without key '@="Diablo II Close Game Server"'
Line 15: Value without key '"AutoUpdate"=dword:00000000'
Line 16: Value without key
2006 Nov 28
8
how to update index from a script
Hello all,
I''m using AAF right now to index my ~3million db records. However, any
additions to these records are added to the database through an external
script so the aaf activerecord hooks will not catch any updates. Since
new records are only added rarely, I figured I could just add the new
records manually in ferret from some type of script. I''ve been looking
at the