similar to: Print-server on DomU

Displaying 20 results from an estimated 700 matches similar to: "Print-server on DomU"

2007 Apr 19
21
SMP support in Windows domU
Hi all! I''m trying to create a Windows domU setting vcpu=2 and cpus= "0,2", but xm vcpu-list show the second vcpu in paused state all the time. Is it necessary to use any additional parameter? Thanks in advance. Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Linux Etch - Linux
2007 Jul 15
3
BSD domU with HVM
Hi all! I have recently purchased an Athlon X2 3800+ and I should like to install FreeBSD or OpenBSD in a HVM domU on Xen 3.0.3-1 dom0 (Debian packages). Is it possible? In such case, can someone recommend me a guide/howto to accomplish it? Thanks in advance. Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by
2011 Apr 14
3
Debian Squeeze hangs with kernel 2.6.32-5-xen-686
Hi all! After upgrading to Squeeze, I am watching a Xen VMHost that after a while it hangs. This did not happen when I was using Xen with Debian Lenny (in this case as with Squeeze, the Xen components are from Debian repositories). In each case I connected a keyboard and monitor to the computer and the screen remained black without answering any key. This problem seems to also affect domUs,
2006 Sep 02
3
No sound after upgrade to 4.4
After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to use it: application firefox-bin uses obsolete OSS audio interface The output from 'lsmod | snd' is: snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm
2013 Jun 02
2
Re: Pools are not persistent
Hi, Colin. On Sunday, 02 June 2013 12:37:12 -0500, Colin Davis wrote: >> This is what I see in libvirtd.log: >> >> 2013-06-02 01:05:29.709+0000: 19289: info : libvirt version: 0.9.12 >> 2013-06-02 01:05:29.709+0000: 19289: error : virStorageDefParsePerms:613 : XML error: malformed owner element > "XML error: malformed owner element " >> 2013-06-02
2002 Sep 07
2
Can't access samba server from windows
Dear all, I've already install new samba 2.2.5 at Redhat 7.3. Some configuration of smb.conf has been tested using testparm and no error return. Using LinNeigborhood I can access some files and folders of windows PC. But from windows I can't access samba directories and files. Error report from windows is Network path was not found. Lan connection is ok if test ping. Can you suggest me
2018 Jul 19
2
Windows 10 won't join Samba 3 domain
Hello, Thanks to everyone who responded. On 19.07.2018 17:55, Rowland Penny via samba wrote: > On Thu, 19 Jul 2018 16:36:45 +0700 > Konstantin Boyandin via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> Given: >> - Samba 3 domain is set up (runs on Samba 3.6.23, domain name "LAN") >> - Windows 10 Enterprise workstation >>
2013 Jun 09
1
Re: Pools are not persistent
Ho, Eric. On Tuesday, 04 June 2013 09:40:45 -0600, Eric Blake wrote: > >>> This is what I see in libvirtd.log: > >>> > >>> 2013-06-02 01:05:29.709+0000: 19289: info : libvirt version: 0.9.12 > Relatively old... > > This have to do with a bug when using libvirt on a 32-bit operating > > system? > > > >
2013 Jun 02
2
Pools are not persistent
Hi all! I'm trying virt-manager on Debian Wheezy and I noticed that it has already defined a "default" pool. But if I run: # /etc/init.d/libvirt-bin restart I lose the definition of the pools. Actually, there are the definitions of the pools; but these are not read after restarting libvirt. ss01:/etc/libvirt/storage# ls -l total 8 drwxr-xr-x 2 root root 4096 jun 1 09:36
2008 Jan 03
3
unimplemented function gdiplus.dll.GdipGetGenericFontFamilySansSerif
I'm trying to install My Siruis Studio (to access a Sirius satellite radio) with Wine 0.9.52 on in Intel iMac running OS X 10.5.1. This application requires MS .NET Framework 1.1, so I tried installing Mono 1.26 instead. This allowed the My Siruis Studio installation to complete, but an attempt to run My Siruis Studio fails immediately with: Call from 0x7b830330 to unimplemented
2013 Jan 11
2
[LLVMdev] Make a comparation with IR builder
Hi Justin, my class is a visitor pattern and I use accept method to go recursive in suboject in my AST. In locals I store AllocaInst pointer. void *visit(var1_init_decl_c *symbol) { llvm::Type *lType; varNames.clear(); varType = ""; symbol->var1_list->accept(*this); /* get a vector contains variable names */ symbol->spec_init->accept(*this); /* Store in
2009 Jun 11
3
unable to send mails via postfix/dovecot SASL
Hello, I have a freshly setup postfix/dovecot mail server (after a server upgrade I decided to change my sendmail/popper conf to something more modern :) It mostly works, there is no problem in sending/receiving mails in local network, both using text clients like mutt or pine dealing with the incoming/outcoming mail directly. Also dovecot works fine with SSL authentication from the outside
2009 Jul 21
1
Correction.
It has been pointed out to me that I erred in an earlier post. ``Go stick your head in a pig.'' is not the motto of the (entire) Sirius Cybernetics Corporation. It is the motto if the Sirius Cybernetics Corporation ***Complaints Division***. My apologies for the misinformation. cheers, Rolf Turner ###################################################################### Attention:\
2018 Jul 19
3
Windows 10 won't join Samba 3 domain
Hello, Given: - Samba 3 domain is set up (runs on Samba 3.6.23, domain name "LAN") - Windows 10 Enterprise workstation 1. Workstation (currently in WORKGROUP workgroup) is assigned computer (NetBIOS) name "sirius" 2. The instructions below: https://wiki.samba.org/index.php/Required_Settings_for_Samba_NT4_Domains have been applied (the 2 registry values added, workstation
2013 Jan 11
0
[LLVMdev] Make a comparation with IR builder
On Fri, Jan 11, 2013 at 8:20 AM, Manuele Conti <manuele.conti at sirius-es.it>wrote: > Hi Justin, > my class is a visitor pattern and I use accept method to go recursive in > suboject in my AST. > In locals I store AllocaInst pointer. > > > void *visit(var1_init_decl_c *symbol) { > llvm::Type *lType; > > varNames.clear(); > varType = "";
2007 Jun 05
2
Latest MANAGESIEVE patch -- how to start daemon?
Hello list, I'm using Dovecot 1.0.0 on FreeBSD 6.2-RELEASE and applied the latest MANAGESIEVE patch v3 [1] which seems to have worked smoothly, i.e. all hunks succeeded and no compilation problems. Now this may be stupid question with an obvious answer, but I am at a loss at how to start the daemon? What's the binary called that starts the sieve server? Is there a special way to
2018 Jul 20
1
Windows 10 won't join Samba 3 domain
Rowland Penny via samba wrote 2018-07-19 20:47: > On 19 Jul 2018 09:21:46 -0400 > Konstantin Boyandin via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> Thanks to everyone who responded. >> >> On 19.07.2018 17:55, Rowland Penny via samba wrote: >> > On Thu, 19 Jul 2018 16:36:45 +0700 >> > Konstantin Boyandin via samba
2013 Jul 23
2
Is there any document about the feauture and usage of lxc supported by libvirt?
Hi Guys, Recently, I'm doing some tests on openstack with lxc virtualization supported by libvirt. I need some recently new documents about libvirt lxc. Anything related is just ok. Thanks! -------------- Best regards! GuanQiang 2013-07-23
2010 Feb 18
2
Registering of Asterisk against a SIP provider
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all! I'm being based on this document [1] to send and to receive calls using ekiga.net. But I'm seeing, in an Asterisk console, several messages of this type: [Feb 17 21:19:15] NOTICE[11875]: chan_sip.c:7715 sip_reg_timeout: -- Registration for 'danib2 at ekiga.net' timed out, trying again (Attempt #4775) -- Got SIP
2008 Aug 01
2
Lost Sound after Firefox crash
My Firefox crashed and I lost sound, is there a way to release the lock Firefox had on sound when it crashed? I was streaming sirius radio at the time of the crash. Is there a daemon I can restart? I could just reboot but I'm not windows admin :) I logged out of the GUI then back in, would restarting X clear it up? -------------- next part -------------- An HTML attachment was scrubbed...