Displaying 14 results from an estimated 14 matches for "affero".
2013 Oct 11
9
[PATCH OSSTEST 0/6] Support for serial logs from marilith boxes
The marilith boxes use a conserver (http://www.conserver.com/) setup for
serial access. Our installation exports the logs via http allowing us to
grab them with wget.
Sending debug keys with is handled separately via xenuse. xenuse
ultimately speaks to the conserver too but it abstracts away the IP and
port to use so this is preferred.
With these changes the correct Serial hostprop for a
2011 Aug 01
1
[Gluster 3.2.1] Réplication issues on a two bricks volume
...e ! We need help.
FYI :
# gluster --version
glusterfs 3.2.1 built on Jun 12 2011 12:29:36
Repository revision: v3.2.1
Copyright (c) 2006-2010 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU Affero
General Public License.
# uname -a
Linux toomba 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
GNU/Linux
# cat /etc/debian_version
6.0.2
# gluster peer status
Number of Peers: 1
Hostname: kaiserstuhl-svg.coe.int
Uuid: 5b79b4bc-c8d2-48d4-bd43-37991197ab47
State: Peer in Cluster (Conne...
2013 Nov 25
6
[PATCH/RFC OSSTEST] Debian PV netboot guest test
...ev/null
+++ b/ts-debian-install-di
@@ -0,0 +1,137 @@
+#!/usr/bin/perl -w
+# This is part of "osstest", an automated testing framework for Xen.
+# Copyright (C) 2009-2013 Citrix Inc.
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILI...
2011 Sep 12
0
cannot access /mnt/glusterfs: Stale NFS file handle
...:42:28 UTC 2011
x86_64 GNU/Linux
glusterfs 3.1.2 built on Jan 16 2011 18:14:56
Repository revision: v3.1.1-64-gf2a067c
Copyright (c) 2006-2010 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU
Affero General Public License.
P
--
http://philcryer.com
2002 Jul 01
1
Question for using Syslinux
Good morning, my name is Jason. I am using the latest
version of Syslinux to boot up Linux from DOS
formatted HD. However, I got a problem during booting.
Additionally, I am using ramdisk with 'vmluniz' and
'initrd.gz'
The screen print out the following error message
during booting.
----START----------------------------------------------------------
Syslinux 1.75 2002-06-04
2005 Mar 07
1
working system for months suddenly stopped today with Failed to authenticate on INVITE to
I am getting a log message of
Failed to authenticate on INVITE to ...
after months of a system working. I have changed nothing...
What can cause this. I did some searching and tried setting
in sip.conf (canreinvite to both yes and no - made no difference)
by default I had no entry at all when this started happening.
I am using sip phones, grandstream, cisco combination and
all running sip.
2013 Mar 28
1
Glusterfs gives up with endpoint not connected
...ion:
[root at tuepdc /]# glusterfs --version
glusterfs 3.2.0 built on Apr 22 2011 18:35:40
Repository revision: v3.2.0
Copyright (c) 2006-2010 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU Affero
General Public License.
My /var/log/glusterfs/bricks/raid5hs-glusterfs-export.log
[2013-03-28 10:47:07.243980] I [server.c:438:server_rpc_notify]
0-sambavol-server: disconnected connection from 192.168.130.199:1023
[2013-03-28 10:47:07.244000] I
[server-helpers.c:783:server_connection_destroy] 0-...
2012 Mar 12
3
Question about folder creation/delete and logging
Hello
We are working in a web based restore system for our Dovecot users. In this web form a user must log-in and after successful login can estore a deleted folder from date X. We will release it under the GPL. I have a couple of questions:
- Is there any way of Dovecot logging to write when a folder is deleted or created? We do not want to increase too much our "normal" logging
2005 Mar 08
1
All Circuits are Busy Now
I have downloaded and installed Asterisk@home and I have installed X-Lite on my Windows machine and I am able to connect it to the Asterisk server. I went ahead an created an account on Broadvoice today and followed the directions on http://voip-info.org/wiki-Asterisk+settings+Broadvoice and http://foo.robotics.net/mediawiki-1.3.10/index.php/Asterisk_Setup but when ever I try and make a call from
2020 Feb 07
0
Paid internship "web application development with R"
...d below:
Mission: Integration of visualization and data repository applications
Description: Produce a library (javascript or R/Shiny/plotly) allowing
the display of interactive historical maps, respecting the evolution of
country borders, similar to PeacePRISM. PeacePRISM is a FLOSS (GNU
Affero GPL) application for visualizing spatio-temporal data built in
Ruby On Rails and Javascript, which allows such features. The objective
of this mission is to make these javascript functionalities (already
existing) reusable in other platforms (notably R/Shiny/Plotly -
management of the interacti...
2009 Apr 23
1
License status of CRAN packages
...1
| GPL | LGPL
| 1
| GPL 2 or newer
| 1
| GPL AFFERO 3.0 (with citation)
| 1
| GPL version 2 or newer. Copyright statement for ptolemy:
| 1
| GPL version 2 or newer. The terms of this license are in a
|...
2008 Apr 10
7
Is Asterisk really good??
So this is just a general question, Is Asterisk really good?
Reliability?
Functionality?
Customization's?
I am coming from a Nortel world, were you pay for everything, and you
can't delve into the software. But it seems that customization would be
a great thing.
Like, setting up a war-dialer to customer lists, incoming/outgoing
faxes (that's possible with Asterisk, right?) and
2013 Dec 11
29
[PATCH RFC V2 0/6] OSSTest: OVMF test job
RFC v2 of this series
This series implements a basic test job for OVMF guest. The test case will
install an OVMF guest and try to boot it.
It is also possible to derive a debian HVM installation test case from
ts-ovmf-debian-install - the only difference should be the BIOS option. I
tested running the test script without specifying BIOS, it worked fine. I just
didn''t figure out a
2004 Jan 13
11
Best Linux Distribution
Hi
my question is:
which is the best distribution to work with asterisk?
thanks
mark