Ubuntu Linux Guide for Windows Users

1 - I can do better 2 - Jury's out 3 - Pretty darn good 4 - Splendiferous 5 - Awesometastic by 2 people | Log in to rate

Ranked #1,506 in Tech & Geek, #39,013 overall

Ubuntu Linux for Windows Users Objective

Basically this lens' objective is to give Windows user a guide on how to use Ubuntu. From setup and installation to the basic Linux command reference.

I have been using Ubuntu for quite some time now (about a year or so) but I am still using Windows on some my important tasks but I am gradually migrating.

Wubi Installer 

Experience Ubuntu like any other Windows application


This is for all of you Windows users who are not ready to fully jump into Ubuntu but wanna experience Ubuntu here's a nice application for you.

Wubi is an officially supported Ubuntu installer for Windows users that can bring you to the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way. Are you curious about Linux and Ubuntu? Trying them out has never been easier!



For more details visit the site http://wubi-installer.org/

Download it here

Ubuntu Links 

Ubuntu Living
A blog of Dominique Cimafranca and this is his way of sharing what He know about Ubuntu
How To Geek Linux Section
A comprehensive collection of Ubuntu / Linux tips and tutorials
How to install Windows programs in Linux using Wine
This somewhat brief tutorial will guide you in installing Wine, and then using it to install Windows applications

Installing a Dual-Boot with WIndows and Ubuntu 

This tutorial is about installing ubuntu but has a focus setting up between and before install, I highly advised you do the following first:


  • Back up everything that's important to you. You don't want to be 99.99% sure that your data will remain intact. You want to be 100% sure.

  • Defragment Windows

  • Read about partition planning

  • Use the Desktop CD as a live CD (without installing) for at least two weeks


  • for the rest of the tutorial guide follow the link below
    Dual Boot Windows and Ubuntu installation

    10 Tips for After You Install or Upgrade Ubuntu 


    Ubuntu is becoming more and more complete and easy to configure. However, like any operating system there's work to be done after the installation.
    Click the link below to for the 10 Tips for After You Install or Upgrade Ubuntu.

    10 Tips for After You Install or Upgrade Ubuntu

    Installing Softwares on Ubuntu 

    Basic Installation Guide on How to install softwares on Ubuntu

    Ubuntu Software Installation

    Most Windows users who migrate to Ubuntu end up confused about software installation. They go to a website, download a .tar.gz file, double-click it, and don't see a Next-Next-Next-Finish wizard. This tutorial is intended to introduce you to the preferred methods of software installation in Ubuntu.

    Rather than leaving it up to the user to track down installer files and keep applications updated, Ubuntu (like many other Linux distributions) has a software package management system that provides a searchable database of easily installable applications (like an online shopping cart but the software is cost-free), which it will download and install for you with a few clicks.

    More about this guide here

    Installing XAMPP on Ubuntu 

    An in-depth guide on how to install XAMPP on Ubuntu

    XAMPP on Linux
    For those who are into web developing and you are used to using XAMPP for your web development projects, here's a guide on how to install XAMPP on your Ubuntu PC.

    Click Here

    How To Check Hard Drive Disk Space 


    For Window users switching to Linux or Ubuntu, performing simple tasks can be a challenge. One simple task such as checking free and used hard drive disk space on Ubuntu, is easy using the graphical utility Disk Usage Analyzer or from a Terminal window using the command df.




    Checking
    Disk Space From Gnome and Kubuntu


    Disk Usage
    Analyzer is a graphical
    menu driven application that reports disk usage in Gnome and Kubuntu
    environments. DUA can scan the entire file system tree or individual
    directories, either local or remote. DUA is also dynamic, in that it
    will report in real time any devices that are mounted and unmounted.


    To access
    Disk Usage Analyzer in Gnome, click on Applications \
    Accessories \ Disk Usage Analyzer


    ubuntudisk1.png


     


    To access
    Disk Usage Analyzer in Kubuntu, click on K Menu \ Utilities
    \ Disk Usage Analyzer


    ubuntudisk6.png


     


    When
    launched, DUA will start up in a stand by state, showing you total
    system capacity, used and available disk space.


    ubuntudisk2.png


     


    To view the
    entire file system including usage by individual directories, click the
    Scan Filesystem icon on the toolbar. When the scan
    is completed, the full tree of your file system will be displayed.


    ubuntudisk3.png


     


    From this
    display, you get a nice
    picture of the disk usage on the entire file system. You can also
    expand the top level directories and drill down to see sub-directoires
    and their disk usage, and sort each column to view each directory
    usage, size and contents. In the right window pane, a graphical layout
    is displayed. Moving your mouse over a block will display the directory
    and size.


    Selecting Edit
    \ Preferences

    from the menu, allows selection of any additional devices connected to
    your Computer that can be enabled or disabled from being monitored.


    ubuntudisk4.png


     


    A feature
    that I like with Disk Usage Analyzer, is the ability to right click and
    open the directory by launching Nautilus
    File Browser
    .


     


    Checking
    Disk Space From The Command Line


    Another way
    to view disk usage in Ubuntu is from the Terminal window by clicking on


    Application
    \ Accessories \ Terminal
    from the panel in Gnome.


    K
    Menu \ Utilities \ Terminal Window
    from the panel in Kubuntu


    Unlike Windows,
    finding available disk space
    , from the command prompt, is
    much easier in Ubuntu using the df command
    when
    connected locally or remote via an SSH
    session
    .


    DF command
    reports how
    much free
    disk space is available for each mount you have. When executing DF, I
    like to use the -h option, which returns the output in a more readable
    format:


    wtn@wtn2:~$
    df -h

    Filesystem           
    Size  Used Avail   
    Use%    Mounted on

    /dev/sda1            
    7.5G  2.1G  5.1G   
    30%    /

    varrun               
    252M  108K  252M  
    1%     /var/run

    varlock              
    252M    
    0    252M  
    0%     /var/lock

    udev                 
    252M   68K  
    252M   1%    /dev

    devshm             
    252M     0  
    252M    0%   
    /dev/shm

    lrm                  
    252M   33M 
    219M    14% 
    /lib/modules/2.6.20-15-generic/volat


     


    DF can also
    report free disk space for individual directories by entering the
    following command at the prompt:


    ds
    -h /nameofdirectory


    Using df at
    the command prompt is most usefull when checking disk space on remote
    computers.


    To
    view more available options with df, enter df
    -help
    at the command prompt.




    Ubuntu 8.04 Hardy Heron Review 

    A closer look on the latest version of Ubuntu


    It's official: Ubuntu 8.04 has gone gold. This is one of the most highly anticipated releases of Ubuntu to date, but does it hold up to the hype? We take a look at what's new, what's stable, what's good and what's not in our latest review.

    Ubuntu 8.04: Hardy Heron Review

    Other Ubuntu Tutorials Site 

    Ubuntu Tutorials
    How to do almost anything on your Ubuntu desktop, laptop or server. Regular tips on installing, configuring and making your Ubuntu system as effective as you need it to be.
    Ubuntu Geek
    Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy
    Windows to Ubuntu Transition Guide
    A Nice Guide for Ubuntu Newbies

    Get The Latest Version 


    Some Recommended Ubuntu Reference Books 

    If want some more In-depth guide on Ubuntu, I would recommend the following books are reference on your Ubuntu learning experience.

    Official Ubuntu Book, The (3rd Edition)

    Amazon Price: $26.39 (as of 07/11/2009) Buy Now

    A Practical Guide to Ubuntu Linux(R)

    Amazon Price: $34.21 (as of 07/11/2009) Buy Now

    Ubuntu Linux Toolbox: 1000+ Commands for Ubuntu and Debian Power Users

    Amazon Price: $16.49 (as of 07/11/2009) Buy Now

    Ubuntu Linux For Dummies (For Dummies (Computer/Tech))

    Amazon Price: $19.79 (as of 07/11/2009) Buy Now

    Ubuntu Linux Bible

    Amazon Price: $29.19 (as of 07/11/2009) Buy Now

    New Guestbook 

    Lensmaster

    Prithvi Raj wrote

    Great lens!. Very informative.

    Reply Posted February 07, 2009

    BookNow wrote...

    Great lense! I gave it 5 stars. Please visit my lens about Linux at http://www.squidoo.com/linux-tips-and-tricks

    ReplyPosted October 17, 2008