(1) What actually UBUNTU means?
UBUNTU is an ancient African word meaning "Humanity to others". It also means "I am what I am because of who we all are". The Ubuntu operating system brings the spirit of UBUNTU to the world of computers.(2) No need to install an anti-virus software
If you previously used Windows or Mac OS, you might have used an anti-virus software on your system which runs in background, constantly checking for computer viruses which may harm your system.
But there is no need of an anti-virus program in Ubuntu (but anti-virus program does exist for Linux). I don't know the exact reason for this- may be its because viruses which affect Linux are still very rare. People have different arguments regarding this: Some argue that no one worries about writing a virus for Linux because it is very less commonly used and some argue that Linux is more secure than other operating systems.
Whatever may be the reason there is no need of an anti-virus at this moment. However you may install it through 'Ubuntu Software Center'.
(3) Download manager for Ubuntu 12.04
You might have used Internet download manager (IDM) on Windows, so you may feel the need of a standalone download manager in Ubuntu.The credit for making a standalone download manager for Ubuntu goes to Maia Kozheva for creating Steadyflow download manager.
Installation
Open Terminal (Press ctrl+alt+T) and type:
sudo add-apt-repository ppa:sikon/steadyflow
sudo apt-get update
sudo apt-get install steadyflow
After installation you can open dash home and search steadyflow in search box given on the top.
Integrating in firefox
For firefox integration of steadyflow download manager you should install an add-on "flashgot" in firefox. Download it from here-
After installation you need to restart the firefox for applying the changes.
(4) Installing VLC media player
You might also have liked the VLC media player on Windows. So, if you are having problem with the default media player in Ubuntu, You can switch to VLC medi player.
VLC player is one of the best software for watching movies of different
formats (avi , wmv , mpg , mpeg , mov , ram , mp4 , swf, flv).
Open Terminal (Press ctrl+alt+T) and type in there-
sudo apt-get update sudo apt-get install vlc
(5) Installing flash support for browsers
You will need the flash player support to be able to view videos and flash websites on your browser. For this you need to install flash plugin.
Open Ubuntu Software Center and type 'flash' in search box given on top right corner. After that install it from the page.
(6) How to run Windows applications on Ubuntu
Ubuntu does not open Windows applications by default. If you want t run Windows applications on Ubuntu, you need to install 'wine'.
Wine is a compatibility layer for running Windows applications on Linux.
Applications are run at full speed without the need of cpu emulation. Wine
does not require Microsoft Windows, however it can use native system dll
files in place of its own if they are available.
Applications are run at full speed without the need of cpu emulation. Wine
does not require Microsoft Windows, however it can use native system dll
files in place of its own if they are available.
Open Terminal (Press ctrl+alt+T) and type in there:
sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5
(6) Best Torrent client
qBitTorrent provides a familiar and speedy interface complete with an
in-built search engine for those hard to find downloads. There’s a whole
host of usual features including support for encryption, uPnP, IPv6 and
RSS.
Open Terminal (Press ctrl+alt+T) and type in there:
sudo add-apt-repository ppa:hydr0g3n/ppa sudo apt-get update sudo apt-get install qbittorrent


