answersLogoWhite

0

Linux Ubuntu

Ubuntu is a Linux distribution from South Africa created by Mark Shuttleworth and funded by Canonical LTD. It is well-regarded among new Linux users due to its ease of use, support, and free shipping of installation CDs.

481 Questions

How do you install ubuntu 6.10 on a second partition?

When you boot from the install CD, indicate which partition you want Ubuntu installed on.

Can you install ubuntu and not enter my os?

Do you mean, install Ubuntu and not enter the BIOS? To install Ubuntu using a CD, you need to enter the BIOS, setting the CD drive as the first boot. Otherwise, the computer will still boot off the hard-drive and ignore Ubuntu on the CD drive. If you meant, install Ubuntu without removing your Windows operating system? Then you need to set up a dual-boot between Windows and Ubuntu. Search the internet for fuller instructions on creating a dual-boot. If you simply want to try using Ubuntu without making any changes to the OS already on the hard-drive, either use the CD containing Ubuntu as an ISO file, known as a Live CD. Or, look up WUBI on the internet. Wubi will allow you to download and use Ubuntu as you would any other Windows file - without making any changes to the hard-drive.

Will Windows 98 recognize a wireless driver card?

Windows 98 will detect that a card has been plugged in. Whether or not it can USE it depends on whether the card has Windows 98 drivers available, and if you have installed them correctly. Most wireless A, B, and G cards have Windows 98 drivers, but very few N cards do.

What scanners will work with Ubuntu?

Any scanners that are supported by SANE ("Scanner Access Now Easy") will work in Ubuntu. Note that you will need to add yourself to the "scanners" groupand log out and back in. A link in the "Related links" section below will show a list of supported models of scanner by manufacturer.

Which command can be used to send a print job to the default printer named Printer1?

lpr printfile

It is assumed that the default printer is Printer1, so you don't have to specify it.

How much RAM does Ubuntu 5.04 use?

It will "use" as much as you can give it. For a desktop installation, you will need at least 128 MB of RAM.

P.S. Ubuntu 5.10 is long obsolete. There is absolutely no reason to use it other than historical curiosity.

How to install wireless ar242x in ubuntu in laptop that is compaq presario c793tu?

http://madberry.org/2008/11/how-to-get-atheros-ar242x-to-work-on-810-intrepid-ibex/

Can data be recovered from a zero-filled hard disk?

YES data can be recovered from a zerofilled hard drive but it is extremely difficult and costly process. To recover data from it one has to use a special equipment that has the ability to detect What new zeros have been put on the magnetic plates of hard drive. The process involoves detecting and separtating older magnetic field from the newer one. Let me explain it by an example: Consider a piece of data: 10110101 When you will zero fill the data will become 00000000 As the drive is formated all ones are converted to zeros. In this process new zeros replace the older ones but the older zeros remain "in place". This causes magnetic fields of slightly diffrent intensities on the surface of the disk i.e., the magnetic field of older zeros is of lesser intensity then that of the newer zeros. This change can be read by special equipment under special conditions . This is how FBI recovers data from a ZERO-FILLED hard drive. Hoping this will answer your question. Awais Rauf.

Why do I have excessive hard drive activity in Ubuntu 8.04?

This is a well-known issue. It is caused by aggresive power management settings on certain computers. Below is a link to the bug report and solution (basically a script that runs hdparm -B 256 /dev/sda).

How do you convert Ubuntu .wav files to Windows?

WAV is a file format. There is no difference between a WAV file on Ubuntu and a WAV file on Windows.

How do you install and configure Lexmark X5450 under the Ubuntu 7.10?

Printers in the x5400 series are unsupported by any version of Linux, and will probably remain so, due to Lexmark's refusal to provide Linux drivers for their printers.

Will ubuntu desktop edition run on netbook?

Yes. The main purpose of the Netbook version is to provide an interface more suited to the device's small screen and hard drive. The desktop version of Ubuntu can be installed on a netbook with enough space, but the interface may appear too small to use comfortably (too small icons and menus).

Is there a movie maker for ubuntu?

There should be a Pitvi Video editor in sound & video.

Can you format a hard drive from Ubuntu live CD?

Yes - in the process of installing Ubuntu. If you want to format and nothing else, take a look at GParted (google).

Can you reinstall windows7 after installing ubuntu?

Yes, Windows 7 will overwrite the partition used by Ubuntu. In dual-booting, were two operating systems share the hard-drive (in separate partitions), you have a choice of either OS on boot-up. The recommended method is to install Windows first, then Ubuntu. Otherwise, if Windows is installed second it greedily takes over automatically at boot-up.

How do you dual-boot Windows 95 and Ubuntu?

install windows first and then install linux, there should be a partitioner in the live cd. or just use wubi

How to maintain the Linux operating system?

Depends on what you're using the Linux computer for (server vs desktop) however, just updating whenever it tells you to should keep you relatively secure.

What process updating package from Ubuntu 9.04to Ubuntu 10.4?

To update from 9.04 to 10.04, you can either use the update manager or burn a cd. Since 12.04 LTS is out though, I would burn a cd and install that.

Do you need firewall with ubuntu 10.10?

No, has iptable already enable in kernel.

Which is a more user friendly OS Windows or Ubuntu?

In my opinion, Ubuntu is more user friendly than Windows. Other open source users may consider their chosen OS as being the best: Linux Mint, Puppy, Kubuntu, and so on - the list of distributions (distros) on offer is very long.

How do you install gcc compiler in Ubuntu?

Run (from a terminal):

sudo apt-get install gcc build-essential

What window manager does Ubuntu use?

This depends on what desktop environment is running. The Unity desktop uses the Compiz window manager. Unity 2D uses Metacity.

How do you remove various partitions of ubuntu from harddrive?

Partitions should be removed using a partition manager.

If you have a Ubuntu live CD, then you can run partition editor from there. If you don't, then you should install a partition editor in your main operating system.