Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.69 KB

File metadata and controls

32 lines (28 loc) · 1.69 KB

Resources you will need here are:

  1. rhel-server-7.5-x86_64-dvd.iso
  2. Oracle_VM_VirtualBox_Extension_Pack-5.2.18.vbox-extpack

Note: You don't need to download any software from the internet. Everything is available here with you.

Step 1:

Follow the video to setup the RHEL virtual machine. Allocate 50 GB instead of 20 GB in the size of your virtual hard disk with half of the RAM you have in your base system.

Step 2:

Then install VirtualBox Extension Pack from here and use the extension pack from resources.

Step 3:

Lastly, change your network setting from NAT to Bridge-Adapter by watching this video till 1:10.

Step 4:

After configuring bridge-adapter type these two commands

[root@localhost ~]# systemctl restart network
[root@localhost ~]# dhclient

dhclient : provides a means for configuring one or more network interfaces using the Dynamic Host Configuration Protocol



Transfer Directories & files using WinSCP