<?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-14T22:06:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/sshkeys?rev=1674096627&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/general_linux/vnc?rev=1593896566&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/x2go/windows?rev=1613055214&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/command_please_not_found?rev=1676912542&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/jump?rev=1678132316&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/filecopy?rev=1593896345&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/forwarding_x11?rev=1676405365&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/mitm?rev=1672957190&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/help/general_linux/printing?rev=1714487890&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/x2go/apple?rev=1614817344&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/sshkeys?rev=1674096627&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-19T02:50:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sshkeys</title>
        <link>https://www.cs.vassar.edu/help/general_linux/sshkeys?rev=1674096627&amp;do=diff</link>
        <description>Setting up SSH Keys

 Note : This tutorial assumes that you are running a linux-based operating system.  The procedure for setting up keys on an Apple Mac OS X machine is similar to this procedure, but you may need to make some minor adjustments. There is a separate</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/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/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>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/command_please_not_found?rev=1676912542&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-20T17:02:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>command_please_not_found</title>
        <link>https://www.cs.vassar.edu/help/general_linux/command_please_not_found?rev=1676912542&amp;do=diff</link>
        <description>Command 'Please' not found

If you see this when you use SSH to log into a system
     Command 'Please' not found, did you mean:
       command 'please' from deb pleaser (0.5.1-4ubuntu0.22.04.1)
     Try: apt install &lt;deb name&gt;
and each time you enter a command, this error message is displayed, then something is not right. This means you are logged into a system you should not be logging into but only using as a proxy or gateway. What is likely causing this is that you have some software configu…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/jump?rev=1678132316&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-06T19:51:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>jump</title>
        <link>https://www.cs.vassar.edu/help/general_linux/jump?rev=1678132316&amp;do=diff</link>
        <description>SSH Proxy Jump (Might as Well Proxy Jump!)

Announcement (March 06, 2023)

As of March 06th, 2023, direct internet access to the CS Department bastion servers is no longer allowed. If you want to access these bastion servers then you need to be on the</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/filecopy?rev=1593896345&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-04T20:59:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>filecopy</title>
        <link>https://www.cs.vassar.edu/help/general_linux/filecopy?rev=1593896345&amp;do=diff</link>
        <description>Secure Shell on macOS, Unix, and Linux

Installation

Any modern Unix-like operating systems should come with secure shell client utilities already installed. This is true for macOS, Ubuntu, Fedora, Mandrake Linux, FreeBSD and many others. If, however, you need a ssh client, you can download one from the openssh website:</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/forwarding_x11?rev=1676405365&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-14T20:09:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>forwarding_x11</title>
        <link>https://www.cs.vassar.edu/help/general_linux/forwarding_x11?rev=1676405365&amp;do=diff</link>
        <description>Forward X11

Very few systems here are configured to forward X11 via SSH. And this will generally be reserved for request by the faculty and not for classroom computers. If you require a GUI environment then you are strongly encouraged to use the Guacamole server by logging in at</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/mitm?rev=1672957190&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-05T22:19:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mitm</title>
        <link>https://www.cs.vassar.edu/help/general_linux/mitm?rev=1672957190&amp;do=diff</link>
        <description>Host Key Verification Failed

At some point you may attempt to SSH into a server, workstation or device, e.g. “my_server”, that you have logged into before and you encounter a long, scary message as follows that ends with “Host Key Verification Failed</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/help/general_linux/printing?rev=1714487890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-30T14:38:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>printing</title>
        <link>https://www.cs.vassar.edu/help/general_linux/printing?rev=1714487890&amp;do=diff</link>
        <description>Setup

To enable the printer, on the linux cmd line:

	*  cd ~
	*  mkdir .cups 
	*  cd .cups
	*  echo 'User 999nnnnnn' &gt; client.conf (ensure that single quotes are used your 999 is entered)
	*  chmod 400 client.conf  (ensure that you can only read the file)</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/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>
</rdf:RDF>
