Displaying 20 results from an estimated 1000 matches similar to: "Virt-Lightning: a cloud-like CLI for libvirt"
2019 Mar 27
0
Re: Virt-Lightning: a cloud-like CLI for libvirt
On 3/26/19 11:27 PM, Gonéri Le Bouder wrote:
> Hi all,
>
> Tl;dr: Virt-Lightning uses libvirt, cloud-init and libguestfs to allow
> anyone to quickly start new VM. Very much like a container CLI interface,
> but locally.
>
> -> https://github.com/virt-lightning/virt-lightning
>
> To validate my Ansible roles, I was looking for a way to quickly start
> and stop
2005 Feb 11
7
fdisk hard drive image
Hello list,
Currently, i use a partition image to run my XenU (/dev/hda2) and "fdisk
-l" return nothing and can''t open /dev/hda .
I want to use a full hard drive image (not partition image) from my Xen0
as hda in my XenU. I want to be able to run fdisk on hda in my XenU to
list and regenerate partitions.
I tried with this (/img is my hard drive image):
disk =
2013 Jul 29
4
Installing LibreOffice 4 via wheezy-backports
Hi folks,
My site uses puppetmaster 3.2.3 together with Debian wheezy, but I want a
few packages from wheezy-backports, like iceweasel and libreoffice. The
former I''ve installed as follows:
package { "iceweasel":
ensure => ''22.0-1~bpo70+1'',
provider => ''apt'',
install_options
2008 May 22
0
[ANNOUNCE] xorg-server 1.4.99.902
Aaron Plattner (2):
Bug #14692: Allow drivers to have a say in Xinerama visual consolidation.
Short-circuit PanoramiXTranslateVisualID after verifying that the visual actually exists first.
Adam Jackson (25):
Fix segfault when a monitor exists but has no modes.
Size xf86DefaultModes explicitly.
Bug #14927: Fix the math for xf86NumDefaultModes.
Add the
2003 Nov 12
1
[LLVMdev] Compare With GNU Lightning
> Just wondering if anyone con compare LLVM JIT with GNU Lightning?
>
> Have we looked at GNU Lightning? While its not complete, neither is
> LLVM's JIT. What's to stop us from integrating?
>
> ... just an idle thought ..
Hi,
Funny you should ask. We looked at GNU lightning over a year ago when
planning out how to write the JIT. I personally think that LLVM is
2003 Nov 12
2
[LLVMdev] Compare With GNU Lightning
On Tue, 11 Nov 2003, Reid Spencer wrote:
> Just wondering if anyone con compare LLVM JIT with GNU Lightning?
>
> Have we looked at GNU Lightning? While its not complete, neither is
> LLVM's JIT. What's to stop us from integrating?
Just out of curiousity, how is the LLVM JIT not complete? While I know
that we are not 'performance complete', we are basically feature
2016 Oct 06
0
thunderbird update 45.4.0 tries to start with Lightning calender
FYI.
if anyone has problem the new thunderbird update 45.4.0 trying
to start with Lightning calendar and gets the "Add-ons Manager"
tab error message of a missing component, click the "Extensions"
to left.
in Lightning 'bar', select [Disable], restart thunderbird, problem
solved.
i do not use Lightning calender, so problem was easy to solve.
if you have been using
2003 Nov 12
0
[LLVMdev] Compare With GNU Lightning
On Wed, 2003-11-12 at 13:01, Chris Lattner wrote:
> On Tue, 11 Nov 2003, Reid Spencer wrote:
>
> > Just wondering if anyone con compare LLVM JIT with GNU Lightning?
> >
> > Have we looked at GNU Lightning? While its not complete, neither is
> > LLVM's JIT. What's to stop us from integrating?
>
> Just out of curiousity, how is the LLVM JIT not
2012 Mar 09
0
[LLVMdev] Euro-LLVM 2012 - BoF and lightning talk deadline
Hi,
[Apologies to all you US-types for the spam!]
The deadline for BoF proposal has now been set as two weeks from now:
Thursday 22nd March 2012, 12:00 BST. We currently have no BoF proposals, so
please do send some in! J
We also have space for lightning talks, and will run a lightning talk
session if there is enough interest. Please send lightning talk proposals to
the same address
2003 Nov 12
0
[LLVMdev] Compare With GNU Lightning
Just wondering if anyone con compare LLVM JIT with GNU Lightning?
Have we looked at GNU Lightning? While its not complete, neither is
LLVM's JIT. What's to stop us from integrating?
... just an idle thought ..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031112/148364fd/attachment.html>
2012 Nov 04
0
[LLVMdev] Lightning Talks - Presenters Needed!
Forwarding to cfe-dev and llvmdev as I think many are not on llvm-devmeeting. Please email me ASAP if you are interested!
-Tanya
Begin forwarded message:
> From: Tanya Lattner <tonic at nondot.org>
> Subject: Lightning Talks - Presenters Needed!
> Date: October 31, 2012 11:55:21 AM PDT
> To: llvm-devmeeting at cs.uiuc.edu
>
> We are having a new session at the LLVM
2012 Mar 22
0
[LLVMdev] Euro-LLVM 2012 BoFs and lightning talks - last call!
Hi,
The deadline for BoF and lightning talk registration is in 3 hours time, at
12:00 BST . Please send in any contributions before then!
Cheers,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120322/8e04bd2f/attachment.html>
2006 Mar 22
1
Lightning Fast Javascript Auto complete
<%= javascript_tag("new
AutoCompleter.Local(''search_start_station'',''start_station_auto_complete'',
stations);") %>
I have <%= javascript_include_tag :defaults %> in the head of my
layout.
But I always get an Error: "AutoCompleter is not defined".
Im using Rails 1.0, so I should have the latest javascript files.
The tag
2014 Jan 30
1
ANNOUNCE: Lightning talk about libguestfs at FOSDEM this Sunday
https://fosdem.org/2014/schedule/event/libguestfs/
There is also a Virtualization DevRoom running over the whole FOSDEM
weekend:
https://fosdem.org/2014/schedule/track/virtualisation_and_iaas/
(Note that the libguestfs talk is *not* in the Virt DevRoom)
I'm going to bring my CubieTruck to the Virt DevRoom. Ask me if you
want to see virtualized ARM using KVM.
Rich.
--
Richard Jones,
2003 Nov 12
1
[LLVMdev] Compare With GNU Lightning
> Actually, I made the "LLVM JIT not complete" comment based on previous
> emails with you where you mentioned that it wasn't. You were probably
> referring to additional optimizations that could be implemented but I
> wasn't cognizant of that from our previous discussion.
Ok, that makes sense. It is not currently "all that it could be", but it
is still
2006 Nov 25
2
Mongrel 0.3.18 PR -- Lightning Fast Turnaround
Alright folks, I put in a fix for camping and added the patch by Thomas Hurst for the accf_http deferred accept settings for FreeBSD.
As usual, please test this release out and let me know if it has any additional problems. I''ll be working on win32 builds today and tomorrow with Luis.
Install with:
sudo gem install fastthread --source=http://mongrel.rubyforge.org/releases
sudo gem
2010 Jan 03
4
FOSDEM 2010 lightning talk
Hello,
At FOSDEM 2010 (http://fosdem.org/2010/), I will give a lightning talk titled
"tinc: the difficulties of a peer-to-peer VPN on the hostile Internet". The
talk will probably be on Saturday 7th of Februari at 15:20 CET, but this might
still change.
If you would like to meet at FOSDEM with me or other persons using or
developing tinc, just reply to this email.
The abstract of the
2010 Jan 03
4
FOSDEM 2010 lightning talk
Hello,
At FOSDEM 2010 (http://fosdem.org/2010/), I will give a lightning talk titled
"tinc: the difficulties of a peer-to-peer VPN on the hostile Internet". The
talk will probably be on Saturday 7th of Februari at 15:20 CET, but this might
still change.
If you would like to meet at FOSDEM with me or other persons using or
developing tinc, just reply to this email.
The abstract of the
1998 May 08
4
Lightning fast attacks?
RH4.2 Linux Intel
Last night I got three of these log messages: Two in a row, one a bit later.
May 8 00:35:15 osg-gw imapd[4307]: warning: can''t get client address:
Connectio
n reset by peer
May 8 00:35:15 osg-gw imapd[4307]: refused connect from unknown
Now, I have imapd blocked to non-local users using tcpd wrappers, so
tcpd is trying to find the address of the remote machine (all
2019 May 30
0
safety vulnerability in tablet computer
We discovered safety hardware vulnerability in Samsung tablet computer model SM-T580 16GB SN: R52M20EG5WR ? dangerous overheat of the tablet lithium-ion battery caused by short circuit to flash LED, which caused more likely by failed LED controlling hardware. We believe that similar design have other mobile computerized devices utilizing flash LED for digital camera. The computer in question has