Tag: ubuntu
IEs4Linux is the simpler way to have Microsoft Internet Explorer running on Linux (or any OS running Wine).
No clicks needed. No boring setup processes. No Wine complications. Just one easy script and you’ll get three IE versions to test your Sites. And it’s free and open source.This may be very helpful for software developers and web developers to test their applications.
IEs4Linux Installation in Ubuntu
You have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package:
Open /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
Uncomment following lines in your /etc/apt/sources.list and it may be different if you are in different country instead of UK Read More»
Posted in Internet, Linux | No Comments »
If you are are the sole user of your computer and are annoyed by the Ubuntu login window during every startup, it is better to remove it. Removing the login window will not actually remove the login password, but it will just skip the step during system startup.
Note: Make sure that you do not remove the login window on a public computer.
To remove it, first go to Login Window utility from System > Administration > Login Window.
You can also load it by pressing Alt + F2 and typing gksu /usr/sbin/gdmsetup in Run Application box.
This will open the Login Window Preferences window. Now, to enable auto login, go to Security tab and check Enable Automatic Login and enter user name for your system. You can also set delay in auto login by checking Enable Timed Login and selecting time in seconds. If you enable it, your system will wait for specified number of second before logging you. Read More»
Posted in Linux | No Comments »
February 26, 2009 by
Jason
Ubuntu is one of most active group behind modifying linux and making it easy for windows users to accept and try ubuntu linux with more user acceptability.
Out of the all those Ubuntu community has taken the initiative of proving desktop edition of ubuntu linux which can be easily installed and uninstalled from windows itself. The only thing that was quite difficult till now was to install ubuntu linux on a USB portable drive.
But now with uSbuntu Live Creator which is the safest and easiest way to install ubuntu linux on your USB portable drive which enables you to install and run ubuntu directly from your USB drive.
You can install ubuntu on USB drive either from a ubuntu iso image you have, or from a ubuntu installation cd and you don’t have them then you need download the iso image of ubuntu from here. Read More»
Posted in Linux | 1 Comment »
January 16, 2009 by
Jason
Linux rarely needs to be rebooted. But when it does, it’s often slow to boot. Fortunately, there are ways to speed things up. Some of these methods are not terribly difficult. (although some, unfortunately, are). Let’s take a look.
1. Disable unnecessary services
Depending upon the use of the machine, plenty of services won’t be needed. Using Linux just for a desktop? Then you won’t need sendmail, httpd, and many other services. If your server is only a Web server, you can shut off many services as well. To do this, you can go to the Administration menu and take a look at the Services entry. Just deselect all of the services you don’t want to start.
2. Disable unnecessary kernel modules
If your desktop is wired to the Ethernet, you don’t need to have a wireless kernel module loaded. This task is a bit more difficult and will require a kernel recompilation, which is not the easiest task to undertake. To do this, you will need the kernel sources. Then, follow the standard steps for compiling a kernel. The difference is that you’re going to go through your system and disable all of the modules you don’t need. Read More»
Posted in Linux | No Comments »
December 10, 2008 by
Jason
Now that you have enjoyed the speed of Google Chrome, it’s time to dig deeper and get more out of it. Here are 10 tips/tricks to supercharge your chroming experience.
1) Install flash player in Google Chrome
After you have installed Chrome, some of you will find that you are not able to view Youtube video. This is especially true if you are installing Chrome under Ubuntu (or other Linux distro).
Here is what you can do to fix the problem:
- Download the flash player for windows xpi file.
- Change the xpi extension to zip
- Extract the content of the zip file into a folder
- Copy the files flashplayer.xpt and NPSWF32.dll to the directory /home/USERNAME/.wine/drive_c/windows/profiles/USERNAME/Local Settings/Application Data/Google/Chrome/Application/Plugins.
- For Vista, copy to the directory: C:\Users\\AppData\Local\Google\Chrome\Application\Plugins
- For XP,copy to the directory C:\Documents and Settings\\Local Settings\Application Data\Google\Chrome\Application\Plugins
- Create the Plugins folder if it does not exist.
Restart your Chrome. Your flash player should be working now. Read More»
Posted in Internet | 1 Comment »
September 13, 2008 by
Jason
Ever wanted to have a portable operating system? One that can reside inside a small USB flash drive? In the past, it was possible to run a Linux distribution from an USB stick just like you would have run it from a Compact Disc, but this task was quite hard to achieve. Why? Simply because you had to type a lot of geeky commands in a terminal and if, somehow, you forgot one or typed something wrong, the whole process had to be started all over again. Not to mention that it could take about 1-2 hours to make a bootable USB stick. Therefore, this guide is here to teach you some new Linux magic tricks on how to achieve a portable Linux operating system, in no more than 5 minutes! How? With the help of a great and marvelous tool called UNetbootin.
For this tutorial, we’ve used Ubuntu 8.04.1 LTS and BackTrack 3 Linux distributions, both tested with an 1GB Kingstone DataTraveler 2.0 USB flash drive. Read More»
Posted in Linux | No Comments »
Color blindness, sometimes called daltonism, is mostly a color vision deficiency. Colorblind people can’t tell the difference between some chromatic colors and as far as I know there are no tools on Linux OSes that can help them distinguish the hues. I use Ubuntu, and the colorblind applet is part of the gnome-mag package, but for some reason (and I have no idea why) the developers didn’t include it in the distro. So, basically, we’re gonna recompile the gnome-mag package, with the colorblind panel applet.
The following tutorial was tested on Ubuntu 8.04.1 with GNOME 2.22.3. Anyway, we are interested in the gnome-mag package version, so you should check yours right now! How? Open Synaptic (System -> Administration -> Synaptic Package Manager) and search for gnome-mag. You will see the version number on the ‘Installed Version’ column. Read More»
Posted in Linux | No Comments »
youtube-dl is a small command-line program to download videos from YouTube.com.
Install youtube-dl in Ubuntu
sudo aptitude install youtube-dl
This will complete the installation.
Using youtube-dl
Usage instructions are easy. Use youtube-dl followed by a video URL or identifier.
youtube-dl Example
youtube-dl “http://www.youtube.com/watch?v=foobar”
The video will be saved to the file foobar.flv in that example. As YouTube.com videos are in Flash Video format, their extension should be flv.Check this simple guide to convert .flv files to .mpg
Read More»
Posted in Internet, Linux | 2 Comments »
A download manager is a computer program designed to download files from the Internet,unlike a web browser, which is mainly intended to browse web pages on the World Wide Web (with file downloading being of secondary importance).
Download Manager Features
* Pausing the downloading of large files.
* Resuming broken or paused downloads (especially for very large files).
* Downloading files on poor connections.
* Downloading several files from a site automatically according to simple rules (file types,updated files, etc. – see also Offline Browser).
* Automatic recursive downloads (mirroring).
* Scheduled downloads (including, automatic hang-up and shutdown).
* Searching for mirror sites, and the handling of different connections to download the same
* file more quickly (Segmented downloading). Read More»
Posted in Linux | No 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 »