Step-By-Step instructions on how to install gnome GUI on FreeBSD. 1. Login to your computer as root 2. Type Vi /boot/loader.conf and add these 3 lines linux_load=”YES” linprocfs_load=”YES” atapicam_load=”YES” 3. […]
Category: Linux
FreeBSD Project Donations Down By 50%
The FreeBSD project has sought $500,000 in donations by year end to allow it to continue to offer to fund, manage projects and sponsor FreeBSD […]
Dell Ubuntu Ultrabook on Sale
Dell’s Project Sputnik laptop is now for sale on dells website. Dell’s XPS 13 Developer Edition is the first in there new line of linux computers. […]
FreeBSD Project Hacked Via Stolen SSH Key
FreeBSD Project has released a summary on their security breach two machines within the FreeBSD.org cluster have been compromised and have been consequently pulled offline […]
Backtrack Linux Review
BackTrack is a security-focused Ubuntu Linux based distribution that is loaded with all the best Free Software penetration testing applications available. The latest edition is […]
Slackware Linux Review
“Originally developed by Linus Torvalds in 1991, the UNIX®-like Linux operating system now benefits from the contributions of millions of users and developers around the […]
Linus Torvalds wins 2012 Millennium Technology Prize
Congratulations to Linus Torvalds the creator of Linux on winning the 2012 Millennium Technology Prize this award is equivalent to winning a Nobel Prize. The […]
Reset Your Lost Ubuntu Password
From the boot menu or the boot disk select recovery mode, which is usually the second boot option. After you select recovery mode and wait for […]
Apache MySQL PHP PHPAdmin Install
Installing Apache 2 To only install the apache2 webserver, use any method to install apache2 It requires a restart for it to work sudo /etc/init.d/apache2 restart […]
Setup VirtualBox with Fedora 12
To Setup Virtual Box with Fedora 12. This little tweek is needed 1. su to root 2. Then run the following command yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel 3. After […]