User contributions for Andrew
Jump to navigation
Jump to search
29 July 2023
- 02:1702:17, 29 July 2023 diff hist +10,311 N OPS345 Assignment 1 Newversion Created page with "= Overview = In this assignment you'll use many of the skills you learned so far to set up several Apache web servers with a lame load balancer. It won't be even close to production-ready but you will get more practice with the basics, which is what you need most now. This assignment assumes that your www.youruserid.ops345.ca is a working web server. If you didn't complete that part of Lab 3: you'll need to do it first. The format of the assignment is similar to a lab..."
- 02:1502:15, 29 July 2023 diff hist −4 OPS345 Assignment 1 →Sync files with www Tag: Visual edit
28 July 2023
- 20:4620:46, 28 July 2023 diff hist −1,691 OPS345 Lab 4 No edit summary Tags: Manual revert Reverted
- 20:4420:44, 28 July 2023 diff hist +20,052 N OPS345 Lab 4 Newversion Created page with "= Databases = All computer data is stored as 1s and 0s, but noone has the time to write and read millions and billions of those just to see some pictures. Only people in the Matrix can look at a stream of binary data and see pictures. Real people need a library to convert that stream of data to RGB values for pixels in XY coordinates, and a video card to place those on a screen. The same applies to apparently simple data like strings of text. You could store text as AS..."
- 20:4220:42, 28 July 2023 diff hist +265 OPS345 Lab 4 →Install Nextcloud Tag: Reverted
- 20:3520:35, 28 July 2023 diff hist 0 N File:AWSNextcloudSqlMissing.png No edit summary current
- 20:3020:30, 28 July 2023 diff hist 0 File:PhpZipLoaded.png Andrew uploaded a new version of File:PhpZipLoaded.png current
- 20:2920:29, 28 July 2023 diff hist +11 OPS345 Lab 4 →Install Nextcloud Tag: Reverted
- 20:2820:28, 28 July 2023 diff hist +11 OPS345 Lab 4 →Install Nextcloud Tag: Reverted
- 20:2720:27, 28 July 2023 diff hist +2,091 OPS345 Lab 4 →Install Nextcloud Tag: Reverted
- 20:2720:27, 28 July 2023 diff hist 0 N File:PhpZipLoaded.png No edit summary
- 20:2320:23, 28 July 2023 diff hist 0 N File:AddZipToPhpIni.png No edit summary current
- 19:2119:21, 28 July 2023 diff hist −885 OPS345 Lab 4 →Install Nextcloud Tag: Reverted
- 19:0319:03, 28 July 2023 diff hist 0 N File:AWSNextcloudMissingModules-2023.png No edit summary current
- 18:2718:27, 28 July 2023 diff hist +4 OPS345 Lab 4 →Create an SQL user Tag: Reverted
- 18:2618:26, 28 July 2023 diff hist +4 OPS345 Lab 4 →Create an SQL user Tag: Reverted
- 18:2118:21, 28 July 2023 diff hist +1 OPS345 Lab 4 →Some basic SQL Tag: Reverted
- 18:2018:20, 28 July 2023 diff hist +35 OPS345 Lab 4 →Some basic SQL Tag: Reverted
- 18:1518:15, 28 July 2023 diff hist +3 OPS345 Lab 4 →Administering an SQL database Tag: Reverted
- 16:2616:26, 28 July 2023 diff hist +68 OPS345 Lab 3 Newversion →Disasociate the public ip from www
- 16:2116:21, 28 July 2023 diff hist +6 OPS345 Lab 3 Newversion →Reconnect www-data Tag: Visual edit
- 16:1116:11, 28 July 2023 diff hist −74 OPS345 Lab 3 Newversion →Make a proper PHP webpage
- 16:0516:05, 28 July 2023 diff hist +283 OPS345 Lab 3 Newversion →Make a proper PHP webpage
- 15:5315:53, 28 July 2023 diff hist +5 OPS345 Lab 3 Newversion →Make a simple PHP webpage
- 15:5215:52, 28 July 2023 diff hist 0 N File:AWSPHPMissing-2023.png No edit summary current
- 15:4615:46, 28 July 2023 diff hist +52 OPS345 Lab 3 Newversion →Use your new EBS device as a LV Tag: Visual edit
- 15:3215:32, 28 July 2023 diff hist −1 OPS345 Lab 2 Newversion →Port forwarding SSH Tag: Visual edit
- 15:3115:31, 28 July 2023 diff hist −10 OPS345 Lab 3 Newversion No edit summary Tag: Visual edit
- 15:3115:31, 28 July 2023 diff hist +14,073 N OPS345 Lab 3 Newversion Created page with "In the last lab we created the '''ww''' instance: * With a static private IP (10.3.45.11) * We set up port forwarding for the SSH protocol so that incoming TCP packets to port 2211 on router are forwarded to TCP port 22 on ww. Before you get started with the storage configuration, install '''httpd''' using yum on ww. You don't need to start the service at this point. Just install it. = Storage for the web server = In this lab we'll configure ww to function as a web se..."
- 15:2915:29, 28 July 2023 diff hist +5 OPS345 Lab 2 →Port forwarding SSH
- 15:2715:27, 28 July 2023 diff hist 0 N File:AWSportForwardingIptables-2023.png No edit summary current
- 15:2715:27, 28 July 2023 diff hist +28 OPS345 Lab 2 Newversion →Port forwarding SSH
- 15:0215:02, 28 July 2023 diff hist 0 OPS345 Lab 2 Newversion →Port forwarding SSH Tag: Visual edit
- 14:5914:59, 28 July 2023 diff hist −53 OPS345 Lab 2 Newversion →Port forwarding SSH Tag: Visual edit
- 14:5614:56, 28 July 2023 diff hist 0 OPS345 Lab 2 Newversion No edit summary Tag: Visual edit
- 14:4714:47, 28 July 2023 diff hist +7 OPS345 Lab 2 Newversion →Create & configure VM Tag: Visual edit
- 14:2014:20, 28 July 2023 diff hist 0 File:AWSSetHostname-2023.png Andrew uploaded a new version of File:AWSSetHostname-2023.png current
- 13:4513:45, 28 July 2023 diff hist −8 OPS345 Lab 2 Newversion →Security Tag: Visual edit
- 13:4413:44, 28 July 2023 diff hist +15,967 N OPS345 Lab 2 Newversion Created page with "= Basic AWS networking components = The fundamentals you've learned about networking in your previous courses apply to AWS as well. The only difference from what you may be used to is that most of it is virtual in AWS. There are obviously still wires and cables and switches and routers, but their infrastructure has a layer of software on top to allow it to be more dynamic to deploy, configure, and use. This diagram is a very simple overview of the parts of AWS networki..."
- 12:4612:46, 28 July 2023 diff hist +5 OPS345 Lab 1 Newversion →Set the hostname
- 12:4612:46, 28 July 2023 diff hist 0 N File:AWSSetHostname-2023.png No edit summary
- 12:3412:34, 28 July 2023 diff hist 0 OPS345 Lab 1 Newversion →Change the default username Tag: Visual edit
- 12:3012:30, 28 July 2023 diff hist +5 OPS345 Lab 1 Newversion →Change the default username
- 12:3012:30, 28 July 2023 diff hist 0 N File:AWSCopySSHKey-2023.png No edit summary current
- 12:1112:11, 28 July 2023 diff hist −99 OPS345 Lab 1 Newversion →Explore your new VM Tag: Visual edit
- 10:3110:31, 28 July 2023 diff hist −67 OPS345 Lab 1 Newversion →Explore your new VM Tag: Visual edit
- 10:2910:29, 28 July 2023 diff hist +5 OPS345 Lab 1 Newversion →Explore your new VM
- 10:2810:28, 28 July 2023 diff hist 0 N File:AWSFirstSSH-2023.png No edit summary current
- 10:2210:22, 28 July 2023 diff hist −32 OPS345 Lab 1 Newversion No edit summary Tag: Visual edit
- 09:5109:51, 28 July 2023 diff hist +13,732 N OPS345 Lab 1 Newversion Created page with "= Accessing your AWS account = At the beginning of the semester your professor will create a Leaner Lab in AWS Academy. The professor will add all the students enrolled in their OPS345 sections as students in that Learner Lab. You should automatically receive an email that looks like this in the beginning of the course: 800px|border|center If you haven't recieved such an email: you need to let your professor know. Once you complete s..."