All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Littlesvr Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:30, 4 September 2023 Andrew talk contribs created page File:Bash shell.png
- 08:30, 4 September 2023 Andrew talk contribs uploaded File:Bash shell.png
- 08:29, 4 September 2023 Andrew talk contribs created page OPS145 (Created page with "{{Admon/important|DON'T USE THIS PAGE. | It is currently just a backup.}} {| style="float: right; margin: 0 0 3em 2em; border: 1px solid black;" !style="background: #cccccc"| Quick Links |- |<div style="background:#ffff00"> Weekly Schedule </div> |- |[https://my.senecacollege.ca/ MySeneca (Blackboard)] |- |[https://apps.senecacollege.ca/ssos/findOutline.do?termCode=20232&subjectCode=ULI101&schoolCode=SICT Course Outline] |- |[https://wiki.cdot...") Tag: Visual edit: Switched
- 17:01, 1 August 2023 Andrew talk contribs created page OPS345 Lab 8 Newversion (Created page with "= SMTP Encryption = One thing we haven't spent time on last week is the connection from your email client to your email server. This will very often be on a very untrusted network, such as a free wifi network you found in some random place. In this lab we'll set up your MTA to accept encrypted incomming connections, so that it won't matter what sort of network your workstation computer or phone is connected to. 800px|border|center Sadly tod...")
- 16:54, 1 August 2023 Andrew talk contribs uploaded a new version of File:AWSMaillogReceivedMail-2023.png
- 16:53, 1 August 2023 Andrew talk contribs created page File:AWSMaillogReceivedMail-2023.png
- 16:53, 1 August 2023 Andrew talk contribs uploaded File:AWSMaillogReceivedMail-2023.png
- 16:44, 1 August 2023 Andrew talk contribs uploaded a new version of File:AWSTelnet25-2023.png
- 16:42, 1 August 2023 Andrew talk contribs created page File:AWSTelnet25-2023.png
- 16:42, 1 August 2023 Andrew talk contribs uploaded File:AWSTelnet25-2023.png
- 13:02, 1 August 2023 Andrew talk contribs created page OPS345 Lab 7 Newversion (Created page with "= Email services components = Originally there was only one "email" protocol: SMTP. It was designed to address, route, and receive messages for a destination user on a destination server. Later an extra couple of protocols (POP3 and IMAP) were developed so that people wouldn't have to read their email on the command-line on the SMTP server. Now there are many components, making a powerful, reliable, but complex system. Here's a simplified diagram of what typically happen...")
- 11:25, 1 August 2023 Andrew talk contribs created page OPS345 Lab 6 Newversion (Created page with "= Encryption, certificates, etc. = Encryption means converting plain text (something you can read/use, it doesn't need to be text) into cyphertext. The cyphertext created by a good encryption algorithm is impossible (or, for weak algorithms: at least impractical) to decrypt (covert back into plain text) without a key. You've been using public key cryptography for your entire life (unless you were born before the 1990s). And you've been setting up public key cryptograph...")
- 11:24, 1 August 2023 Andrew talk contribs created page OPS345 Lab 5 Newversion (Created page with "= DNS overview = The Domain Name System converts human-friendly domain names to IP addresses. Computers on the internet can only communicate with each other using IP addresses. But people aren't very good at remembering long strings of numbers (up to 12 digits for ipv4) or even longer strings of numbers and characters mixed (24 characters for ipv6). Therefore DNS is a critical part of the internet infrastructure, and just about everyone who has a website needs to do so...")
- 11:16, 1 August 2023 Andrew talk contribs created page OPS345 Weekly Schedule Newversion (Created page with "{| width="100%" align="left" cellpadding="10" |- valign="top" |'''Note:''' Each professor will indicate the due dates for labs, tests and assignments for their sections. This schedule is a general guideline for week-by-week content. |} <table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;"> <tr valign="top> <td width="20%" style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Week</td> <td style="bor...") Tag: Visual edit: Switched
- 02:17, 29 July 2023 Andrew talk contribs created page 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...")
- 20:44, 28 July 2023 Andrew talk contribs created page 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:35, 28 July 2023 Andrew talk contribs created page File:AWSNextcloudSqlMissing.png
- 20:35, 28 July 2023 Andrew talk contribs uploaded File:AWSNextcloudSqlMissing.png
- 20:30, 28 July 2023 Andrew talk contribs uploaded a new version of File:PhpZipLoaded.png
- 20:27, 28 July 2023 Andrew talk contribs created page File:PhpZipLoaded.png
- 20:27, 28 July 2023 Andrew talk contribs uploaded File:PhpZipLoaded.png
- 20:23, 28 July 2023 Andrew talk contribs created page File:AddZipToPhpIni.png
- 20:23, 28 July 2023 Andrew talk contribs uploaded File:AddZipToPhpIni.png
- 19:03, 28 July 2023 Andrew talk contribs created page File:AWSNextcloudMissingModules-2023.png
- 19:03, 28 July 2023 Andrew talk contribs uploaded File:AWSNextcloudMissingModules-2023.png
- 15:52, 28 July 2023 Andrew talk contribs created page File:AWSPHPMissing-2023.png
- 15:52, 28 July 2023 Andrew talk contribs uploaded File:AWSPHPMissing-2023.png
- 15:31, 28 July 2023 Andrew talk contribs created page 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:30, 28 July 2023 Andrew talk contribs deleted page File:AWSportForwardingSetUp-2023.png
- 15:27, 28 July 2023 Andrew talk contribs created page File:AWSportForwardingIptables-2023.png
- 15:27, 28 July 2023 Andrew talk contribs uploaded File:AWSportForwardingIptables-2023.png
- 15:25, 28 July 2023 Andrew talk contribs created page File:AWSportForwardingSetUp-2023.png
- 15:25, 28 July 2023 Andrew talk contribs uploaded File:AWSportForwardingSetUp-2023.png
- 14:20, 28 July 2023 Andrew talk contribs uploaded a new version of File:AWSSetHostname-2023.png
- 14:18, 28 July 2023 Andrew talk contribs undeleted page File:AWSSetHostname.png (1 file)
- 14:18, 28 July 2023 Andrew talk contribs deleted page File:AWSSetHostname.png
- 14:16, 28 July 2023 Andrew talk contribs uploaded a new version of File:AWSSetHostname.png
- 13:44, 28 July 2023 Andrew talk contribs created page 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:46, 28 July 2023 Andrew talk contribs created page File:AWSSetHostname-2023.png
- 12:46, 28 July 2023 Andrew talk contribs uploaded File:AWSSetHostname-2023.png
- 12:30, 28 July 2023 Andrew talk contribs created page File:AWSCopySSHKey-2023.png
- 12:30, 28 July 2023 Andrew talk contribs uploaded File:AWSCopySSHKey-2023.png
- 10:28, 28 July 2023 Andrew talk contribs created page File:AWSFirstSSH-2023.png
- 10:28, 28 July 2023 Andrew talk contribs uploaded File:AWSFirstSSH-2023.png
- 09:51, 28 July 2023 Andrew talk contribs created page 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...")
- 09:34, 28 July 2023 Andrew talk contribs created page OPS345 Prep Newversion (Created page with "= Course overview = == Learning Outcomes == Completing this course successfully should mean that you can: * Find your way around the AWS interface. * Understand that most resources on AWS aren't free and how you can manage those costs. * Create AWS security groups and subnets, and configure VMs to work together on your setup. * Set up iptables to provide port forwarding. * Secure your resources against the most common internet attacks. * Set up a basic web server and...")
- 11:22, 27 July 2023 Andrew talk contribs created page OPS245 Passing Requirements (Created page with "This is based on the official course outline, which I can no longer access since it requires a VPN connection. The minimum requirements you need to satisfy to pass this course are: * Both your '''assignments''' must be submitted, and the submissions must be good enough to deserve more than a 50% grade. Even if you get a zero because your assignment is so ridiculously late: it still needs to be submitted before the last day of the course. * The weighted average of your...") Tag: Visual edit
- 11:17, 27 July 2023 Andrew talk contribs created page OPS345 Passing Requirements (Created page with "This is based on the official course outline, which I can no longer access since it requires a VPN connection. The minimum requirements you need to satisfy to pass this course are: * Both your '''assignments''' must be submitted, and the submissions must be good enough to deserve more than a 50% grade. Even if you get a zero because your assignment is so ridiculously late: it still needs to be submitted before the last day of the course. * The weighted average of your...") Tag: Visual edit
- 23:46, 28 April 2023 User account Graybri talk contribs was created by Andrew talk contribs and password was sent by email
- 15:54, 30 March 2023 Andrew talk contribs created page Lab 8 (Created page with "= !!!THIS LAB IS NOT READY YET!!! = We only have time in this course for a basic introduction to programming using Python. Anyone who tells you that you can learn a programming language in a couple of days a week over two weeks is either an idiot or is lying to you, or both. We'll cram as much as we can in the time we have available. That's: basic concepts used in most programming languages, and a couple of practical examples of what you can do once you are ready to go...") Tag: Visual edit