Skip to main content

Linux Installation Guide


Linux as free and open source operating system comes in many flavours or distributions. Distributions oriented toward desktop usage will typically use X Window System as graphical interface and an accompanying desktop environment such as GNOMEKDELXDE or Xfce. Distributions intended t
o run as a servers may omit graphical user interface environment from the standard install but instead may include other usefull software such as Apache HTTP Server, SSH server, Relational Database system (such as MySQL) etc... 

Althought there are many different distributions available today; DebianUbuntuGentooKnoppixSuse Linux..., usage and installation process is somewhat similar. No matter which distribution user choose, following some simple concepts, installation and basic configuration should be easy even for beginners. 



    Installing Linux
There are available different methods for installing Linux on system, but the most popular is by downloading and burning a distribution image to a media like CD/DVD and then booting Your system from it. Once You have downloaded and burned Linux .ISO from distribution’s home page (example Linux xubuntu) to a media, insert itand reboot Your system. At the "chosse boot priority" prompt, select to boot from CD/DVD which should start the installation process: 

Select a language of an installation process: 

Installation language

















At installation menu, select Installation process



















Choose manual partitioning so You can create partitions: 

manual partitioning

















Once in partitioning tool, select hard drive where You want to install Linux and creat new partition table

Select hard drive on which You want to install

















Confirm creation of new partition table: 

Create new partition table

















(Boot loader like GRUB or LILO is a program that installs it's instructions in MBR of a hard drive and loads operating system if needed. Once Operating system is started, bootloader gives control to the OS. Althought bootloader doesn't have to be installed on a saparate partition, because of securitiy and recovery, the best practice is to creat a new separate partition for it. 150Mb is more than enough.) 

Once partition table is created, select free space and "Add new partition"

Create boot partition

















(Swap area is a virtual memory implementation on Operating System. It is an extension of the main RAM memory which is reserved on a hard drive in case RAM memory needs more space. Generaly, the rule is to assign 3 x main memory space to swap. For example, if system have 512Mb of RAM or main memory, 1535 Megabytes should be assigned to swap.) 

Select free space and "Add new partition" for creating Swap area

Creating swap area

















(Every Linux system must have "/" or "root" parition. This is a partition where Operating system installs itself. 

Select free space and "Add new partition" for creating root partition: 

Creating root partition


















 

Once partitions are created, select device for bootloader installation and Install

Selecting device for bootloader installation

















Select Your TimeZone: 

Timezone selection

















Select Your keyboard Layout: 

Keyboard layout selection

















Create user account: 

Creating user account

















Once the Installation process is finished, restart Your system: 

Installation process

















Use Your Linux. Have fun !

Comments

Popular posts from this blog

Cisco three-layer hierarchical model

Because networks can be extremely complicated, with multiple protocols and diverse technologies, Cisco has developed a layered hierarchical model for designing a reliable network infrastructure. This three-layer model helps you design, implement, and maintain a scalable

Debugging on Cisco ASA

Most of debuging on Cisco ASA can be done with simply entering  "debug"  in front of command for which we want to do debugging. For example if wanted to see/capture icmp traffic from user enter: 

Classes of IP addresses

TCP/IP defines five classes of IP addresses: class A, B, C, D, and E. Each class has a range of valid IP addresses. The value of the first octet determines the class. IP addresses