Displaying 20 results from an estimated 10000 matches similar to: "file repository"
2010 Jan 20
1
R.oo installation warnings?
I got the following warnings when I install R.oo. Are these warnings
normal? Should I reinstall the package as mentioned in the warnings?
How to reinstall? The sessionInfo() is at the end.
> install.packages("R.oo", dependencies=T)
Warning in install.packages("R.oo", dependencies = T) :
argument 'lib' is missing: using '/utility/R'
also installing the
2003 May 26
3
Cisco 7960 SIP speed dial
I'm having great success using Cisco 7960s with Asterisk but one Cisco
7960 specific function that's puzzling me is programming the 'line
buttons' (6 buttons on the upper right side of the phone) for speed dial.
I'm
not using any Cisco applications like Call
Manager and the phones are SIP. *All* of the documentation I've found
over the last several days continues to refer
2003 Jun 07
3
Bandwidth measurement tool: bmtools
This is not specifically on-topic for Asterisk, but I have found on
many occasions while working with Asterisk that it would have been
very handy to be able to measure, with some precision, the bandwidth
being used by a particular host, port, or combination of the two.
So, I went searching for various tools, none of which were what I
wanted. They either were too clever, or too limited in
2011 Jul 29
1
Using libvirt with a preexisting network infrastructure
I have a server running Ubuntu natty (libvirt 0.8.8) with separate
ethernet interfaces. I have created an unnumbered bridge for each
interface, these are connected to an already established network
infrastructure, with preexisting DHCP and DNS services.
I would like to handle *establishment* of these bridges outside libvirt
(via /etc/network/interfaces), but still have them defined as networks
2010 Jul 26
0
Toolchains for x64 Windows
The MinGW-w64 project, whose toolchains we use for 64-bit Windows,
have made some changes to their conventions *and* removed all the
older binary builds from their site. The current toolchains are not
suitable for use with R 2.11.x, and I've re-packaged an older version
(which is) as
http://www.stats.ox.ac.uk/pub/Rtools/oldWin64toolchain.zip
The most critical change is to no longer have
2004 May 03
0
Xerox 555
The network/proint controller keeps rebooting. Is this user fixable or do I
have to call call service.
--
Stephen Carville
UNIX and Network Administrator
DPSI
310-342-3602
stephen@totalflood.com
--
If you have been voting for politicians who promise to give you goodies at
someone else's expense, then you have no right to complain when they take
your money and give it to someone else,
2010 Feb 22
3
Re : how to plot select points in preexisting persp plot
Hello,
I am trying to plot selected data points to a preexisting persp plot
that satisfies a condition. I used the following statement -
text(coords[,1], coords[,2], names(act[which(act > 8.75)]), cex=0.7)
But I get all the points labeled, instead of the points that satisfy
the condition specified. Is there any way to plot only the points I
want? Also can this be done using
2006 Oct 31
4
ZFS Automatic Device Error Notification?
Okay, so now that I''m planning to build my NAS using ZFS, I now need to devise or learn of a preexisting method to receive notification of ZFS handled errors on a remote machine.
For example, if a disk fails and I don''t regularly login or SSH into the ZFS server, I''d like an email or some other notification immediately of the ZFS event.
Are there already ways to do
2015 Feb 11
4
Samba 4.2.0rc4 fails to start up
I added debuging as follows:
/* no O_EXCL, existence check is via the fcntl lock */
lockfile_fd = open(lockfile_name.buf, O_NONBLOCK|O_CREAT|O_WRONLY,
0644);
if (lockfile_fd == -1) {
ret = errno;
DEBUG(1, ("%s: open failed: %s\n", __func__, strerror(errno)));
return ret;
}
2011 Jul 26
3
Package: virt-goodies - partly solved
For CentOS KVM migrations use the virt-v2v package part of base.
See this link,
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-v2v-migration.html
Am Freitag, 22. Juli 2011, 13:37:08 schrieb Timothy Kesten:
> Hi Folks,
>
> is here someone who knows where to get the package "virt-goodies" for
> CentOS6 64bit?
>
>
2009 Dec 14
3
[LLVMdev] Any reason why fastcc on x86 shouldn't use ECX as a return register?
Now that we can safely return arbitrarily large structs on x86, it
seems to me that fastcc, which doesn't have to conform to any
preexisting ABI, should use ECX as well as EAX and EDX for returning
{i32,i32,i32} rather than use sret-demotion.
Any objections?
2013 Jan 09
0
[LLVMdev] Using C++'11 language features in LLVM itself
On 1/8/2013 8:30 PM, Chris Lattner wrote:
> Wow, requiring GCC 4.7 would be really aggressive, it was just
> released in March 2012. Call me conservative, but I was thinking that
> a reasonable GCC baseline would be GCC 4.4 or something (which is ~3.5
> years old).
On considering which versions get you various C++11 goodies, I'd
personally recommend gcc 4.5 as the baseline:
2016 Mar 12
3
The sad state of samba 4 adaption for home/small business routers.
On Sat, Mar 12, 2016 at 06:15:30PM +0100, Reindl Harald wrote:
>
>
> Am 12.03.2016 um 18:08 schrieb Sketch:
> >On Sat, 12 Mar 2016, Jeremy Allison wrote:
> >
> >>GPLv3 should guarentee that you can replace the Samba
> >>on *any* device. That's the whole point of GPLv3 - no
> >>DRM.
> >>
> >>If you find a Samba device using any
2007 May 10
0
[LLVMdev] 2.0 Release Process
Le Tue, May 08, 2007 at 10:17:41PM -0700, Tanya M. Lattner écrivait/wrote:
>
> Here is the schedule:
>
> May 7th - Release branch created. Developers should begin reviewing
> all documentation.
>
> May 14th - Tar balls and binaries are released for general testing. I'll
> also need volunteers to create additional llvm-gcc binaries that I have
> not provided.
2007 Oct 22
2
[LLVMdev] Q: missing -fPIC in llvmc?
Hello All,
On a Debian/AMD64 host I am surprised that there is apparently no way to
generate position independent code in shared object (i.e. to output
files which are easy dlopen-able without pain)?
I probably missed something obvious, but what?
I want to compile LLVM assembly source code -suitably generated- into
.so as directly as possible...
Regards
--
Basile STARYNKEVITCH
2003 May 28
1
per virtual pbx VM storage
Is there any way to control the file system location of where Voicemail is
stored per virtual PBX? I'm thinking in the context of hosting Virtual
PBX
customers who would have a disk quota for voicemail and the need to
enforce a hard limit.
Thanks,
Steve Bourg
2003 Jun 14
1
Intercom/autoanswer, SIP, Cisco
A friend pointed out this url
http://www.cisco.com/univercd/cc/td/doc/pcat/clmn32.htm where it lists
intercom/auto-answer as being a feature in Cisco Call Manager (which as I
understand it, uses SIP predominately for handsets). I've come
across comment somewhere that intercom isn't supported in the SIP spec.
Does anyone know if the apparent capability of Intercom being available in
SIP
2008 Jul 20
1
[LLVMdev] generating a shared object from a single *.ll (LLVM) source?
Hello
(my machine is a Debian/Sid/x86-64/Core2)
Assuming I have one C source file chello.c, to compile it into a
dynamically loadable thru dlopen shared object, I can run
gcc -fPIC -shared -O chello.c -o chello.so
I thought that, assuming I have one llvm source ehello.ll, the
equivalent would be
llvmc2 -opt ehello.ll -o ehello.so
but it is not that simple.
Any clues ?
May I also
2016 Mar 12
0
The sad state of samba 4 adaption for home/small business routers.
Am 12.03.2016 um 18:25 schrieb Jeremy Allison:
> On Sat, Mar 12, 2016 at 06:15:30PM +0100, Reindl Harald wrote:
>>
>> Am 12.03.2016 um 18:08 schrieb Sketch:
>>> On Sat, 12 Mar 2016, Jeremy Allison wrote:
>>>
>>>> GPLv3 should guarentee that you can replace the Samba
>>>> on *any* device. That's the whole point of GPLv3 - no
2006 Mar 21
3
ROWNAMES error message
I am getting an error message, which I do not know the source to.
I have a matrix SAMPLES that has preexisting rownames that I would like to
change.
GENE_NAMES contains these rownames.
> rownames(SAMPLES) = GENE_NAMES
Error in "dimnames<-.data.frame"(`*tmp*`, value = list(list(V1 = c(3843, :
invalid 'dimnames' given for data frame
> dim(SAMPLES)
[1] 12626