Displaying 20 results from an estimated 700 matches similar to: "Cannot get cmusieve to work"
2006 Jan 21
4
Xen Starting DomainU:Error: Device 0 (vif) could not be connected. Hotplug scripts not working
hi,
I am trying to start a new domainU but got the error:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working
I have struggled with it for a long time. I found somebody else report this
but can not find a solution.
The xen version is xen-3.0 latest version.
I do not have a initrd.
Domain0 works fine but when I create a new domain, it always gives an error
as above.
Thanks,
2007 Apr 16
1
requesting assistance in samba-samba migration
I have inherited a Samba server and would like to migrate the
installation to a new machine. We are using Samba as a PDC and my
currrent worry is what users will see on their desktop (as well as
other changes?) once they log on to the new server.
As a test I have logged on with my laptop (running WinXP virtually) and
I get a completely blank desktop (with the exception of the trash can).
Will
2008 Oct 10
2
答复: Re: about pvgrub
Thank Zhigang Wang for your response. I have test pvgrub with this
config file:
#pv-config
kernel = "/usr/lib/xen/boot/pv-grub-x86_32.gz"
extra = "(hd0,5)/boot/grub/menu.lst"
memory = 512
name = "ExampleDomain"
disk = [ ''file:/var/lib/xen/images/opensuse11-1/disk0,xvda,w'' ]
vif = [ "bridge=eth0" ]
root = "/dev/sda5 ro"
start
2008 Dec 19
2
Installation Problem: exec of init (/sbin/init) failed!!!: No such file or directory
Hi folks:
I''m having the exact problem with /sbin/init described at
http://lists.xensource.com/archives/html/xen-users/2007-04/msg00570.html
The environment is CentOS but the problem and the steps I''ve taken are
exactly the same.
The guest''s fstab is
dev/sda10 / ext3 defaults 1 1
tmpfs /dev/shm tmpfs
2020 Sep 25
1
a thing similar to su
For testing shares, you can use the "effective access" tab in Windows, or
"su -/bin/bash - EXAMPLEDOMAIN\\user" and navigate to the share
On Fri., Sep. 25, 2020, 12:24 a.m. Marco Gaiarin via samba, <
samba at lists.samba.org> wrote:
> Mandi! Andrea Zagli via samba
> In chel di` si favelave...
>
> > i want to do the same thing, as domain admin, when i
2008 Oct 09
1
about pvgrub
Hi,
I test pvgrub on xen-3.3.0. After starting pvgrub with "xm cr xmexample.pv-grub", I can see nothing but qemu window. With "xm li" , I can see this domain is running:
Name ID Mem VCPUs State Time(s)
Domain-0 0 1024 2 r-----
2007 Dec 26
1
pci dev config issue
I saw the pci dev''s config is different from vbd/vnif with following comments:
# Parsing the device SXP''s. In most cases, the SXP looks
# like this:
#
# [device, [vif, [mac, xx:xx:xx:xx:xx:xx], [ip 1.3.4.5]]]
#
# However, for PCI devices it looks like this:
#
# [device, [pci, [dev, [domain, 0], [bus, 0], [slot, 1]]]]
#
# It seems the reasoning for this difference is
2006 Jul 26
2
exec of init (/sbin/init) failed!!!
Hi,
I switched to Fedora Core 5 and I now have a few problems when booting
a domU virtual machine with Xen (as provided by the FC5 installation).
I get the following boot trace when trying to bot a domU:
Mounting proc filesystem
Mounting sysfs filesystem
Creating /dev
Creating initial device nodes
Setting up hotplug.
Creating block device nodes.
Creating root device.
Mounting root filesystem.
2007 Oct 08
5
Escaping colons in YAML
Hello,
Does anyone know how to escape colons in YAML? The key in my yml is the
domain with port number, but the yml file isn''t working with this setup:
###BEGIN
production:
### THIS IS THE ONE I''m HAVING TROUBLE WITH ###
8.11.32.120:8000: GoogleMapsKeyforThisDomain
exampledomain.com: GoogleMapsAPIKeyforThatDomain
development:
GoogleMapsAPIKeyforDevelopmentDomain
###END
2014 Nov 26
4
Pigeonhole, vacation being sent incorrectly
Hi,
I have an issue with a vacation message in a sieve script. I can't see
an error in the script itself.
Pigeonhole version: 0.4.2-32
Dovecot Version: 2.2.10
The script was created by Ingo (part of the Horde suite), but I think
the script is fine. The problem is that when a message is sent to the
"everyone" group (and alias for every person in the organisation),
vacation
2018 Apr 04
0
How to change Domain password as normal user?
On Wed, 4 Apr 2018 08:37:26 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Tue, 03 Apr 2018 23:34:13 -0400
> Mark Foley via samba <samba at lists.samba.org> wrote:
>
> > On Sat, 31 Mar 2018 17:04:22 +0100 Rowland Penny <rpenny at samba.org>
> > wrote:
> > >
> > > On Sat, 31 Mar 2018 11:42:07 -0400
> > >
2009 Dec 29
4
pop3+leave messages on server
hi All,
I have a srange problem.
Before dovecot there was a courier imap and it worked just fine. The
client(s) are the same then before, so I think, this is an server side
problem.
I have a user with Outlook and he uses pop3 and leaves messages on server.
Sometimes the messages get downloaded again, when he starts the outlook.
Not all, but 7-9 hours back.
uidl format is like it's
2017 Mar 27
0
Users list and the date the password will expire
On Sun, 26 Mar 2017 20:51:26 -0400 Mark Foley wrote:
>
> On Sun, 26 Mar 2017 19:31:48 -0400 Mark Foley wrote:
> >
> > On Sun, 26 Mar 2017 19:53:01 +0100 Rowland Penny wrote:
> > >
> > > On Sun, 26 Mar 2017 14:32:53 -0400
> > > Mark Foley via samba <samba at lists.samba.org> wrote:
> > >
> > >
> > > > as root:
>
2008 Apr 29
6
Xen & SELINUX: how disable in guest?
Hello all!
I try to boot the guest VM in native EL5.1 dom0.
Kernel for guest domain I took from source compiled Xen distributions
since native EL5.1 kernel being tired as guest did not see root
partition at all.
SELinux enforcing is disabled in the dom0:
> [root@mbone ~]# getenforce
> Permissive
Configuration file for guest domain has parameter to disable selinux:
> [root@mbone ~]#
2017 Mar 27
0
Users list and the date the password will expire
Matt - thanks for the tip on passwdqc. That is not installed by default on Slackware, but it is
in the SlackBuilds repository. I'll install it and check it out.
On Mon, 27 Mar 2017 13:32:53 -0400 Matt Savin wrote:
>
> Hello Mark,
>
> Thank you for sharing! I would probably replace password length and
> complexity check with:
>
> if [[ $(echo -e
2005 Oct 25
1
permissions and properties of printers
Hello, I am having problems with all my clients (windows 2K and 9x) that
don't have rights to modify printer settings, like tray or page size. At
least the problem is consistent across all machines! ;) They can not print
11x17 pages, they can not change from defaults. We set things up rather
quickly without much attention to detail and are paying for it now. The
print drivers were installed
2018 Mar 27
0
How to change Domain password as normal user?
On Mon, 26 Mar 2018 08:08:53 +0200 Michael Wandel <m.wandel at t-online.de> wrote:
>
> Am 26.03.2018 um 06:31 schrieb Mark Foley via samba:
> > As a normal user, I want to change my Domain Password. I've tried:
> >
> > $ samba-tool user setpassword myuserId --newpassword='mynewpassword'
> >
> > but get the error:
> >
> > ltdb:
2011 Jun 09
2
Help with xend on ubuntu Dom0
Hello, I am tryiong to set up a Dom0, right now my problem is creating
the first guest.
This is xen unstable tip
ubuntu running jeremy kernel
I have this:
daniel@dani-ubuntu-xen:/usr/sbin$ sudo xm info
[sudo] password for daniel:
Error: Unable to connect to xend: No such file or directory. Is xend running?
daniel@dani-ubuntu-xen:/usr/sbin$
Yet, xl reports this:
daniel@dani-ubuntu-xen:/usr/sbin$
2005 Dec 15
1
auth error after upgrading from 0.99 to 1 alpha...
so, i use vpopmail to auth my users,but after upgrading from
dovecot-0.99.14-r1 to dovecot-1.0_alpha5 and tweaking dovecot.conf
i get this in the log :
dovecot: Dec 15 12:12:11 Info: auth(default): client in: AUTH 1
PLAIN service=POP3 lip=81.xx.xx.xx rip=81.xx.xx.xx resp=
dovecot: Dec 15 12:12:11 Info: auth(default): client out: CONT 1
dovecot: Dec 15 12:12:11 Info:
2009 Jul 02
14
debian lenny domU installation
Hi all, a newbie question.
I''m trying to install lenny guest image (in an img file) on my lenny Dom0 by following the http://wiki.debian.org/Xen:
xm create -c xm-debian.cfg install=true install-mirror=ftp://ftp.XX.debian.org/debian
i created the xen-lenny-image.img using dd, format is ext3. disk is defined as (cfg file):
disk =