You are on page 1of 3

Experiment 1.

Student Name: Harsh Mittal UID:21BCS1846


Branch: BE-CSE Section/Group: 21BCS_CC-607(B)
Date of Performance:25-01-2024 Semester:6th
Subject Name: Cloud Computing Lab Subject Code: 21CSP-378

1. Aim:
Install a C compiler within the virtual machine established using the virtual machine established using virtual
box and run basic programs.

2. Objective:
Establish a Virtual Machine using VirtualBox and install a Linux distribution. Update the system, install a C
compiler (e.g., GCC) via the package manager, and demonstrate basic C program execution for a functional
development environment within the VM.

3. Steps to Install:
Steps to import .ova file:
1. Open Virtual box
2. File →import Appliance
3. Browse ubuntu_gt6.ova file
4. Then go to setting, select Usb and choose USB 1.1
5. Then Start the ubuntu_gt6
6. Login using username: dinesh, password:99425.

Harsh Mittal 21BCS1846


Step 1: Type cd /opt/axis2/axis2-1.7.3/bin then press enter

2. Type gedit first.c

3. Type the c program

Harsh Mittal 21BCS1846


4. Running the C program

Applications::
Simply running all programs in a grid environment.

Result:
Thus the simple C programs executed successfully.

Learning Outcome:
➢ Installation Proficiency: Gain proficiency in installing C Compiler in VirtualBox on various operating
systems.
➢ Conceptual Mastery: Demonstrate a deep understanding of compilation in virtualization concepts and their
significance.
➢ Virtual Machine Creation Skills: Acquire skills to create virtual machines, mastering configuration options
and settings.
➢ Resource Management Competence: Develop competence in managing system resources, including RAM,
CPU, and disk space, for virtual machines.

Harsh Mittal 21BCS1846

You might also like