Hot off the Press: FreeBSD Foundation...
The Slashdot Effect
The Slashdot Effect
FreeBSD – Error installing KDE4...
FreeBSD – Error installing KDE4 or Xi...
Halfway through installing KDE4 or any ports that is related to Xine, ended fail with the below error message :
===> Found saved configuration for libxine-1.1.16.3_1
=> xine-lib-1.1.16.3.tar.bz2 doesn\'t seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://superb-east.dl.sourceforge.net/sourceforge/x [...]
Why We Send Developers to Conferences
New Console Driver
FreeBSD – How to install flash plugin...
This post is part of the “How to install FreeBSD as your Desktop” series and it shows how to install flash plugin onto FireFox internet browser in FreeBSD. Here it is :
Execute the below as root
Installing Linux emulators that will run the Linux version of flash plugin on FireFox:
echo compat.linux.osrelease=2.6.16 > [...]
Freebsd – How to install FreeBS...
Freebsd – How to install FreeBSD as y...
UPDATE : After testing PC-BSD for a while (more then 6 months), PC-BSD indeed is a FreeBSD variant that is superior in Desktop environment. Its user friendly installation and configuration have make FreeBSD so much more suitable running as an Desktop. Unless you’re interested in figuring out how to tweak and turn FreeBSD to work [... [...]
FreeBSD Code Metrics Now on Ohloh.net
FreeBSD Code Metrics Now on Ohloh.net
FreeBSD – How to disable or tur...
FreeBSD – How to disable or turn off ...
A reminder to myself on how to disable the keyboard beep sound (serve as an alert) when ever an error occured in the console command line. It is control by a sysctl value. To stop it now on all console, execute :
sysctl hw.syscons.bell=0
To make it permanent, such as every time FreeBSD boots, disable the beep [...]
Freebsd – How to install or add...
Freebsd – How to install or add sound...
FreeBSD is getting more and more attention due to its stability and (well done) documentation. Geeks and nerds are getting their hands into installing FreeBSD onto their Desktop or Laptop. Some might ask “Eh ??? Why ain’t ya mentioning the servers? Is BSD.”. Sound card, sound card belongs to multimedia. It’s mostly [...]
Open Source in Recessions
Open Source in Recessions
FreeBSD : simple lagg usage
The link aggregation and link failover interface, lagg(4) device, first appeared in FreeBSD 6.3. It as the name suggested allows aggregation of multiple network interfaces as one virtual lagg(4) interface for the purpose of providing fault-tolerance and high-speed links. The driver currently supports the aggregation protocols such as failove [...]