Displaying 20 results from an estimated 900 matches similar to: "sink stack memory??"
2017 Jan 07
2
Regarding Migration Code
Greetings,
I was trying to understand the flow of Migration Code in libvirt and
have few doubts:
1) libvirt talks to QEMU/KVM guests via QEMU API. So overall, in
order to manage QEMU/KVM guests I can either use libvirt (or tools
based on libvirt like virsh) or QEMU monitor. Is it so?
2) Since libvirt is Hypervisor neutral so actual migration
algorithm(precopy or postcopy) is present in the
2015 Sep 01
1
[Announce] Samba 4.1.20 Available for Download
=======================================================================
"Positive anything is better than
negative nothing."
Elbert Hubbard
=======================================================================
Release Announcements
---------------------
This is the latest stable
2015 Sep 01
1
[Announce] Samba 4.1.20 Available for Download
=======================================================================
"Positive anything is better than
negative nothing."
Elbert Hubbard
=======================================================================
Release Announcements
---------------------
This is the latest stable
2010 Dec 31
4
Repeated Indexing / Sequence Operation
Hi Everyone,
quick question before the end of the year.
I have soem indices to select data from a bigger sample. I want to select n
days before each index and n days after the index. Any clever way to do it.
A for loop would do but I wanted to know if there is a moreR-friendly way to
approach this
Example
# InitialIndices
i2 = (90, 190, 290)
# Indices I want to end up with
i3 = c(85, 86, 87,
2004 Oct 10
3
R 2.0.0 not suffisantly reliable to be be used
After wasting one whole day, I've finally decided to stay with 1.9.1,
some problems have been reported to R-Bugs.
For occasional users, I would say, there's no worst thing than that:
you installed the new release, and soem of your existing codes no
longer work !
--
Fan
2010 Apr 05
2
find the "next non-NA" value within each row of a data-frame
#I wish to find the "next non-NA" value within each row of a data-frame.
#e.g. I have a data frame mydata. Rows 1, 2 & 3 have soem NA values.
mydata <- data.frame(matrix(seq(20*6), 20, 6))
mydata[1,3:5] <- NA
mydata[2,2:3] <- NA
mydata[2,5] <- NA
mydata[3,6] <- NA
mydata[1:3,]
#this loop accomplishes the task; I am tryign toi learn a "better" way
for(i
2017 Jan 10
3
Regarding Migration Statistics
Greetings,
I am writing a code using libvirt API to migrate VM between two physical
hosts *(QEMU/KVM) , *say some *n *number of times.
*1)* I am using right now* virDomainPtr virDomainMigrate (.......) *and to
calculate the total migration time I am using something like this:
*clock_gettime(CLOCK_MONOTONIC_RAW,&begin); *
*migrate*(domainToMigrate,nodeToMigrate);
2015 Aug 06
5
Netbios
Hi team,
one small query,
Is netbios-ns,netbios-dgm and netbios-ssn ports 137,138,139 need to be open
to communicate with windows from linux.
what was the use of these services??
2006 Aug 17
1
installation of "Civ 4", "Matrix: Path of Neo", etc.
Hi all
When I try to install some games, an error screen like the one in the
attachment appears. What can I do?
I use plain Wine 0.9.19.
Sorry, if I askes soem questions that could be in the FAQ. But I'm doing
now a rigid testing of Wine to see how good it works.
greetings
Bojan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Wine + "Matrix:
2008 May 28
1
Unnecssary warnings in plot function (PR#11530)
Full_Name: Joseph Amuah
Version: 2.7.0 (2008-04-22)
OS: Windows
Submission from: (NULL) (205.207.78.4)
I used the plot function to create some graphs but wanted to add soem
restrictions. A set of warning were produced even though the plot worked fine.
Can these warnings be cleaned up? Here is an example:
***************************************
> plot(xx$month, xx$log10RR, xlab="",
2019 Jun 11
2
High delay and some echo
Am 11.06.2019 um 20:42 schrieb Antony Stone:
Hi Antony,
> I think the main question here is: how are you connecting Asterisk to the
> telephone system?
Via VoIP...
> You mention that you're on DSL from Deutsche Telekom, but is the call going
> over this DSL link to soem SIP provider, who then connects you to the PSTN, or
> are you connecting Asterisk locally to the phone
2015 Aug 06
1
Netbios
On Thursday 06 Aug 2015 1:24:29 PM VigneshDhanraj G wrote:
> Hi team,
>
> one small query,
>
> Is netbios-ns,netbios-dgm and netbios-ssn ports 137,138,139 need to be open
> to communicate with windows from linux.
>
Not really. It depends on what service you want to access.
> what was the use of these services??
http://ubiqx.org/cifs/NetBIOS.html
2015 Aug 06
0
Netbios
through dns proxy
man smb.conf
Default: dns proxy = yes
>-----Oorspronkelijk bericht-----
>Van: samba [mailto:samba-bounces at lists.samba.org] Namens
>VigneshDhanraj G
>Verzonden: donderdag 6 augustus 2015 11:21
>Aan: Anubhav Rakshit
>CC: samba at lists.samba.org; samba-technical at lists.samba.org
>Onderwerp: Re: [Samba] Netbios
>
>thanks a lot guys,
>
>one
2002 Oct 17
2
memdisk issues with 3com cards
I'm using pxelinux in an interesting way, to load DOS boot disk images from a
win2k RIS (Remote installation Service) to do various functions. Soem of the
disk images are used for flashing the BIOS on pcs, but a specific few are set
aside for booting MSDOS with MS lanman so that ghost can be run to load images
to/from the lan. I've got 6 different disk images setup and the all work
2015 Sep 08
0
[Announce] Samba 4.2.4 Available for Download
======================================================
"Thousands of candles can be lighted
from a single candle, and the life of
the candle will not be shortened.
Happiness never decreases by being
shared."
Buddha
======================================================
2015 Sep 08
0
[Announce] Samba 4.2.4 Available for Download
======================================================
"Thousands of candles can be lighted
from a single candle, and the life of
the candle will not be shortened.
Happiness never decreases by being
shared."
Buddha
======================================================
2002 Feb 14
1
W2K problems
Hi,
I am in dire need of some help. I have no problems connecting to shares
with my W95/98 clients, but big problems with W2K.
The same username / password is used on both the PC and SAMBA (and NIS -
I am using Soalris 2.7 for my SAMBA server). When I try to connect to a share
from the W2K client, I get the message "Access Denied".
I have looked set nmbd / smbd to run at debug level 9
2006 May 29
4
How to enable call waiting on Sip Phones
How do you enable call waiting on sip phones? Ive looked and googled and
can only find call waiting pstn phones butnot for sip. Is their a way of
setting this up within the dailplan?
2009 May 20
2
how to import db
I''m just starting out learning. So far, all I''ve done is little test
apps starting from scratch -- ie, ones in which rails creates an empty
database, then I make up some classes and views and controllers and
such. Nice system. But what if I have an SQlite database file created
elsewhere: (how) can I import this into ruby "easily"? I have not
tried yet because it just
2019 Jun 11
3
High delay and some echo
Hi list!
I use Asterisk 13.14.1 from Debian repository on a DSL from Deutsche
Telekom.
Asterisk works well, but I have really often an high delay (I understand
it since the other party speak some seconds before he hears my question
and answer) and sometimes I hear an echo.
I really don't know what can I check and what can be the problem.
The problem exists since a very long time, but in the