Displaying 20 results from an estimated 3000 matches similar to: "Question about Vista Pro"
2007 Nov 27
16
Windows Vista in XVM
Dear Experts,
Does anyone install Windows Vista on XVM successfully? I am using machine Sun x4600 with AMD 8218 cpu with virtualization feature. i installed OpenSolaris build 75,
My installation steps:
# svccfg -s xvm/xend setprop config/vncpasswd = astring: \"secret\"
# svccfg -s xvm/xend setprop config/vnc-listen = astring: \"0.0.0.0\"
# svccfg -s xvm/xend setprop
2006 Apr 25
3
NE2000 support in HVM domain
Has anyone gotten networking in an HVM domain to work with the emulated
NE2000 rather than the emulated PCnet? I have Linux running in an HVM
domain just fine with pcnet. If I change the config file to say ne2000=1,
the tun0, vif0.1, and xenbr0 devices get created in dom0, the kernel in the
HVM domain brings up eth0 OK (NE2000 support is built into the kernel), but
I can''t get dom0 to
1999 Oct 28
3
3com 3c509
I have used 3Com 3c509 nic width bnc coax. I have experienced that these
cards used width FreeBSD and Samba is unusable due to speed. I tried to
change the 3com card with a NE2000 compatible card, and there was a major
change in speed. Has anyone else experienced such problem.
Asgeir Stangeland
2010 Jan 28
1
Gluster+NFS as VM datastore for ESXi - issues
Hi all,
I've been trying out Gluster Platform, so some info will be from the management interface. If additional data from logs is required, please let me know which logfiles.
When using a Gluster NFS volume as a ESXi datastore, creation of a disk file (vmdk) takes a considerable amount of time (with unfsd using 10-50% cpu) and then crashes unfsd. A reboot of the system seems necessary to
2002 Aug 13
1
w2k pro no longer trusted by 2.2.3 pdc
Hi. I am still having problems:
Quick synopsis:
NT workstation cannot have machine acccount successfully trusted by PDC.
---------Here’s my problem------(LONG)------------------
I have several W2k Workstations, with a SAMBA 2.2.3 PDC.
I screwed up something, and removed all of the important parts of the server validation.
Here's the story: OUTLAND is domain, W2k/ clients are milo and
2018 Aug 30
1
Userdb by directory lookup
One day, I'll use the LDAP. But infrastructure I got is quite neglected
and some older admins is hard to convince to innovate. Just, aaaaah :)
I read whole documentation related to userdb a and passdb. Easy to
understand with relation to IMAP or POP3 access. But what I didn't
understand is relation to LMTP. Which one is used and when for
successful delivery.
I'll try to move
2020 Sep 10
2
Btrfs RAID-10 performance
Some controllers has direct option "pass through to OS" for a drive,
that's what I meant. I can't recall why we have chosen RAID-0 instead of
JBOD, there was some reason, but I hope there is no difference with
single drive.
Thank you
Milo
Dne 09.09.2020 v 15:51 Scott Q. napsal(a):
> The 9361-8i does support passthrough ( JBOD mode ). Make sure you have
> the latest
2018 Aug 29
2
Userdb by directory lookup
Hi,
I have the Dovecot (2.2.27-3+deb9u2) with LMTP and Postfix. Static userdb:
userdb {
driver = static
args = uid=vmail gid=vmail home=/data/vmail/user/%n allow_all_users=yes
}
and passdb by LDAP, only to verify IMAP user password by bind.
Problem is, when someone sends email to non-existent at mydomain.tld,
Dovecot automatically creates its home directory and Maildir.
Is there any
2010 Mar 03
2
Trouble With for() Loops
Hello,
I'm trying to learn R (for fun!), and I've tried to find any previous
discussion of this problem (or something like it) and haven't found one.
When I run the following command, R seems to simply stop. I get no error
message, but I also have no ">" or "+" to type after (although I can
type). The only solution seems to be restarting the program.
2002 Aug 16
0
RE: 1st thought: was: help (Still) w2k pro no longer trusted by 2.2.3 pdc
Thanks for the suggestions Trevor. Reformatting in case someone else has problem too: MY COMMENTS are in CAPS to make easier to understand.
.*(U said) ..(snips...)...
a) I (had) same problem, if I remember correctly,
my trusted accounts had names too long (>14 characters) (1)
and there was a CAPS issue, make sure all is correct,
even if windows forces caps when you're using lowercase.
1999 May 11
3
Samba's movin' SLOW! (fwd)
Can anyone shed some light on this subject? I don't have a clue where to
begin looking. It's RHL 6.0, Samba 2.0.3, stock kernel.
Kevin
---
|\ _,,,---,,_
ZZZzz /,`.-'`' -. ;-;;,_
|,4- ) )-,_. ,\ ( `'-' Kevin Alan Pieckiel
'---''(_/--' `-'_) kapieckiel@harding.edu
(This message was written with
recompiling kernel results in error: .../linux-2.6.18.i686/arch//Makefile: No such file or directory
2007 May 21
4
recompiling kernel results in error: .../linux-2.6.18.i686/arch//Makefile: No such file or directory
I have installed CentOS 5 with all updates. Also I have 2 ne2000 isa cards.
In recompiling the kernel, I have been trying to follow the instructions on this URL:
http://wiki.centos.org/HowTos/Custom_Kernel
The complete error message I get is:
Makefile:403: /home/cs/redhat/BUILD/kernel-2.6.18/linux-2.6.18.i686/arch//Makefile: No such file or directory
I have the following kernel and rpm
2006 Oct 26
7
"xm create winxp" causes my machine to hard reboot
When I run
"xm create winxp"
my computer hard reboots.
I am using the xen-sources, xen and xen-tools packages from gentoo
~amd64 (version 3.0.2)
My virtual machine config is the following:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = ''hvm''
memory = 512
name = "winxp"
vcpus = 1
vif = [ ''type=ioemu, bridge=xenbr0'' ]
disk = [
2008 Apr 01
10
Recalcitrant CSS background-image
My app has a stylesheet that includes this definition:
div.loadimage
{
width:580px;
height:310px;
background-image: url("/images/load.gif") no-repeat center 0% 0%;
}
The purpose is to use with some nice javascript by Patrick H. Lauke for
fading in images. The div is supposed to include a "loading image" image
which is overwritten by the final image when it has finished
2015 Apr 29
3
Postpone email delivery with LMTP and Postfix
Hi,
is there any way, based on userdb/passwdb attribute, how to postpone an
email delivery? The purpose is, I need to freeze an account (Maildir++)
for a few minutes and new email must not be delivered. But emails must
be delivered when account is unfrozen.
I found few things about Postfix filters, but I'm not sure it's a good way.
Thank you, Milo
2019 Jan 15
2
getcifsacl does not work with CIFS mount versions 2 or 3
Hi
When I mount CIFS share (mount -t cids) with vers=1.0 I can perform
getcifsacl sucessfully. But when I mount with vers=2.0, or 2.1, or 3.0,
ACL reading fails.
getxattr error: 95
REVISION:0x0
CONTROL:0x0
Why getcifsacl depends on SMB protocol version? Can I read ACL via newer
SMB protocol?
A asked on Serverfault but without reply:
2019 Jan 23
1
getcifsacl does not work with CIFS mount versions 2 or 3
On Wed, 23 Jan 2019 09:47:11 +0100
Miloslav Hůla via samba <samba at lists.samba.org> wrote:
> Dne 2019-01-15 v 13:22 Miloslav Hůla via samba napsal(a):
> > When I mount CIFS share (mount -t cids) with vers=1.0 I can perform
> > getcifsacl sucessfully. But when I mount with vers=2.0, or 2.1, or
> > 3.0, ACL reading fails.
> >
> > getxattr error: 95
>
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can
backup my dept's PCs. I can get it to work manually using the
smbclient command with no problem. What I would like to do is have
a script that is able to take a list of PCs, determine if a PC is online,
backup that PC, then move on to the next one. If a PC is down,
it can report an error to the admin to state that the
2008 Feb 25
4
cpu does not support long mode. use 32 bit distribution.
hi all
i am trying to boot from rhel5.1 x86_64 image. with the following
configuration
kernel = "/usr/lib/xen/boot/hvmloader"
builder=''hvm''
memory = 3048
name = "rhel51"
vcpus=1
cpus = ""
vif = [ ''type=ioemu, bridge=xenbr0'' ]
disk = [ ''phy:/dev/cciss/c0d0p7,ioemu:hda,w'',
2007 Jun 26
3
About stdlib.h system()
Hi all,
I tried to call another .exe file in my own exe file by using the system()
API.
But the return value of system() is -1 and errno is set to ENOENT. It
indicates that the another exe file is not found.
So I copy the another exe to the fake directory: C:\windoes\system32, since
wine always find the exe file there.
And I also set the environment variable "System" and