Displaying 4 results from an estimated 4 matches for "cobra1".
Did you mean:
  cobra
  
2008 Dec 04
5
DomU can''t be destroyed
...I have searched for a bit and haven''t found anything. I am having an issue
with DomU''s persisting (even after a reboot) that aren''t running, and can''t
be destroyed. Problem is I cant create one with the same name either. This
is Xen 3.3.0 on Centos 5.2. 
[root@COBRA1 ~]# xm list
Name                                        ID   Mem VCPUs      State  
Time(s)
CentOS4.7                                        512     1                
0.0
Domain-0                                     0   832     8     r-----    
81.4
andy.centos.dev                                 1...
2008 Oct 31
1
FreeBSD 7 DomU on Centos X86_64 Dom0 Xen 3.3.0
HI all I am having just a bugger of a time trying to get this freebsd 7 box
installed under xen.
Here is my config file:
[root@COBRA1 ~]# cat /etc/xen/FBSD7
name         = ''FBSD7''
builder      = ''hvm''
device_model = ''/usr/lib64/xen/bin/qemu-dm''
kernel       = ''/usr/lib64/xen/boot/hvmloader''
acpi         = ''0''
memory       = ''512'...
2008 Oct 31
0
Fwd: Re: FreeBSD 7 DomU on Centos X86_64 Dom0 Xen 3.3.0
...ncies were
not installed on my host system, so hvmbuilder wasn''t built...
Regards,
--ms
Quoting tad1214 <tad1214@aol.com>:
>
> HI all I am having just a bugger of a time trying to get this freebsd 7 box
> installed under xen.
>
> Here is my config file:
> [root@COBRA1 ~]# cat /etc/xen/FBSD7
> name         = ''FBSD7''
> builder      = ''hvm''
> device_model = ''/usr/lib64/xen/bin/qemu-dm''
> kernel       = ''/usr/lib64/xen/boot/hvmloader''
> acpi         = ''0''
> me...
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+