Re: Nginx, FCGI and C programs

2012-10-05 Thread Ville Valkonen
On 5 October 2012 01:56, Aaron Mason wrote: > On Fri, Oct 5, 2012 at 5:34 AM, Ville Valkonen wrote: >> On 4 October 2012 20:36, Jiri B wrote: >>> On Thu, Oct 04, 2012 at 08:20:43PM +0300, Ville Valkonen wrote: Hi, I've configured Nginx and FCGI to run some C/C++ apps, well almost.

Re: Nginx, FCGI and C programs

2012-10-05 Thread Ville Valkonen
On 5 October 2012 01:11, Rosen Iliev wrote: > Ville Valkonen wrote, On 10/4/2012 1:34 PM: > >> On 4 October 2012 20:36, Jiri B wrote: >>> >>> On Thu, Oct 04, 2012 at 08:20:43PM +0300, Ville Valkonen wrote: Hi, I've configured Nginx and FCGI to run some C/C++ apps, well almost.

Re: Recommended new laptop under US$800 for OpenBSD

2012-10-05 Thread Jes
El Thu, 4 Oct 2012 20:32:14 -0700 Tito Mari Francis Escaño escribió: > Alright, how about the not so old that I can buy brand new? Buying > second hand leaves me at the mercy of the seller, praying it won't > break just when the shop or personal warranty expires. Thanks for the > advice. > > On T

Re: Make build on powerpc 7455b: Executables are broken

2012-10-05 Thread Martin Pieuchot
On 04/10/12(Thu) 22:44, matt wrote: > I assume I or my hardware is doing something stupid and obvious. > I've been trying to successfully build OpenBSD for the first time on > a 2002 G4 (Mirror Drive Door) dual 1ghz. The RAM is new, and > slightly faster than the bus speed demands (pc3200 instead o

5.2 PRE-ORDERS

2012-10-05 Thread OpenBSD Europe
We will be making the shipment from Canada soon. If you would like your 5.2 on time we request the orders ASAP :-) Thanks folks!

Re: Nginx, FCGI and C programs

2012-10-05 Thread Ville Valkonen
On 5 October 2012 12:41, Christopher Zimmermann wrote: > Hi, > > unless you are planning to move the CGI program to another machine, > unix domain sockets are a simple, reliable and secure option. > > Christopher I'm running it on the same machine all the time so I made the change to unix sockets

fix for faq ?

2012-10-05 Thread Frans Haarman
The line mentioning running tftpd from inetd is no longer valid! Its now started via /etc/rc.d/tftpd. http://www.openbsd.org/faq/faq6.html#PXE You will also have to activate the tftpd(8) daemon. This is typically done through inetd(8). The standard OpenBSD install has a sample line in inetd.conf

Re: Make build on powerpc 7455b: Executables are broken

2012-10-05 Thread matt
On 10/05/12 03:16, Martin Pieuchot wrote: On 04/10/12(Thu) 22:44, matt wrote: I assume I or my hardware is doing something stupid and obvious. I've been trying to successfully build OpenBSD for the first time on a 2002 G4 (Mirror Drive Door) dual 1ghz. The RAM is new, and slightly faster than th

Re: Make build on powerpc 7455b: Executables are broken

2012-10-05 Thread Marc Espie
On Fri, Oct 05, 2012 at 07:33:38AM -0700, matt wrote: > >>install -c -o root -g bin -m 444 /usr/src/bin/md5/sha256.1 > >>/usr/share/man/man1/sha256.1 > >>*** Signal 6 in target maninstall > >> > >>Stop in /usr/src/bin/md5: > >> Received signal 6 (line 71 of , > >> target maninstall: @l=/usr/

Re: fix for faq ?

2012-10-05 Thread Nick Holland
On 10/05/2012 09:14 AM, Frans Haarman wrote: The line mentioning running tftpd from inetd is no longer valid! Its now started via /etc/rc.d/tftpd. this is true post 5.1, the FAQ follows the current release, which is 5.1. So, it is correct as it is now for what it is documenting. Nov 1, thin

Re: ikev2 and (ta-da) OpenBSD road warrior host

2012-10-05 Thread Andrew Ngo
On Thursday, October 4, 2012, Erling Westenvik wrote: > On Thu, Oct 04, 2012 at 01:40:30PM +0200, Mike Belopuhov wrote: > > for now your only option is to use psk and a different server > > rule. please make sure to use different "local" ip addresses > > on the server otherwise you won't be able

Gnome 3 and BSD in 2012-13

2012-10-05 Thread Kevin Chadwick
> I do see a slight improvements when running a full GNOME 3 installation. Only asking out of interest because I'm not a Gnome 3 fan but is Gnome 3 still playing ball with BSD or is it more like hard ball? Are they just going to provide compilation flags to leave out the linux only dependencies o

Bibliography on IPv6

2012-10-05 Thread Hugo Osvaldo Barrera
Hi, I intend to get my hands on an IPv6 book to deal with some of the issues I'm having - which are mainly my lack of knowledge and expertise on the subject. I've seen "IPv6 Essentials", from O'Rilley mentioned a lot, and I've heard it has a BSD-related section too. Before I do sit down and read

Extraordinario Curso de ventas practico con efectividad comprobada

2012-10-05 Thread ICAP CAPACITACION
[IMAGE] ?Sabia que las ventas y los negocios son actividades muy productivas $$$ ? ?Le gustaria saber porque un vendedor finalmente decide que compra el cliente? ?Se imagina lo que podria lograr con un equipo de vendedores que si venden? CURSO ABIERTO AL PUBLICO EN: MEXICO DF - VERACRUZ - CANCUN

Re: Bibliography on IPv6

2012-10-05 Thread Martin Schröder
2012/10/5 Hugo Osvaldo Barrera : > I intend to get my hands on an IPv6 book to deal with some of the issues > I'm having - which are mainly my lack of knowledge and expertise on the > subject. http://www.amazon.com/IPv6-Practice-Unixers-Generation-Internet/dp/3642063888/ Disclaimer: I know the au

Re: Nginx, FCGI and C programs

2012-10-05 Thread Artturi Alm
2012/10/4 Ville Valkonen : > Hi, > > I've configured Nginx and FCGI to run some C/C++ apps, well almost. > > When navitaging to http://host.foo/weezel/progut/default.cgi nginx's error log > states the following (below there is test.c, test.c == default.cgi): > > 2012/10/04 16:52:22 [error] 26690#0: