Lab 1: Installing The Fedora OS On A Virtual Machine: Learning Outcome
Lab 1: Installing The Fedora OS On A Virtual Machine: Learning Outcome
Requirement
Capture all windows for showing that you installed successfully the Fedora, MC, Fedora Eclipse
and two programs demonstrated in this tutorial to file (PDF format is recommended) and upload it
to the CMS. You must give an explanation to the program 1 about processes.
Content
1- What is a virtual machine and why it should be installed?
2- Steps to install the Fedora.
3- Install and use the Midnight Commander.
4- Install and use the Fedora Eclipse.
VMware must be installed to a sub-directory of a root directory. You can install it to the Program
Files folder or another such as:
On the Taskbar:
Tick to the Installer disc image file option then click the Browse
button to specify the supplied an iso file, then click the Next button.
Fill personal details then click the Next button
Click the Browse button to specify the prepared storing folder such as:
Give a name to the VM and specify the OS location then click the Next button.
Specify number of CPUs then click the Next button
You can specify RAM capacity (minimum: 512MB, default: 1024 MB)
then click the Next button
You should choose the NAT option for easy to connect to
the internet without domain configuration then click the Next button
Specify the basic name for the virtual disk then click the Next button.
If you choose the Power on this virtual machine after creation then click the Finish button:
The virtual machine will be created and it starts immediately and then the Fedora will be installed.
Else, if you do not choose the option and click the Finish button only, you must power on the
machine after it is created (this tutorial used this way)..
The virtual machine data are presented in VMware
Login
Power on/off/ Shut down:
Fedora GUI
Open the file system of the current user:
Steps of installation:
Step 1.1: Insert the DVD disk or the USB flash drive containing this package. The VM will
recognize it automatically.
Step 1.2: Open the device, right click to the package, choose Copy
Step 1.3: Open the user directory, Paste it to the user’s directory.
The user interface of the MC includes two panels (left and right).
- At a time, the highlight panel is the source panel and the other is the destination. Each
panel is presenting the content of a directory.
- Users will use it’s menu or hot keys they are introduced at the bottom of the interface such
as: means that use the F5 key to copy a selected object (directory or file) from the
source to the destination.
- Operations with hot keys F4, F7, F8 affect on the source directory (current panel) only.
Step 1- Create the file run_mc.sh, stored in the user’s root directory using Text Editor
The program sh of the Linux will interpret the content of the script file then execute commands
listed in this script file.
You may right click to the eclipse/ Make Link then cut and paste it to the desktop.
Compile
When errors occur, Eclipse remember them and remove them only when they are cleaned:
If the compilation succeeds, no message is presented.
Project’s structure
Your program is a console application. So, you should run it in the Terminal window.
Exercise
END