Displaying 20 results from an estimated 74 matches for "rumming".
Did you mean:
summing
2008 Feb 11
11
Simplest OS possible?
What is the simplest OS I can install in Xen, preferably Linux based, and
don''t tell me MS-DOS :). I have installed a minimal version of Fedora, but I
want something that is even less cluttered.
I have looked at Minix, but it is not fully supported. I need something
small, lightweight (doesn''t have to be multi-threaded or anything), that
will run small C and Assembler programs
2005 Jun 18
6
how much rum for xen0 - only ssh
Hello List,
how much run should i give xen0 if the only service that runs is sshd ?
~# free
total used free shared buffers cached
Mem: 127032 124952 2080 0 7776 89688
-/+ buffers/cache: 27488 99544
Swap: 1048816 0 1048816
Tasks: 33 total, 2 running, 31 sleeping, 0 stopped, 0 zombie
2006 Dec 25
6
Yum uses too much resources
Hi all,
When I do a simple string search with Yum (ex. yum search *hwinfo*) my
laptop suffers high slowness. If I open another shell-tab and execute
top command, it shows me an extensive use of hardware resources from Yum
(20-25% RAM and 70-85% CPU). If in the same time I'm using Firefox
browser the performance goes down too much and even it seems the box
it's freezed. The box become
2012 Oct 31
5
how to trigger puppet run on agents remotely
Hello Everybody,
I am looking for a way to trigger puppet rum
remotely. so that i don''t need to login into individual nodes and perform
the puppet agent --test from there.
Is there any alternative to puppet kick in puppet 3.0, since its being
deprecated in telly.
Also , can anybody tell how to configure foreman 1 to trigger puppet run
from the gui in puppet
2003 Nov 07
2
opposite function of strsplit() ?
Hi,
I what to solve this problem:
>alfab <- "ABCEDFG" #[1] "ABCEDFG"
>chara <- strsplit(alfab, "") #[1] "A" "B" "C" "E" "D"
>"F" "G"
Then I do some changes before I want the character together again, say,
remove two letters.
Now,
2007 Feb 28
2
Help on GAM
1) I have a semiparametric model, like
*Y~x1+s(x2)+s(x3)*
When I rum gam package I only obtained the estimates and the statistics of
the nonparametric part. How can I get the parametric part? Please could you
give me the complete comand to do it.
2) How are the negative coefficients identified. I run different examples
and I never got any negative parameters.
Thank you,
Dacha
[[alternative
2008 Jan 16
2
Difference between TE121 and TE122
What's the difference between the TE121 and TE122. I read the description on
Digium's site and it isn't clear to me.
Best regards,
--
Guilherme Loch G?es
Visite nossa loja virtual: http://www.shopvoip.com.br
Not?cias e F?rum sobre VoIP com software livre:
http://www.asteriskexperts.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Nov 16
2
Re: AutoCAD and Wine
Hi
I was able to install AutoCAD 2008 with no patches successfully but I cannot get it to rum :?
Code:
fixme:heap:HeapSetInformation 0x1c30000 0 0x32f99c 4
err:rpc:I_RpcGetBuffer no binding
fixme:advapi:RegisterEventSourceA ((null),"Autodesk SC"): stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc368ef
err:seh:raise_exception Unhandled exception code
2010 Aug 25
1
help with flash 8 pro
I'm using crossover pro installed on kubuntu 10.4 and dreamweaver 8 and
flash 8 pro install. Dreamweaver 8 runs just fine . But when I try to
rum flash 8 pro it show it try to start but it will not start . Dose any
one know how to get this fix . But here the thing if I install the same
software in kbuntu 9.10 it all runs just fine .
2011 Nov 17
2
Acer Launcher for Acer Aspire 6920G
I need this application to rum my laptop buttons. Like WiFi, Web Browser, Bluetooth and volume control.
Here is the link for the Win7 x86 version.
http://global-download.acer.com/GDFiles/Application/LaunchManager/LaunchManager_Dritek_3.0.02_W7x86W7x64_A.zip?acerid=634111298367326931&Step1=NOTEBOOK&Step2=ASPIRE&Step3=ASPIRE%206920G&OS=ALL&LC=en&BC=ACER&SC=PA_7
Thank
2003 Jan 15
1
smbmnt and friends
Dear all
1) Could you happen to know why smbmnt, smbmount and smbumount are not
compiled whem I rum "make" from the source directory?
I found (for example) bin/testparms in the PROGS1 Makefile variable but
no reference to those little fellows.
2) How do I change the config directory to be /etc instead of
/usr/local/samba/lib? I tryed "./configure --sysconfdir=/etc" and it
2005 Apr 22
1
[LLVMdev] Error while compiling .cpp
Hello,
I am trying to rum my pass (.cpp file) and I am getting the following error.
----------------------------------------------------------------------------------------------------------------
g++: /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o: No such file or directory
g++: /usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o: No such file or directory
g++:
2008 May 07
1
Ubuntu 8.04 + Astribank
I'm trying to use a Xorcom Astribank wth Ubuntu 8.04, but got no success. I
can see the channel bank with lsusb, but when I tried to use
zaptel_hardware, or when I try the /etc/init.d/script, they don't see my
Channel Bank. I compiled the latest Zaptel 1.4.10, with Astribank's
dependecies, fxload and libusb-dev. Anyone have a similiar experience ?
Best Regards,
--
Guilherme Loch G?es
2005 Apr 22
1
[LLVMdev] Error while compiling .cpp
Hi,
Actually I started with hello.cpp povided as an example pass and modified and made my pass which does randomization. I have been working on it and running over programs and it always worked fine but now lately i had checked out a newer version (llvm)which i believed was working fine too but now as i did some modifications and tried to compile my pass i got these errors.
My pass simply
2007 Apr 11
1
XEN Error 22 Invalid Argument
I have built a dom 0 using a Gentoo Linux kernel. All is up and running
with no errors.
I downloaded a Centos 4.4 image from the web and when I rum xm I get an
error 22. Does anyone know what I am doing wrong and/or where I can
find more documentation on running unmodified VMX guest domains. The
Xen 3.0 Users Manual is out of date.
Here is the control file:
sun temp # cat
2005 Apr 25
2
[LLVMdev] Compilation without optimization
Thanks for the reply.
I wish to compile without optimizations ( the option being turned off ) but still generate bytecode file.
Options -S , -c removes optimizations but I also need .bc file to experiment and use further.
How should I do it?
Thanks
-TS
Chris Lattner <sabre at nondot.org> wrote:
On Sat, 23 Apr 2005, Tanu Sharma wrote:
> I got very useful replies from dev list
2005 Apr 23
1
[LLVMdev] Error while compiling .cpp
Thanks a lot for replying.
I would check my system gcc configuration.
I got very useful replies from dev list regarding my earlier question but yet not able to determine block size. That I want in total size of a block in a function in bytes and not just the number of instructions.LLVM Tool gives most of the information e.g function bytes etc....but not individual block.
Thanks
Tanu
Chris
2003 Nov 12
5
repeat until function
Hi,
I'm in this situation:
I what to generate N random numbers(integer) that are different from each
other.
One suggestion:
tabel <- rep(NULL, N)
for (i in 1:N){
temp <- as.integer(runif(1,1,max))
if(temp in tabel) {
repeat (?) (temp <- as.integer(runif(i,i,max)))
until (?) ((temp in tabel) ==FALSE)
}
else{ tabel[i] <- temp}
I can't use
2005 Mar 12
3
How to use TIMECHECK tag in htb.init ?
Does anyone use tb.init TIMECHECK to change rate/ceil for classes based on periods over the day ? I had problems setting the right syntax. Can anyone help me with a quick example. I have tried the following with no success:
LEAF=sfq
RULE=xx.xx.xx.xx
TIME=06:00-18:00;128Kbit
TIME=18:00-06:00;256Kbit
RATE=196Kbit
_______________________________________________
LARTC mailing list
2009 Oct 24
5
BUG? $name inside a definition 'method signature' different to within a body ?
If I have something like this:
----------------------------------------
define bar($thing="/tmp/$name") {
file { $thing: ensure => present }
}
class foo { somedef{ "bar": } }
----------------------------------------
puppet will try to create a file called ''/tmp/foo'' , not /tmp/bar.
It seems like if I try to access $name inside the ''default