we need more aplication than default ( exsample : mrtg , smokeping , etc ) .
here simple to add new application in openbsd i’m try using pkg_add .
it is simpel to using pkg_add
#pkg_add source/application.tgz if using source application u can use like this
#pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/application.tgz o
r make it simple , we need set enviroment first
#export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/`machine -a`/
#pkg_add -i mc
that it’s , so simple and eazy …
ps: i try using openbsd 4.5
OpenBSD: Add new Application
Posted: 18th April 2011 by juragan in Application, How to, Learning, Openbsd, OS, ServerTags: application, BSD, how to, learning, openbsd, OS, pkg_add
0

