Windows,Android,Linux,Apple Mac,Iphone,Ipad,Tips and Tricks,tutorial for Problem.Repair,Recovery,data,Troubleshooting,Computer Help,Software,Tweak Computers,Guide to Windows,linux and software Install guide.MotherBoard repair,Hardware.GSM,Phone,Wireless,WIFI,Msn,Ubuntu.Blogger tips....
Install Microsoft Office 2007 in Ubuntu Without Any Hacking
Make Wine Beautiful In Ubuntu!
15 Apps I Install On My Newly Installed Ubuntu
1. Opera: My current favorite browser. It isn't opensource, but works well.
Download Opera
2. Hardware Drivers: to enjoy the coolest desktop effects, download these.
3. Codecs: Try to play any media file (MP3) and Ubuntu will install them automatically for you.
4. Compiz Setting Manager: You can enable many cool effects by using this simple settings manager, one example is the sexy desktop cube.
Open a terminal windows and type:
sudo aptitude install compizconfig-settings-manager
5. Exaile: The best music player for Gnome (modelled after Amarok). It is currently in alpha stage.
Download Exaile
6. Skype: Make free calls from Ubuntu.
Download Skype
7. Adobe AIR: You can use cool Adobe AIR apps by installing this.
Install Adobe AIR
8. Flash: The most singularly important browser plugin. I use the Adobe version, the other two (Gnash and Swfdec just don't make the cut).
Download Flash Player
9. Java: To run Java apps.
Install Java
10. TweetDeck: The best twitter client out there, the real reason why I liked twitter for the first time.
Download Tweet Deck
11. VLC: Newly Installed UbuntuThe best video player (though it still doesn't have audio for 3GP files)
Use Synaptic to install
12. Beagle seach: A desktop search engine, far better than Tracker (which comes by default with Ubuntu).
Use Synaptic to install
13. Themes & Wallpapers: The default theme is getting better with every new release of Ubuntu, but I'd still use something else.
14. Ubuntu Tweak: One stop solution to modify and tweak Ubuntu.
Download Ubuntu Tweak
15. Wine: The only way to run Windows programs like MS Office in Ubuntu
Use Synaptic to install
Enable Font Smoothing in Wine
Download this shell script using the following command
---------------------------------------------------------------------
wget http://files.polosatus.ru/winefontssmoothing_en.sh
---------------------------------------------------------------------
Run this script using the following command
------------------------------------
sh winefontssmoothing_en.sh
------------------------------------
Select the option 3:
5 Things To Do After Installing Jaunty
Enjoying the latest and greatest that Linux has to offer? Here are 5 things you should do to get even more from your Ubuntu 9.04
1) Configure Firewall
If you are concern about your security, then it is pertinent that you activate the firewall and prevent any unauthorized access to your computer.
UFW is installed by default, but if you need a graphical interface, install GUFW.
sudo apt-get install gufw
2) Enable the repositories
Every time I do a fresh install of Ubuntu, the first thing that I do is to enable the universe, multiverse, backport and Canonical’s ‘partner’ repositories. These repositories open up new application choices and allow you to install popular third party software easily and quickly.
Go to System -> Administration -> Synaptic Package Manager.
Click on Settings -> Repositories.
Check all the boxes.
Go to the Third-Party Software tab. Check all the boxes.
Click on Close button and press the Reload button at the top left corner to update the repositories.
3) Wine
Wine is a must-have application for those who can’t live without their Windows applications, It allows you to install your Windows application in your Ubuntu machine and run them like native Windows apps.
sudo apt-get install wine
Once you have installed Wine, remember to run the configuration (Applications -> Wine -> Configure Wine) before attempting to install your favorite Windows app.
4) Ubuntu-Restricted-extras
Can’t listen to MP3? Can’t watch Youtube video? Can’t run Java? Don’t worry, all you need to do is to install the ubuntu-restricted-extras package and it will install all the necessary files/codecs for you. Some common applications in the package include MP3 codec, Adobe Flash player, Java runtime and Microsoft core fonts.
sudo apt-get install ubuntu-restricted-extras
5) Download Ubuntu Tweak and VLC
Download Ubuntu Tweak here and install it by double clicking the .deb file
Download VLC by this command
sudo apt-get install vlc
![[Image]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2ShfKqAg-kTXPs_lVrjRyWaryTjexbi6NdkjGh5k0GJjUpPNXNFZa30d3dIWueeohdDDpztTRicAqQCqrCtdibyVWnKCpU8GE96PqaELotsjEinZvSor4g4qE6Vt2j3HlKtssEIX0OIsZ/s320/Screenshot-1.jpg)
![[Image]](http://farm4.static.flickr.com/3019/3114469190_41d09dd45a.jpg)
![[Image]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjFarg-ftjmiYT7Ba-kJeFgOPYLJZOK7h0SQR64aq6RMsfh_0nl-feVRGyKwhEOlZSYopQNDzo4RogDzMqKgbScL8l4xr-ykLBkhU7XTtklCsENbspRQUrPzoMz93LZDaa4o1QoonQTPA_/s400/Screenshot-7.jpg)





