Displaying 20 results from an estimated 1100 matches similar to: "X11 forwarding again"
2003 Jun 18
0
IAXClient news
About 2 weeks ago, I made the first announcement to the list about the
first IAXCLIENT cross-platform builds.
What we had then, was a command-line application which could make a
single outgoing call.
We've since done quite a bit of work on the clients, and the client now
has:
1) A working cross-platform GUI
2) Volume level controls, and re-tuned audio processing
3) Multiple call apparances
2006 Apr 28
2
Asterisk DNID/RDNIS with Dial iax2
Dear Asterisk-Users:
Question:
========
How do I get asterisk to pass DNID/RDNIS information between
asterisk machines using iax2, in a Dial(IAX2...) command ?
Setup:
=====
I have two asterisk boxes, MASTER and SLAVE. MASTER is running
1.2.0 and SLAVE is running 1.2.1. The main box handles incoming calls
on a multiple lines (both via hardware connection to our internal PBX
and calls
2016 Aug 30
0
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
Hi Lee,
Thanks for reviewing.
On Tue, 30 Aug 2016, Lee Jones wrote:
> On Fri, 26 Aug 2016, Peter Griffin wrote:
>
> > slim core is used as a basis for many IPs in the STi
> > chipsets such as fdma and demux. To avoid duplicating
> > the elf loading code in each device driver a slim
> > rproc driver has been created.
> >
> > This driver is designed to
2016 Aug 26
0
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
slim core is used as a basis for many IPs in the STi
chipsets such as fdma and demux. To avoid duplicating
the elf loading code in each device driver a slim
rproc driver has been created.
This driver is designed to be used by other device drivers
such as fdma, or demux whose IP is based around a slim core.
The device driver can call slim_rproc_alloc() to allocate
a slim rproc and slim_rproc_put()
2016 Aug 30
4
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
On Fri, 26 Aug 2016, Peter Griffin wrote:
> slim core is used as a basis for many IPs in the STi
> chipsets such as fdma and demux. To avoid duplicating
> the elf loading code in each device driver a slim
> rproc driver has been created.
>
> This driver is designed to be used by other device drivers
> such as fdma, or demux whose IP is based around a slim core.
> The
2016 Aug 30
4
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
On Fri, 26 Aug 2016, Peter Griffin wrote:
> slim core is used as a basis for many IPs in the STi
> chipsets such as fdma and demux. To avoid duplicating
> the elf loading code in each device driver a slim
> rproc driver has been created.
>
> This driver is designed to be used by other device drivers
> such as fdma, or demux whose IP is based around a slim core.
> The
2000 Jun 06
0
connection timeout
Attached is a patch which adds a ConnectionTimeout option, and corrects
the ConnectionAttempts documentation.
Previously, ssh would try to make a connection ConnectionAttempts times,
sleeping 1 second between tries. But each connection attempt could take a
very long time to fail if the packets die before the get to the host. So
if ssh is being run in a script or what-have-you, it might be
2005 Mar 23
1
slim server for moh
Hello,
I have installed SlimServer for Windows on my desktop and Asterisk on a Red Hat Linux machine.
I am able to play mp3's for music on hold when mp3s are on the Linux server, and to play streaming mp3's with Windows Media Player and Winamp on Windows using the slim server.
I also have mpg123 on my Linux, apparently installed correctly, since it works for local moh.
I put the
2009 Aug 27
3
Help Slim Down Centos Install
Hello Everyone,
I was wondering does anyone know how I can slim down Centos install,
what I mean by slim down is whenever I install Centos with nothing but
xen. I have all type stuff that is not needed like bluetooth and etc.
This is a server, so I know that bluetooth is not need but I don't have
any other menus to remove software when install from cd. So what would
be the best way to slim
2011 Jan 08
1
Synchronizing a streaming client to the server Was: Idea to possibly improve flac?
On Jan 7, 2011, at 17:18, Paul Davis wrote:
> On Fri, Jan 7, 2011 at 7:36 PM, Brian Willoughby
> <brianw at sounds.wa.com> wrote:
>> I'd like to borrow these ideas, or at
>> least similarly-inspired ideas, and have FLAC streaming designed such
>> that the stream can tell the playback software when to reset.
>
> the internals of the slim protocol does
2012 Feb 10
1
Changing the appearance of the login box
I'm the founder and lead developer of the lightweight Linux distro Swift Linux. I'm currently in the process of switching from the old antiX Linux base to the new Linux Mint Debian Edition base.
The new Swift Linux will be using LightDM instead of SLiM. I've found that replacing LMDE's default GDM display manager with SLiM disables many functions (like audio). Restoring these
2016 Aug 26
0
[PATCH v8 06/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes.
These nodes are required to get the fdma driver working
on STiH407 based silicon.
Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
---
arch/arm/boot/dts/stih407-family.dtsi | 52 +++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
index d294e82..45cab30 100644
---
2000 May 31
0
configure.in fix (netbsd-current) for 2.1.0p3
thanks for great package. configure.in shipped with 2.1.0p3 includes
too few header files for detecting struct sockaddr_in6 and in6_addr,
and the build will fail on netbsd-current (1.4Z). here's a
tiny patch to make the build successful.
itojun
diff -u1 openssh-2.1.0p3/configure.in openssh-2.1.0p3+/configure.in
--- openssh-2.1.0p3/configure.in Tue May 30 11:57:47 2000
+++
2000 Jun 07
1
[PATCH]: Port of openssh-2.1.0p3 to Cygwin environment
Hi all,
I have just successfully ported openssh-2.1.0p3 to Cygwin. As you
may know, Cygwin is a GPLed POSIX layer for Windows OSes.
To be serious: I don't _like_ Windows systems and sometimes I
really hate that STUPID concessions which are necessary when
trying to get U*X software working on Windoze but for some
reason that's exactly the reason, why I love to work on Cygwin!
Porting to
2000 May 31
0
openssh 2.1.0p3 w/ rsaref
Looks like the fixes to use OpenSSL with RSAnull break it for rsaref. I've
attached a patch that fixes it for me.
Cheers,
Nalin
-------------- next part --------------
--- openssh-2.1.0p3/configure.in Wed May 31 08:56:52 2000
+++ openssh-2.1.0p3/configure.in Wed May 31 09:03:49 2000
@@ -231,7 +231,27 @@
[
found_crypto=1
break;
- ], []
+ ],
+ [
+ LIBS="$saved_LIBS
2024 Nov 13
1
Linux desktop setup with authentication against Samba AD DC
Hi folks,
I'm figuring to setup a few Linux desktops with LXDM as display manager,
and with authentication against a Samba AD DC. After successful
authentication, I want the authenticated user's profile to be
downloaded, or preferably mapped, from a SMB server (Linux, Windows,
NAS, ...), to the local Linux PC. I intend to use Debian Bookworm, with
Archlinux as a secondary alternative
2014 Dec 12
2
[PATCH] p2v: avoid connecting to ourself while probing qemu-nbd (RHBZ#1167774)
---
p2v/conversion.c | 32 ++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)
diff --git a/p2v/conversion.c b/p2v/conversion.c
index 4ff7ecc..5c0c78e 100644
--- a/p2v/conversion.c
+++ b/p2v/conversion.c
@@ -44,6 +44,16 @@
/* How long to wait for qemu-nbd to start (seconds). */
#define WAIT_QEMU_NBD_TIMEOUT 10
+/* Source port for probing qemu-nbd. Should be one
2016 Aug 30
0
[PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
On Tue 30 Aug 05:34 PDT 2016, Lee Jones wrote:
Thanks for your review Lee.
> On Fri, 26 Aug 2016, Peter Griffin wrote:
[..]
> > diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
> > index 1a8bf76a..06765e0 100644
> > --- a/drivers/remoteproc/Kconfig
> > +++ b/drivers/remoteproc/Kconfig
> > @@ -100,4 +100,12 @@ config ST_REMOTEPROC
> >
2016 Sep 30
0
CentOS on new Thinkpads
On 9/29/2016 5:55 PM, Michael B Allen wrote:
> It seems optical drives are gone. Do I boot the iso from USB or what's
> the procedure now?
yup, put iso on USB, go to town.
> Generally seeking new laptop advice. If Lenovo is not good is anyone
> using Toshiba?
I have not much cared for Lenovo since IBM sold out to them. I've
been generally quite happy with business grade
2016 Sep 30
0
CentOS on new Thinkpads
On 09/29/2016 08:34 PM, Eddie G. O'Connor Jr. wrote:
> I've had success on "older" model Lenovos.....(T-410 / T-420 / T-430) but anything beyond those seems to have some issue or another. I was even able to swap the standard drive to an SD (250GB) on a T-430 and it's running g like a champ. A lot of the newer stuff is OK as long as you don't have any boutique drivers