Contributed by Ray Lai on from the the-Jem-Report dept.
If you're a software enthusiast who has never used OpenBSD before, you might enjoy installing it by yourself and figuring it out as you go. If, however, you're looking for a more practical approach to using OpenBSD 4.2 on a desktop or server machine, here's a quick guide to get you started in this spectacular operating system.Read the complete guide here!
(Comments are closed)
By Anonymous Coward (87.194.34.157) on
Comments
By Anonymous Coward (cnst) on
+1, and the name of that bot is googlebot. ;)
C.
By Anonymous Coward (70.59.117.143) on
It's the first link on yahoo :).
http://search.yahoo.com/search?p=undeadly
Hence why I still use yahoo, because it sometimes will give me more useful results then google. Though to be fair undeadly articles do still show up on google if you look down the page a way.
Comments
By Anonymous Coward (219.90.173.40) on
x more useful *than* y.
I'm not usually a grammar nazi, but then/than confusion really pisses me off.
By Anonymous Coward (86.68.4.187) on
By Lawrence Teo (lteo) lteo.openbsd1 ! calyptix.com on http://labs.calyptix.com/
Note that fedora_base* is now the preferred package to install in order to run Linux binaries, not redhat_base as mentioned by the article.
* FAQ 9.4 - Running Linux binaries on OpenBSD
By Dean (24.8.70.179) on
Am I missing something on being able to copy a Java package I created in the process to another of my machines?
Comments
By Anonymous Coward (76.171.185.189) on
>
> Am I missing something on being able to copy a Java package I created in the process to another of my machines?
You should be able to copy the built package (from
/usr/ports/packages/arch/all) onto the target machine. According to
http://ports.openbsd.nu/devel/jdk/1.5 Jdk 1.5 also requires to libiconv
package to be installed.
Comments
By Anonymous Coward (24.119.18.143) on
> >
> > Am I missing something on being able to copy a Java package I created in the process to another of my machines?
>
> You should be able to copy the built package (from
> /usr/ports/packages/arch/all) onto the target machine. According to
> http://ports.openbsd.nu/devel/jdk/1.5 Jdk 1.5 also requires to libiconv
> package to be installed.
Java also wants X - a gotcha for those of us running headless & Xless servers.
By jirib (85.207.203.106) on
>
> Am I missing something on being able to copy a Java package I created in the process to another of my machines?
just share your PACKAGE_REPOSITORY on build machine - ftp/http/nfs ? :)
on other machines change PKG_PATH
Comments
By Anonymous Coward (69.12.154.240) on
>
> just share your PACKAGE_REPOSITORY on build machine - ftp/http/nfs ? :)
pkg_add supports ssh too!
>
> on other machines change PKG_PATH