• Home
  • Posts RSS
  • Comments RSS
Blue Orange Green Pink Purple

featured-content

Use Virtual Windows XP in Linux

So you want to use legacy windows-only applications and have no other options and instead of keeping separate machine or installing Complete OS on another partition just for such moments is waste of resources. Then you can use VMWARE products to do this, the preferred application is VMware Workstation, but I have seen you can install it via freeware VMware server too.

Read More

how to install .bin file in linux ( fedora) Example GoogleEarth

So you just downloaded application for your Desktop and its .bin file, double clicking opens text editor and you have no idea how to install it.

so here is how to install such applications, lets take case of GoogleEarth, the file you have to download is GoogleEarthLinux.bin and to install do the following.

Download the application from Earth.google.com and open Gnome-Terminal at your desktop (if running GNOME Windows manager ) and run following command where you have kept the file

============================================
[anshu@Fedora7 Desktop]$ su
give root password
[root@Fedora7 Desktop]# chmod +x GoogleEarthLinux.bin
makes it Executable
[root@Fedora7 Desktop]# ./GoogleEarthLinux.bin
============================================
(follow instructions and it will complete your installation)

Read More 6 comments | Posted by anshuman |

6 comments

  1. ITGuru on October 29, 2007 1:00 AM

    Thank You

     
  2. Coorior on July 9, 2008 6:30 PM

    thank you very much . just what i need .

     
  3. anshuman on July 9, 2008 9:01 PM

    Thanks for your comment, Glad to read it helped you.

     
  4. kim on November 18, 2008 3:26 AM

    Thanks. It's quite simple, but never done it before.

     
  5. Paul on February 22, 2009 2:59 AM

    Thanks!
    Forgot about execute rights ...

    Paul

     
  6. Kunal Sagar on August 21, 2009 3:00 PM

    thanks a lot... :)

     


Post a Comment

Post a Comment

Newer Post Older Post Home

Linux-Truthiness

  • About
      I am system-administrator / php developer for past 5+ years working with various companies. If you like my blog and have some more suggestions,comments,tips or need any other info, feel free to contact me at linuxtruthiness [at] gmail [dot] com.
  • Search






    • Home
    • Posts RSS
    • Comments RSS
    • Edit

    © Copyright Insiders guide for usability in linux. All rights reserved.
    Designed by FTL Wordpress Themes | Bloggerized by FalconHive.com
    brought to you by Smashing Magazine

    Back to Top