Tutorials for OpenBSD (from DistroStuff )

OpenBSD
Matteo Michelini: HOWTO manage bOpenBSD/b packages

PKG_PATH=http://mirror.switch.ch/ftp/pub/bOpenBSD/b/4.3/. packages/`machine -a`/. {insert the previous line into /root/.profile to save the variable}. # pkg_add -i [package]. List the packages that are installed into the system. # pkg_info b.../b

Thu, 13 Nov 2008

[Tutorial] Instalasi stunnel pada openBSD | NitrouZ Daily Blog ...

Berikut ini langkah-langkah untuk instalasi stunnel pada OpenBSD. percobaan dilakukan pada OpenBSD 4.3 dengan menggunakan stunnel v4.20 Login sebagai root.

Sun, 9 Nov 2008

networking nice guide from folks at openbsd

http://openbsd.org/faq/faq6.html#Intro.

Wed, 24 Sep 2008

How to install OpenERP on OpenBSD ! [2]

About my previous post, I forgot to give the URL of the website ! I am sorry, http://betabug.ch/wiki/OpenERPOnOpenBSDInstallNotes. OpenERP: http://www.openerp.com.

Wed, 3 Sep 2008

How to install OpenERP on OpenBSD !

Thank you to Sascha Welter for this tutorial, Don't forget this very important sentence: "As OpenERP is OpenSource, please feel free to contribute." How to contribute ? You can find more information on this wiki page ...

Tue, 2 Sep 2008

Tutorial: Building the network you need with OpenBSD's PF

Hot on the heels of the highly successful Using Moodle tutorial led by Helen Foster comes the second UKUUG/O'Reilly joint venture: Tutorial: Building the network you need with OpenBSD's PF This...

Mon, 1 Sep 2008

How to bridge your NIC on OpenBSD

This is the how to for NIC bridging on OpenBSD: 1. Make sure you know what is your ethernet card by your OS such as eth0, em0 or etc. To look just use this command #ifconfig -a 2. For example you NIC is em0 and em1. ...

Thu, 24 Jul 2008

“How to”Patching OpenBSD 4.2 kernel and packages

cd /usr/src wget ftp://ftp3.usa.openbsd.org/pub/OpenBSD/4.2/sys.tar.gz wget ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.2/common/004_pf.patch wget ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.2/common/005_ifrtlabel.patch wget ...

Tue, 22 Jul 2008

How to mitigate CERT VU#800113 on OpenBSD

If I've helped you set up an OpenBSD router, you are vulnerable. ssh to your router and edit named.conf: su - emacs -nw /var/named/etc/named.conf. Modify the options {} block by adding the lines below, which will forward all queries for ...

Tue, 22 Jul 2008

How to Make a Bootable, Full System OpenBSD 3.2 CDROM

IntroductionThis document will walk you through the steps necessary to create a bootable cd containing a full OpenBSD install. One of the benefits of such a system is that it does not touch the underlying hardware (your hard drives do ...

Fri, 11 Jul 2008

How to patch your OpenBSD

Every OS needs to be patched, even for OpenBSD, either for security reasons, reliability ones, bug fixes or new functions. To patch OpenBSD, you need first to know whether there are any patches released/applicable for your version of ...

Fri, 25 Apr 2008

The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall

OpenBSD’s stateful packet filter, PF, offers an amazing feature set and support across the major BSD platforms. Like most firewall software though, unlocking PF’s full potential takes a good teacher. Peter NM Hansteen’s PF website and ...

Thu, 20 Mar 2008

OpenBSD 4.2 Ports HOWTO

After installing OpenBSD 4.2 it is a good idea to get Ports working and set your PKG_PATH variable to a good mirror so you can install third party pre-compiled packages. First you need to get the latest ports tar file from openbsd like ...

Sat, 15 Mar 2008

OpenBSD or CentOS 5 for VPN (Not A HOW TO)

Already tried OpenBSD + OpenVPN, OpenBSD + POPTOP, CENTOS 5 + POPTOp..... Same results from those trials, well maybe i shouldn't be here anyway. Please, if someone wants to teach me about vpn ( OpenVPN or POPTOP ) you will be my guest, ...

Thu, 13 Mar 2008

OpenBSD 101: OpenBSD Tutorial for Beginners

OpenBSD 101: OpenBSD Tutorial for Beginners. A tutorial for first time users of OpenBSD. Saved By: Aaron Schaefer | View Details | Give Thanks. Tags: None assigned.

Thu, 1 Nov 2007

how to configure WG311v3 / Marvell Libertas 88W8335 on OpenBSD 4.1

The Netgear WG311v3 PCI wireless network card is listed as "supported" by OpenBSD 4.1 thanks to the malo driver. Unfortunately, you need a binary firmware blob which is not legally distributable, so it's not included by default; ...

Sat, 25 Aug 2007

OpenBSD/DG/Squid HowTo

I’ve always used OpenBSD as my OS of choice for my router/firewall/content filter(RFCF) because OpenBSD is the most secure Operating System in the world. “Only two remote holes in the default install, in more than 10 years! ...

Wed, 6 Jun 2007

Howto: PPPOE with Bandwidth Management for OpenBSD 2.6 (Default ...

The PPPOE with Bandwidth Management for OpenBSD Howto is a document which explains how to build an OpenBSD based router for a small flat-sharing community with four residents. The router should manage the available bandwidth fairly ...

Sat, 12 May 2007

A Quick Way to OpenBSD and How to Use it

I have been a BSD user since the late 1990's. I made my own FreeBSD distro - 1fcdbsd or One Floppy CD Audio and MP3 Player (http://www.freebsd.nfo.sk/), and I gained some experience with t...

Sat, 28 Apr 2007

How To - OpenBSD 4.0 + MySQL + PHP 5

We do all know that OpenBSD secure by default, and we all know that how hard to work web server on OpenBSD. And may this how to help you all. First of all the apache is chroot-ed at the /var/www, if you want to disable this 'jailing' ...

Mon, 16 Apr 2007

Howto install and configure OpenBSD spamd

OpenBSD’s spamd is a SPAM deferral daemon which rejects false mail in a very efficient way. spamd is a fake MTA or mail daemon which rejects false mail. It is designed to be very efficient so that it does not slow down the receiving ...

Thu, 12 Apr 2007

OpenBSD General Questions :: Howto Backing up and Restoring from DVD

Author: CoolDeck Subject: Howto Backing up and Restoring from DVD Posted: Fri Feb 23, 2007 12:41 pm (GMT -8) Topic Replies: 0 I need to make backup of all my HD onto DVD. I know how to make that on tape, but i don't have a tape backup . ...

Sat, 24 Feb 2007

OpenBSD & Cups & Postscript Printer -> HOWTO

Bezugnehmend auf meine OpenBSD Fragen in einem anderem Thread, habe ich nun nach einigem Suchen ein Howto gefunden, mit dem mein HP Laserjet 4050N mit allen netten Funktionen (Duplexdruck, Resolution Finetuning, Trayauswahl etc.) :D ...

Thu, 25 Jan 2007

How to make a bootable OpenBSD ISO image.

ncftpget ftp://ftp2.usa.openbsd.org/pub/OpenBSD/3.8/i386/* Once all of our files have been downloaded, you will end up at the command prompt again. Now we need to go up in our directory structure a bit so that we can build our ISO. ...

Thu, 25 Jan 2007

BSD Guides: Doing Stuff With FreeBSD, NetBSD, OpenBSD & Mac OS X

Hah! It's been a very long rest fer me here aye? Heck, am still waitin fer a new machine to build my FreeBSD again. Kinda missed all the actions. Fer sure I missed writin stuff in here. Well, if I'm lucky, my next FreeBSD jots will be ...

Sun, 21 Jan 2007

How to see my digital camera from OpenBSD

I needed to attach a Compact Flash reader device to an OpenBSD box (I installed version 3.9 on my old Presario 700 portable), because I want to write a mini-OpenBSD system on a CF memory card which will then be placed in a soekris 4501 ...

Wed, 14 Jun 2006

OpenBSD :: how to connect to mysql using php on chrooted apache

chroot and configured to use virtualhost) on OpenBSD 3.8 but I have the notorious socket problem. I installed all through packages (php 5.0.4, Apache 1.3.29 and mysql 4.0.24). The /var and /var/www are on the same partition. ...

Fri, 12 May 2006

OpenBSD :: How to run ampersand in commandline

Author: Greg Hennessy Subject: How to run ampersand in commandline Posted: Wed May 03, 2006 3:27 am (GMT 0) Topic Replies: 2 Hi all, I'm trying to run a wget script that has an ampersand(&) in the URL and ...

Thu, 4 May 2006