Rohan Jaitpal

In continuation to Previous Post “What is LINUX”

Step 1: Choosing Linux Distribution and downloading it.
The world of Linux is free open-source software with hundreds of active Linux distributions, and dozens of different desktop environments you could run on them. Linux distributions combine the Linux kernel with other software like the GNU core utilities, X.org graphical server, a desktop environment, a web browser, and more. To form a single operating system you can install. Do check with the option for download ether 32 bits or 64 bits

Step 2: Creating and Installation media
You can now burn downloaded ISO image to a DVD or USB. Booting from USB 3.0 is faster than booting from DVD as given that most laptops and many desktops no longer include a DVD drive. To burn an image to USB, you'll need a specialized program to convert USD drive to bootable devices. Usually these days Linux distribution comes with an alternative of LIVE Run which means one can utilize the power of LINUX OS by initializing it entirely off the disc or USB drive without the requirement of actual installation on your Operating Hardware (PC) and can even install software, and it’ll remain installed in the live system until hardware reboot.

Step 3: Installation of LINUX 

Default Rule for Partitioning based on Motherboard is that in a single Hard-Disk we can have
1. Primary Partition – 4 nos.
2. Logical Partition – 63 nos.
Note: Windows allow only 27 logical partition.

Hard Disk connection modes
1. Primary Master /dev/hda
2. Primary Slave /dev/hdb
3. Secondary Master /dev/hdc
4. Secondary Slave /dev/hdd
Note: Linux works when Hard-Disk is connected to Primary Master mode.

/dev/hda -- IDE Drive
/dev/sda -- SCSI Drive
/dev/fda -- Floppy Drive

Installation types:
Case 1: Minimal Installation

Partition Type Sizing
/boot 100 MB – 2 GB
Swap 2*RAM Size or Similar to 1.5* RAM size (Depending on hardware configuration)
/ Min: 500 MB - Max: 5 GB

Case 2: Full Server
Partition Type Sizing
/boot 100 MB – 2 GB
Swap 2*RAM Size or Similar to 1.5* RAM size (Depending on hardware configuration)
/ 500 MB
/home 500 MB
/tmp 1 GB
/var 1 GB
/usr Min: 500 MB - Max: 5 GB

Basic installation process to follow

1. Make First Boot Device CD-Rom or USB and Second Boot device HDD in BIOS. And also see that your Hard Disk is connected in Primary Master Mode otherwise your system will not Boot after installation. Enable Legacy Option when to install Linux in SATA Hard-Disk. After that save settings to BIOS.

2. Post system boot process Linux Initialization it will show similar option as below
* Linux in graphical Mode.
* Linux in Text Mode
* Linux in Rescue Mode
* Linux Live boot

3. It is suggested to execute the installation in graphical mode. To avoid complex pre-installation configuration in text mode in terms of expertise to setup the environment

4. Skip CD Checking. [CD checking is normally not required]

5. Anaconda is the name of Linux Installer.

6. Select the Language you want to use.

7. Linux Installation consist of four types
* Personal
* Workstation
* Server
* Custom.
Always prefer * Custom so that you can install packages according to your system requirement

8. Next option will be creating partitioning with option such as
*Expert Partition – Custom Partitioning
*Default Partition
One choose Command Line Interface by pressing Ctl+alt+F2.

Command list to manage CLI
# fdisk –l           --> this will list the partition.
#fdsik /dev/had  --> to create delete and modify partition type *

Command (m for help): m

Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only)

# Ctl+alt+F2        --> to go in Command Mode
# Clt+alt+F7        --> to exit from Command mode and continue to Installation.
# df–h                 --> to see the Disk Space of HDD.

9. After creating the partition press Clt+alt+F7 to return to GUI mode. After that select Manual Partition and press next. Give label to partitions

10. User Configuration (Admin / Other)

11. Change the time to * Asia/Calcutta

12. Network setting which can be skip for later configuration

13. Required software installation

14. Confirmation for installation.

15. Installation Begins

Now Linux will start installing the packages

Post Installation system reboots. One can Login the system with user id and password. Your Linux system is all set to go.

- Cheers

Rohan Jaitpal

About :- The red-naped ibis (Pseudibis papillosa) Also known as the Indian black ibis or black ibis is a species of ibis found in the plains of the Indian Subcontinent. Unlike other ibises in the region it is not very dependent on water and is often found in dry fields a good distance away from water. It is usually seen in loose groups and can be told by the nearly all dark body with a white patch on the shoulder and a bare dark head with a patch of crimson red warty skin on the crown and nape. It...


Rohan Jaitpal

About:- Rajmachi Fort (Killa) is one of the many historical forts in the rugged hills of Sahyadri Mountains (Western Ghats). It consists of two twin fortresses Shriwardhan Ballekilla and Manaranjan Balekilla, with a wide Machi (plateau) surrounding the two Balekillas. Udhewadi is a small village of about 22 houses situated on the machi, at the southern foot of Manaranjan Balekilla of Rajmachi Fort. Rajmachi Fort is a popular destination for nature lovers, trekkers and...


Rohan Jaitpal

Like any other Operating System (OS). Linux is an alternative OS for DOS, UNIX, Mac OS and Microsoft Windows platform. Linux belong to the family of "free and open source software" (FOSS). On September 17, 1991 the first distribution of LINUX kernel was released by "Linus Torvalds" freely. Later the project was taken up by open-source software collaboration community, which eventually contributed to todays multiple flavours distribution. Linux was originally developed for personal computers based...


Rohan Jaitpal

In continuation to Previous Post “How to Install Linux” Step 1 : Listing Files and Dirs - Some basic commands clear -> clear the screenls      -> list contentls -l   -> list content in long listing formatls -al -> list all subcontent in long listing formatll       -> an alias for the above ls -R  -> list content recursivelyl.       -> list hidden filesls -F  -> list content and classify them alias  -> display...


Rohan Jaitpal

What is Cloud Computing? To be precise Cloud computing is a concept to leverage the IT infrastructure and support to optimize liability of the capital expenditure and risk to maintain and provide the digital services. To be very simple its a pool of shared services offered and delivered on-demand often over the internet as required on dynamically configurable system resources and manageable higher-level services that can be provided with minimal downtime and effort in term of computing services...


Rohan Jaitpal

In continuation of the Previous Post “What is Cloud Computing?” Public CloudWhen a Cloud computing infrastructure is maintained and managed by the single cloud service provider and the shared resource services are rendered over the network to a different customer, and the cloud customer has no physical control what so ever over the infrastructure except the connectivity is called as a Public Cloud.Public cloud services can be free or have a comparatively lower cost of engagement....


Rohan Jaitpal

In continuation to Previous Post “Cloud location-based deployment model” As per NIST, there are three services offering model for Cloud services as IAAS, PAAS, and SAAS Infrastructure as a service (IaaS)A cloud-based computing solution offering, where a complete infrastructure is been outsourced. Where a service provider delivers a complete set of preinstalled and configured hardware or software or both usually a LAMP or WAMP stack on a virtualized or containerized and sometimes physical...


Rohan Jaitpal

In continuation to Previous Post “Cloud service-based offering model” Distributed cloudGeographically distributed shared resources across multiple systems and locations assembled for serving the interconnected data on a single network or hub service as an application to the cloud computing technology platform is known as distributed cloud computing.Usually, it’s a community effort to reduce the overall cost of implementation, and expansions in terms of resource utilization require...


Rohan Jaitpal

Information security is the process of protecting information and information systems from unauthorized disclosure, access use for destruction of intended information by Deletion, modification which can cause disruption of related services. It deals with information, regardless of its format. It encompasses paper documents, digital data, and intellectual property. CIA Triad: Confidentiality, Integrity, and Availability (CIA) have served as the industry-standard principles of information security. Cybersecurity...