Ubuntu 10.10 codenamed Maverick Meerkat is released. As you all know Ubuntu is the most popular Linux distribution since it aims on usability and ease of installation. The new version of Ubuntu comes with Gnome 2.32 and Linux kernel 2.6.35. Of course all software is updated with new versions. The installation has also become very easy and fast. The user has to do only a few clicks until he boots up to his new Ubuntu desktop. Download Ubuntu 10.10 install it and let's see a few tips and tricks!
Contents
- Restricted Extras
- Ubuntu Tweak
- Multimedia
- Java
- Google Earth
- Google Chromium
- Eye Candy
- Internet
- Torrent clients
- NTFS read/write support
- PlayOnLinux
- Ubuntu books
1. Restricted Extras
sudo apt-get install ubuntu-restricted-extras
Note: Installation only works completely and properly when done from the command-line Terminal. The entire package will not usually install completely from within a Package Manager.
2. Ubuntu Tweak
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
3. Multimedia
Audio and Video Playback
DVD Playback
sudo apt-get install libdvdread4
Next type:
sudo /usr/share/doc/libdvdread4/install-css.sh
MPlayer/SMPlayer
sudo apt-get install mplayer smplayer
You will find it under Applications -> Video & Sound -> SMPlayer
XBMC
sudo add-apt-repository ppa:team-xbmc sudo apt-get update sudo apt-get install xbmcYou will find it under Applications -> Video & Sound -> XBMC
VLC
Many users prefer the Video Lan Client (VLC) as their multimedia player. VLC supports many formats without need for additional codecs. Simply install it by typing:
sudo apt-get install vlc vlc-plugin-pulse
K9copy
sudo apt-get install k9copy
For more information you can read my How to backup your DVDs (in dvd, xvid, mpeg-4, x264 formats) using k9copy guide.
DVD::Rip
DVD::Rip is a DVD backup/copy program, written in GTK-based perl, that uses the transcode video/audio processing and conversion tools. To install it type:
sudo apt-get install dvdrip
For more information you can read my How to rip a DVD to DivX/XviD/H264 using DVD::Rip
2ManDVD
2ManDVD is a GUI utility for creating DVD videos. It is the successor of ManDVD. For more information on how to install it and use it read my How to author a DVD using 2ManDVD in Linux guide.
DeVeDe
DeVeDe is a program to create video DVDs and CDs suitable for home players (i.e. VCD, sVCD or CVD) from any source video file that is supported by MPlayer. For more information on how to install it and use it read my How to create a custom DVD using DeVeDe .
4. Java
Ubuntu 10.04 uses OpenJDK, which mostly derives from Sun's JRE, as its default flavor of JRE. Moreover Icddtea is the default browser plugin to run Java applets. Most users should be fine with those JRE versions. If you don't have them installed simply type:
sudo apt-get install openjdk-6-jre icedtea6-plugin
However you can still install Sun's JRE and JDK like this if you are not satisfied with those packages. To do so first you must enable the partner repository. Go to System > Administration > Synaptic Package Manager > Settings > Repositories > Other Software and enable the partner repository. Now you can either search for sun-java6-jre, sun-java6-plugin, sun-java6-jdk using Synaptic or type the following commands in a terminal.
Sun Java Runtime Environment (JRE) and Firefox Java Plugin
Close Firefox if it's running, open a terminal and type:
sudo apt-get install sun-java6-jre sun-java6-plugin
Sun Java Development Kit (JDK)
If you want to build applications, applets, and components using the Java programming language you need to install JDK.
sudo apt-get install sun-java6-jdk
Now you must choose the default Java you want to use. Open a terminal and type:
sudo update-alternatives --config java
And follow the instructions. Simply select the number for java-6-sun.
5. Google Earth
Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. You can explore rich geographical content, save your toured places, and share with others. To install it type:
sudo apt-get install googleearth-package
make-googleearth-package --force
sudo dpkg -i googleearth*.deb
Afterwards you will find Google Earth under Applications > Internet > Google Earth
6. Google Chromium
Chromium is Google's open source web browser and it's fast! You should give it a try. To install it type:
sudo apt-get install chromium-browser
If you want a daily version of Chromium (this version might have various problems and even crash) you must first add the gpg key:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
Next You will have to add the following chromium-daily repo to your 3rd party repository list. Go to System - Administration - Software Sources, select the Other Software tab and Click ADD.
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
sudo apt-get update
sudo apt-get install chromium-browser
Now you will find it under Applications > Internet > Chromium Web Browser.
7. Eye Candy
Compiz Fusion
Compiz Fusion allows you to use advanced desktop effects such as the rotating cube desktop.
sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main \
compiz-fusion-plugins-extra emerald librsvg2-common fusion-icon
Run Applications -> System Tools -> Compiz Fusion Icon. A blue icon will appear to the tray. From here you can configure Compiz-Fusion.
Conky
Conky is a light-weight system monitor for X, that displays any information on your desktop.
sudo apt-get install conky
Screenlets
Screenlets are small applications that are laying on your desktop. Eye candy stuff and useful in many ways. Just type:
sudo apt-get install screenlets
Go to Applications -> Accessories –> Screenlets choose the screenlet you want click launch/add (you can choose Auto start on login)
You can download additional screenlets from www.gnome-look.org or screenlets.org from http://screenlets.org/index.php/Category:UserScreenlets
Cairo Dock
Cairo Dock is a light eye-candy fully themable animated dock for any Linux desktop. It has a family-likeness with OSX dock, but with more options.
sudo apt-get install cairo-dock cairo-dock-plug-ins
You will find it under Applications > Accessories > Cairo Dock
Gnome Do
GNOME Do (Do) is an intelligent launcher tool that makes performing common tasks on your computer simple and efficient. Do not only allows you to search for items in your desktop environment (e.g. applications, contacts, bookmarks, files, music), it also allows you to specify actions to perform on search results (e.g. run, open, email, chat, play).
sudo apt-get install gnome-do
You will find it under Applications > Accessories > Cairo Dock
Windows Buttons Order
wget http://launchpad.net/mwbuttons/trunk/v0.2/+download/mwbuttons
chmod +x mwbuttons
./mwbuttons
Now just select Settings > Karmic style and the buttons will go to the right.
Alternatively you can use Ubuntu Tweak mentioned above.
8. Internet
IRC
XChat is an IRC chat program for both Linux and Windows. It allows you to join multiple IRC channels (chat rooms) at the same time, talk publicly, private one-on-one conversations etc. Even file transfers are possible.
sudo apt-get install xchat
You will find it under Applications -> Internet -> XChat IRC
Ubuntu 9.10 uses empathy as its default IM (Instant Messaging) client. A few others IMs are:
Pidgin
Pidgin is an open source IM application. It is the previous default in the Ubuntu (Gnome) desktop.
sudo apt-get install pidgin
aMSN
aMSN is an MSN Messenger utility that functions like the original client. To install it type:
sudo apt-get install amsn
You will find it under Applications -> Internet -> aMSN
Emesene
Emesene is an MSN messenger client that uses a simplified interface similar to the original client. To install it type
sudo apt-get install emesene
You will find it under Applications -> Internet -> Emesene
Skype
Skype is a proprietary integrated VOIP and video conferencing program similar to Ekiga. To install skype on Ubuntu 10.10 just click on the Ubuntu 8.10+ 32bit version or Ubuntu 8.10+ 64 bit version. Download skype .
9. Torrent clients
Transmission is the default BitTorrent client in Ubuntu 9.10. Here are some additional clients if you want to try them.
Deluge
Deluge is a lightweight, Free Software, cross-platform BitTorrent client.
sudo apt-get install deluge
You will find it under Applications -> Internet -> Deluge BitTorrent client
Vuze
Vuze is the next version of Azureus. To install it type:
sudo apt-get install vuze
You will find it under Applications -> Internet -> Vuze
10. NTFS read/write support
Ubuntu has a graphical configuration tool for enabling read/write on NTFS partitions, either from a Windows/Linux dual boot system or from external hard disks. To install it type:
sudo apt-get install ntfs-config
Run it through System -> Administration -> NTFS Configuration Tool.
NTFS-Config will auto detect your NTFS partitions and afterwards you can enable write support for them. The will be mounted under /media.
11. PlayOnLinux
PlayOnLinux is a piece of sofware which allows you to easily install and use numerous games and softwares designed to run with Microsoft®'s Windows®. Call Of Duty, Grand Theft Auto, Need For Speed, Starcraft, Steam, Age Of Empires, Warcraft and AutoCad are only some of those. To install it type:
sudo apt-get install playonlinux
Run it through Games -> PlayoOnLinux.
10. Ubuntu books
Here are some books you can read to learn more about Ubuntu Desktop and Server, Administration and Security!







|
** Note: Because of the many sites that are direct linking to my guide I face heavy traffic. If you wish to help me pay for the hosting and bandwidth you can make a donate. Thank you!
|
Trackback(0)
TrackBack URI for this entryComments (9)
Subscribe to this comment's feedntfs instructions repeated by mistake in playonlinux
Great Info... but
HTTP request sent, awaiting response... 200 OK
Length: 33589497 (32M) [application/octet-stream]
GoogleEarthLinux.bin: Permission denied
Cannot write to `GoogleEarthLinux.bin' (Permission denied).
Could not download Google Earth! (You may need to use --file)
I'm not sure how to correct this.
Thanks again
Video Problem in Ubuntu 10.10 64 bit.
I have Dual boot WIN 7 and Ubuntu 10.10 in my Dell XPS15 R.
But I am not able to play any Video files from Ubuntu.Even I was not able to play MP3 however after installing Restricted Extras now I am able to play mp3 however while playing any video I can only hear the audio but there is no video. Even I tryed playing in VLC but Video is not working.
While playing Video my system got stuck and It did not responde for any application even I can not shutdown/restart the system so forcebly I need to switch-off the system.
Please help me to sort out the Video problem.
Many thanks in Advance.
Cheers..
Write comment