similar to: Connecting to session instance without socket path is not supported by the ssh connection driver

Displaying 20 results from an estimated 6000 matches similar to: "Connecting to session instance without socket path is not supported by the ssh connection driver"

2014 Jun 30
1
Re: Connecting to session instance without socket path is not supported by the ssh connection driver
On 25/06/2014 02:53 μμ, Laine Stump wrote: > On 06/25/2014 12:13 PM, Theodotos Andreou wrote: >> Hi all, >> >> I have setup some Virtualbox VMs under my normal user session. When I >> try to list the vbox machines locally I get: >> >> $ virsh -c vbox:///session list >> Id Name State >>
2014 Jun 25
0
Re: Connecting to session instance without socket path is not supported by the ssh connection driver
On 06/25/2014 12:13 PM, Theodotos Andreou wrote: > Hi all, > > I have setup some Virtualbox VMs under my normal user session. When I > try to list the vbox machines locally I get: > > $ virsh -c vbox:///session list > Id Name State > ---------------------------------------------------- > 3 Ubuntu-MASS-controller running >
2015 Nov 19
2
Can i relay a udp://@<multicast-address>:<port> stream using Icecast2?
Hello to all, I am a newbie to Icecat2. I already know how to use darkice as a source but I can't find any information on how to relay a udp multicast stream like "udp://239.192.0.145:5000 for" example. Can icecast2 stream this directly or do I need to use some source client?
2016 May 04
3
Unicast or Multicast?
On 04/05/2016 03:48 πμ, buddylove wrote: > you have 'a' doubt? > precise your question or do you want to make a quiz here? > > this is f.... icecast and it's a damn good piece of software. > runs like a honey down the nipple, up to 8 streams simultaneously > including shoutcast. > read the docs! > > > > On 04.05.2016 00:15, Fran Delgado wrote: >>
2014 Jun 05
0
PhpLdapAdmin
Apols to ask again, but my dns went the way of the pear and I missed a week of emails. Hopefully connection details will be part of the next patch? Stuart -----Original message----- > From:samba-request at lists.samba.org <samba-request at lists.samba.org> > Sent: Thursday 5th June 2014 16:19 > To: samba at lists.samba.org > Subject: samba Digest, Vol 138, Issue 11 >
2014 Jun 05
1
4.2
Any roadmap for 4.2 yet. Eagerly awaiting more samba functions :) Stuart -----Original message----- > From:samba-request at lists.samba.org <samba-request at lists.samba.org> > Sent: Thursday 5th June 2014 16:19 > To: samba at lists.samba.org > Subject: samba Digest, Vol 138, Issue 11 > > Send samba mailing list submissions to > samba at lists.samba.org >
2016 Mar 24
2
Winbind doesn't honor rfc2307 data set in AD (Samba 4.3.6 on Debian jessie)
Hi all, I've just installed Samba 4.3.6 on Debian jessie amd64 (as described in the wiki [1]) and everything seems to work properly except for rfc2307 data that winbind doesn't retrieve from AD backend, shell is always "/bin/false", homedir is always "/home/DOMAIN/username" and "getent passwd" also lists user without unix attributes. I have configured idmap_ad
2011 Feb 14
1
connecting to virtualbox with libvirt
I am trying to connect to the virtualbox hypervisor through libvirt. If I am doing it correctly, virsh -c vbox:///session should get me connected. I am on F14 64 bit. I tried this with both vbox 3.2 and 4.02. I keep getting the following error: error: no connection driver available for vbox:///session. What am I missing? Thanks, Gary -------------- next part -------------- An HTML
2010 Nov 14
2
java binding and virtualbox-ose
I'm trying to connect to vbox hypervisor on an Ubuntu 10.04 machine through libvirt java binding (libvirt-java-0.4.6) by simply invoking: Connect conn = new Connect("vbox:///session", false); but I got this exception: libvir: warning : Failed to find the interface: Is the daemon running ? libvir: Remote error : unable to connect to '/var/run/libvirt/libvirt-sock':
2012 Oct 23
1
using vbox driver hypervisor support
Hi, I installed Libvirt. We need virtualbox support for libvirt. But we are unable to see the vbox option in virt-manager. How we can find vbox hypervisor driver? And also we already compiled libvirt with vbox option.(--with-vbox). But that didn't work. And also when we are creating the new virtual machine through virt-manager we are getting the following error: internal error
2016 Apr 06
2
hdt error on syslinux 6.0.4-pre1?
> On 05.04.2016 01:18, Michael D. Setzer II via Syslinux wrote: > > > This is in the BIOS mode. I changed all the syslinux files from the 6.0.3 to the > > 6.0.4 versions when available. (There are a few C32 files that are not > > there??). In Virtual Box, the EFI doesn't work at all, but booting in BIOS > > mode, the kernels all work as in 6.0.3 and all the
2014 Jun 05
3
Cannot obtain CPU freq during vbox machine creation
Dear libvirt experts, I can not instantiate even a simple machine when using the 'vbox' hypervisor: s14% virt-install --connect=vbox:///session --virt-type vbox --name vtest --memory 500 ERROR cannot obtain CPU freq: No such file or directory s14% virsh -c vbox:///session błąd: cannot obtain CPU freq: No such file or directory (1) How to fix this error? The VirtualBox driver seems
2014 Feb 26
2
VirtualBox 4.1.x can reproduce bug 45
Short summary: I think bug #45 http://bugzilla.syslinux.org/show_bug.cgi?id=45 "Regression in Syslinux 6.xx. Doesn't 'hand over' to linux kernel" can be reproduced using VirtualBox 4.1.x while trying to boot a relatively-newish Linux kernel. Now, for more details... Under VBox 4.1.x and using ISOLINUX 4.xx, a newish Linux kernel boots correctly. Under VBox 4.1.x and
2008 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all, I compiled and installed Xen 3.2 source on FC8. Compilation and installation completed with no errors. However when I try to load Xen I get an error: Kernel panic - Attempted to kill init !!! This is my grub configuration: # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means
2012 Mar 05
2
changing the drawing context using Cairo and RGtk2
I am not too familiar with Cairo and RGtk2 and have the following problem: I have a container with two GTK drawing areas converted into Cairo devices. I know that I can set the current drawing context e.g. using dev.set(). But this is tedious. How can I set the context using the objects da1 or da2? w <- gtkWindow() w$setSizeRequest(400, 400) vbox <- gtkVBox() da1 <- gtkDrawingArea()
2014 May 30
1
Problems after PC is joined to the domain - Samba 4
Hello SAMBA community, I used this guide to join a PC to the domain as member using samba 4: https://wiki.samba.org/index.php/Samba4/Domain_Member I am using Ubuntu 14.04 64 bit and I installed samba from the repos. The stock samba version is: # samba --version Version 4.1.6-Ubuntu When I tried to join the PC to the domain I got: # net ads join -U admin kerberos_kinit_password DOM\admin at
2012 Oct 23
1
hypervisor driver not found
Hi, I installed Virtual box software in linux open suse. Unable to connect to the vbox hypervisor driver. Version-Release number of selected component (if applicable): libvirt-0.9.0 How reproducible: when i am giving the following command for virsh: virsh -connect vbox:///session then the following error is coming. error: no hypervisor driver available for vbox:///session error: failed
2002 Dec 06
6
fast code
Hello, I have two vectors x1 and x2 both in increasing order. I want to select the x1[j]th entry which is the max min of the x2[i]th entry. I can do this using if and for statements but is there a quick way to do it without running a loop? Thank you in advance, Pantelis
2008 Mar 09
2
Dead Air on PF firewall
Hi All, I have an asterisk box on my DMZ, and I'm using a PF for my firewall, I can make a call but some reasons I have a dead air. Any Ideas? below are my rules... ext_if = "bce0" int_if = "bce1" altitude = "172.16.1.0/24" #### machines #### vbox = "172.16.1.1" uci = "172.16.1.4" voices = "203.172.x.1" ipc =
2011 Jul 25
1
VirtualBox headless
My objective is also to run headless virtual machines through libvirt library. I am using an Ubuntu 10.04 distro and libvirt 0.9.2. Before asking you guys about it, I searched on the web and found this: Hi, > > thanks for your hint. > > I read the lines in the documentation, but unfortunately editing the xml > > within virsh lead to the errors. > > The Solution to a