<?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-06-11T11:25:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/iceweasel_thinks_it_is_running?rev=1298288975&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/printing_tips?rev=1297270048&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/xournal_tips?rev=1224870963&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/vnc/linux?rev=1352734187&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/ratatosk_xmpp_server?rev=1257184898&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/recently_installed_software?rev=1283287649&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/screen_saver?rev=1251390623&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/tips_for_instructors?rev=1580412701&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/where_are_my_icons?rev=1254150453&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/nodir/kiosk?rev=1362086441&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/status/2012_workstations?rev=1354383048&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/status/2013_winter_updates?rev=1440684807&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/old_pages/vnc/speed_tips?rev=1272980194&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/old_pages/iceweasel_thinks_it_is_running?rev=1298288975&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-21T11:49:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>iceweasel_thinks_it_is_running</title>
        <link>https://www.cs.vassar.edu/old_pages/iceweasel_thinks_it_is_running?rev=1298288975&amp;do=diff</link>
        <description>Firefox or Chromium thinks it's already running

Firefox

Problem: firefox will not start and the message you get is something like this one:
firefox is already running but not responding. To open a new window you must 
first close the existing firefox process or restart your system````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/printing_tips?rev=1297270048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-09T16:47:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>printing_tips</title>
        <link>https://www.cs.vassar.edu/old_pages/printing_tips?rev=1297270048&amp;do=diff</link>
        <description>Printing Tips

Printer Name Changes and your .bashrc

If you are having problems with command line printing it may be because your .bashrc is not using the correct printer name.
Have a look at your .bashrc file.  Near the top there are some lines that set your default printer.  If they don't look like the lines below, then cut out everything in your .bashrc from &amp;&amp;````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/xournal_tips?rev=1224870963&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-24T17:56:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>xournal_tips</title>
        <link>https://www.cs.vassar.edu/old_pages/xournal_tips?rev=1224870963&amp;do=diff</link>
        <description>Xournal Tips

Xournal is a Pen Journal that also allows you to add annotations to PDF files and/or capture and import arbitrary windows on the current screen to use them in xournal.

xournal's sourceforge site

Documentation for xournal

A few common commands and settings
  INVOKE XOURNAL FROM THE GUI````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/vnc/linux?rev=1352734187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-12T15:29:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux</title>
        <link>https://www.cs.vassar.edu/old_pages/vnc/linux?rev=1352734187&amp;do=diff</link>
        <description>Using VNC on Linux

Unlike many other operating systems, Linux uses an X server for graphical display, which allows network redirection. This me
ans that you can easily have a secure remote display without using VNC by tunneling through ssh using 'ssh -X'. None the les
s, if for some reason you would still like to use VNC, this page describes the process for getting it to work.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/ratatosk_xmpp_server?rev=1257184898&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-02T18:01:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ratatosk_xmpp_server</title>
        <link>https://www.cs.vassar.edu/old_pages/ratatosk_xmpp_server?rev=1257184898&amp;do=diff</link>
        <description>Using our xmpp server

This page is only now being written, 'till then, here is the email I sent out last spring:


We now have a chat server.  It uses the open protocol XMPP aka
Jabber. It can do chat rooms (group chats), messaging (IM) and can
reach and be reached by other XMPP servers around the world (like
google talk).  The big advantage over AIM is that XMPP is
decentralized.  Your messages only go as far as the servers involved,
so it saves electricity and network traffic. It's greener an…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/recently_installed_software?rev=1283287649&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-31T20:47:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>recently_installed_software</title>
        <link>https://www.cs.vassar.edu/old_pages/recently_installed_software?rev=1283287649&amp;do=diff</link>
        <description>Recently Installed Software

Linux Labs and Desktops

	*  Google-Chrome yes, chrome is available on the CS system, however, there are a few hoops to jump through.  For information and instructions on running google-chrome from within your CS account see: ````````````````````````````````````````````````````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/screen_saver?rev=1251390623&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-27T16:30:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>screen_saver</title>
        <link>https://www.cs.vassar.edu/old_pages/screen_saver?rev=1251390623&amp;do=diff</link>
        <description>To change the screen saver mode

Our lab linux machines use an inhouse setup to do screen locking and auto-logout.  If you want a screen saver mode other than ??random?? here is what you do:

	*  Look at the manual page for xlock and pick a mode you like.````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/tips_for_instructors?rev=1580412701&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-01-30T19:31:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tips_for_instructors</title>
        <link>https://www.cs.vassar.edu/old_pages/tips_for_instructors?rev=1580412701&amp;do=diff</link>
        <description>System Tips for CS Instructors

Creating Dropboxes

Before your students can use the submit### script with your course the following prerequisites must be met:

	*   A course account must exist.
	*   You need access to the course account.  
	*   Your students each need an account on our system.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/where_are_my_icons?rev=1254150453&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-28T15:07:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>where_are_my_icons</title>
        <link>https://www.cs.vassar.edu/old_pages/where_are_my_icons?rev=1254150453&amp;do=diff</link>
        <description>Where are my Icons?

If you find that you have logged onto the system this year, and all of your shortcut icons are missing, don't worry.  You can get them back.

First off, the buttons are still there.  The icon has just been set to “no icon.”  If you hover over the taskbar, you will see the application the blank button links to, as shown.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/nodir/kiosk?rev=1362086441&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-28T21:20:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>kiosk</title>
        <link>https://www.cs.vassar.edu/old_pages/nodir/kiosk?rev=1362086441&amp;do=diff</link>
        <description>&lt;html&gt;&lt;script type=“text/javascript”&gt;&lt;![CDATA[&gt;&lt;!]]&gt;&lt;/script&gt;&lt;/html&gt;
&lt;html&gt;&lt;style type=“text/css”&gt;#clock {font-family: 'Lucida Sans Console', sans-serif;
    font-size: 30px;
    white-space: nowrap;
    font-weight: bold;
    text-decoration: none;}&lt;/style&gt;&lt;/html&gt;````</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/status/2012_workstations?rev=1354383048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-12-01T17:30:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2012_workstations</title>
        <link>https://www.cs.vassar.edu/old_pages/status/2012_workstations?rev=1354383048&amp;do=diff</link>
        <description>2012 Workstation Upgrades

[LightDM screenshot ]Welcome back. Plenty of changes have occurred to network this summer, here is a summary.

The new workstations in the Asprey and Intro labs have quad-core Intel i7 2600 CPUs running at 3.4 GHz with 8 GB of RAM. The new workstations in the 105 classroom have dual-core Intel Atom D2700 chips runnings at 2.13</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/status/2013_winter_updates?rev=1440684807&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-27T14:13:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2013_winter_updates</title>
        <link>https://www.cs.vassar.edu/old_pages/status/2013_winter_updates?rev=1440684807&amp;do=diff</link>
        <description>2013 Winter Updates

Welcome back. There has been some good quiet time in January which works well for pushing out updates. All of the workstations remain on Ubuntu 12.04.1, but several components have been updated. So that you are aware here are the bigger updates to have occurred.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/old_pages/vnc/speed_tips?rev=1272980194&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-04T13:36:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>speed_tips</title>
        <link>https://www.cs.vassar.edu/old_pages/vnc/speed_tips?rev=1272980194&amp;do=diff</link>
        <description>Improving VNC Performance

This page is a work in progress, use the information here if it helps, but do not consider it in any way authoritative.

	* -- Greg Priest-Dorman 2010/05/04 09:36

Why is my session so slow?

VNC is sending the image of your screen over the network between the server (here at CS) and your client (the machine where you are working).  Depending on the network speed, the load on the server, the speed of your machine and the protocols vnc is trying to follow, the speed of …</description>
    </item>
</rdf:RDF>
