16
pdfcrowd.com open in browser PRO version Are you a developer? Try out the HTML to PDF API Preface Preface Introduction What is operating system History of Linux Features of Linux Operating System Practice Setup Downloading RHEL >

Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

Embed Size (px)

Citation preview

Page 2: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Installing RHEL

Logging for Practice

Login Checks

Linux Architecture

Architecture

Shell

Kernel

Basic Commands

uname : hard link : soft link :

chmod : df - disk space : du -

disk usage : umask : head -

tail : more-less : find : cut :

awk : cat : cp : mv : wc : rm :

su : ls : cal : date : touch : cd :

chgrp : chown : clear : diff-1 :

diff-2 : mkdir : passwd : pwd

Page 3: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

: echo : free : man, info and

help : ps :

Basic file management or operations on file

Creation of File

Vi editor cheatsheet

Types of Files in Linux

File system hierarchy

User administration

Create user - useradd

Modify user - usermod

Delete user - userdel

command

create a group - groupadd

Modify group - groupmod

Delete group - groupdel

Page 5: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Next

RHEL Download in Linux OS

Step by Step Procedure for registration & download:

To download Redhat Enterprise Linux Register at https://access.redhat.com/.

Click the login button on the right side top corner of the window.

After clicking on register enter your details and create an account for yourself.

Login with the registered credentials and proceed further.

RHEL is an enterprise version Linux operating system distributed by Redhat organization. It is a

licensced product. But redhat also provides a 30 days evaluation version of actual RHEL

software.

We have downloaded the evaluation version for our setup purpose.

Page 6: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

After logging in to Redhat website, we can see following window.

Page 7: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Click on downloads tab and then select the "Red Hat Enterprise Linux - Start Evaluation" link.

Page 9: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Click the continue tab under "Red Hat Enterprise Linux server". Then the following window will

appear.

Page 10: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

In the above window click on the "Download latest" in green colour to download the Iso file.

Page 11: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

From the above screen we can select the version of rhel we want to download. We have

selected rhel 6.5 and the architecture is x86_64. The architecture may vary from hardware to

hardware.

Now scroll down window till the following appears.

Page 12: Www abclearn com_courses_linux_linux_basics_rhel_download_in(1)

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Click the download button for initiating the downloading.

Now your .iso file is ready for installation.