I am totally jealous that darn chimp has its own Segway ![]()
How much a Segway cost anyway?
Check out the video on how Segway is made after the break.
Continue Reading »
I am totally jealous that darn chimp has its own Segway ![]()
How much a Segway cost anyway?
Check out the video on how Segway is made after the break.
Continue Reading »
Just like RPM Package Manager, FreeBSD Ports collection is where users and administrators to install application that has been ported for FreeBSD. At the time of writing, there are more than 19,000 ports available. Ports can be searched via official FreeBSD ports page or use one of the following commands on your FreeBSD machine :
# make search name=[port's name] example: make search name=vim
or
# make search key=[keywords] example: make search key="text editor"
In this tutorial, you will learn how to install Ports Tree and keeping it up-to-date, as well as install application from ports.