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

Things that you must do and have after fresh installation of ubuntu 13.01-12.10-12.04 and Mint

Ubuntu has been one of the best Linux distro since several year.Today we are here to share some of the thing that you must do after installing ubuntu 13.04 in order to have smooth and faster ubuntu use.

1.Tweak tools:

Most of the people use Ubuntu as there fav Linux distro because it is smooth and it is vary easy to customize Ubuntu rather then any other Linux distro.These tools will help you to change icons,desktop environment,themes as well as cursor So for that you need to install
a.Gnome Tweak Too
b.Unity Tweak Tool

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

  • sudo apt-get install unity-tweak-tool (for unity tweak tool)
  • sudo apt-get install gnome-tweak-tool(for gnome tweak tool)
2.Enable Hibernate option:

I believe this option is one of the mandatory option for all of the computer user.Hibernate option is not installed initially in Ubuntu 13.04 .So you must install it manually in order to have it in your Ubuntu. For that follow following lines.
In order to install it you need to open terminal(Ctrl+ALT+T) and paste following lines.

sudo gedit /var/lib/polkit-1/localauthority/50-local.d/hibernate.pkla

After that you will find a file popsup open that file and paste the following lines and save it.

[Re-enable Hibernate]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes
 After this restart you pc and check.

3.Show username on panel:

You cannot find your username in panel so inorder to show this you need to open terminal(Ctrl+ALT+T) and paste following lines.

gsettings set com.canonical.indicator.session show-real-name-on-panel true

4.Disable System Crash Report:

If you are experiencing something crashes i, and you don't like to be notify with reports. You can disable them easily.  
     
Just Enter the following command in terminal

 sudo gedit /etc/default/apport
 
Now text file will open, In the last line you will see "enabled=1" change it to "enabled=0". Save and close file.

Now enter following command in terminal to stop apport service: 
sudo service apport stop

5.install Hardware temperature monitor:


Enter following command in terminal: 
sudo apt-get install lm-sensors hddtemp psensor

This will show you the temperature of you cooling fans and hardisks as well as speed of you fan.

6.Move Minimize, Maximize, Close Buttons to Right:
 
 The only problem for the Ubuntu user who used to use windows is those buttons in window we have it in right but Ubuntu has it in left side so in order to move it to right you need to open terminal(Ctrl+ALT+T) and paste following lines.

 gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'

7.Enable Hardware Drivers:
Ubuntu works perfect with latest hardware, It is better to use drivers offered by Ubuntu. You can choose best drivers for your hardware from additional driver and can enable/disable from there easily.


Open Dash and Search for "Software & Updates" Here you can find "Additional Drivers" in the last Tab.


8.Enable Adobe Flash plugin:

Open Terminal and enter following commands:

sudo apt-get install flashplugin-installer
9.Install Restricted Extras:
 There are some Restricted extras in Ubuntu which can't be install while installation of Ubuntu by default but you can install these Restricted extras by yourself.
Restricted mp3 playback and decoding, support for various formats, fonts, java, flash plugin, lame, dvd playback.

  • sudo apt-get install ubuntu-restricted-extras