What is difference between Linux and ubuntu?
1.Linux is a generic term which is a kernel and has several distributions, whereas Ubuntu is one of the Linux kernel-based distribution.
2.Linux started its journey in 1991, whereas Ubuntu took off in 2004.
3.Linux was initially predominant among servers, making it hardly user-friendly among home and office users, whereas with the advent of Ubuntu, which was available on desktop computers, now becoming more receptive and friendly with home and office users.
4.Several Linux distributions are available like Fedora, Suse, Debian and so on, whereas Ubuntu is one such desktop-based distribution based on Linux kernel.
5.Linux is based on the Linux kernel, whereas Ubuntu is based on the Linux system and is one project or distribution.
6.Linux is secure, and most of the Linux distributions do not need anti-virus to install, whereas Ubuntu, a desktop-based operating system, is super-secure among Linux distributions.
7.Some of the Linux distributions are not desktop-based and dominant among servers, whereas Ubuntu is one of the desktop-based, is more user-friendly as compared to other Linux distribution.
Mplayer is generally a command-line media player but will bring up a graphical interface when invoked to play a media file.
Where can one find information on the ubuntu network manager?
To find information on the Ubuntu network manager, one can do so by visiting the Ubuntu webpage. There, one can either visit the "Community Help Wiki" section or can even call customer service for more detail.
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:
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.
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.
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.