<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Setup guide (Project 0) on CS 1670: Operating Systems</title><link>https://csci1670.github.io/docs/setup/</link><description>Recent content in Setup guide (Project 0) on CS 1670: Operating Systems</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://csci1670.github.io/docs/setup/index.xml" rel="self" type="application/rss+xml"/><item><title>Container setup guide</title><link>https://csci1670.github.io/docs/setup/container/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://csci1670.github.io/docs/setup/container/</guid><description>&lt;style&gt;

	h3 {
 border-bottom: 1px solid #ccc;
 }
 center {
 text-align: center;
 }
&lt;/style&gt;
&lt;h1 id="container-environment-setup"&gt;
 Container environment setup
 &lt;a class="anchor" aria-hidden="true" href="#container-environment-setup"&gt;&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;This guide will demonstrate how to set up the tools and development
environment we will use for the remaining projects in this course. We
will provide our environment using a &lt;strong&gt;container&lt;/strong&gt;, a technology that
provides an abstraction of a separate OS without the full overhead of
a Virtual Machine (VM). This container runs a Linux-based operating
system, &lt;strong&gt;Ubuntu 26.04&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Native macOS setup guide</title><link>https://csci1670.github.io/docs/setup/macos-native/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://csci1670.github.io/docs/setup/macos-native/</guid><description>&lt;style&gt;

 h3 {
 border-bottom: 1px solid #ccc;
 }
 section {
 margin-bottom: 2rem;
 padding: 0em 1em;
 padding-bottom: 1em;
 border-radius: 4px;

 background-color: #f7f7f7;
 border: 1px solid #ccc;
 }

 center {
 text-align: center;
 }

 summary {
 font-weight: bolder;


 }
 summary:hover {
 text-decoration: underline;
 }
&lt;/style&gt;
&lt;h1 id="native-macos-environment-setup-guide"&gt;
 Native macOS environment setup guide
 &lt;a class="anchor" aria-hidden="true" href="#native-macos-environment-setup-guide"&gt;&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;This guide describes how to set up your development environment if you
use MacOS. Normally, our systems courses at Brown require setting up a
Docker container that contains all of our course tools, and provides a
consistent environment to run our code.&lt;/p&gt;</description></item></channel></rss>