Displaying 20 results from an estimated 25 matches for "ttz".
Did you mean:
tty
2005 May 26
1
export the graphical result of bwplot()
...variablejname <- names[j]
analysis_var_var_bwplot (x , variableiname ,y , variablejname )
}
}
warnings()
options(ow) #reset
}
***************************************************************
Dr. Christophe Garnier E-Mail: cgarnier at ttz-bremerhaven.de
TTZ Bremerhaven Tel: +49 (0) 471-4832 183
Fax: +49 (0) 471-4832 129
Mobile: +49 (0) 163-494 48 77
BIBIS (Bremerhavener Institut f??r biologische Informationssysteme)
Fischkai 1 27572 Bremerhaven
<http://www.ttz-bremerhaven.de>
2005 Oct 04
3
[patch] LOCKED_PASSWD_STRING for FreeBSD
...and I would add that, while not directly important for the
FreeBSD OS since it doesn't use autotools stuffs, it is for
users that don't use the stock OpenSSH provided with FreeBSD.
Thanks for your work, keep on ! :-)
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
-------------- next part --------------
Index: configure.ac
===================================================================
RCS file: /cvs/openssh/configure.ac,v
retrieving revision 1.296
diff -u -p -u -r1.296 configure.ac
--- configure.ac 22 Sep 2005 10:19:54 -0000 1.29...
2003 Oct 23
2
New overhead and MPU features in HTB
I just wanted to inform that there is new patch
donated by Walter Karshat which implements packet overhead
and MPU computations to the rate table.
See diff for details on arguments. No tc binary available
yet at I have to compile it on system with older glibc
(not everyone use 2.3.2).
-------------------------------
Martin Devera aka devik
Linux kernel QoS/HTB maintainer
2003 Sep 18
0
hexadecimal fwmark and fwmark mask
...fore comparing the packet mark
to the wanted value, ip(8) doesn''t. It would be great to have this
feature. I think the patch is not difficult to write, although I''m
not a C guru, I could try to write it.
I''m waiting for your feedback. :)
Regards,
--
Jeremie LE HEN aka TtZ/TataZ
jeremie.le-hen@epita.fr . ttz@epita.fr
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 May 26
3
Integrating ProPolice/SSP into FreeBSD
...ease refer to the web page for more informations.
The patch has been tested and works pretty well. My laptop and my
workstation at work are compiled with SSP : world, kernel and ports,
including X.org.
I hope you will enjoy it.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
2006 May 09
1
xmalloc symbol in libssh
...efinition of `xstrdup'
% ftpd.o(.text+0x1460): first defined here
% /usr/obj/usr/src/tmp/usr/bin/ld: Warning: size of symbol `xstrdup' changed from 44 in ftpd.o to 70 in /usr/obj/usr/src/tmp/usr/lib/libssh.a(xmalloc.o)
%%%
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
2005 Sep 22
2
Tunnel-only SSH keys
Hello.
I once read somewhere that it's possible to limit SSH pubkeys to
'tunnel-only'. I can't seem to find any information about this
in any of the usual places.
I'm going to be deploying a few servers in a couple of days and
I'd like them to log to a central server over an SSH tunnel (using
syslog-ng) however I'd like to prevent actual logins (hence
2005 May 23
2
How to setup IPSec tunnel between FreeBSD and Linux systems...?
Hi,
I am trying to setup ipsec tunnel between Freebsd
(host1) and Linux (host2) systems.And I also
interested in executing some ipsec test cases( Like
TAHI conformance test suite) on the same connection.
Please, suggest me some details regarding this setup
and Specify any materials which can be obtained from
from any locations(site)..
I have enabled IPSec support for FreeBSD (4.11
Release) and
2003 May 19
5
FreeBSD firewall block syn flood attack
Hello,
I current have a FreeBSD 4.8 bridge firewall that sits between 7 servers and
the internet. The servers are being attacked with syn floods and go down
multiple times a day.
The 7 servers belong to a client, who runs redhat.
I am trying to find a way to do some kind of syn flood protection inside the
firewall.
Any suggestions would be greatly appreciated.
--
Ryan James
ryan@mac2.net
2007 Dec 25
3
ProPolice/SSP in 7.0
Hi there,
I'm still running 6.2 on various servers without any tweaks (GENERIC
kernel, binary updates via freebsd-update etc.) but lots of ports
(apache, postgresql, diablo-jdk etc.) and would like to use stack
smashing protection in order to harden my boxes and avoid many potential
exploits.
I've known about ProPolice/SSP for a while now (from the Gentoo world)
and am aware that
2005 Jul 29
1
booting gbde-encrypted filesystem
Hello,
I think there was already a thread on this. I just
want to raise the question again if anyone has successfully
booted an gdbe-encrypted filesystem (everything encrypted except
the bootloader). The passphrase is entered at the bootloader prompt
or embedded in the bootloader.
I appreciate any tips.
Thanks,
- ronnel
2005 Mar 09
0
[djm@cvs.openbsd.org: OpenSSH 4.0 released]
.../www.openssh.com/report.html
and http://bugzilla.mindrot.org/
OpenSSH is brought to you by Markus Friedl, Niels Provos, Theo de Raadt,
Kevin Steves, Damien Miller, Ben Lindstrom, Darren Tucker and Tim Rice.
----- End forwarded message -----
--
Jeremie Le Hen
< jeremie at le-hen dot org || ttz at chchile dot org >
2011 Jan 31
3
List of all times zones in R
Hi all, in R I have?Sys.timezone() function to get the current working
Time zone. However I want to have a vector to get the list of all
available time zones, like say, LETTERS gives me all letters. Is there
any function like that?
Thanks in advance,
2008 Jan 16
5
xen backup
hi
I am trying to stop the application running in the VM from the host
machine.....that means by typing some command in the host machine, (script
or using some API''s or sending some signal to VM from the host), i want stop
application running in the VM.......is there any way to do this.....if
anybody know this please help me.......
I want this because......I want to take VM consistent
2005 Dec 11
1
geli or gbde encryption of slices
Hello,
I was playing around with geli an gbde after last EuroBSDCon.
I liked the idea of encrypting my data which resides in /home/$user.
Since this is a "single" user laptop i intended to encrypt the
whole /home partition. Well no problems with that. But i wanted
the lockfile or keyfile on a seperate usb disc. Which would be
mounted or used during boot of the system. I also used
2003 Jun 04
1
Non-Executable Stack Patch
I was wondering if there's any non-executable stack patch for
FreeBSD's kernel.
I searched in google but all I got was some questions in
freebsd-security back from 2001 and an answer saying someone
heard about a project like this, but no information at all.
Is there any patch like PaX or Openwall available for FreeBSD?
I dont want to discuss if its useless or not since there're a
2005 Oct 23
2
Is it feasible to cross-build compat5x binary?
Hi folks,
I think we need to update compat5x binary to fix FreeBSD-SA-05:21.openssl,
but will the binaries built by ``make universe'' be identical with actual
build on Alpha, Sparc64, etc? (Yes, I'm volunteering to do the work iff
they are identical ;-)
Cheers,
--
Xin LI <delphij frontfree net> http://www.delphij.net/
See complete headers for GPG key and other information.
2008 Jan 21
5
denyhosts-like app for MySQLd?
Hi all,
?Is there any app like denyhosts[1] but intended for MySQLd service?
We have a mysql ports (3306) opened for remote connections, and
obviously the /var/db/mysql/machine_name.log is full of these kind of
entries:
...........
936012 Connect Access denied for user 'user'@'85.19.95.10' (using
password: YES)
936013 Connect Access denied for user
2005 Aug 18
4
Closing information leaks in jails?
Hello,
I'm wondering about closing some information leaks in FreeBSD jails from
the "outside world".
Not that critical (depends on the application), but a simple user, with
restricted devfs in the jail (devfsrules_jail for example from
/etc/defaults/devfs.rules) can figure out the following:
- network interfaces related data, via ifconfig, which contains
everything, but the
2005 Jul 21
7
FW: Adding OpenBSD sudo to the FreeBSD base system?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
I really do not agree with adding it to the base system.
Just because you guys use sudo does not mean other people do.
In fact many people do not have a use for sudo at all.
Not every one gives out root accounts. You are only adding another utility
In that can possibly be used to escalate privileges.
Every time I secure a system I spend some time