mod 6 server project

3
Kevin Deissler EDTECH 552: Intro to Network Administration Module 6: Server Project This document serves as a reference for my Wordpress website I created. Each section represents each page of the website. Welcome Welcome to the website for my server project for EDTECH 552: Intro to Network Administration at Boise State University. This project has been an incredible challenge and not only do I hope you can access everything within this site, I hope you find it helpful as a peek into my setup process. Goals The goals of this project include: 1. Set up an Apache & MySQL server 2. Create a personal website with a template 3. Set up Dynamic DNS to make your website service available to the public Packet Tracer My office desktop is housing all of the software. It actually plugs right into the router/modem combo. From there it reaches cyberspace.

Upload: mrdeissler

Post on 15-Apr-2016

8 views

Category:

Documents


0 download

DESCRIPTION

Server Project

TRANSCRIPT

Page 1: Mod 6 Server Project

KevinDeissler

EDTECH552:IntrotoNetworkAdministration

Module6:ServerProject

ThisdocumentservesasareferenceformyWordpresswebsiteIcreated.Eachsectionrepresentseachpageofthewebsite.

Welcome

WelcometothewebsiteformyserverprojectforEDTECH552:IntrotoNetworkAdministrationatBoiseStateUniversity.ThisprojecthasbeenanincrediblechallengeandnotonlydoIhopeyoucanaccesseverythingwithinthissite,Ihopeyoufindithelpfulasapeekintomysetupprocess.

Goals

Thegoalsofthisprojectinclude:

1. SetupanApache&MySQLserver2. Createapersonalwebsitewithatemplate3. SetupDynamicDNStomakeyourwebsiteserviceavailabletothepublic

PacketTracer

Myofficedesktopishousingallofthesoftware.Itactuallyplugsrightintotherouter/modemcombo.Fromthereitreachescyberspace.

Page 2: Mod 6 Server Project

Issues:

"Insanity:doingthesamethingoverandoveragainandexpectingdifferentresults."-AlbertEinstein

IfeellikeIranintoaslewofissueswiththisinstallation,however,Icansaythatbyuninstalling

andreinstallingseveraltimes,Iwasabletosuccessfullysetmyselfupandeditmysiteinalmostrecord

time.ThefirstproblemIranintowaswithWampserver,thesuggestedprogramtorunApacheand

MySQL.Neartheendoftheinstallation,anerrorcodepoppedupsayingthatmycomputerwasmissing

a.dllfile.WhenItriedtoinstallthatfileagain,aswassuggested,Ifoundthatitwasstillthere,andnow

hadtwoofthesame.Evenafterareinstallortwo,itstilldidn'tworkandthatwasthefirsttimeIasked

forhelp.

AfterbeingpointedinthedirectionofXAMPPfromthediscussionboard,Iwasabletoinstallthe

program(thankfully),butalsoinstalledthebitnamiprogramasitlookedlikeIneededto.Icouldnotget

Apachetoconnect,howeverMySQLwasabletoconnect.Afriendcameovertohelpme(notashamed,

Ineededhelp!Myconfidencelevelwasdownthetubes!),andhesaidthatbitnamimightbeconflicting

withXAMPP.Soafterthatinstall,wesearchedtheinternetforsolutions.Ichangedtheportsfrom80

and443to8080and4433.Afterexperimentation,weneededtodothatinseveralplaces.Exploring

thisprogramwasliketryingtoreadabookprintedinanotherlanguage.Icouldunderstandparts,but

didn'trealizehowmuchmoreIneededtoknoworhavepriorexperiencewithinordertomakethis

work.That'swhythisgoteasieraftereachinstall.

Oncethingsappearedworking,IhadmyDNSURLfromnoip.com,andIhadWordpress

downloadedandconfigured,Iwasfinallyabletoeditmysite.OfcourseIneededsomemusictohelp

mewiththis,asIbegineditingandadding.Apparently,iTunesthoughtthatnowwouldbeagreat

timetoupdate.Surelynoharmcouldcomefromthis.Afterrestart,IfoundthatIcouldnolonger

accessmyWordpress.Thepagecouldnotbefound.ThiswasthesecondtimeIreachedouttohelpto

Dr.Hung.AndofcourseIdidn'thavemyscreenshotsatthatpoint.

Sothenextday,theprocessofuninstallingandreinstallingtheprogrambeganyetagain.This

time,with100%morescreenshots!Afterover10hoursofworkinatwodayperiod,Idecidedtoput

togetherascreencastdetailingmysteps.I’masfarasIcangowithgettingawebsiteup.

Page 3: Mod 6 Server Project

EducationalPurpose

Ifyouknowwhatyou'redoing,ApacheandMySQLservicescanaddanincrediblydynamicapproachtoyourclassroom.Frombuildingasimplewebsitetoconnecttostudentsandparents,tohostinginteractivecontentbywayofaLearningManagementSystem,theonlyoneyou'rereliantonisyouasanadministrator.

ThereasonItookthiscourse(beforeknowingthatthecertificationof"SchoolTechnologyCoordinator,"wasnotvalidinPennsylvania)wastogainabetterunderstandingofhowthegurusofourschooldistrict'snetworkoperate.Afterthisproject,Ihaveamuchhigherunderstandingandrespectofwhattheydotobuildservers,networks,andkeepusonline.Iunderstandsomeofthelanguagethattheyspeakandcanholdabetterconversationwiththemnowaboutournetwork.

Inaddition,thetrialsofinstallingsomethinglikethishastaughtmetotakebetternotesasImuddlethroughtheexperimentationprocess.ThefirsttimeIattackedthisproject,Ididn'ttakeanyscreenshots.LuckilyIwasabletorememberhowIconfiguredmysettingsinordertodocumentandrecordmystepsoverthenextfewinstallations.Itellmyroboticsstudentsthatit'snotscienceuntilyouwriteitdown;writingdownanddocumentingyourstepswillhelpyougobackandtryandfindyourmistakesandalsoprovidebackgroundknowledgeforsomeoneelseshouldyouneedhelp.