<?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-14T23:28:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/inhouse/languages_on_martha?rev=1283782880&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/logging_out_of_a_desktop_or_remote_desktop?rev=1674748402&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/apps/svn_use?rev=1440624278&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/priority?rev=1751050267&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/sysnews/inhouse/krock?rev=1282828323&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/sysnews/inhouse/languages_on_martha?rev=1283782880&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-06T14:21:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>languages_on_martha</title>
        <link>https://www.cs.vassar.edu/help/sysnews/inhouse/languages_on_martha?rev=1283782880&amp;do=diff</link>
        <description>Languages on Martha

Well, perhaps this page should now be called Languages installed for Marc as we are moving to having each language installed globally - Greg

key
 installed not installed name  url  notes  tested  64bit install  tested jspin      got from spin, treated like mariedp1 script, files in /usr/local/share/jspin</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/logging_out_of_a_desktop_or_remote_desktop?rev=1674748402&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-26T15:53:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>logging_out_of_a_desktop_or_remote_desktop</title>
        <link>https://www.cs.vassar.edu/help/logging_out_of_a_desktop_or_remote_desktop?rev=1674748402&amp;do=diff</link>
        <description>Logging out of the Computer Science Computers

Leaving files open in editors such as pluma and emacs, or leaving applications running can lead to corrupt files and loss of your work because 
your files are not local to any computer. Your files are shared from a central server. Therefore, if you leave an application open on one computer and then go to another computer, you have several devices trying to access your files. Applications don’t like this. Firefox, for example, won’t allow you to star…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/apps/svn_use?rev=1440624278&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-26T21:24:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>svn_use</title>
        <link>https://www.cs.vassar.edu/help/apps/svn_use?rev=1440624278&amp;do=diff</link>
        <description>SVN quick reference

The following is modified from an email sent by Prof. Smith on the use of the command line svn program under linux here at CS

To checkout (co) repository for first time

	*  cd on your local machine to where you want your project working directory to be created````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/priority?rev=1751050267&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-27T18:51:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>priority</title>
        <link>https://www.cs.vassar.edu/help/general_linux/priority?rev=1751050267&amp;do=diff</link>
        <description>System Priorities

Priorities of programs are something to be aware of.

PS

The first thing to do is to get to know your processes. The ps command lists out the processes you have running on the system. By using ps -l, an extended listing of your processes is provided. The fields of the most interest to this topic are the PID, NI, and COMMAND fields. The COMMAND field lists the name of the command that started your process. So, if you're looking for your runaway c++ program, a.out is the one yo…</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/sysnews/inhouse/krock?rev=1282828323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-26T13:12:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>krock</title>
        <link>https://www.cs.vassar.edu/help/sysnews/inhouse/krock?rev=1282828323&amp;do=diff</link>
        <description>kroc install notes

 * Installed packages on martha listed on the debian install page

 * then grabbed “latest stable” with svn
 svn co http://projects.cs.kent.ac.uk/projects/kroc/svn/kroc/branches/kroc-1.5 kroc-svn
which claims to be revison 6412</description>
    </item>
</rdf:RDF>
