Thursday, September 17, 2009

kubuntu installation process


Kubuntu is a user friendly operating system based on KDE, the K Desktop Environment. With a predictable 6 month release cycle and part of the Ubuntu project, Kubuntu is the GNU/Linux distribution for everyone.

Kubuntu is an entirely open source operating system built around the Linux kernel. The Kubuntu community is built around the ideals enshrined in the Ubuntu Philosophy: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customize and alter their software in whatever way they see fit.

If you want to download Kubuntu click here . Afte downloading .iso image from the download link you need to burn a CD after that you need to boot from your kubuntu cd you should see the following screen in this screen select “start or install kubuntu” and press enter.

Now you can see on next screen kubuntu cd is loading

Now your next screen is kubuntu initializing

After loading complete desktop you can see the screen including the two icons like below.Now if you want to install kubuntu just click on install icon on your desktop.

Now you need to select you installation language in this i have selected english and press continue

Next step is you need to select your country and time zone in this i have selected uk as country and london time zone and press continue

Now you need to select your keyboard language here i have selected United Kingdom and press continue

Now you need to create user and assign the hostname for your computer and press continue

Here you can see Hard Disks initializing

Now you need to select how you want to partition your hard disk.In this example i am selecting “manually edit partition table” and click on forward

Now you can See the following screen with the disks available in your machine here you need to create partitions for this you need to select the available freespace and in this example you can see the 8GB of space for this installation here i am going create a partitions you need to right click and select create partition table.

Now you can see the following screen asking for your confirmation to create partition table click yes

Now you should see the following screen with the available space now you need to create a partitions by cliking on create button at the top of the menu

Now you can see the following screen here you can select new size,partition type and click on add.In this example i am entering size as 100 mb and partition type as ext3 and click on ok

Now you need to create another partition using the available space and click ok

Here you can see the two created partitions and click on forward

Confirm the commit changes to your hard disk by clicking on yes

Now you can see the completed changes successfully and click on ok

Here you need to create a mount points by selecting mount point and partition and click on continue

Collecting all the required information for installation in progress

Here is the all the list of information for available for installation here you need to click on install to start the installation.

Creating filesystem in progress

Installation in progress and it shows the copying files percentage.

Installation Completed Succesfully and you need to restart the system by clicking “Restart Now”

Network Configuration in Kubuntu

Most ethernet configuration is centralized in a single file, /etc/network/interfaces. If you have no ethernet devices, only the loopback interface will appear in this file, and it will look something like this:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

If you have only one ethernet device, eth0, and it gets its configuration from a DHCP server, and it should come up automatically at boot, only two additional lines are required:

auto eth0
iface eth0 inet dhcp

The first line specifies that the eth0 device should come up automatically when you boot. The second line means that interface (“iface”) eth0 should have an IPv4 address space (replace “inet” with “inet6” for an IPv6 device) and that it should get its configuration automatically from DHCP. Assuming your network and DHCP server are properly configured, this machine’s network should need no further configuration to operate properly. The DHCP server will provide the default gateway (implemented via the route command), the device’s IP address (implemented via the ifconfig command), and and DNS servers used on the network (implemented in the /etc/resolv.conf file.)

To configure your ethernet device with a static IP address and custom configuration, some more information will be required. Suppose you want to assign the IP address 192.168.0.2 to the device eth1, with the typical netmask of 255.255.255.0. Your default gateway’s IP address is 192.168.0.1. You would enter something like this into /etc/network/interfaces:

iface eth1 inet static
address 192.168.0.2
netmask 255.255.255.0
gateway 192.168.0.1

In this case, you will need to specify your DNS servers manually in /etc/resolv.conf, which should look something like this:

search mydomain.com
nameserver 192.168.0.1
nameserver 4.2.2.2

The search directive will append mydomain.com to hostname queries in an attempt to resolve names to your network. For example, if your network’s domain is mydomain.com and you try to ping the host “mybox”, the DNS query will be modified to “mybox.mydomain.com” for resolution. The nameserver directives specifiy DNS servers to be used to resolve hostnames to IP addresses. If you use your own nameserver, enter it here. Otherwise, ask your Internet Service Provider for the primary and secondary DNS servers to use, and enter them into /etc/resolv.conf as shown above.

windows vista installation process

This step-by-step guide demonstrates how to install Windows Vista.

The best way to install Windows Vista is to do a clean install. It is not difficult to perform a clean installation. Before you perform the installation I recommend that you check Windows Vista System Requirments list to ensure that your hardware is supported by Vista. If you dont have Windows Vista drivers for all your hardware, it is a good idea to download all the drivers from the hardware manufacturers website and save all the necessary drivers on a CD-R before you start the installation.

Windows Vista DVD is bootable. In order to boot from the DVD you need to set the boot sequence. Look for the boot sequence under your BIOS setup and make sure that the first boot device is set to CD-ROM/DVD-ROM.

Step 1 - Place Windows Vista DVD in your dvd-rom drive and start your PC. Windows Vista will start to boot up and you will get the following progress bar.

Windows Vista pic1 - Click to enlarge

Step 2 - The next screen allows you to setup your language, time and currency format, keyboard or input method. Choose your required settings and click next to continue.

Windows Vista pic2 - Click to enlarge

Step 3 - The next screen allows you to install or repair Windows Vista. Since we are doing a fresh install we will click on "install now".

Windows Vista pic3 - Click to enlarge

Step 4 - You can now type the product key that came with your Windows vista.

Windows Vista pic4 - Click to enlarge

Step 5 - If you do not enter the product key you can still proceed with the installation in which case Windows will ask you which version of Vista you have purchased. Windows Vista Home Basic, Home Premium, Ultimate, Business etc. Select the version you have purchased and click next.

Please note, although you can select any version of Windows and proceed to next stage. It is not good idea to select a different version to the one you have purchased becuase you will not be able to activate Windows at a later stage. Windows Vista can detect which version you have purchased once you enter your product key.

Windows Vista pic5 - Click to enlarge

Step 6 - Tick "I accept the licence terms" and press next.

Windows Vista pic6 - Click to enlarge

Step 7 - Choose the type of installation you want to perform. You will notice that upgrade option is disabled as we have booted from the DVD-R. Therefore we can only select Custom (advanced) option which basicly installs a clean copy of Windows from scratch.

Windows Vista pic7 - Click to enlarge

Step 8 - Choose where you would like to install Windows Vista. If you have a new upartitioned hard drive you would get your hard drive listed as shown on the image below. If have have an old hard drive with data or other partitions it will show up as logical drives. You can select the drive options (advaced) to format, delete, or create new partions. Because I am using a single new hard drive i will select next to continue. Windows will create a partition and format it using NTFS files system.

Windows Vista pic8 - Click to enlarge

Step 9 - Windows starts the installation process and starts copying all the necessary files to your hard drive as shown on the image below. It will go through various stages of the setup and will reboot your system few times. When your PC reboots it attempts to boot from CD as its the first boot device. Do not press any key during the boot prompt so Windows Vista will continue with the installation by booting from your hard drive.

Windows Vista pic9 - Click to enlarge

Step 10 - After installation copy process is complete you are presented with the Setup Windows dialogue box as show below. At this stage you need to choose a user name, password and a picture for your user account. The account you create here is the Administrator account which is the main account for your Windows Vista that has all the privilages. Click next continue.

Windows Vista pic10 - Click to enlarge

Step 11 - Now you need to choose your computer name and desktop background. Click next to continue.

Windows Vista pic11 - Click to enlarge

Step 12 - Choose wether your want to Help protect Windows automatically. Select "Use recommened settings" to continue.

Windows Vista pic12 - Click to enlarge

Step 13 - Review your time and date settings. Select your time zone, correct the date and time and click next to continue.

Windows Vista pic13 - Click to enlarge

Next screen presents you to select your computers current location. You can choose between home, work, public location. Choose home to continue. You will finally get a "Thank you" screen which confirms the end of the interactive installation process. This is not the end of the setup process. There are still many after installation configuration to be done. Click next to continue.

Step 14 - Windows now runs a benchmark type of application which checks the performance of your system. You will see a status bar at bottom which shows the progress. Once the process is complete you will be presented with the logon screen.

Windows Vista pic14 - Click to enlarge

Step 15 - Finally you have the logon screen. Just type your password and press enter or click on the arrow to logon to Windows Vista for the first time.

Windows Vista pic15 - Click to enlarge

Step 16 - Soon as you logon you will be presented with welcome centre. You can use the welcome centre to configure, customise, and update Windows vista.

Windows Vista pic16 - Click to enlarge

Step 17 - Finally you need to check if all your hardware has been detected correctly. You can do so by checking your device manager. To access device manager click Start menu -> Control panel -> System -> Device manager. You will see all your hardware listed as shown below. You need to check if you have any yellow exclamtion marks next to the name of the device similar to "USB 10/100 LAN" on image below. This indicates the driver has not been installed for this device.

At this stage you need to install Windows Vista drivers by double clicking on "USB 10/100 LAN" or your device. The properties dialog box will appear. Click on Reinstall Driver. Then you can choose wether you want to install the driver from the internet (if available) or install manually from a CD or other media

Once you have removed all the yellow exclamtion marks from the device manager your Windows Vista configuration would be fully complete.

windows xp installation process

This procedure demonstrates how to install Windows XP Professional. The procedure to install Windows XP home edition is very similar to the professional edition. Since Windows XP Pro is more advanced operating system, it will be used to demonstrate the installation procedure.

The best way install Windows XP is to do a clean install. It is not difficult to perform a clean installation. Before you perform the installation I recommend that you check Windows XP Compatibility List to ensure that your hardware is supported by XP. If your hardware is not on the compatibility list you can check your hardware manufactures website to download the drivers for Windows XP. Save all the necessary drivers onto floppy disks or CD before you start the installation.

All versions of Windows XP CD are bootable. In order to boot from CD/DVD-ROM you need to set the boot sequence. Look for the boot sequence under your BIOS setup and make sure that the first boot device is set to CD/DVD-ROM. You can then perform the following steps to install Windows XP:

Step 1 - Start your PC and place your Windows XP CD in your CD/DVD-ROM drive. Your PC should automatically detect the CD and you will get a message saying "Press any key to boot from CD". Soon as computer starts booting from the CD your will get the following screen:

Windows XP Screenshot - Click to enlarge

Step 2 - At this stage it will ask you to press F6 if you want to install a third party Raid or SCSI driver. If you are using a an IDE Hard Drive then you do not need to press F6. If you are using a SCSI or SATA Hard drive then you must press F6 otherwise Windows will not detect your Hard Drive during the installation. Please make sure you have the Raid drivers on a floppy disk. Normally the drivers are supplied on a CD which you can copy to a floppy disk ready to be installed. If you are not sure how to do this then please read your motherboard manuals for more information.

Windows XP Screenshot - Click to enlarge

Step 3 - Press S to Specify that you want to install additional device.

Windows XP Screenshot - Click to enlarge

Step 4 - You will be asked to insert the floppy disk with the Raid or SCSI drivers. Press enter after you have inserted the disk.

Windows XP Screenshot - Click to enlarge

Step 5 - You will see a list of Raid drivers for your HDD. Select the correct driver for your device and press enter.

Windows XP Screenshot - Click to enlarge

Step 6 - You will then get a Windows XP Professional Setup screen. You have the option to do a new Windows install, Repair previous install or quit. Since we are doing a new install we just press Enter to continue.

Windows XP Screenshot - Click to enlarge

Step 7 - You will be presented with the End User Licensing Agreement. Press F8 to accept and continue

Windows XP Screenshot - Click to enlarge

Step 8 - This step is very important. Here we will create the partition where Windows will be installed. If you have a brand new unformatted drive you will get a screen similar to below. In our case the drive size is 8190MB. We can choose to install Windows in this drive without creating a partition, hence use the entire size of the drive. If you wish to do this you can just press enter and Windows will automatically partition and format the drive as one large drive.

However for this demonstration I will create two partition. The first partition will be 6000MB (C: drive) and second partition would be 2180MB (E: drive). By creating two partition we can have one which stores Windows and Applications and the other which stores our data. So in the future if anything goes wrong with our Windows install such as virus or spyware we can re-install Windows on C: drive and our data on E: drive will not be touched. Please note you can choose whatever size partition your like. For example if you have 500GB hard drive you can have two partition of 250GB each.

Press C to create a partition.

Windows XP Screenshot - Click to enlarge

Step 8 - Windows will show the total size of the hard drive and ask you how much you want to allocate for the partition you are about to create. I will choose 6000MB. You will then get the screen below. Notice it shows C: Partition 1 followed by the size 6000 MB. This indicates the partition has been created. We still have an unpartitioned space of 2189MB. Next heighlight the unpartitioned space by pressing down the arrow key. Then press C to create another partition. You will see the total space available for the new partition. Just choose all the space left over, in our case 2180MB.

Windows XP Screenshot - Click to enlarge

Step 9 - Now you will see both partition listed. Partition 1 (C: Drive) 6000MB and Partition 2 (E: Drive) 2180MB. You will also have 8MB of unpartitioned space. Don't worry about that. Just leave it how its is. Windows normally has some unpartitioned space. You might wonder what happened to D: drive. Windows has automatically allocated D: drive to CD/DVD-ROM.

Select Partition 1 (C: Drive) and press Enter.

Windows XP Screenshot - Click to enlarge

Step 10 - Choose format the partition using NTFS file system.This is the recommended file system. If the hard drive has been formatted before then you can choose quick NTFS format. We chose NTFS because it offers many security features, supports larger drive size, and bigger size files.

Windows XP Screenshot - Click to enlarge

Windows will now start formatting drive C: and start copying setup files as shown on the two images below :

Windows XP Screenshot - Click to enlarge

Windows XP Screenshot - Click to enlarge

Step 11 - After the setup has completed copying the files the computer will restart. Leave the XP CD in the drive but this time DO NOT press any key when the message "Press any key to boot from CD" is displayed. In few seconds setup will continue. Windows XP Setup wizard will guide you through the setup process of gathering information about your computer.

Windows XP Screenshot - Click to enlarge

Step 12 - Choose your region and language.

Windows XP Screenshot - Click to enlarge

Step 13 - Type in your name and organization.

Windows XP Screenshot - Click to enlarge

Step 14. Enter your product key.

Windows XP Screenshot - Click to enlarge

Step 15 - Name the computer, and enter an Administrator password. Don't forget to write down your Administrator password.

Windows XP Screenshot - Click to enlarge

Step 16 - Enter the correct date, time and choose your time zone.

Windows XP Screenshot - Click to enlarge

Step 17 - For the network setting choose typical and press next.

Windows XP Screenshot - Click to enlarge

Step 18 - Choose workgroup or domain name. If you are not a member of a domain then leave the default settings and press next. Windows will restart again and adjust the display.

Windows XP Screenshot - Click to enlarge

Step 19 - Finally Windows will start and present you with a Welcome screen. Click next to continue.

Windows XP Screenshot - Click to enlarge

Step 20 - Choose 'help protect my PC by turning on automatic updates now' and press next.

Windows XP Screenshot - Click to enlarge

Step 21 - Will this computer connect to the internet directly, or through a network? If you are connected to a router or LAN then choose: 'Yes, this computer will connect through a local area network or home network'. If you have dial up modem choose: 'No, this computer will connect directly to the internet'. Then click Next.

Windows XP Screenshot - Click to enlarge

Step 22 - Ready to activate Windows? Choose yes if you wish to active Windows over the internet now. Choose no if you want to activate Windows at a later stage.

Windows XP Screenshot - Click to enlarge

Step 23 - Add users that will sign on to this computer and click next.

Windows XP Screenshot - Click to enlarge

Step 24 - You will get a Thank you screen to confirm setup is complete. Click finish.

Windows XP Screenshot - Click to enlarge

Step 25. Log in, to your PC for the first time.

Windows XP Screenshot - Click to enlarge

Step 26 - You now need to check the device manager to confirm that all the drivers has been loaded or if there are any conflicts. From the start menu select Start -> Settings -> Control Panel. Click on the System icon and then from the System Properties window select the Hardware tab, then click on Device Manager.

Windows XP Screenshot - Click to enlarge

If there are any yellow exclamation mark "!" next to any of the listed device, it means that no drivers or incorrect drivers has been loaded for that device. In our case we have a Video Controller (VGA card) which has no drivers installed.

Your hardware should come with manufacturer supplied drivers. You need to install these drivers using the automatic setup program provided by the manufacturer or you need to manually install these drivers. If you do not have the drivers, check the manufacturers website to download them.

To install a driver manually use the following procedure:

(a) From the device manager double click on the device containing the exclamation mark.

(b) This would open a device properties window.

(c) Click on the Driver tab.

(d) Click Update Driver button. The Wizard for updating device driver pops up as shown below:

Windows XP Screenshot - Click to enlarge

You now get two options. The first option provides an automatic search for the required driver. The second option allows you to specify the location of the driver. If you don't know the location of the driver choose the automatic search which would find the required driver from the manufacturer supplied CD or Floppy disk. Windows would install the required driver and may ask you to restart the system for the changes to take affect. Use this procedure to install drivers for all the devices that contain an exclamation mark. Windows is completely setup when there are no more exclamation marks in the device manager.