Displaying 20 results from an estimated 300 matches similar to: "upgrading instructions"
2005 Aug 11
4
booting on a dos software
Hi!
I've got a USB key with several tools (small linux, memtest86+)
booting via syslinux.
But now I have to add powermax.exe (a MSDOS tool to test Maxtor
disks) on this key.
As I've always been on Unix/Linux system, I don't know what
to do to run powermax.exe from syslinux.
I've made a boot floppy disk and tried to copy everything
on my usb key and put the command.com in kernel
2011 Feb 21
3
Species accumulation curves with differential sampling effort
Hello! I'm a PhD student working with coral reef fish diversity in Mexico.
I want to do species accumulation curves but I have differential sampling
effort for each "sample".
Do you know or have developed an R script that consider the differential
effort of each sample?
PRIMER and other programs use each pack of species as a replica without the
possibility of telling the program that
2012 Jul 12
3
plot graph by first letter
Hi all, may i know is it possible to plot a graph by first letter?
for example:
Name: Age:
Angel 20
Amelia 20
Bernard 19
Stephanie 20
Vanessa 22
Angeline 23
Camel 21
If I want to plot the name started with letter 'A' and their Angel,
2017 Aug 02
2
Segmentation fault in matcher/queryoptimiser
Olly, thanks for your feedback.
On Mon, Jul 31, 2017, at 23:29, Olly Betts wrote:
> On Mon, Jul 31, 2017 at 09:24:29AM +0200, Robert Stepanek wrote:
> > We'd appreciate any hints on how to fix this. I've written up our
> > findings and solution attempts below. Should we post this on trac?
>
> Yes, it'd be good to have a ticket to track this.
I've created
2023 Feb 22
1
dyn.load loads libraries/symbols at high addresses.
Hello all,
I am trying to write an interface for BQN
<https://mlochbaum.github.io/BQN/> and R
However, even
|
dyn.load("/usr/local/lib/libcbqn.so"); .Call("bqn_init")|
immediately fails on the BQN side, viz.
|Failed to allocate memory for JIT 200 times; stopping trying||
||CBQN interpreter entered unexpected state, exiting.
|This is because BQN tries to allocate
2004 Feb 04
1
password expiration warning messages
Hi,
I'm using openssh on Solaris. I noticed that the password expitation
warning messages are no longer displayed in the login banner. Any idea how
to correct this?
Thanks,
Vanessa Vaz
OSS Nokalva, Inc.
www.oss.com
Tel: 732-302-9669 ext. 112
Fax: 732-302-0023
2013 Sep 27
1
gráficos de cotizaciones
Comparto totalmente la sugerencia de Carlos Ortega. Si aún así quieres
gráficos de velas o gráficos OHLC el mejor paquete que puedes usar es uno
de temas financieros:
http://www.quantmod.com/
Ten en cuenta que en los mercados bursátiles tiene algún sentido usar ese
tipo de gráfico ya que en la apertura y mayormente en el cierre diario se
concentran operaciones.
Me imagino que esto no es así con
2024 Jan 10
2
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
On Tue, Jan 9, 2024, at 3:28 AM, Olly Betts wrote:
> Thanks, that looks good - now merged.
Thanks!
> Did you already check the other ranges for cased letters? I can but if
> you have already there's not much point.
I did not. If you find time, that'd be great. Otherwise I can make room for it in the next days.
> > The fullwidth "????? ??????" tests suggests to
2005 Aug 12
0
Re: SYSLINUX Digest, Vol 29, Issue 11
>From: Vanessa Conchodon <v.conchodon at smie.com>
>Subject: [syslinux] booting on a dos software
>But now I have to add powermax.exe (a MSDOS tool to test Maxtor
>disks) on this key.
>As I've always been on Unix/Linux system, I don't know what
>to do to run powermax.exe from syslinux.
>I've made a boot floppy disk and tried to copy everything
>on my usb
2005 Oct 05
1
Unable to boot my USB flash drive, even with USB-ZIP trick...
I've been using a USB flash drive for quite a while now, and in my
previous system it worked great, but, I find with my new motherboard
now that I have upgraded I can't boot it. So I decided to try the
trick mentioned in the README.usbkey file where you make a ZIP drive
like image on the flash drive and set the BIOS to boot a USB ZIP drive
instead. Unfortunately, it still doesn't
2013 Sep 27
3
gráficos de cotizaciones
Buenos días:
Me gustaría representar gráficamente datos horarios de temperaturas máximas, medias y mínimas. Hasta ahora he utilizado los gráficos de cotizaciones de Excel, ¿podría hacer algo similar con R?.
En ggplot2 he visto los gráficos ribbon pero creo que no son lo que necesito ya que necesitan una especie de intervalo de confianza y yo lo que tengo son datos puntuales con su máxima y su
2007 Apr 09
1
UPS question
Hello folks,
I'm about to install Centos on a new server and this will be my
first "exposure" if you will to Centos. I come from an RH/Fedora
background. Anyway, is there a list somewhere that will tell me what
UPS batteries are compatible with Centos 4 (brand/model)? I figured
before I go out and buy something I better check to see what's supported.
Thanks.
2000 Nov 21
1
Openssh-2.2.0pl1 for UnixWare 7.1
UnixWare (not sure when, 7? 7.1?) introduces a new sockaddr_in structure
that splits the 16 bit family entity into an 8-bit length and an 8-bit
familiy memember: (from in.h):
struct sockaddr_in {
#ifdef __NEW_SOCKADDR__
sa_len_t sin_len; /* 8-bit structure length */
#endif
sa_family_t sin_family; /* 8/16-bit address family (AF_INET) */
in_port_t sin_port; /* 16-bit port
2017 Jul 31
2
Segmentation fault in matcher/queryoptimiser
Since a couple of weeks we are experiencing occasional segmentation
faults within Xapian 1.5. We can't reproduce the crashes, but we have
strong hints that they are due to memory corruption. We have narrowed
down our root cause analysis to phrase searches on multi-databases that
fail on reading the `hint` field in the`QueryOptimiser`class [1].
We'd appreciate any hints on how to fix this.
2007 Apr 15
2
Weird time(zone)?
I installed CentOS 5 on a server today (wiping clean the drive which
had 4.4 on it). During installation I picked the correct timezone,
location and all. Yet, upon booting the machine, it seems to think that
it's 6 hours earlier than it really is.
The BIOS has the correct time and date on it.
/etc/locatime was originally what /usr/share/zoneinfo/America/Denver
would've
2017 Jan 27
0
Xapian 1.4.3 released
Xapian 1.4.3 can now be downloaded from:
https://xapian.org/download
The wiki has a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
A big thanks to the following people for helping to make this release
a reality: Robert Stepanek, Sébastien Le Callonnec, Jean-Francois
Dockes, Samuel Williams
If I've missed anyone out, you can claim an extra big
2017 Oct 16
0
Xapian 1.4.5 released
Xapian 1.4.5 can now be downloaded from:
https://xapian.org/download
The wiki has a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.5
A big thanks to the following people for helping to make this release a
reality: Robert Stepanek, Matthieu Gautier, Gaurav Arora, James Clarke,
Po-Chuan Hsieh, James Aylett, caiyulun, Vivek Pal.
If I've missed anyone
2018 Jul 02
0
Xapian 1.4.6 released
Xapian 1.4.6 can now be downloaded from:
https://xapian.org/download
This release includes a fix for CVE-2018-0499:
https://trac.xapian.org/wiki/SecurityFixes/2018-07-02
The wiki will shortly have a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
A big thanks to the following people for helping to make this release a
reality: Germán M. Bravo, Robert
2020 Jun 08
0
Xapian 1.4.16 released
Xapian 1.4.16 can now be downloaded from:
https://xapian.org/download
This release is mainly composed of bug fixes.
The wiki has the usual summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.16
A big thanks to Robert Stepanek, srinivasyadav22, boda sadalla, sec^nd,
Lucas R., Gaurav Arora, Dipanshu Garg, Eric Wong, and Dan Callaghan for
helping to make this
2023 Jul 07
0
Xapian 1.4.23 released
Xapian 1.4.23 can now be downloaded from:
https://xapian.org/download
This release is mainly composed of bug fixes, improved testsuite
coverage, and minor documentation and portability improvements.
The wiki has the usual summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.23
A big thanks to Robert Stepanek, Germ?n M. Bravo, stark3y, Vivek Pal,
Alexei