Tag: Linux
One of the cool things about Firefox is it’s never ending ways to do things. While this list will not make headlines, any Firefox list I find, always has one or two tips worth saving. Here are five Firefox tips that I like because they are quick and don’t require any extensions or add-ons installation.
Firefox Tip 1 - Bookmarks are great, but sometimes you may want to save a Web site link for the short term. Instead of creating a Bookmark, just click and hold on the Web site favicon in the Address bar, then drag and drop to your Desktop creating an instant shortcut link to the site. Next time you need to visit the site, click on the shortcut and Firefox will open the link in a new tab.
Firefox Tip 2 - Firefox 2.0 provides a few options to customize what sites you want opened when Firefox starts up. By setting the Startup preference in Tools \ Options under the Main tab, I like to have several sites open, by selecting Show My Home Page (next to When Firefox Starts) and adding URL’s in the Home Page field. Read More»
Posted in Firefox, Internet | 2 Comments »
This tutorial describes how to install Ubuntu by copying the contents of the installation CD to an USB memory stick (aka flash drive) and making the stick bootable. This is handy for machines like ultra portable notebooks that do not have a CD drive but can boot from USB media.
In short here’s what you do:
Prepare the USB flash drive
Boot the computer from your USB flash drive.
Install Ubuntu as you would from a normal boot CD Read More»
Posted in Computer, Linux | No Comments »
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»
Posted in Linux, Windows Vista | 1 Comment »
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»
Posted in Linux | No Comments »
February 28, 2008 by
Jason
You may be able to free up some valuable space if you’re using two disk partitions, using two physical drives, or dual-booting between XP and Vista on the same machine.
I’ll show you several steps you can take to eliminate duplicate files and get more out of your disks.
Decide on your multiple-partition strategy
Years ago, it was common for users seeking more reliability to divide a hard drive into two or more partitions: portions of a disk, each with a different drive letter. Back then, recovering data from drive d: was easier than from drive c: if the primary partition (containing Windows) became corrupted.
That configuration is rare today, because backup programs and disaster-recovery services have improved. But there are still three situations in which you might find yourself handling two or more partitions or physical disks: Read More»
Posted in Computer | No Comments »
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»
Posted in Computer, Linux | No Comments »
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»
Posted in Linux, Software | No Comments »
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»
Posted in Linux | 1 Comment »
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»
Posted in Linux | No Comments »