Changes between Initial Version and Version 1 of Nmm2022/Agenda/Linuxsetup


Ignore:
Timestamp:
Jun 23, 2022, 6:06:08 PM (2 years ago)
Author:
tuwan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Nmm2022/Agenda/Linuxsetup

    v1 v1  
     1Linux Hands - On
     2Through this hands-on you will install Ubuntu Server on a vm.
     3Setting up virtualbox
     4Installation of virtualbox and Downloading Ubuntu iso image
     5•       Download and install virtualbox 6.x
     6•       https://ubuntu.com/download/server Ubuntu image from the website (Ubuntu Server 20.04.2 LTS)
     7Creating the VM
     8•       Start virtualbox and Click on New button to create new virtual machine
     9•       Enter name of the VM as: VMNAME
     10•       Select OS Type: Linux
     11o       Select Version: Ubuntu (64-bit)
     12o       Then click on Continue button
     13o       Set VM's memory size to 4096MB and click on Continue button
     14o       Set VM's hard disk option to Create a virtual hard disk now and then click on Continue
     15o       Select disk type to VDI
     16o       Select storage type to Fixed size and Continue
     17o       adjust the disk size to 50.0GB and click on Create to create the VM
     18This might take couple of minutes
     19(Note down the location of vdi image file when virtualbox flashes it on the screen)
     20Setting up Network Interface
     21•       Select the VM from left panel on Virtual box, right click and open Settings
     22•       Click on the Network title
     23•       On Adapter 1 While Enable Network Adapter selected choose Attached to be Bride Adapter, then select the name of the network (please select only LAN connection, later it will help you to access switches) This virtual interface will work as the WAN port of the firewall (Can be connect from out side).