David Abbott has announced the release of Gentoo Linux 11.2, a live DVD (with several desktop environments) that can be used to install Gentoo Linux to a hard disk using Gentoo "stages": "Gentoo Linux is proud to announce the availability of a new live DVD to celebrate the continued collaboration between Gentoo users and developers.
Gentoo Linux, the live DVD that showcases the cutting-edge state of Gentoo brings out its most recent version. This is to celebrate the ever growing collaboration between Gentoo users and the developers. Check out the list of superb packages Gentoo Linux 12.0 features.
Click here to read more | Tweet this
In my first article that is posted at 29.10.2010 “Installing Ubuntu 10.10 on a Windows 7 System (Dual booting) with Radeon X300/X550/X1050 SERIES Graphics Card”. I got most of email in that most of the people are asked me to give step by step Installation method for Windows 7 and Ubuntu 10.10 in dual booting.
Hey frens,
I am trying to install gentoo using minimal CD and going step by step reading its official installation document http://www.gentoo.org/doc/en/handboo...?part=1&chap=5
IntroductionIf you've followed my previous virtualization articles you've already seen a lot of material related to VMWare and Gentoo as well.I use Gentoo as my primary desktop distribution and I often use it on servers as well, one of the biggest problems on Gentoo portage is VMWare support for the player, if you're using an AMD64 release (Gentoo on x86 with 64bit support) you're stick wiRead Mor
Hi, I am new to all this. I have recently rooted my phone into ICS 4.0.4 .431 . Now I don't know how to install a ROM. I like the Jelly Sandwich
and nerodroid ROM. I need a step by step guide to install ROM. Need Links to download anything required in the process. Quick replies will really be respected.
I recently took the plunge and decided to buy a TBS6981 card to upgrade my HTPC however I cannot get the card to work.
I have tried to follow the step-by-step guide that is on various web pages:
http://blog.mohammadzadeh.info/index...-step-guide-to
and I have followed the instructions in the TBS6981 README file but so far I have not managed get the card working.
I am not an expert but
The Gentoo developers, through Robin H. Johnson, proudly announced yesterday (April 1st) the immediate availability for download of the Gentoo Linux 12.1 operating system. Gentoo Linux 12.1 is a quite a major upgrade to the popular distro, bringing bleeding-edge features like Linux kernel 3.3, XOrg Server 1.12.0, KDE Software ... (read more)
In Gentoo Linux it is possible to set the MAKEOPTS variable in /etc/portage/make.conf to tell make how many jobs it should run in parallel when building packages. Since I have a dual-core CPU, I naively chose to use the -j2 option: one job per core, so both have something to do. The "problem" is there are a lot of references that tell users having a dual-core CPU to set the -j3 option instead.