If you are new to Unixmen, you may want to subscribe : ![]()
![]()
![]()
![]()
|
28 April 2010
The final release of Ubuntu 10.04 Lucid Lynx will be out this week, after you install lucid or upgrade you will need to add some software, repositories, you can also update the look to your choice by adding Cairo dock menu, changing the window buttons for example, bisigui themes. You can always add more themes , see this article : Great themes for Ubuntu
First thing i will start with how to resolve nosound problem in ubuntu lucid Lynx, i confronted this issue when i first installed lucid in my Laptop, the solution you can find it in this post.
Now let`s see which things are important to do install after installing Ubuntu 10.04 Lucid Links :
Add Medibuntu repositories
Medibuntu is a packaging project dedicated to distributing software that cannot be included in Ubuntu for various reasons, related to geographical variations in legislation regarding intellectual property, security and other issues. by adding Medibuntu repostories you will be able to install many softwares like Google-Earth , opera ,Win32codecs , Msfonts and more by the normal command :
sudo apt-get install <software-name>
Start Script - Install the most needed Applications and repositories in Lucid (Medibuntu, getdeb, Drropox...)
This script helps new users set up a few things most people do when they first install Ubuntu. The script adds extra repositories:
Ubuntu restricted extras, Medibuntu, Getdeb,Dropbox, and install from repository softwares like The GIMP, Pidgin, WINE, Chromium browser, Gnome Do, Guake, VLC media player, Mplayer, SMplayer, Thunderbird, Dropbox, skype, Codecs..and more. This script actually available just for only Ubuntu 10.04 lucid Lynx.
Read our previous post for more informations how to use the script
Sharing folders in Lucid lynx
If you have a local network and you tried to share folders with other computers on this network, you will got a message like this :
Now to be able to share folders in lucid lynx with other Linux and windows machine in your network, you will need to install and configure samba share, for instructions how to configure samba in Ubuntu see this Post
Install samba :
sudo apt-get install samba
When samba is installed and configured then you can set which folders you want to share by right click on the folder
Windows emulators : 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®.
You can install many windows games like callofduty, doom ,.... Msfonts ,Itune ,Microsoft office 2007 (see our howto install MS office 2007 in Ubuntu using playonlinux )
You can install playonlinux from Ubuntu software center, by using the command :
sudo apt-get install playonlinux
Or Click link bellow to install :![]()
Enchance launch-bar menu in Lucid Lynx with cairo-dock, Docky
-
Cairo-Dock is an animated application launch bar for the desktop, comparable to the dock in Mac OS X or Rocket Dock (for Windows). It is compatible with Compiz, but it can also run without a composite manager . Cairo-Dock can run under GNOME, KDE and XFCE.
Open the terminal and copy and past the command bellow :
sudo -v
echo "deb http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu $(lsb_release -sc) main ## Cairo-Dock-PPA-Stable" | sudo tee -a /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E80D6BF5
Update the installation :
sudo apt-get update
Now install cairo-dock :
sudo apt-get install cairo-dock cairo-dock-plug-ins

- Docky : Some of Docky's amazing features include themes, plugins, 4 different hiding modes, advanced indicators, zeitgeist integration, and window management.Docky is an advanced shortcut bar that sits at the bottom, top, and/or sides of your screen. It provides easy access to some of the files, folders, and applications on your computer, displays which applications are currently running, holds windows in their minimized state, and more.
Installation of Docky
First add repository
sudo add-apt-repository ppa:docky-core/ppa
Now update source and install docky
sudo apt-get update && sudo apt-get install docky

Add screenlets to your Desktop
Screenlets are small owner-drawn applications that can be described as "the virtual representation of things lying/standing around on your desk". Sticknotes, clocks, rulers, ... the possibilities are endless. The goal of the Screenlets base-classes is to simplify the creation of fully themeable mini-apps that each solve basic desktop-work-related needs and generally improve the usability and eye-candy of the modern composited Linux-desktop.
sudo apt-get install screenlets
Or install by clicking
![]()
Change window buttons from Left to right
As you can see in ubuntu 10.04 Lucid the button of the window are located on left instead of the usual place on the right of the window, if you want to have the buttons back to the right then use windows button script :
-
Now cd the folder where you downloaded the script, in my case :
cd /home/zinovsky/Downloads
-
Make the script executable :
sudo chmod +x 123360-123360-Change Window Buttons.sh
- Now Run the script :
./123360-123360-Change Window Buttons.sh
After you will got this screen to choose the location where you want to have the buttons :

I changed the button to the right, here it is the result :

Ubuntu Gaming made easy with PlayDeb
If you are a fun of gaming so is important to add Playdeb repositories to your Lucid Lynx. Playdeb is a gaming repository for Ubuntu - aimed to provide titles already available on getdeb.net in an easier to install and update format. You can install many games by a simple click

Please see how to add playdeb.net repository in this link : Ubuntu Gaming made easy with PlayDeb
Media players
My Favorite media player are VLC media player and banshee:
VLC is the best media player for Linux it play almost everything , he has many features that you can not find in any other media player , read this post to know more about vlc : Things you didn’t know VLC media player can do
Install VLC media player :
sudo apt-get install vlc
or click the image to install vlc :
- The second media player i like is Banshee,
You can install banshee by clicking this link or from the command line :
sudo apt-get install banshee
If you like banshee you will like also to add some useful extensions like :
-
banshee-extension-ubuntu one music store : This extension makes the Ubuntu one Music Store available in banshee.
sudo apt-get install banshee-extension-ubuntuonemusicstore
or click this image to install ![]()
For more extensions for Banshee open Ubuntu software center and type Banshee then you will got Banshee and a list of extensions:
Click on screenshot for file size
Playing encrypted DVDs
To play encrypted DVDs, the libdvdcss2 package is essential. libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption.
If you already added Medibuntu repositories above manualy of via start script you will be able to install them using the command :
sudo apt-get install libdvdcss2
Moovida Media center
Moovida is much more than a simple media player... it is a cutting edge media center bringing the best of the internet to your TV screen. Automatically creating your own digital library you can browse from your sofa with a remote control. The elegant and easy to use interface automatically displays artwork and fan art throughtout and gives you access to movie synopsis and artist info.
Install Moovida from by clicking here, or using the command :
sudo apt-get install moovida
![]()
Video editors
Pitivi Video editor is now included in ubuntu 10.04, but my favorite Video editor is Openshot for the moment i find it as one of the best existing actually for Linux. Openshot now is included in Ubuntu repositories, so you can install it by clicking here or by typing the command:
sudo apt-get install openshot
Or Click link bellow to install :
Screencast of OpenShot Chroma-Key Effect from Jonathan Thomas on Vimeo.
Backup tools : Deja Dup
Déjà Dup is a simple backup tool. It hides the complexity of doing backups the 'right way' (encrypted, off-site, and regular) and uses duplicity as the backend.
| Deja Dup features : | |
• Support for local or remote backup locations, including Amazon S3 • Securely encrypts and compresses your data • Incrementally backs up, letting you restore from any particular backup • Schedules regular backups • Integrates well into your GNOME desktop |
sudo apt-get install deja-dup
Or Click link bellow to install : ![]()
Bitorrent client : Vuze
Vuze is a bitorrent client that is used to download and share files using the p2p network.
sudo apt-get install vuze
Filezilla the best ftp client for linux :
Filezilla is the best ftp client for Linux
Install via command line :
sudo apt-get install filezilla
Or by clicking here
Communication : Instant messengers
- Pidgin the best messenger client and 30 plugins, you can enjoy chat with freinds using voice and cam.
sudo apt-get install pidgin
- aMSN is a free windows Live Messenger clone. aMSN attempts to emulate the look and feel of Windows Live Messenger, and supports many of its features.
aMSN has features not present in Windows Live Messenger. Users can set alarms, are able to see others who have removed them from their contact list, and are able to open many profiles at once. It is also very customizable, with extensions and themes available at the main site.
sudo apt-get install amsn
Flash plugin for firefox
To be able to watch videos and see flash website in your firefox you need to install flash plugin, ubuntu software center and search word "flash"
If you have a Tip, tutorial, Idea or anything you want to share with unixmen readers, you can send it to : tips[a]unixmen.com or use our contact form Thanks.
Related Articles By Tags:
-
2010-04-28 23:45:30 | Erik - incorrect terminal command

The first terminal command has an unnecessary hyphen. Although most linux users would probably catch this, someone just switching would probably not. It should be "sudo apt-get install ", not "sudo-apt-get install "
-
2010-06-08 02:43:17 | Fozz - help

Trying to remove ms fonts installed with your script and can't figure how. I need very simple instructions as I'm very new to Linux
I think it can be done but I don't know how and my eyes are killing me
-
2010-04-29 03:55:53 | graviton

Chillax, dude. The guy isn't natively English, and you can easily understand what he's saying. Don't be so sour about it.
Great article! Thanks for the information.
-

I recommend using the command:
sudo apt-get install ubuntu-restricted-extrasCheers!
Shannon VanWagner
-

Yes it is true but need Medibuntu repositories to be added first before to install the ubuntu-restricted-extras

-
2010-04-29 13:22:18 | Chuck Palmer - Bitorrent client

Vuze is so over blotted and slow. You want an excellent client that is native versus running uTorrent in WINE then I recommend you check out Deluge.
For more advanced setup, install Deluge Daemon and then connect to it from anywhere using the client. I love using my Droid phone to start downloads while I am on the go.
-
2010-08-02 08:25:46 | conrad - transmission

I used to use Deluge a few years back, but since Ubuntu has made transmission the default client I have been using that now instead.
I thought they were both interchangeably good, but I haven't used Deluge in a long time and wondered whether there were any mareked differences and improvement on 1 over the other?
-
2010-04-29 15:13:42 | Doglass

You are not native, but i like your website.
still one of the bests for Linux beginners
-
2010-04-29 19:34:30 | bpollen - Native

I'm willing to bet that he is native to SOMEWHERE... getting a little ethno-centrist there.
But I do agree that it is a good source of info, especially for the newbies.
-
2010-04-29 22:01:57 | Iveen - good work !!

Zinovsky
This is a great source of info, I encourage you to keep it up, and please, ignore all those people that only made offensive comments.
-

Hi,
Thanks for the great post.
I'm looking to go the 64-bit way this time around.
Are the install commands different than those in your post?
-
2010-05-01 08:43:26 | Zinovsky

No difference, the same commands you can use in a 64-bit as a 32-bit. If you need any help later just ask

-
Zinovsky wrote:No difference, the same commands you can use in a 64-bit as a 32-bit. If you need any help later just ask
Thanks,
I followed your last set of instructions regarding 9.04 and was more than happy running 32-bit.
Great work!
Best regards,
JJMacey
Tempe, Arizona
-

There's only one caveat: there's a codec package from medibuntu called w32codecs. If you want to install in a 64 bits system, use w64codecs instead.
-
2010-08-29 11:29:59 | Douglas Drumond

Quite irrelevant, if you use a powerpc computer (like old macs), you should use ppc-codecs.
-
2010-05-02 15:38:34 | Vincen Collins - There is still a typo on the apt samba link

Great job on this article, really helpful!
-
2010-05-04 00:27:26 | radikal - helpppppppppp pliz

well , i looking for help to install java , cuz i cant install p2p programs like forstwire or limewire . how can install java in terminal...
-
2010-05-05 11:23:50 | Zinovsky

To install Java run time in Ubuntu Lucid:
Open terminal and typeQuote:sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"Update the source list
Quote:sudo apt-get updateNow install sun java packages using the following commands :
Quote:sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
If you have any problem please report it. Thanks
-
2010-08-10 16:33:08 | allan - thanks

Man, thanks a lot!!!
I'm having troubles with java on Ubuntu a while by now.
I don't follow exactly your steps, but the site and the tips led me to the solution (download the *.deb files and sudo dpkg -i sun-java6-bin_6.20dlj-1ubuntu3_i386.deb sun-java6-jre_6.20dlj-1ubuntu3_all.deb sun-java6-fonts_6.20dlj-1ubuntu3_all.deb sun-java6-plugin_6.20dlj-1ubuntu3_i386.deb
).
Sorry for my bad English.
Have a nice life!
-
2010-05-07 11:07:27 | maverick - flash 64 bit

Great article
I used some of themThere is a different version for flash if you are using 64 bits Ubuntu. It did fixed some error that you will have if you use flash 32 bits.
The command for it is:sudo add-apt-repository ppa:sevenmachines/flash && sudo apt-get update && sudo apt-get install flashplugin64-installer
-
2010-05-11 09:25:41 | Scott Glennon - Very helpful

I'm fairly new to Linux, not quite a year now. I found this very helpful. Thank you very much!
-
2010-06-23 06:26:57 | sunny - Great Article

fantastic post...loved it all way...saved much of time ...and so clean...
u rock !!!!
-

Filezilla is NOT the best FTP client for Linux, nor is it the worst. There is no single best app for any task and to think so is incredibly ignorant.
It's the same as saying:
"Blue is the best colour"
It's a ridiculous statement and people will have their own personal preferences. You may have been expressing your opinion but this was not made clear, you simply wrote it as a matter of fact that it is THE best FTP client which it isn't. I suggest you amend your document as such.
-
2010-07-08 19:11:12 | bpollen - re: Uninstall
joe wrote:Step 1
Uninstall Ubumtu
Step 2
Install Real Linux DistroMy, that is really helpful!
-
2010-07-22 07:22:07 | Anonymous - Change Windows Buttong from Left to Right

Your instructions on how to Change window buttons from Left to right...
The script filename has spaces between words. Perhaps you should tell your new users to type like so -
sudo chmod +x "123360-123360-Change Window Buttons.sh"
./"123360-123360-Change Window Buttons.sh"
-
2010-07-27 02:54:02 | ranjeet - g++

hii..i install ubuntu 10.04 by daemon tool .when i try to install g++ , it want live cd .....
so waht i do ??
-
2010-08-03 21:15:47 | xpenguin - take the right Ubuntu

Forget the "normal" Ubuntu lucid! That is too ugly! Take "Ultimate Edition 2.7". This is a "Super-Ubuntu", the best & most beautiful what ever I seen!
-
2010-08-09 14:48:58 | padhu - Great to do

Hi,
I really enjoyed it after following your to do list. I am now pointing this to my friends too.Thank you, Unixmen
iam following you in twitter, Just update the news to follow up :-)
-

Good day to you all and specially to the webmaster. I would like also to share how I change my window buttons without downloading a script. I hope this link will also help. Changing window button from left to right. I am still learning some tweaks and post it for my future reference.
-
2010-09-01 02:40:43 | user99 - Change window buttons from Left to right

How about Ubuntu Tweak, I think it should have made the list AND it handles the window left to right function.
http://ubuntu-tweak.com/








Would it kill you to *********?