<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-04-14T19:27:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/linux_advanced?rev=1463595798&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/emacs_tips?rev=1440684973&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/linux_basics?rev=1463588248&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/vnc?rev=1593896566&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/x2go/apple?rev=1614817344&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/x2go/windows?rev=1613055214&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/linux_advanced?rev=1463595798&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-18T18:23:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_advanced</title>
        <link>https://www.cs.vassar.edu/help/general_linux/linux_advanced?rev=1463595798&amp;do=diff</link>
        <description>Linux Commands : file - search / replace

For the following cmds, the test.file contains:


1 cat barn food
2 dog house kibble
3 fish water food
4 cow pasture grass


grep

“searches the named input FILE for lines containing a match to PATTERN”</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/emacs_tips?rev=1440684973&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-27T14:16:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>emacs_tips</title>
        <link>https://www.cs.vassar.edu/help/general_linux/emacs_tips?rev=1440684973&amp;do=diff</link>
        <description>Emacs Tips

Emacs Command Shorthand

From the emacs built in tutorial


Emacs commands generally involve the CONTROL key (sometimes labeled
CTRL or CTL) or the META key (sometimes labeled EDIT or ALT).  Rather than
write that in full each time, we'll use the following abbreviations:

 C-&lt;chr&gt;  means hold the CONTROL key while typing the character &lt;chr&gt;
          Thus, C-f would be: hold the CONTROL key and type f.
 M-&lt;chr&gt;  means hold the META or EDIT or ALT key down while typing &lt;chr&gt;.
        …</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/linux_basics?rev=1463588248&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-18T16:17:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_basics</title>
        <link>https://www.cs.vassar.edu/help/general_linux/linux_basics?rev=1463588248&amp;do=diff</link>
        <description>Linux Basics

Files, Directories and Paths

	*  a file is a collection of data with a name (a filename to be precise).  Although it may be stored in separate chunks in different location on the hardware, programs will generally work with a file as a single continuous collection of data.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/vnc?rev=1593896566&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-04T21:02:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vnc</title>
        <link>https://www.cs.vassar.edu/help/general_linux/vnc?rev=1593896566&amp;do=diff</link>
        <description>Using VNC

What is VNC?

NOTE: VNC is deprecated.  For all remote desktop access, we ask that you use X2Go  (found here).

VNC is a system for interacting with a computer display remotely, over a network. This technology was developed by AT&amp;T Laboratories, and is now available for free over the internet (distributed under the GNU General Public License. Visit the</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/x2go/apple?rev=1614817344&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-04T00:22:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>apple</title>
        <link>https://www.cs.vassar.edu/help/general_linux/x2go/apple?rev=1614817344&amp;do=diff</link>
        <description>X2Go macOS Installation
&lt;https://www.xquartz.org/&gt;may
	*  Step 1: &lt;html&gt;&lt;a href=“&lt;https://code.x2go.org/releases/binary-macosx/x2goclient/releases/4.1.2.2/&gt;” target=“blank”&gt;Click here for the latest version&lt;/a&gt;&lt;/html&gt; to go to the download page for X2Go. &lt;html&gt;&lt;a href=“&lt;https://code.x2go.org/releases/binary-macosx/x2goclient/releases/&gt;” target=“blank”&gt;Click here for the previous versions.&lt;/a&gt;&lt;/html&gt;</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/x2go/windows?rev=1613055214&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-11T14:53:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows</title>
        <link>https://www.cs.vassar.edu/help/general_linux/x2go/windows?rev=1613055214&amp;do=diff</link>
        <description>X2Go Windows Installation

	*  Step 1:  &lt;html&gt;&lt;a href=“&lt;https://code.x2go.org/releases/X2GoClient_latest_mswin32-setup.exe&gt;” target=“blank”&gt;Click here for the latest version&lt;/a&gt;&lt;/html&gt; to go to the download page for x2go.  &lt;html&gt;&lt;a href=“&lt;https://code.x2go.org/releases/binary-win32/x2goclient/releases/&gt;” target=“blank”&gt;Click here for the previous versions.&lt;/a&gt;&lt;/html&gt;</description>
    </item>
</rdf:RDF>
