Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
sudo apt-get install wine
Or
Please follow instructions in our previous post : [How to install and configure games on WINE][23]
## 12. Sharing Files/Folders ##
**Samba:**
In order to share folders in **Raring Ringtail** with other Linux and windows machines in your network, you will need to install and configure Samba share, for instructions how to configure Samba in Ubuntu check our previous post : [Install and Configure Samba share in Ubuntu 13.04 ‘Raring Ringtail][24]’
**Gigola:**
Gigola is an another option to share files between Linux and Windows systems. Unlike Samba, we can use Gigola to send files between Linux-to-Linux and Linux-to-Windows systems.
Learn more about Gigola from the below link.
[How to Access Remote Linux and Windows Shares with Gigolo][25]
## 13. Extras & Miscellaneous ##
**- Install Archive Management Apps:**
Install the following packages will allow you to deal with almost all and any zip formated files.
Y PPA Manager is a GUI tool to easily add PPAs, search a package in all [Launchpad PPAs][26], remove duplicate PPAs (only works with separate .list files), backup PPAs and other PPA-related tasks. Check out the Launchpad page for a complete features list.
Java is fast, secure, and reliable programming and computing platform. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. To install java simply run the following command from your terminal.
sudo apt-get install openjdk-7-jdk
If you want to try oracle-java 7, try the following steps.
First you need to remove OpenJDK for this run the following command from your terminal:
sudo apt-get purge openjdk*
Now you can install Java 7 by adding the following repository:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
To remove Java 7, run this in terminal:
sudo apt-get remove oracle-java7-installer
**FileZilla:**
[Filezilla][27] is one of the best ftp client for Linux.
Install it via command line:
sudo apt-get install filezilla
**Dropbox:**
Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere. This means that any file you save to your Dropbox will automatically save to all your computers, phones and even the [Dropbox website][28]. Dropbox also makes it super easy to share with others, whether you’re a student or professional, parent or grandparent.
[Download the Dropbox package][29]
**Oracle VirtualBox:**
If you want to run another OS in a virtual machine, install Virtualbox.
For installation, [follow the instructions in our previous post][30].
**Cheese: Web Cam Software**
Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others. To install cheese on your Ubuntu desktop, enter the following command:
**sudo apt-get install cheese**
**digikam**
digiKam is an advanced digital photo management application for Linux, Windows, and Mac-OSX. It can be used by Photographers to view, manage, edit, enhance, organize, tag, and share photographs under Linux systems.
You can easily install it using command:
sudo apt-get install digikam
**Gimp:**
Regardless of whether you need to edit images daily on a professional level or just a hobbyist, GIMP is an essential tool for all.
Want to spice-up your desktop with awesome wallpapers, well you can use the following two programs to change your desktop wallpapers in a particular interval.
**a- Variety:**
Variety is a wallpaper changer for Ubuntu which is feature-full, yet slim and very easy to use. It can automatically download wallpapers from various online sources such as Flickr, Wallbase.cc, World sunlight map (a live wallpaper that changes as the day progresses), Wallpapers.net, NASA Astronomy Picture of the Day, Desktoppr.co etc. It allows rotating them on a regular interval or on demand, and provides easy to use ways to separate the great images from the junk.
To install it under Ubuntu follow our previous post instructions.
[Automatically Change the Desktop Wallpaper Using Variety on Ubuntu/Linux Mint][31]
**b- Wallch:**
Wallch is an application that can be used to change your Ubuntu (Ubuntu derivatives) desktop wallpapers automatically at a particular period of time. It supports Gnome and Unity. It also let you to stop/start wallch, change to next/previous wallpaper. You can adjust/change the wallpaper changing interval. Wallch supports live Earth wallpapers which updates automatically every half an hour, therefore you can set the live Earth wallpapers as your desktop background.
To install it under Ubuntu follow our previous post instructions.
[Change Ubuntu Systems Wallpaper Automatically With Wallch][32]
## 15. Other worth trying applications ##
**a- App Grid:**
App Grid is a light weight alternative for Ubuntu Software Center. It allows you to filter applications by installed, pending, categories, name and rating. It is released under proprietary license and is available for Ubuntu 12.04, 12.10, 13.04 and 13.10.
For more details about App Grid, check our previous article in the following link.
[App Grid: A New Alternative For Ubuntu Software Center][33]
**b- Boot UP Manager(BUM):**
Boot-Up Manager is a Perl-Gtk2 application to manage runlevels configuration of any Ubuntu/Debian derivative systems. Using this program we can easily start and stop boot-up scripts, without the necessity to handle through complex symbolic links and permissions.
For more details about BUM, check our previous article in the following link.
[Manage Startup Services With BUM (Boot-Up Manager) On Ubuntu/Debian][34]
**c- TLP: Improve Battery performance**
TLP is an advanced power management tool for Linux that gives the settings and tweaks to enhance your existing power management automatically without the need to know every technical details. It is purely a command-line tool and doesn’t have a GUI. It should work on almost all laptops.
For more details about TLP, check our previous article in the following link.
[How to Improve Laptop Battery Life and Usage in Linux Using TLP][35]
**d- BleachBit: Clean up your system**
BleachBit deletes the unnecessary files, free up cache, delete cookies, clear internet history, shred temporary files, delete logs, and discard junk you didn’t know was there. This tool can be used in both Windows OS and Linux systems. And it will support the following applications such as Firefox, Internet Explorer, Adobe Flash, Google Chrome, Opera, Safari and more. It not only deletes the files, but it includes some advanced features such as shredding files to prevent recovery, wiping free disk space to hide traces of files deleted by other applications, and vacuuming Firefox to make it faster.
For more details about BleachBit, check our previous article in the following link.
[Clean up your systems using BleachBit][36]
Also install the following useful software’s if you like. This is gonna help you some time.
[Opera][37] – The fastest browser on Earth is even faster. But that is not all. Use Opera Turbo to double your page-download speed on slow connections.
[Google Chrome][38] – Web browser from Google
[Google Earth][39] – Travel to cities across the globe, dive into the depths of the ocean, explore remote islands or even fly to faraway galaxies.
Now you’ve reached the end of the article. At this stage, you’ll have a perfect and full fledged Ubuntu 13.10 Desktop. Cheers!!