Exp 1
Exp 1
DATE: 01\01\2024
Aim: To familiarize the installation and configuration of Linux server operating system.
Theory: Install VirtualBox, create a Virtual Machine and install and configure of LINUX
server Operating system (UBUNTU).
PROCEDURE:
1)Download and install VirtualBox.
4) Allocate memory.
Depends on how much memory is in host computer. And do not allocate more than
half of the memory.
Here allocate 2GB memory and click next.
6) Check summary
Summary includes the important information that added to create a virtual machine.
Check the summary and press finish to create Virtual Machine.
7) Select the virtual machine an open the setting screen. Then complete the following.
9) Choose the language in first screen. Once the system starts. System will be presented
with this screen. Choose the preferred language and click Enter.
10) Next screen is for keyboard configuration. Select keyboard configuration as English
US and press Done.
11)Next screen allows to configure Network connection. In this screen we can select the
network adapter and enter a new IP address if your system is in a Network with a DHCP
server.
As weare not manually configuring the network parameters, so we keep the default and click
done.
12) Configure Proxy.
Next screen will present to enter a proxy address. It will keep default or configure
proxy and click Done.
13) Configure ubuntu archive Mirror.
Leave the default network mirror or choose a preferred mirror.
Press Done.
14) Storage configuration.
Select custom storage layout and click Done.
15) This screen will present Hard disk partition. Select Add GPT partition in available.
a) First create root partition.
Select size(5G), format (ext4) and mount (\) and click create.
Done.
16) confirm distractive action.
The next screen will display the warning message and ask us to confirm whether
the disk can be formatted or not. Select continue, and next screen will appear.
17) Profile setup.
Enter username, server’s name, username and password and click done.
18) Next installation of open SSH server, at this point we are not installing and configuring
SSH server, so keep the default value and select Done.
19) At this point installation will start and in few minutes time installation will be
completed. Once complete, reboot now option will appear. Select Reboot Now option.
20) Once reboot completed, screen for entering login name and password will appear.
We can login in the server by giving valid user and password in this screen.
21) Execute few commands like is(list), cd (change directory) pwd (present working
directory) etc. and verify the output.
Result
Installation and configuration of Linux server has been successfully completed.