From Noob to Ninja – Your Guide to Mastering Linux

linuxninja-tuxEvery Linux user has been new at some point, and unless you’ve got a history of UNIX administration, the transition was likely a bit daunting. Many people began learning Linux before sites like Google and StackExchange made it easy to find answers, and ended up having to figure everything out in their own. While inconvenient, this approach can force you to challenge yourself and learn things about the system that you might otherwise never find out.

Usually here at MakeTechEasier, we focus on specific topics for our tutorials. This time we’re taking a different approach, and providing a high-level overview of series of steps designed to hone the skills of a Linux beginner, and turn them into the kind of geek who compiles a new kernel for fun.
[Read more...]

Linux Gaming With Sabayon Gaming Edition DVD

sabayon-gaming-logoOne of the most common complaints I hear about Linux is that it’s just no good for gaming. Some complain about hardware support, others the lack of titles, others that it’s just too complicated. It’s true that Linux probably isn’t the first platform that comes to mind when I think about PC gaming, but some parts of that reputation are inaccurate or outdated. Sabayon Gaming DVD takes on that myth to see just what a Linux gaming system can do. It’s got a fast Gentoo base, built-in codecs and 3D driver support, Compiz, and many of the best games available for Linux. On top of the usual Gnome games, you get such titles as Neverball, Battle for Wesnoth, OpenArena, Tremulous, Warsow, Nexuiz, and Warzone 2100, all playable from the live DVD.
[Read more...]

How to Run Multiple Linux Distros Without Virtualization

multipledistros-all-logosA few weeks ago, I wrote an article on How To Run Multiple X Sessions Without Virtualization, which demonstrated how you can run multiple desktop environments at the same time on the same computer, and switch between them at the push of a button. I admit, this was somewhat of a warmup for the real show – how to run multiple Linux distributions at the same time without having to deal with the drawbacks of virtualization software.

Today, we’re going to be using chroot to treat certain parts of your Linux filesystem as (almost) completely isolated systems. This can let you do all kinds of interesting things, like run a full Gentoo system from inside your Ubuntu system with little to no performance loss.
[Read more...]