Section: Linux

Windows XP Clone Built on Ubuntu 9.10

December 28, 2009 by Jason

It might look and feel like Windows XP, it might sport a similar graphical user interface and even be able to run XP software, but fact is that an operating system developed by Rain Forest Wind Guangdong Computer Technology Co., Ltd. is anything else but Windows Vista’s predecessor. Ylmf OS is designed as a Windows XP clone based on version 9.10 of the Ubuntu distribution of the Linux open source operating system.

The makers of Ylmf OS revealed that the Windows XP’s GUI was adopted in an effort to allow users of Microsoft’s proprietary platform to immediately start running Ubuntu Linux without needing to adapt to a new operating system.

An obvious downside to Ylmf OS is the fact that the release is Chinese only, at least at this point in time. Available for download localized exclusively in Chinese, Ylmf OS is bound to serve only users living in China and speaking the local language. No indications were offered by the team behind the project of future releases or support for additional languages. According to third-party reports, the people building Ylmf OS are in fact a group of Chinese pirates that were previously distributing a pirated copy of Windows XP, and which were tackled by the local authorities and Microsoft. Read More»

Fix Ubuntu Bootloader

July 19, 2009 by Jason

Have you installed Windows and Ubuntu in dual boot? If yes, you might have installed Windows First and the Ubuntu, which is a good way of doing it.

In case you have already Installed Windows on your computer, then you have another good options to install Ubuntu inside windows without formatting hard disk using Wubi Installer.

But the problem is when you have Ubuntu installed already and then you install Windows on it. On installing Windows on top of Ubuntu, Windows removes the ubuntu boot-loader called grub and replaces it with windows boot loader. In this case, you will not be able to boot into Ubuntu.

To fix this issue, we will tell you how to install the ubuntu boot-loader called grub on top of windows boot-loader so that you can boot into windows or ubuntu whenever you like.

Fix:

For this you will need a Ubuntu live CD. Download the ubuntu live CD image from here and burn the CD. You can also order the ubuntu CDs by mail for free, but it will take a few weeks. Read More»

Internet Explorer in Ubuntu Linux

June 22, 2009 by Jason

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»

How To Disable Ubuntu User Login Window

June 21, 2009 by Jason

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»

Install Ubuntu Linux On USB Drive

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»

Ten ways to Tweak your Linux Boot Process

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»

Ten must-have Linux cheat-sheets

November 28, 2008 by Jason

Need a quick reference card? Here you have a list you can choose from:

1.Linux Command Line Tips

This is a linux command line reference for common operations (HTML format).

2.Unix/Linux Reference Card

Linux Reference Card published on FOSSwire website by Jacob. (PDF format)

3.One Page LInux Manual

A summary of useful Linux command by Squadron. (PDF format)

4.Linux Security Quick Reference

The intent of this Quick Reference Guide is to provide a starting point for improving the security of your system, to serve as a pointer to more in-depth security information, and to increase security awareness and methods that can be used to improve security. (PDF format) Read More»

Speed Your File System Up By 40%

November 08, 2008 by Jason

Every time a file is read from your Linux ext3 partition it writes back a attribute to the file detailing the last access time. There are very few programs that actually use this to operate and it slows everything down.

Disabling atime and diratime on your Linux ext3 file systems can improve disk performance up to 40%!

WARNING: If you are using programs such as tmpwatch, mutt, or mail-notify this configuration change could cause those programs that make specific use of atime not to work.

1. Start a terminal.

2. Switch to root using the “su -” command.

3. Backup your fstab – “cp /etc/fstab /etc/fstab.old”.

4. Open your /etc/fstab in the editor of your choice (nano, kate or gedit recommended). This can be done by issuing the command “nano /etc/fstab”, “kate /etc/fstab”, or “gedit /etc/fstab”. Read More»

Microsoft Quest for Speed?

October 20, 2008 by Jason

Microsoft has been sending out surveys to selected Windows users. There’s nothing unusual in that. It does it all the time, but this one is seeking opinions on a feature dubbed the ‘Instant On Experience’. You may recall that this is something several mini laptop makers have been dabbling with. Asus are one of the first with a system called Splashtop. The idea is that if all you want to do is collect you emails, or surf the net, why should you have to wait ages for Windows (or Linux) to load? Instead, at startup you can opt to run a super-small Linux based operating system, which only takes a second or two to load and gives you more or less immediate access to the web. Microsoft is clearly taking an interest in the feature, possibly for the upcoming Windows 7 (rumoured now to be called ‘Stratus), which is due to make its public appearance next year. The survey also asks respondents what other applications they would like to see fire up in a just a few seconds, now they’re asking, how about Windows
?

How to Run Linux from an USB Flash Drive

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»