Skip to main content

Installing Rehat RHEL7.2

Most of you will have either a windows or mac and a very few may have a linux based O.S. (linux is name of kernel and not any operating system) like redhat or ubuntu.
Well if you are using Red Hat Enterprise Linux Server 7.2 then it good to go.
If you are using some other os then there are two ways you can use  RHEL7.2 --
- You can either install a fresh rhel7.2 os from cd or bootable pendrive.
- You can also run it in virtual machine  or KVM or virtualbox as you like.
Note- Any damage to your computer or data inside it will be your resposibility!

You must give an appropriate amount of memory to boot block,/,and also save some for partitioning.

Get help from your teacher or friend who has knowledge of linux.
If you have any difficulty in installing rhel7.2 you can ask it in comments.
Installing rhel for first time if you are new to linux can be complex if you want to save your data in case of dual boot.
But you can always install it in virtual box, so you don't mess up your pc.
Installing redhat is the most complex thing you will do in this course as you can be on any machine with any os and i can not explain all types of method as there is no common method.
Get help from internet to install rhel7.2 specific to your pc. 
Once you successfully install  rhel7.2 you are all set.

Comments

Popular posts from this blog

Platform as a Service (PaaS)

Platfo rm as a Servic e ======================================================== I n simple words in this project we are going t o develop a online coding webapp where you can just choose the programming language in which you want to code and Execute your code in the website itself. The magic of using webserver and docker technology in PaaS is  you can just connect all your device with th e server and an yone conne cted with it will have acce ss t o the Coding W ebsite we will de velop. 1. First we will Develop the Web Page and Save it as  paas.html in the html folder of you apache server. Write the Following code in that -- <form action ="http://192.168.43.80/cgi-bin/paas.py"> <br> <pre>     <h2>Select the Language</h2>    <select name="languages">   <option value="java">Java</option>   <option value="python">Python</option>   <option value="c">C

Share applications with ssh (SaaS)

We are going to share our server's application programs to client system without actually installing it to client's pc. In this example we are going to use firefox as application program but any installed application(on server side) can be used for SaaS . Server- RHEL7.2 Client- Windows or any linux based OS For any type of service we need server applications which defines protocols that tells how the communication to client is going to happen. For SaaS we will use SSH protocol- Secure Shell ( SSH ) is a cryptographic network protocol for operating network services securely over an unsecured network. The server will be open-ssh -- OpenSSH is the connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking. Step 1- Installing SSH server -- Open terminal and type- [root@www Desktop]# yum  install openssh-server This will install the open-ssh server to your rhel7.2 server. In case you don

The basics of cloud computing

First we are going to understand what cloud computing is all about. We will less focus on theory part and more on implementation part. Cloud computing-- Let's suppose you buy a brand new Laptop with a lots of RAMs and super fast processor speed with of course a lots of money. Now you ask the laptop dealer that till what duration this device is mine and the dealer said "Sir, it your till forever and infinity!". Well it's not that bad deal as i got a lots of ram and speed for this amount with a lifetime of use you may think, b ut consider it this way that-- Are you really going to use all this RAM and processor power all the time till it's lifetime. Of course not even you are going to use this laptop(or we can say operating system) all the time. So, why pay for it's 24*7 use if you just need it let's say 6 hours a day. This all idea may seem silly but that's what all I.T. companies use. Consider the situation that you opened a new company and