Sunday, May 12, 2013

WINEHQ 1.5.30 FOR UBUNTU

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. 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.
winehq




Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5
sudo apt-get install winetricks

Enjoy!!!

Friday, May 10, 2013

Eclipse:How to Install Eclipse a powerful programming tools for linux??

Hey guys I am here with an idea to give some tips about how to install eclipse and run it in your Ubuntu,Windows or Mac.Rather then other C and C++ programming tools i prefer Eclipse because of its some good features you will get it after you install and use it.

So for Eclipse I prefer software Center way maximum people ask me that even after the installation of eclipse from software center they are not able to use eclipse so today i am gonna show you the solution to that problem.

Today I am here to share some idea to that very problem and please follow step by step...

1.Click in the Software Center Icon located in you Desktop and type gcc there you will find GNU C Compiler then just install it i hope you install the latest version that is 4.7 up to today's date.

Then go to Terminal (Ctrl+Alt+T) and type following commands.

 sudo su 
-cd/usr/bin
 ls -l gcc* g++* cpp*

ln -s g++-4.7 g++

ln -s g++
 ls -l g++
rm cpp gcc
ln -s gcc-4.7 gcc
ln-s cpp-4.7 cpp
ls -l gcc* g++* cpp*

2.In the search bar of Ubuntu Software Center type default-jre then there you can see JAVA install it and at last

3.Type Eclipse-cdt and install it then finally if you didn't get eclipse then again type Eclipse and install it but i hope it might not be required.

For mac and windows to to eclipse site and you can directly get installation file..

Then enjoy it.

XBMC:Make your Entertainment experience more awesome in a cool way with XBMC for all OS


Install XBMC 12.2 Frodo in Ubuntu 13.04-12.10-12.04-11.10-Linux Mint 14

XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. XBMC is available for Linux, OSX, and Windows. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.
Features for XBMC 12 include:
  • HD audio support, including DTS-MA and Dolby True-HD, via the new XBMC AudioEngine
  • Live TV and PVR support
  • h.264 10bit (aka Hi10P) video software decoding for anime
  • 64bit support in OSX to match the 64bit support in Linux
  • Improved image support, allowing the database to accomodate numerous additional image types and more interesting and complex skins
  • Support for the Raspberry PI
  • Improved AirPlay support across all platforms, including AirPlay audio in XBMC for Windows to match the other platforms
  • Improved controller support in Windows and Linux
  • Advanced Filtering in the library
  • Video library tags to complement movie sets
  • Advanced UPnP sharing
  • Default video languages now match the language being used by XBMC
ubuntu xbmc

xbmc ubuntu

xbmc



To install XBMC 12.2 in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:team-xbmc/ppa
  • sudo apt-get update
  • sudo apt-get install xbmc


For window and mac click this link
http://xbmc.org/download/ 

Playsttion 2 emulator-Lets play ps2 game in ubuntu 13.04-12.10-12.04-Linux Mint


PCSX2 is a PlayStation 2 emulator for Windows and Linux.It will help you to play playstation game in Ubuntu .This is the only emulator for playing PS2 game in Ubuntu.

First Download Bios for PCSX2, Enter following commands in Terminal:

  • sudo apt-get install p7zip p7zip-full
  • wget -O bios-NoobsLab.7z http://goo.gl/ZcLjd
  • mkdir ~/.config/pcsx2
  • 7z x bios-NoobsLab.7z -o.config/pcsx2/bios && rm bios-NoobsLab.7z
Just use default location for Bios files.

To install PCSX2 in Ubuntu 13.04/12.10/Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:noobslab/pcsx2
  • sudo apt-get update
  • sudo apt-get install pcsx2
To install PCSX2 in Ubuntu 12.04 Precise/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:micove/console
  • sudo apt-get update
  • sudo apt-get install pcsx2

It's depend upon your system if you want to check whether the game you have will work in your system i would like to recommend you to visit PCSX2 official website.
http://pcsx2.net/

If you are having any problem in gaming i would like you to comment it and i will help you.


Thursday, May 9, 2013

Cairodock 3.2.1:Fell like a Mac by installing Cairodock in you ubuntu



Cairo dock is one of the best application that i prefer to every ubuntu user this is a simple dock with awesome quality and perfectly designed where you can change theme icons and many more i am sure you will like it once you install it .

In order to install Cairodock in your ubuntu please open terminal and type following command.

  • sudo add-apt-repository ppa:cairo-dock-team/ppa
  • sudo apt-get update
  • sudo apt-get install cairo-dock cairo-dock-plug-ins


this will not only install cairo dock you will be updated too.

Skype in Ubuntu 13.04-12.10-12.04-11.10 and Linux Mint

Wherever you are, wherever they are - Skype keeps you together.

Make free internet calls, send instant messages to friends and even catch up with video chat. Add a little Skype Credit and make cheap calls to phones and mobiles, get online at public WiFi hotspots and send texts (SMS) at great rates. Get even more with a Premium account - discover group video calls and make unlimited calls to a country of your choice. 

 

To install skype in your ubuntu open terminal (Ctrl+Alt+T) and type following command in terminal.

 sudo add-apt-repository "deb http://archive.canonical.com/   $(lsb_release -sc) partner" 
        sudo apt-get update
        sudo apt-get updatesudo apt-get install skype && sudo apt-get -f install

 

Google Chrome:Latest and stable Google Chorme for ubuntu 13.04-12.10-12.04 and linux Mint

Google Chrome browser with new technology designed to improve the user experience. Includes download and documentation. Google Chrome is a freeware web browser developed by Google that uses the WebKit layout engine.

In order to install it you need to open terminal(Ctrl+ALT+T) and paste following lines.

For 32-bit

  • wget -O libudev0_175-i386_NoobsLab.com.deb http://goo.gl/8hrxx
  • sudo dpkg -i libudev0_175-i386_NoobsLab.com.deb
  • sudo apt-get install libgconf2-4 libxss1
  • wget -O g-chrome-NoobsLab32.deb https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
  • sudo dpkg -i g-chrome-NoobsLab32.deb && rm g-chrome-NoobsLab32.deb
For 64-bit
  • wget -O libudev0_175-amd64_NoobsLab.com.deb http://goo.gl/JJukQ
  • sudo dpkg -i libudev0_175-amd64_NoobsLab.com.deb
  • sudo apt-get install libgconf2-4 libxss1
  • wget -O g-chrome-NoobsLab64.deb https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  • sudo dpkg -i g-chrome-NoobsLab64.deb && rm g-chrome-NoobsLab64.deb

>> For Ubuntu 12.10 Quantal/Ubuntu 12.04/11.10/Linux Mint 14/13/12 and Previous versions
To install latest Google Chrome in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
For 32-bit
  • sudo apt-get install libcurl3 libnspr4-0d libxss1
  • wget -O g-chrome-NoobsLab32.deb https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
  • sudo dpkg -i g-chrome-NoobsLab32.deb && rm g-chrome-NoobsLab32.deb
For 64-bit
  • sudo apt-get install libcurl3 libnspr4-0d libxss1
  • wget -O g-chrome-NoobsLab64.deb https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  • sudo dpkg -i g-chrome-NoobsLab64.deb && rm g-chrome-NoobsLab64.deb