Section: Linux

How to dual boot Vista with Ubuntu

March 04, 2008 by Jason

There are two ways to run several operating systems on your computer. You can run them with virtualization inside one another, or you can install them alongside each other and boot each individually, this is the easiest method for most users.

You don’t even have to create a dual boot system with Linux, in this case, Ubuntu. It can be installed by itself without Vista or any other operating installed first. Most users purchasing a new computer will find Vista installed so this is the route I will take for this tutorial.

Let’s take a look at installing Ubuntu alongside Vista on a computer, assuming Vista is installed first as this will cover most instances. Read More»

How to Create a custom keyboard shortcut in Ubuntu

March 02, 2008 by Jason

xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse buttons, using a configuration file. It’s independent of the window manager and can capture all keyboard keys (ex: Power, Wake…).

xbindkeys-config-An easy to use gtk program for configuring Xbindkeys.GTK Configure program for xbindkeys.

If you want to create custom keyboard shortcut it is very easy to create

First you need to install xbindkeys using the following Read More»

Howto Convert PDF files to HTML files

February 24, 2008 by Jason

Translates pdf documents into html format.Translates pdf files into HTML or XML formats, combined with png images. Supports encrypted pdf files.There is a program called pdftohtml to convert pdf to html file.In ubuntu gutsy this package in bundled with poppler-utils so we need to install this package.

Install poppler-utils in Ubuntu

sudo aptitude install poppler-utils

This will complete the installation

Using pdftohtml

pdftohtml Syntax Read More»

Stick Ubuntu Linux Right in the Heart of Windows

February 21, 2008 by Jason

Microsoft has announced that it will start on a new path, one in which Windows Vista, Vista Service Pack 1, Windows 7 as well as Windows Server 2008, and in fact all current and future versions of the Windows client and server opperating systems will embrace open source solutions. The move comes as the company has geared both its high-volume products and business practices toward interoperability.

In this context, the Redmond company indicated that it would launch the “Open Source Interoperability Initiative to promote and enable more interoperability between commercial and community-based open source technologies and Microsoft products, this initiative will provide resources, facilities and events, including labs, plug fests, technical content and opportunities for ongoing cooperative development,” Microsoft said. Read More»

Top 10 Ubuntu-based Distributions

February 10, 2008 by Jason

You know what Ubuntu is, so we will not talk about it in this article. Instead, we’ll talk about some or the most popular Ubuntu-based distributions. There are enough (or not) Linux distributions derived from Ubuntu, so we thought it will be a very good idea to make a list with all of them, or at least the popular ones. The following classification is based on popularity (read: number of downloads each distributions has on Softpedia) and it includes only 100% FREE and English-based distros. Moreover, the following list doesn’t include distributions from the Ubuntu family, like Kubuntu, Edubuntu, Xubuntu, etc, because it will not be fair to include them. So, are you eager to see which one is the best and the most popular? Take a look below! Read More»

Boot and run Linux from a USB flash memory stick

February 05, 2008 by Jason

Carry a portable Linux version with you on a USB flash pen drive. Bring your portable desktop with you wherever you go.

USB Linux installation enables you to install a portable Linux operating system on a flash drive or USB key no larger than your thumb. This portable Linux version can then be run from any computer that can boot from a flash device, allowing you to bring your operating system, desktop, applications, files, e-mail, personal settings, favorites and more with you. It’s like having your own personal operating system you can carry in your pocket. On this site, we provide many simplified portable Linux flash drive installation tutorials. Read More»

Howto clear/Flush DNS Cache in Ubuntu

January 14, 2008 by Jason

Some distributions run a caching nameserver in the background out of the box while some do not. To clear the cache if you have such a daemon running, simply restart the nscd service in ubuntu.

Most DNS clients will cache the results of name resolution request to speed up multiple lookups to the same URL. Just think about how many requests are made to the same domain when visiting a single web page. Every file, image, style sheet, etc. that is on that page and served from the same domain requires a DNS lookup. Read More»

Installing Apache with SSL on Windows

January 07, 2008 by Jason

Securing data from web-based applications is just an aspect of keeping information safe. In this context, an encryption framework will do the trick of keeping sensitive data confidential. And this is where Secure Socket Layer and Transport Layer Security come into play, along with Apache. When it comes down to bridging open source technology with its proprietary Windows operating system, Microsoft has used Port25 as a source of resources, and illustrative examples involve Windows and Linux technical analyses such as Recovering Data from Windows systems by using Linux and Active Directory and Linux Identity Management.

Keeping in with this trajectory, the Redmond company has now made available yet another resources, this time focused on the integration of Apache with SSL on Windows. “Often SSL or TLS is required to secure data from web applications. Read More»

Top 10 Open Source Desktop Applications of 2007

January 02, 2008 by Jason

Many applications come and go everyday from our computers and, in the end, only the best remains. Therefore, we thought it was a good idea to pick ten of the best open source applications of the year that passed. The following classification is not a “who’s the best or worst app” kind of list, it was made based on the most used and useful applications that helped us (the users) during the entire year. Without any further introduction, here are the finalists: Read More»

Nvidia Linux Display Driver 169.07 Now Available

December 31, 2007 by Jason

Nvidia Linux Display Driver version 169.07 was released yesterday. If you own a GeForce 8800 GT, GeForce 8800 GTS 512 or 8800M graphics card, you should know that this driver offers support for them.

The highlists of this release are:

• Added CUDA driver to .run file.
• Improved modesetting support on Quadro/GeForce 8 series GPUs.
• Fixed several X rendering issues.
• Fixed problems scrolling ARGB X drawables in Qt.
• Improved support for interlaced DVI, HDMI, and HDTV modesetting. Read More»