Results 1 to 6 of 6

Thread: Ubuntu 10.04 codenamed Lucid Lynx is released!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2005
    Location
    India
    Posts
    11,004

    Default 3. Java

    Sun Java Runtime Environment (JRE) and Firefox Java Plugin

    Close Firefox if it's running, open a terminal and type:

    sudo apt-get install sun-java6-jre sun-java6-plugin
    Sun Java Development Kit (JDK)

    If you want to build applications, applets, and components using the Java programming language you need to install JDK.

    sudo apt-get install sun-java6-jdk
    VIDEO WORLD : LATEST HOLLYWOOD || BOLLYWOOD || SOUTH INDIAN VIDEOS || TRAILERS

  2. #2
    Join Date
    Feb 2005
    Location
    India
    Posts
    11,004

    Default 4. Google Earth

    Google Earth

    Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. You can explore rich geographical content, save your toured places, and share with others. To install it type:

    sudo apt-get install googleearth-package
    make-googleearth-package --force
    sudo dpkg -i googleearth*.deb
    Afterwards you will find Google Earth under Applications > Internet > Google Earth
    VIDEO WORLD : LATEST HOLLYWOOD || BOLLYWOOD || SOUTH INDIAN VIDEOS || TRAILERS

  3. #3
    Join Date
    Feb 2005
    Location
    India
    Posts
    11,004

    Default 5. Google Chromium

    5. Google Chromium

    Chromium is Google's open source web browser and it's fast. You should give it a try. To install first you must add the gpg key:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
    Next You will have to add the following chromium-daily repo to your 3rd party repository list. Go to System - Administration - Software Sources, select the Other Software tab and Click ADD.

    sudo apt-get update
    sudo apt-get install chromium-browser
    Now you will find it under Applications > Internet > Chromium Web Browser.
    Last edited by melbin; 04-30-2010 at 10:10 AM.
    VIDEO WORLD : LATEST HOLLYWOOD || BOLLYWOOD || SOUTH INDIAN VIDEOS || TRAILERS

  4. #4
    Join Date
    Feb 2005
    Location
    India
    Posts
    11,004

    Default 6. NTFS Read/Write Support

    6. NTFS Read/Write Support

    Ubuntu has a graphical configuration tool for enabling read/write on NTFS partitions, either from a Windows/Linux dual boot system or from external hard disks. To install it type:

    sudo apt-get install ntfs-config
    Run it through System -> Administration -> NTFS Configuration Tool.

    NTFS-Config will auto detect your NTFS partitions and afterwards you can enable write support for them.
    VIDEO WORLD : LATEST HOLLYWOOD || BOLLYWOOD || SOUTH INDIAN VIDEOS || TRAILERS

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •