CS370 - Operating Systems
Video resources for the CS370 - Operating Systems class.
7 results found
02:07
Passing a Pipe's File Descriptor to a Process
2449 views
In this video we show you how to pass the file descriptor of a UNIX pipe...
01:34
Logging Into VM for CS370 Term Project
2055 views
Here we show you how to log into the virtual machine resource allocated ...
01:39
Creating a basic .vimrc file
1341 views
Instructions to create a basic .vimrc config file to setup vim with auto...
01:50
Installing Docker on Ubuntu 20.04
1731 views
Here we walk through installing the Docker Engine on Ubuntu Focal 20.04....
01:57
Dockerfiles - Part 1
1107 views
Getting started with Dockerfiles.
02:01
Docker volumes for data persistence
1372 views
This video describes how docker volumes can be used to store data from a...
02:18
Basic Docker Commands
1211 views
Docker installation guide: https://docs.docker.com/get-docker/