Displaying 20 results from an estimated 1000 matches similar to: "Re: SYSLINUX Digest, Vol 2, Issue 19"
2012 Sep 19
2
Help reproducing a contour plot
Hi All,
I am trying to reproduce this using R instead.
[image: Full-size image (38 K)]
I tried using the following code
*SChla <- read.csv("SM_Chla_data.csv")*
*Atlantis <- SChla[16:66,]*
*head(Atlantis)*
*
*
Seamount Station Depth Pico Nano Micro Total_Ch dbar Latitude
Longitud
16 Atlantis 1217 Surface 0.0639 0.1560 0.0398 0.2597 2.082 -32.71450
57.29733
2011 May 04
1
Invalid use of undefined type when make dahdi
I am attempting to install Dahdi on a virtual machine running Centos 5.5 and having various problems.
yum install kernel-devel gcc make gcc-c++ libxml2-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.optus.net
* extras: mirror.optus.net
* rpmforge: fr2.rpmfind.net
* updates: mirror.optus.net
Setting up Install Process
Package
2002 Aug 06
1
winbind trouble...
Hi again,
thanx Jeremy, the pam-devel package was missing to compile pam_winbind... it was tooo obvious :-(
After my 5th day trying to get samba to talk to my W2k-Server, I still have problems!
I just want samba to do authentication with the w2k-server's help and without unix-useraccounts.
So far, winbind is up and running, and fter have the user switched to Administrator with wbinfo
2003 Jun 10
1
Compiling 3.0.0beta1
Preface, running redhat 8.0 (pretty standard and up2date)
[atlantis 158] uname -a
Linux atlantis.cs.umd.edu 2.4.18-27.8.0 #1 Fri Mar 14 06:45:49 EST 2003
i686 i686 i386 GNU/Linux
[atlantis 159] gcc --version
gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO warranty;
2013 Apr 05
3
New driver for UPSes manufactured by Voltronic Power
Hi there,
I made a new driver, based on blazer, that should work with most of the
UPSes manufactured by Voltronic Power -
http://www.voltronicpower.com/oCart2/index.php?route=product/category&path=37-
and rebranded as Atlantis Land, Cablematic, EPC, FSP, Mustek, SHT,
Tuncmatik and many others (they come with a software called Viewpower -
http://www.power-software-download.com/viewpower.html )
2004 Nov 09
2
ssh login
sorry - hope this question is not tooo silly,
but i needed to "autologin" to a remote machine
found out that this works fine for me:
sftp -opassword=PASSWORD USER at 192.168.1.1 << EOF
cd ANYDIRECTORY
get ANYFILE
bye
EOF
why isn't this (sftp -opassword=SECRET USER at 192.168.1.1),
setting the password with -opassword=PASSWORD, documentated
anywhere?
bug or feature?
kind
2015 Apr 09
0
install problem
On 4/9/2015 4:57 PM, John R Pierce wrote:
> On 4/9/2015 2:44 PM, Chuck Campbell wrote:
>>
>> I don't think this made it to the list yesterday. At least I never
>> saw it show up.
>
> it showed up here. dunno what to suggest.
>
> maybe install 5.11 on a VM somewhere with the same package set and
> architecture (on the blown system, /var/log/rpmpkgs, then
2008 Jan 14
1
[LLVMdev] Opaque type
Hello,
I'm trying to translate part of Java code in LLVM code. I have some
problems with the "opaque type", I think because I did not understand
how to use.
So, the java code is:
int[] ai;
....
ai = new int[1];
I am using LLVM API in this way:
//I create a pointer of Opaque type, because I don't know yet the array size!
OpaqueType* ot = OpaqueType::get();
AllocaInst*
2008 Sep 12
4
Megatec_USB on OpenBSD 4.3 - no input interrupt endpoint
Hi!
I am trying to get an Atlantis-Land 1501 UPS to work under OpenBSD.
The UPS works OK under Linux + megatec_usb driver+nut_2.2.2.
What I get under OpenBSD is:
root at puffwall:~ # dmesg
OpenBSD 4.3 (GENERIC) #698: Wed Mar 12 11:07:05 MDT 2008
deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III ("GenuineIntel" 686-class, 128KB L2
2008 Sep 12
4
Megatec_USB on OpenBSD 4.3 - no input interrupt endpoint
Hi!
I am trying to get an Atlantis-Land 1501 UPS to work under OpenBSD.
The UPS works OK under Linux + megatec_usb driver+nut_2.2.2.
What I get under OpenBSD is:
root at puffwall:~ # dmesg
OpenBSD 4.3 (GENERIC) #698: Wed Mar 12 11:07:05 MDT 2008
deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III ("GenuineIntel" 686-class, 128KB L2
2013 Dec 09
1
AtlantisLand don't want to wake up after the whiteout
2013/12/9 Fabio Cecamore <ceca_89 at hotmail.com>:
> and the UPS don't wake up after the whiteout..
2013/12/6 Fabio Cecamore <ceca_89 at hotmail.com>:
> desc = "AtlantisLand Host Power 851+"
Is your UPS an 'Atlantis Land Host Power 851' or an 'Atlantis Land One
Power 841+'?
The first one should be using a slighty modified version of the
2015 Nov 09
2
availability of target type state within a dumpxml result
Hi,
I'm trying to find out what is the minimum release I need to use to have this field 'state' available ?
<channel type='unix'>
<source mode='bind' path='//var/lib/libvirt/qemu/dummy_agent'/>
<target type='virtio' name=dummy' state='connected'/>
<alias name='channel0'/>
<address
2004 Sep 14
1
multiple vulnerabilities in the cvs server code
Hello!
Port security/portaudit reports the following problem:
Affected package: FreeBSD-491000
Type of problem: multiple vulnerabilities in the cvs server code.
Reference:
<http://www.FreeBSD.org/ports/portaudit/d2102505-f03d-11d8-81b0-000347a4fa7d.htm
l>
Note: To disable this check add the uuid to `portaudit_fixed' in
/usr/local/etc/portaudit.conf
I have 2 related questions:
1)
2004 Nov 18
3
Is H323 dying?
Hello,
I just downloaded and installed the latest version of asterisk under Fedora. (had it under FreeBSD but was having TOOO many problems)
After my installation i noticed that the channel H323 was not included ( I remember that i did not have to install it under freeBSD) but I have seen that SIP and IAX are supported though. So i am wondering:
Does asterisk consider H323 so achaic that it does
2006 Dec 07
1
Codec Selection in asterisk
I have around 20-30 softphones behind NAT .. My sip.conf has nat=yes and
they all are able to register and make calls with no problem . My voip
carrier supports gsm as well as ilbc .. Server takes calls from sip phones ,
does call recording in between and forwards to voip carrier . My problem is
that half of my softphones use ilbc and rest use gsm and my provider
supports both gsm as well as
2004 Dec 15
1
IAX2 tolerance on packet losses
Hello,
I'm experiencing some problems with running IAX2 protocol on quite
reliable link with G729A codec. My customer has 2mb FR link to the
Internet used in about 20%. Ping statistics:
50 packets transmitted, 49 received, 2% packet loss, time 49496ms
rtt min/avg/max/mdev = 9.308/13.126/33.307/4.851 ms
Everything would be great, but the quality isn't good enough. I have
2mb/512kb DSL
2005 Sep 07
2
Problem with portaudit's database
Hello!
Yesterday portaudit notified me about squid's vulnerability, but today it
didn't (despite I haven't upgraded squid). This has attracted my attention,
so I've compared yesterday's and today's auditfile.tbz:
-r--r--r-- 1 root wheel 29875 Sep 6 15:40 auditfile.tbz
vs.
-r--r--r-- 1 root wheel 5685 Sep 7 10:11 auditfile.tbz
I don't see commits to
2006 Oct 10
0
cvs commit: ports/multimedia/win32-codecs Makefile distinfo pkg-plist
Hello!
On Sat, 7 Oct 2006, Jose Alonso Cardenas Marquez wrote:
> Modified files:
> multimedia/win32-codecs Makefile distinfo pkg-plist
> Log:
> - Add the REALPLAYER and QUICKTIME(off) OPTIONS. If QUICKTIME OPTION is off,
> this port could install without problem of vulnerabilities.
> - Bump PORTREVISION
> - Other few modifications
Thanks, that's great,
2019 May 14
0
root .bash_profile?
On Tue, May 14, 2019 at 05:19:57AM -0400, Bee.Lists wrote:
> OK I think you need to read previous posts on this.
>
> I?m not looking for any other command.
Please stop top-posting, thank you.
It's the _same command_; all it is is a different invocation method
using an additional argument.
John
--
We're not ending the journey today, we're completing a chapter
2008 Jul 29
4
xfs on 5.2 (live cd + dvd)
Hello,
I'm planning a server migration and being able to mount xfs file systems
with the live cd would be a cruical feature.
So before I download and try ... can anyone tell me whether the xfs is
included in the 5.2 live cd?
Later on I'm planning to install a new system with xen, 3ware 9550SX-4LP
and xfs. The xen domains are of course located on xfs partitions.
Do these features come