Section: Linux

How to Play Half-Life 2 on Ubuntu

December 25, 2007 by Jason

Who says you can’t play games on Linux? Of course you can! Well… not all of them, but at least some of the nicer ones, such as Half-Life 2, Counter Strike or Unreal Tournament. Today’s guide will teach you, step-by-step, how to install and play Half-Life 2, Half-Life 2: Episode One, Half-Life 2: Episode Two, Portal and Team Fortress 2 (all part of the grandiose Orange Box) on Ubuntu 7.10 (Gusty Gibbon). I have to admit that I played and finished Half-Life 2 on a Windows PC, a few years ago (in late 2004) when I hadn’t even heard about Ubuntu, and I simply loved it. Now I want to finish Episode One and Two, on Ubuntu! Without any further introduction, here’s what you need to get started: Read More»

How to make Firefox look and feel like IE, Safari, or Opera

December 20, 2007 by Jason

One of the biggest complaints a Firefox evangelist encounters is “it doesn’t act or feel like browser X.” Internet Explorer users complain that Firefox doesn’t look like what they’re used to. Opera, Safari, and Netscape users complain that it’s missing many of their favorite features. And the social networking gurus point to the powerful social networking features Flock boasts and Firefox lacks. However, all these users overlook one of the most powerful features of Firefox: support for third-party add-ons, which can make emulating the features of other browsers extremely simple. Read More»

How to Install and setup Eclipse with Sun’s Java

December 17, 2007 by Jason

Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. A large and vibrant ecosystem of major technology vendors, innovative start-ups, universities, research institutions and individuals extend, complement and support the Eclipse platform.

Installing Eclipse,Sun Java in Ubuntu : Read More»

Ubuntu 7.10 on PS3

December 10, 2007 by Jason

Today, you will learn how to install Ubuntu Gutsy (as a second operating system) on your PlayStation 3 gaming console. For those of you who think for a second (and who are scared) that this will replace their PS3 operating system, well you guys are wrong, because this will NOT erase your PlayStation 3 native operating system (called XMB) and it will run as an alternative OS on your PS3 console. Ready? Are you excited? Let’s go!

Things needed: Read More»

How to Enable Drag and Drop capabilities to aMSN

December 08, 2007 by Jason

aMSN is an MSN Messenger clone licensed under the GPL. Its main objective is to assist users who are new to the GNU/Linux operating system keep in contact with those who use the Microsoft program which is available only on Windows and Macintosh. To achieve this objective, aMSN attempts to emulate the look and feel of MSN Messenger, and supports many of its features.

aMSN has features not present in MSN Messenger. Users can set alarms, are able to see others who have removed them from their contact list, and are able to open many profiles at once. It is also very customizable, with extensions and themes available at the main site. aMSN also allows functions not available in the Macintosh version of MSN Messenger, such as webcam support, and the “nudge” feature. Read More»

One-Click Linux Software Installation

December 05, 2007 by Jason

After months of hard work, Linspire is proud to announce the beta release of CNR.com. On the 23rd of January, 2007, Linspire announced for the first time that they are working to extend their CNR (Click ‘N Run) website for other popular Linux distributions, such as Ubuntu, Fedora, openSUSE and Debian. The CNR service has already been available for all Linspire and Freespire users. Kevin Carmony, the President and CEO of Linspire Inc., stated that he had enough with complaints from MS Windows and Mac users about Linux, and that there are too many distributions and each one has a different way of installing software: “When we started Linspire, we knew that we’d need to overcome this complexity. This led to Linspire’s CNR (”Click ‘N Run”) technology.”

CNR is a FREE and easy way to access over 37,264 desktop Linux products, packages and libraries, all with a single mouse click. Read More»

Malicious Commands You Should NOT Run in Ubuntu

November 28, 2007 by Jason

I knew this was going to happen someday, as Ubuntu is more and more popular each day. It seems that there is a growing trend to offer malicious commands to new and inexperienced Ubuntu users on Ubuntu forums and not only there. Therefore I thought it would be a very smart idea to take a moment to review all these malicious commands, that you should NOT execute in a terminal.

The following commands can cause massive damage to your Ubuntu operating system! Please DO NOT execute any of them, just read and learn! Read More»

Saving Power on Intel Hardware Using Powertop

November 17, 2007 by Jason

PowerTOP is a Linux tool that finds the software component(s) that make your laptop use more power than necessary while it is idle. As of Linux kernel version 2.6.21, the kernel no longer has a fixed 1000Hz timer tick. This will (in theory) give a huge power savings because the CPU stays in low power mode for longer periods of time during system idle.

However… there are many things that can ruin the party, both inside the kernel and in userspace. PowerTOP combines various sources of information from the kernel into one convenient screen so that you can see how well your system is doing, and which components are the biggest problem. Read More»

Installing StartCom Enterprise Linux

November 14, 2007 by Jason

StartCom Ltd has announced the 5.0.1 update release of their popular StartCom Enterprise Linux two days ago and it brings the latest technologies for any mission-critical server deployments. If you want to try this distribution and don’t know how to install it, here is a step-by-step guide on how to achieve that.

I always recommend having an empty hard drive for a Linux installation (that means no other operating system on it, no Windows) and you must have a minimum of 10 GB free space for the StartCom EL installation. Great, now let’s begin. Read More»

How to Setup firefox for kmail

November 11, 2007 by Jason

Firefox with its default configuration does not integrate well with kde . Now you will see how to setup firefox as default client in the following two cases

1 ) Clicking on a email link in a webpage should create a new email with kmail.

Start firefox and type the following in the url bar: about:config

A big table with configuration options will appear in the main browser window.
Look for the item network.protocol-handler.external.mailto and make sure its value is set to true. The value is the right most piece of text in the row for that item. Right-click on that line and select “toggle” in the pop-up menu to toggle if necessary. Read More»