Displaying 20 results from an estimated 200 matches similar to: "Dynamic IP clients."
2005 Jun 10
0
Seeking through Theora+Vorbis ogg file..
Here's the problem:
I've rewritten large parts of the output code of cortado 0.1.0 with
the following aims:
1. output to something SWT-like instead of AWT.
2. Speed it up a bit.
In the rewrites I haven't restricted myself to java 1.1; the fact that
it uses SWT all by itself makes it useless for applets anyway. The
speedup worked very nicely; it's almost twice as fast as
2001 Aug 20
2
tytso's readdir speedup patch - adoptable?
Hello,
recently Theodory Tso posted a patch for the ext2fs driver, which
improves speed of find and similar programs. Background: the application
access all entries in the directory in the order they are stored on the
disk. The current ext2 (and apparently Ext3) run a lookup function for
each readdir call, starting with the first node! Theodore stores a
refference to the node which was accessed
2017 Aug 24
4
cmenu.c32 Symbol not found luaL_checklstring
Hello everyone,
I am trying to PXE boot my Acer Aspire G3-773G laptop. It uses UEFI,
so I load 64bit syslinux.efi (v6.03) and it automatically loads
ldlinux.e64. All is fine.
But when I want to use cmenu.c32 (with UI cmenu.c32 in the config file),
the loader downloads:
* cmenu.c32
* libmenu.c32
* libcom32.c32
* libutil.c32
Then syslinux reports: "unable to load cmenu.c32:
2007 Sep 27
2
IMAP Fetch fails with BAD instead of NO
Hi,
I'm running version 1.0.3 of dovecot using IMAP and using javamail to access
the mail. The application I'm using (when stress testing the system by
doing simultaious creation of email and deleting emails, it sometimes get
into the state where the application (via javamail) ask for the UID of a
message that has been expunged and deleted (no longer exists). Dovecot
returns with the
1999 Nov 18
1
Fwd: Re: status of openssh for solaris?
>From USENET, can somebody comment?
Newsgroups: comp.security.ssh
Subject: Re: status of openssh for solaris?
Date: 18 Nov 1999 18:31:47 -0500
Message-ID: <ygaso23e5qz.fsf at severn.office.aol.com>
Reinier Post <rp at win.tue.nl> writes:
> It looks as if OpenSSH (http://www.openssh.com/) is available for
> Solaris. Can anybody comment on its maturity?
I dunno about
2009 Jan 25
2
how to build a small asterisk pbx
Hi i must build a small phone pbx system.
My friend has :
3 phone analog lines
6 phone extension
How can i build that thelephone system?
Nightduke
2007 Jul 05
0
[ wxruby-Bugs-12015 ] incorrect behaviour on threads
Bugs item #12015, was opened at 2007-07-05 13:21
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=12015&group_id=35
Category: Incorrect behavior
Group: current
Status: Open
Resolution: None
Priority: 3
Submitted By: Reinier Voost (rvoost)
Assigned to: Kevin Smith (qualitycode)
Summary: incorrect behaviour on threads
Initial Comment:
I have created
2017 Aug 28
0
cmenu.c32 Symbol not found luaL_checklstring
Reinier Kleipool via Syslinux <syslinux at zytor.com> writes:
> But when I want to use cmenu.c32 (with UI cmenu.c32 in the config
> file), the loader downloads:
> * cmenu.c32
> * libmenu.c32
> * libcom32.c32
> * libutil.c32
> Then syslinux reports: "unable to load cmenu.c32: symbol not found
> luaL_checklstring".
> This sysbol is defined in
1999 Nov 19
1
Fwd: Re: status of openssh for solaris?
Regarding /tmp/random:
Someone has made the same quick&dirty fix as my AIX compile fix, for a lack
of /dev/urandom.
ssh expects some random bytes to be available in that file. I, or someone
else should probably create a more portable way of generating entropy. ;)
//Tor-?ke
>From: Niels Provos <provos at outguess.org>
>To: openssh-unix-dev at mindrot.org
>Subject: Fwd: Re:
2006 Jan 30
3
matlab-like constant matrix initialization?
Hi all,
Suppose I have the following matrix which is a constant matrix I've copied
from some other document:
1.2 3.4 1.4 ...
2.3 3.7 2.6 ...
...
How do I make it into a matrix or array in R?
What is the fastest way of initializing a constant matrix with this
copy/pasted values?
Thanks a lot!
[[alternative HTML version deleted]]
2011 Jul 02
2
Vector of functions
Hi there,
I have a vector of some functions e.g.
#-----------------------------#
f.1 <- function(a) {
return( a );
}
f.2 <- function(a) {
return( 1 - (tanh(a))^2 );
}
f.3 <- function(a) {
return( 1 / (1+exp(-a)) * (1 - (1 / (1+exp(-a)))) );
}
func.l <- c(f.1, f.2, f.3);
#-----------------------------#
and would like to calculate the output value of a function in the
vector,
2004 Jun 01
4
S/R programming books
Hi,
I have been using R for a few months now and I am confident that the
language has everything I will need to complete my PhD. I can create
functions, script files and packages, but I would like to write my
programs more efficiently (maybe using OO). Can anyone recommend a good
book on the "art" of good R programming?
Kind Regards,
Sam.
2002 Feb 24
4
Virtuall CDROM
Hi there!
I want to use sambe to create a share on my linux server. This share is
a directory on my server, which should look for my WINXP clients as a
cdrom. Like a virtual CD-ROM.
Can some one help me how to to it??
Thanks
Juergen
Juergen Gumpinger
Hauptstrasse 27
A-4770 Andorf
Tel.: +43-7766-41208
Mob.: +43-676-4322650
Fax.: +43-7766-41207
-------------- next part --------------
HTML
2002 Mar 20
3
device independent qdisc?
Hello ALL,
is there a way to have a device independent qdisc, or a qdisc on some kind
of virtuall interface?
Background: I have a 5-Interface-Router with one Internet-Uplink. The
Router should connect the clients on the other Interfaces to the Internet
and to each other client. As i understood the hole TC stuff i can only get
influence of outgoing traffic. In my case i can reduce the traffic of
2006 Jan 06
4
routing decision based on sorce port
Hello Routing Gurus ;-)
I''d like to know if it''s possible to make a routing decision for pakets
originating from a specific port of the local machine without using
ipfilter/iptables to mark the pakets.
I read about the tc filter stuff but that seems only to be able to sort
the pakets to a different queue on the same interface and not choose a
different interface for example.
Is
2005 Sep 23
11
trying to use powerware 3110 USB with NUT
Ok, I installed the ups, and installed nut, and /proc/bus/usb/devices says
this
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=06da ProdID=0002 Rev= 0.01
S: Manufacturer=POWERWARE
S: Product=Powerware UPS
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 20mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00
2009 Jul 14
1
Ubuntu JGR
Hello,
I cannot get JGR installed.
Here is what I have tried so far http://wiki.ubuntuusers.de/R
1. sudo -s # root werden
R CMD javareconf
root at gunnar-laptop:~# R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.5.0_18
Java home path : /usr/lib/jvm/java-1.5.0-sun-1.5.0.18/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive
2004 Feb 17
0
VFS module programmieren
############################# In German :
Hallo,
gibt es da Jemanden der mir den folgenden Text vielleicht ein bischen besser
erkl?ren kann?
Habe dies aus dem Samba Developers Guide.
Warum mach ich das nun?
Ich habe ein Problem:
Ich will das jedes mal wenn ein User versucht einen Ordner in der Freigabe
zu verschieben oder umzubenenner, der nicht leer ist,
eine Fehlermeldung auf dem Client
2009 Jul 13
1
Ubuntu und R
Hallo Zusammen,
hatte gestern die Schnauze voll von Vista und habe mir daraufhin Ubuntu
installiert. Bin also mit Ubuntu ?berhaupt nicht vertraut.
Nun habe ich ohne Erfolg versucht, R zu installieren.
Soweit ich der Anleitung folgen konnte habe ich es so wie auf
http://wiki.ubuntuusers.de/R gemacht.
Im Terminal kann ich R problemlos starten.
Allerdings bei der Installation von
2002 Oct 02
1
routing solution
Dear Milis...
I''m newbie in this area.This is my plan for my new office.
upstream --->
|------ ISP
eth1 |
Intranet---------- Linux box----------- Internet
192.168.10.x eth0 eth2 |
|------ ISP