Re: dokuwiki installation on OBSD 5.3

2014-01-04 Thread latincom
On Sat, January 4, 2014 5:47 pm, Antoine Jacoutot wrote: > On Sat, Jan 04, 2014 at 11:57:48AM -0800, latin...@vcn.bc.ca wrote: >> Hello >> >> i did an installation and followed instructions: >> >> # pkg_add dokuwiki >> Ambiguous: choose dependency for dokuwiki-2013.05.10: >> a 0: php-5.3.27

popa3d removed from base - what do people recommend?

2014-01-04 Thread John Smith
I'm a fan of simple setups and try to stick with the base programs if possible. I've been using an SSL relayd wrapper around popa3d for a simple and base-supported mail setup with opensmtpd. What would people recommend for a simple replacement for SSL pop3? I feel like the general consensus will b

Re: dokuwiki installation on OBSD 5.3

2014-01-04 Thread Antoine Jacoutot
On Sat, Jan 04, 2014 at 11:57:48AM -0800, latin...@vcn.bc.ca wrote: > Hello > > i did an installation and followed instructions: > > # pkg_add dokuwiki > Ambiguous: choose dependency for dokuwiki-2013.05.10: > a 0: php-5.3.27 > 1: php-5.3.27-ap2 > Your choice: 1 You chose the Apa

Re: Upgrade to 5.4 from 5.3

2014-01-04 Thread Peter N. M. Hansteen
Lance Ferrer writes: > I read the upgrade guide for 5.4 and it recommends using install kernel, > then follow upgrade steps. I booted to bsd.rd, chose upgrade. Selected > ftp as location of sets (no cd), selected default server [ > ftp5.usa.openbsd.org], for server directory I selected > [pub/O

Upgrade to 5.4 from 5.3

2014-01-04 Thread Lance Ferrer
I read the upgrade guide for 5.4 and it recommends using install kernel, then follow upgrade steps. I booted to bsd.rd, chose upgrade. Selected ftp as location of sets (no cd), selected default server [ ftp5.usa.openbsd.org], for server directory I selected [pub/OpenBSD/5.4/i386] I left all the

dokuwiki installation on OBSD 5.3

2014-01-04 Thread latincom
Hello i did an installation and followed instructions: # pkg_add dokuwiki Ambiguous: choose dependency for dokuwiki-2013.05.10: a 0: php-5.3.27 1: php-5.3.27-ap2 Your choice: 1 dokuwiki-2013.05.10:libiconv-1.14p0: ok dokuwiki-2013.05.10:libxml-2.9.0p0: ok dokuwiki-2013.05.10:femai

Re: VPN Between OpenBSD and iOS

2014-01-04 Thread mxb
I’m doing RADIUS auth. Here is my npppd.conf: tunnel L2TP protocol l2tp { listen on l2tp-hostname “myhostname.com" l2tp-vendor-name "OpenBSD" l2tp-accept-dialin yes mru 1360 lcp-timeout 18 authentication-method mschapv2 tcp-mss-adjus