undeadly's been down for a while

2010-08-22 Thread patric conant
just fyi, in case someone involved is on misc. -- /"\ASCII Ribbon Campaign \ /Respect for low technology. X Keep e-mail messages readable by any computer system. / \Keep it ASCII.

Reduce de 7 a 10 Kilos con solo un día a la semana

2010-08-22 Thread Body Sanctuary México
Tratamiento para hombres y Mujeres == Ver email en explorador de internet en linea [IMAGE] Consulta otros tratamientos en: www.bodysanctuary.com.mx Pregunta por otras promociones disponibles en temporada Si deseas ser removido responde este mail con la clave: 550

cwm keybindings and autogroup issues

2010-08-22 Thread Predrag Punosevac
I was wondering if anybody else observed the following two issues with cwm: 1. Sometimes when I kill xclients with Ctrl+Alt+x I can not start xterm using default keybindings Ctrl+Alt+Enter. However as soon as I launch a single application from cwm menu the keybinding work again. 2. I just adopte

Re: -current ports compile fails in /usr/src/lib/libc/gen/vis.c

2010-08-22 Thread Amarendra Godbole
On Mon, Aug 23, 2010 at 2:08 AM, Amit Kulkarni wrote: > # sysctl -n kern.version > OpenBSD 4.8-current (GENERIC) #3: Sun Aug 22 12:49:11 CDT 2010 >a...@pilloo.my.domain:/usr/src/sys/arch/i386/compile/GENERIC > > I did do a cvs update src, ports, xenocara for -current. Submitted dmesg > too. >

Re: Web hosting, restrict user to access only his folder

2010-08-22 Thread Joel Wiramu Pauling
lightty does however. So you may want to look into it over apache. On 23/08/2010, Benny LC6fgren wrote: > Chris Cappuccio wrote: >> Benny L??fgren [bl-li...@lofgren.biz] wrote: >>> (I've long wished for a privsep apache with separate chroot():s for >>> every virtual domain... one of these days I'

Rendicontazione OnLine

2010-08-22 Thread info
Gentile Cliente, Un nuovo documento di rendicontazione h a sua disposizione. Potr` consultarlo e salvarlo sul suo PC entro un anno da oggi, visitando larea Estratto conto e documentazione dei suoi Servizi via internet. Per lassistenza ai Servizi via internet pur contattare il numero verde 800.

Re: Web hosting, restrict user to access only his folder

2010-08-22 Thread Benny Löfgren
Chris Cappuccio wrote: Benny L??fgren [bl-li...@lofgren.biz] wrote: (I've long wished for a privsep apache with separate chroot():s for every virtual domain... one of these days I'm gonna have to look into it, but I suppose it's not trivial to implement or someone would have done it by now. :-)

-current ports compile fails in /usr/src/lib/libc/gen/vis.c

2010-08-22 Thread Amit Kulkarni
# sysctl -n kern.version OpenBSD 4.8-current (GENERIC) #3: Sun Aug 22 12:49:11 CDT 2010 a...@pilloo.my.domain:/usr/src/sys/arch/i386/compile/GENERIC I did do a cvs update src, ports, xenocara for -current. Submitted dmesg too. Compiled, installed, rebooted with new kernel Having the same pro

Re: Remotely connect to gnome

2010-08-22 Thread Stuart Henderson
On 2010-08-21, Christopher Zimmermann wrote: > On 08/21/10 17:27, Christopher Zimmermann wrote: >> On 08/21/10 16:45, Jean-Francois wrote: >>> Hi All, >> >>> I've understood that unixes are made to work as workstations and that >> gnome >>> and kde could handle that. >>> >>> Could you please help

Re: Web hosting, restrict user to access only his folder

2010-08-22 Thread Chris Cappuccio
Benny L??fgren [bl-li...@lofgren.biz] wrote: > > (I've long wished for a privsep apache with separate chroot():s for > every virtual domain... one of these days I'm gonna have to look > into it, but I suppose it's not trivial to implement or someone > would have done it by now. :-) ) > > I thin

-current build fails

2010-08-22 Thread Cedric Brisseau
Hi, Building -current/amd64 fails today for me with vis(3) related commits : cc -O2 -pipe -g -I/usr/src/lib/libc/include -DAPIWARN -DYP -I/usr/src/lib/libc/yp -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc -I/usr/src/lib/libc/gdtoa -I/usr/src/lib/libc/arch/amd64/gdtoa -DINFNAN_CHECK -DMULTIPLE_THREA

Re: pf scrub doubt

2010-08-22 Thread Henning Brauer
* Marcos Laufer [2010-08-22 20:05]: > I'm just in doubt in how to replace the sentence for OpenBSD 4.7 : > scrub in all > > Is it just like this? : match in all scrub no. just delete that line. it only did reassembly which is on by default now. -- Henning Brauer, h...@bsws.de, henn...@openbsd.

pf scrub doubt

2010-08-22 Thread Marcos Laufer
Hello list, I'm just in doubt in how to replace the sentence for OpenBSD 4.7 : scrub in all Is it just like this? : match in all scrub If so, should this be updated in http://www.openbsd.org/faq/pf/scrub.html ? Thanks! Marcos

Re: pf.conf : rule tagged x OR y ?

2010-08-22 Thread Henning Brauer
* Jean-Francois [2010-08-22 17:27]: > Is it ever possible to have a rule in pf.conf such as : > pass in on $int_if proto tcp to any tagged client or admin no > I think not, is the following a correct alternate ? > pass in on $int_if proto tcp to any tagged client > pass in on $int_if proto tcp t

pf.conf : rule tagged x OR y ?

2010-08-22 Thread Jean-Francois
Hello, Is it ever possible to have a rule in pf.conf such as : pass in on $int_if proto tcp to any tagged client or admin I think not, is the following a correct alternate ? pass in on $int_if proto tcp to any tagged client pass in on $int_if proto tcp to any tagged admin In my opinion the OR is