similar to: VirtualBox headless

Displaying 20 results from an estimated 3000 matches similar to: "VirtualBox headless"

2011 Dec 13
1
Thread-safety issues with vbox driver ?
Hi, I'm experiencing weird things with the vbox driver when using multiple threads. Following is the snippet of code I experience problems with /*****************************************************/ #include <stdlib.h> #include <stdio.h> #include <pthread.h> #include <libvirt/libvirt.h> void *create_and_destroy(void *arg) { virDomainPtr dom = (virDomainPtr)arg;
2015 Mar 27
7
headless VirtualBox on Centos
Hello listmates, I am wondering if there is a set of scripts/utilities for automatically starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 server. VNC/RDP access to the VM's would be fine. Any help much appreciated. Cheers, Boris.
2010 Jun 24
1
VirtualBox headless
Hello, I'm trying to use the VirtualBox/vbox driver together with libvirt 0.8.1 on a Ubuntu Lucid Machine, VirtualBox Release 3.1. The goal is to run the virtual machines headless and to connect using RDP. When starting a virtual domain using 'virsh start <domainname>' the GUI of VirtualBox will pop up and I see no option to prevent this. If X is not running, the virsh command
2011 Aug 26
1
hello, I 've deployed libvirt, and it is OK to use kvm.But when I use virtualbox, I can not attach a device to a domain
hello,I 've deployed libvirt, and it is OK to use kvm.But when I use virtualbox,I can not attach a device to a domain. It reports the error that can't get device from device.xml here is my xml file for device(device.xml): <disk type='block'> <driver name='phy'/> <source dev="/home/lb/iscsitest/vdisk.img"/>
2015 Mar 27
2
headless VirtualBox on Centos
Awesome! Thanks for your replies everybody. I was looking more or less at the same options. Just was wondering if there was a ready-made set of scripts somewhere to set all of this in motion to save me a little time - but if not, I will just make one. Cheers, Boris. On Fri, Mar 27, 2015 at 3:16 AM, ????????? ???????? <nevis2us at infoline.su> wrote: > I am wondering if there is a
2012 Aug 30
0
Running VirtualBox headless
Hello everyone, I'm trying to run a VirtualBox-based VM in headless mode, but apparently running out of luck. So far: - Fedora 14 host - libvirt 0.9.8 manually built from libvirt-0.9.8-1.fc14.src.rpm (later tested with 0.10.0 built from libvirt-0.10.0-1.fc17.src.rpm to the same effect) - I have a VBox 4.1.20 installed with extension pack - a virtual Windows XP guest - can start this machine
2008 Mar 10
1
Problem with ADS idmap backend
I'm running Samba 3.0.28a on a CentOS 3.9 box as a member of an AD domain whose PDC is a W2k3 server (Standard x64 R2 SP2). Using wbinfo -u and wbinfo -g I can see domain users and groups from the CentOS box, but getent (passwd|group) fails to display them. The nsswitch is setup correctly, as far as I can tell. When I tail -f the samba log file during a getent query, I see that winbindd is
2019 Jun 06
2
AD across sites
Hi Guys, Just need some guidance regarding AD across sites. We have two sites, siteA and siteB. Until about a month ago both sites were running NT4 domains, separate domains but with the same names, let's say thedomain. We classicupgrades siteA to AD and now need to migrate siteB to AD. The sites are connected with a WAN link We think ,the steps involved will be the following -
2005 Aug 01
1
smb_lookup error=-13
I am experiencing an odd problem while attempting to mount and access a directory with smbfs. smbclient does not exhibit the same behavior. I have created a directory /mnt/smb-test and am attempting to mount a volume from a NetApp Filer running OnTap 7 with NTFS security mode. An Active Directory DC handles security for the share. The Linux machine shows as registered in AD and I can use
2015 Mar 27
0
headless VirtualBox on Centos
> I am wondering if there is a set of scripts/utilities for automatically > starting and running headless (no X11) VM's using VirtualBox omn a > CentOS 6 > server. VNC/RDP access to the VM's would be fine. You can also get access to a headless VM console via RDP with VRDE (VBox Remote Desktop Extension) available from VBox Extension Pack.
2020 Jun 02
2
Doveadm Backup issues
Hi, I'm trying to use doveadm backup but I'm having a few issues. When trying locally: `doveadm backup -D -A maildir:/usr/local/backup` It results that no mailbox is separated by user - all seems to sync on the same folder, messing up with the folder structure of the original maildir. When trying remotely: `doveadm backup -D -A -N ssh -i mykey root at myremotebackup.com:/backup
2014 May 23
1
Libvirt with virtualbox
Hi, has anyone of you successfully used libvirt with VirtualBox? I ask because I haven't managed to connect to my machines and would like to benefit from your experience. Cheers Boris
2012 Nov 07
45
Dedicated server running ESXi with no RAID card, ZFS for storage?
Morning all... I have a Dedicated server in a data center in Germany, and it has 2 3TB drives, but only software RAID. I have got them to install VMWare ESXi and so far everything is going ok... I have the 2 drives as standard data stores... But i am paranoid... So, i installed Nexenta as a VM, gave it a small disk to boot off and 2 1Tb disks on separate physical drives... I have created a
2017 Feb 26
3
Running graphical applications from CentOS headless vm
Hi all, I have installed a CentOS7 vm in my home server with all graphical tools installed: Gnome, Chrome, Tor Borwser, etc. My idea is to run these graphical applications from two MacOSX desktops. What I am looking for is something similar like Microsoft RDP services that supports copy and paste between client and server, sound, clipboard, etc ... I have seen a possible solution using xrdp:
2005 Aug 02
2
Winbind Understanding
I would like some clarification on Winbind's capabilities. I have winbind up and fully functional. I can use wbinfo -g, wbinfo -u, etc.. I would like to use winbind to correlate sids to uid on filesystems mounted with smbfs or cifs. In reading further I see lots of information about doing this on EXT3 (or Linux filesystems that support ACL). Perhaps, I had misunderstood the purpose of
2010 Mar 22
0
need help on working with libvirt+virtualbox
Hi all, i am trying to create virtual box using libvirt , following is xml i tried to use following xml (followed example in libvirt site . http://libvirt.org/drvvbox.html) <domain type='vbox'> <name>vboxtest</name> <os> <type>hvm</type> <boot dev='hd'/> <boot dev='cdrom'/> </os>
2017 Dec 15
1
Samba 4.6.11 member server group resolution not working
Hi, We recently upgraded some AD member file servers from 4.6.7 to 4.6.11. Since then, "getent group" has been failing to return groups properly after winbind's been running for a couple of days. We have a lot of entries in log.wb-<DOMAIN> like this: [2017/12/15 11:39:47.959368,  1] ../source3/winbindd/winbindd_ads.c:1236(lookup_groupmem)   lsa_lookupsids call failed
2019 Jun 06
0
AD across sites
On 06/06/2019 12:00, Praveen Ghimire via samba wrote: > Hi Guys, > > Just need some guidance regarding AD across sites. We have two sites, siteA and siteB. Until about a month ago both sites were running NT4 domains, separate domains but with the same names, let's say thedomain. We classicupgrades siteA to AD and now need to migrate siteB to AD. > > The sites are connected with
2015 Mar 27
0
headless VirtualBox on Centos
Boris Epstein <borepstein at ...> writes: a set of scripts/utilities for automatically > starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 > server. VNC/RDP access to the VM's would be fine. vagrant?
2015 Mar 27
1
headless VirtualBox on Centos
On 03/26/2015 10:40 PM, Bob Hepple wrote: > Boris Epstein <borepstein at ...> writes: > a set of scripts/utilities for automatically >> starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 >> server. VNC/RDP access to the VM's would be fine. > vagrant? > > _______________________________________________ > I'm unfamiliar with