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 fix the configure error What if your intltool is too old You need intltool 0.40.0 or later in ubuntu?

here is the solution


1: you must have your working internet connection

2: open the terminal

3: type command:
sudo apt-get install intltool

after completion there is no more problem.......

What tells the OpenSSH client to tunnel the X-Windows protocol?

The -X flag to the OpenSSH client enables X11 forwarding. The server must also have support for forwarding enabled.

Source: ssh(1) manpage

How can you download free movies online using Linux operating system?

There is no legal way to download movies on any operating system.

What programs will come by default with Ubuntu 12.04?

Ubuntu 12.04 (Precise Pangolin) will include the following programs by default:

  • Firefox 10 - Web browser
  • LibreOffice 3.5 beta 2 - Office/productivity suite
  • Mozilla Thunderbird 10 - Email client
  • Rhythmbox 2.9.5 - Music player
  • Nautilus 3.3.4 - File browser
  • Gedit 3.3.2 - Text editor
  • Totem 3.0.1 - Video player
  • Empathy 3.3.4 - IM client
  • Shotwell 0.11.91 - Image viewer
  • Gwibber 3.3.3 - Social networking client
  • Transmission 2.42 - Bittorrent client
  • Deja Dup 21.2 - Backup tool

How do you change the executable bit in Linux for a .exe file?

chmod +x is the command to set the executable flag in Linux but, Linux does not use exe files.

What are the origins of Ubuntu?

Ubuntu was originated in South Africa in 2004,

founded by Mark Shuttleworth, you can read more about ubuntu @

How do you run download games on Linux?

OK first thing you should know is that I have horrid grammar skills.

Second it depends of the game files. If your game files are .exe you will need to install and run wine. If your games are .deb just double click on the files. If .tar.gz right click on the files and choose extract, then there will be a new folder in the directory your .tar.gz was with the same name. Go into that folder using the terminal and type "./install" lastly you may need to change the permissions but that is another google search.

Can you download Unity Web Player on Ubuntu?

Unity Web Player is not developed for Linux and cannot be run natively. It is possible to use it by installing a Windows version of a web browser (such as Firefox) using Wine.

What is the meaning of the persistence file in Ubuntu?

I'm assuming you are running it off a Live USB? it is the file that saves your preferences, otherwise it will act like a Live CD, in that it will wipe your changes after a reboot

How many processors does Kubuntu support?

The Ubuntu/Kubuntu kernel is configured to support 8 processors / cores in 32-bit and 64 processors / cores in 64-bit.

Does Ubuntu have Konqueror?

Ubuntu does not include Konqueror as standard, though it can be installed from the repositories. Its sister distribution, Kubuntu, ships Konqueror by default.

How do you write a script in Ubuntu to delete a virus in a USB flash drive?

Depends on the virus - there are different ways to remove things depending on what the virus payload is. In general, however, you should remove viruses via a boot CD; that way mounting the USB drive won't harm the OS.

A script itself would be of limited use because viruses are very different, so you would have to customize the script for different viruses.

How many individual processors does Ubuntu desktop and server edition support?

The 32-bit Ubuntu desktop kernel is set to 8 cores. The rest are at 64 cores.

Driver impressora lexmark z23-z33 para ubuntu 9.04?

perdona por inforarle que toda la investigacion que e echo me dice que nadie a creado ningun drive para ninguna impressora de la marca lexmark para Linux en general y menos ubuntu

How does ubuntu server manages it memory?

This question relates to a generic question on operating system resource management. There are many ways of managing memory, whether you are talking about 'working set sizes', page-able memory, segmented memory, etc.

If you are very curious about the exact algorithms used, check out the source code for the kernel to trace through the logic. The methods used by Ubuntu and other systems are too complex to be covered in a single question.

Your Ubuntu sees your CD DVD RW drive but when a CD is inserted it wont read it any thoughts?

if the CD or DVD cannot be read, chances are the file system on the media is not supported. Try using it on a different OS such as Windows to see if the file system is recognized.

There may be structural damage on the media as well, which would prevent it from reading.

How do you use a Netgear WPN111 on Ubuntu?

This requires installing ndiswrapper and "wrapping" the Windows drivers. There are no native Linux drivers for your wireless card yet. You can find a more detailed tutorial in the Related links section below.

How do you open the terminal in ubuntu 8.04?

press ALT+F2 and type "gnome-terminal" without the quotes or go to Applications->Accesories->Terminal.

Gud Luck with using Ubuntu.

You have ATI accelerated graphics driver and you are not sure which nvidia driver you need for ubuntu can anyone help?

If you have an ATI video card, you do not need an NVIDIA driver. Ubuntu includes a "Restricted Drivers Manager" that will automatically download and install any proprietary drivers it detects your card needs.