Displaying 8 results from an estimated 8 matches similar to: "help getting recent pxelinux to work"
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great. Who else supports it?
Thanks.
Scott
2010 Sep 08
1
[LLVMdev] Adding a Buildbot Slave
How would I go about registering a machine with the LLVM buildbot
as a build slave? I now have a fairly stable linux-x86_64 machine
to add to the pool.
-Dave
2005 May 06
1
Upgrading to 1.x from 0.7 on Linux
Hi All...
I have an Asterisk 0.7x server running and have forever now. I would like
to upgrade it to 1.0 (or whatever the current version is). It's running on
Linux. I have been told there is now a Debian package for Asterisk on
Sarge!
I was looking at the Asterisk web site and I noticed that the Wildcard
X100P cards are deprecated. I am using two of these cards to interface to
POTS
2012 Aug 21
1
blf-crypt
Hi
The blf-crypt password schema mentioned in the docs could be a solution to my auth problem. However, the docs state that actual support depends on the glibc. Mine apparently doesn't.
Does support depend on the glibc's version (mine is 2.15-r2)?
Maybe someone with access to a box with a good enough glibc could do the following and post the hash for the plain password "test"?
2005 Jun 22
1
legend
I color some area grey with polygon() (with a red border) and then I
want to have the dashed red border in the legend as well. How do I
manage it?
And I want to mix (latex) expressions with text in my legend.
Just execute my lines below and you know want I mean. Or pass by at
http://de.wikipedia.org/wiki/Bild:GBM.png to see the picture online.
Thomas
bm <- function(n=500, from=0, to=1) {
2007 Apr 14
13
Ambisonics in Ogg Vorbis
On 2/28/07, Ivo Emanuel Gon?alves <justivo@gmail.com> wrote:
> On 2/28/07, Ralph Giles <giles@xiph.org> wrote:
> > Well, there are todo pages at wiki.xiph.org, but I meant more in the
> > community folklore sense. My point is a roadmap doesn't help much unless
> > there are people committed to making things happen. That's been the
> > problem with a
2007 Apr 14
13
Ambisonics in Ogg Vorbis
On 2/28/07, Ivo Emanuel Gon?alves <justivo@gmail.com> wrote:
> On 2/28/07, Ralph Giles <giles@xiph.org> wrote:
> > Well, there are todo pages at wiki.xiph.org, but I meant more in the
> > community folklore sense. My point is a roadmap doesn't help much unless
> > there are people committed to making things happen. That's been the
> > problem with a
2006 Feb 08
0
Vijay - kerberos + vsftpd
Hi,
I have configured vsftpd on a RHEL 4 server box.
Have configured Kerberos to work with the Windows 2003 Active Directory server and using the kinit & klist command verify that the Kerberos authentication is working.
What I would like to do is :
Only for vsftpd the authentication should be against the Active Directory,
Below is the output of the /etc/pam.d/vsftpd
--------------