<?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-14T21:41:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/windows?rev=1558698954&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/apps/mono?rev=1440684806&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/linux_advanced?rev=1463595798&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/ssh?rev=1711544886&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/sshkeysmswindows?rev=1661950198&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/java_system_tips?rev=1316713392&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/x2go/linux?rev=1475174053&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/sysnews/inhouse/using_htaccess?rev=1288379766&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/windows?rev=1558698954&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-05-24T11:55:54+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/windows?rev=1558698954&amp;do=diff</link>
        <description>Secure Shell on Windows

Installation

To log in to the CS Department computers, you will need a SSH client. There are several free SSH clients available for Windows. We have used PuTTY with great success. We have also used WinSCP to copy files between Windows and Unix computers.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/apps/mono?rev=1440684806&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-27T14:13:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mono</title>
        <link>https://www.cs.vassar.edu/help/apps/mono?rev=1440684806&amp;do=diff</link>
        <description>Mono

&lt;quote Wikipedia&gt;Mono is a free and open source project led by Xamarin (formerly by Novell and originally by Ximian) to create an Ecma standard compliant .NET Framework-compatible set of tools including, among others, a C# compiler and a Common Language Runtime.&lt;/quote&gt;</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/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/ssh?rev=1711544886&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-27T13:08:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ssh</title>
        <link>https://www.cs.vassar.edu/help/general_linux/ssh?rev=1711544886&amp;do=diff</link>
        <description>Accessing CS Systems

The easiest way to gain access the Computer Science Dept. Linux machines outside of the Asprey computer lab. This gives you terminal access to the command line inside the department, and it allows you to send files back and forth to your home directory. Since it has no remote</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/sshkeysmswindows?rev=1661950198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-31T12:49:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sshkeysmswindows</title>
        <link>https://www.cs.vassar.edu/help/general_linux/sshkeysmswindows?rev=1661950198&amp;do=diff</link>
        <description>SSH Keys on Microsoft Windows using the PuTTY Utility 

SSH keys are what you will use to establish an encrypted connection over the network, e.g. the internet, between your system and a remote machine. The default type of key to generate is RSA which is good for most purposes. RSA is universally supported among SSH clients. Note that EdDSA performs much faster and provides the same level of security with significantly smaller keys. In general, though, for what you need to do, RSA encryption is …</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/java_system_tips?rev=1316713392&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-22T17:43:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>java_system_tips</title>
        <link>https://www.cs.vassar.edu/help/sysnews/java_system_tips?rev=1316713392&amp;do=diff</link>
        <description>Java issues and tips

Java remote method invocation problem

Problem: When running a demo of Java's remote method invocation on our Ubuntu 9.04 based linux machines running java-6-openjdk the client could only attach to a server running on the same host.````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/x2go/linux?rev=1475174053&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-09-29T18:34:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux</title>
        <link>https://www.cs.vassar.edu/help/general_linux/x2go/linux?rev=1475174053&amp;do=diff</link>
        <description>X2Go Ubuntu Installation

	*  Step 1: Open a shell (Note: on most systems, you can to this by typing in Ctrl-Alt-t).
	*  Step 2: Type in sudo apt-get install x2goclient. Hit Enter.
	*  You will be prompted for your password.  Type it, then hit enter.  Note that as you type your password, the screen won't change (no *s will appear).  This is normal; the computer is still registering your typing.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/sysnews/inhouse/using_htaccess?rev=1288379766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-29T19:16:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>using_htaccess</title>
        <link>https://www.cs.vassar.edu/help/sysnews/inhouse/using_htaccess?rev=1288379766&amp;do=diff</link>
        <description>Using htaccess for web pages

Please note: htaccess is for pages served from OUTSIDE THE WIKI in users directories.  The wiki has similar ability, but it is set up differently -Greg

Web Access Restriction by user/password

This can be used in many ways, the user and password are not related to our system users and passwords, so you can use anything you like, however, there is no mechanism for the web users to maintain or reset their htaccess password so it can become a maintenance nightmare qui…</description>
    </item>
</rdf:RDF>
