All public logs
Combined display of all available logs of Soma-notes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:24, 21 August 2020 Soma talk contribs created page Adaptive Security (Fall 2020) (Created page with "'''Contents of this page are in flux, it will be finalized by September 1st.'''")
- 21:19, 9 April 2020 Soma talk contribs created page Operating Systems 2020W Final Exam Review (Created page with "==Video== Video from the exam review on April 9, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-examreview-20200409.m4v is now available]....")
- 20:08, 3 April 2020 Soma talk contribs created page Operating Systems 2020W Lecture 23 (Created page with "==Video== Video from the lecture given on April 3, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec23-20200403.m4v is now available]. ==N...")
- 20:36, 1 April 2020 Soma talk contribs created page Operating Systems 2020W Lecture 22 (Created page with "==Video== Video from the lecture given on April 1, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec22-20200401.m4v is now available]. ==N...")
- 20:33, 27 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 21 (Created page with "==Video== Video from the lecture given on March 27, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec21-20200327.m4v is now available]. ==...")
- 20:09, 25 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 20 (Created page with "==Video== Video from the lecture given on March 25, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec20-20200325.m4v is now available]. ==...")
- 22:09, 23 March 2020 Soma talk contribs created page Operating Systems 2020W: Assignment 4 (Created page with "Below are questions for Assignment 4. Written answers will not be graded. Instead, related multiple choice questions will be posted on cuLearn by March 31st and will be due...")
- 20:02, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 19 (Created page with "==Video== The video from the lecture given on March 20, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec19-20200320.m4v is now available]....")
- 17:18, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 9 (Created page with "In this tutorial, we will be playing with eBPF in more detail than you have seen previously. Parts of this tutorial may be slightly confusing. That is okay. You are learning a...")
- 03:05, 20 March 2020 Soma talk contribs created page Operating Systems: Freeing Disk Space (Created page with "Backup your files! rsync -a -v /home/student <username>@access.scs.carleton.ca:COMP3000/ Become root (so you can delete anything) sudo su - Check how much free space yo...")
- 02:49, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Assignment 3 (Created page with "Please submit the answers to the following questions via CULearn by 14:30 PM on Wednesday, March 25, 2020. There are 20 points in 6 questions. Submit your answers as a <b>gzi...")
- 02:49, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Assignment 2 (Created page with "Please submit the answers to the following questions via CULearn by 10:00 PM on February 25, 2020. There are 30 points in 17 questions. Submit your answers as a plaintext fil...")
- 02:48, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Assignment 1 (Created page with "Please submit the answers to the following questions via CULearn by <del>2:30 PM on February 7, 2020</del> 11:55 PM on February 9, 2020. There are 20 points in 8 questions. S...")
- 02:48, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 8 (Created page with "==Introduction== WARNING: The commands and programs in this tutorial are potentially extremely dangerous and may result in crashes or loss of data. Additionally, questions may...")
- 02:48, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 7 (Created page with "In this tutorial you'll be learning about special files and how to create one kind of special file, a character device, using Linux kernel modules. =Special Files= In this p...")
- 02:47, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 6 (Created page with "In this tutorial you'll be learning about two implementations of the [https://en.wikipedia.org/wiki/Producer%E2%80%93consumer_problem producer-consumer problem], a classic exa...")
- 02:47, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 5 (Created page with "In this tutorial you will be learning about files and filesystems by experimenting with and extending [http://homeostasis.scs.carleton.ca/~soma/os-2017f/code/tut3/3000test.c 3...")
- 02:46, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 4 (Created page with "In this tutorial you will learn about how accounts and logging in work through exploring 3000userlogin and ssh. ==Logging in to a UNIX system== In order to log in to a UNIX...")
- 02:46, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 3 (Created page with "In this tutorial you will be experimenting with and extending [http://homeostasis.scs.carleton.ca/~soma/os-2019f/code/3000shell.c 3000shell.c] (listed below). '''Make sure yo...")
- 02:45, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 2 (Created page with "In this tutorial we're going to look at how processes work at a low level: how they make system calls & library calls, how C and assembly compare, and and how memory is laid o...")
- 02:45, 20 March 2020 Soma talk contribs created page Operating Systems 2020W: Tutorial 1 (Created page with "In this tutorial you will be learning the basics of command-line interaction in Linux. Tutorials are graded based on participation and effort, but you should still turn in yo...")
- 02:43, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 18 (Created page with "==Video== The video for the lecture given on March 18, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec18-20200318.m4v is now available]....")
- 02:43, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 17 (Created page with "==Video== The video from the lecture given on March 13, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec17-20200313.m4v is now available]....")
- 02:39, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 16 (Created page with "==Video== Video from the lecture given on March 11, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec16-20200311.m4v is now available]. ==...")
- 02:35, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 15 (Created page with "==Video== Video for the lecture given on March 6, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec15-20200306.m4v is now available]. ==No...")
- 02:35, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 14 (Created page with "==Video== The video from the lecture given on March 4, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec14-20200304.m4v is now available]....")
- 02:34, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 13 (Created page with "==Video== Video from the lecture given on February 26, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec13-20200226.m4v is now available]....")
- 02:34, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 12 (Created page with "==Video== Video from the lecture given on February 14, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec12-20200214.m4v is now available]....")
- 02:34, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 11 (Created page with "==Video== Video from the lecture given on February 12, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec11-20200212.m4v is now available]....")
- 02:34, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 10 (Created page with "==Video== The video from the lecture given on February 7, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec10-20200207.m4v is now available...")
- 02:33, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 9 (Created page with "==Video== The video from the lecture given on February 5, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec09-20200205.m4v is now available...")
- 02:33, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 8 (Created page with "==Video== The video from the lecture given on January 31, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec08-20200131.m4v is now available...")
- 02:33, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 7 (Created page with "==Video== Video for the lecture given on January 29, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec07-20200129.m4v is now available]. =...")
- 02:32, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 6 (Created page with "==Video== The video for the lecture given on January 24, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec06-20200124.m4v is now available]...")
- 02:30, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 5 (Created page with "==Video== Video from the lecture given on January 22, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec05-20200122.m4v is now available]....")
- 02:30, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 4 (Created page with "==Video== Video from the lecture given on January 17, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec04-20200117.m4v is now available]....")
- 02:30, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 3 (Created page with "==Video== Video from the lecture given on January 15, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec03-20200115.m4v is now available]. =...")
- 02:29, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 2 (Created page with "==Video== Video from the lecture given on January 10, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec02-20200110.m4v is now available].")
- 02:29, 20 March 2020 Soma talk contribs created page Operating Systems 2020W Lecture 1 (Created page with "==Video== Video for the lecture given on January 8, 2020 [https://homeostasis.scs.carleton.ca/~soma/os-2020w/lectures/comp3000-2020w-lec01-20200108.m4v is now available]. ==...")
- 02:26, 20 March 2020 Soma talk contribs created page Operating Systems (Winter 2020) Course Outline (Created page with "==Course Information== *'''Course Number:''' COMP 3000 *'''Term:''' Winter 2020 *'''Title:''' Operating Systems *'''Institution:''' Carleton University, School of Computer Sc...")
- 02:24, 20 March 2020 Soma talk contribs created page Operating Systems (Winter 2020) (Created page with "==Course Outline== Here is the course outline for COMP 3000: Operating Systems. ==Lectures & Tests== Lectures are livestr...")
- 02:21, 20 March 2020 Soma talk contribs created page Operating Systems 2019F: Assignment 4 (Created page with "For this assignment please work on the questions below. There are 12 questions worth 20 points. While you will be able to submit your answers, by default '''they will not be...")
- 02:20, 20 March 2020 Soma talk contribs created page Operating Systems 2019F: Assignment 3 (Created page with "Please submit the answers to the following questions via CULearn by 11:55 PM on Sunday, November 24, 2019. There are 20 points in 10 questions. Submit your answers as a singl...")
- 02:20, 20 March 2020 Soma talk contribs created page Operating Systems 2019F: Tutorial 9 (Created page with "In this tutorial we are going to be experimenting with, implementing, and extending 3000rootkit, a basic rootkit for Linux 4.15. Kernel module development can be a janky exper...")
- 02:19, 20 March 2020 Soma talk contribs created page Operating Systems 2019F: Tutorial 8 (Created page with "Again in this tutorial you will be building and installing kernel modules. You will need root access to install kernel modules. It is '''highly recommended''' that you use a...")
- 02:19, 20 March 2020 Soma talk contribs created page Operating Systems 2019F: Tutorial 7 (Created page with "In this tutorial you'll be learning about special files and how to create one kind of special file, a character device, using Linux kernel modules. =Special Files= ==Command...")
- 02:18, 20 March 2020 Soma talk contribs created page DistOS 2019F 2019-11-11 (Created page with "==Readings== NASD & Ceph * [http://homeostasis.scs.carleton.ca/~soma/distos/2008-03-10/gibson-nasd.pdf Garth A. Gibson et al., "A Cost-Effective, High-Bandwidth Storage Archi...")
- 02:17, 20 March 2020 Soma talk contribs created page DistOS 2019F 2019-11-13 (Created page with "==Readings== Cassandra & Dynamo * [http://www.cs.cornell.edu/projects/ladis2009/papers/lakshman-ladis2009.pdf Lakshman & Malik, "Cassandra - A Decentralized Structured Storag...")
- 02:17, 20 March 2020 Soma talk contribs created page DistOS 2019F 2019-11-18 (Created page with "==Readings== Haystack & F4 * [http://static.usenix.org/legacy/events/osdi10/tech/full_papers/Beaver.pdf Beaver et al., "Finding a needle in Haystack: Facebook’s photo stora...")
- 02:17, 20 March 2020 Soma talk contribs created page DistOS 2019F 2019-11-20 (Created page with "==Readings== Spanner & Tensorflow * [https://www.usenix.org/conference/osdi12/technical-sessions/presentation/corbett Corbett et al., "Spanner: Google’s Globally-Distribute...")