<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Ellipsis: Tag sysadmin</title>
    <link>http://typo.pburkholder.com/articles/tag/sysadmin?tag=sysadmin</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>...</description>
    <item>
      <title>SSH SSL Shibboleth RSSscraper and other goodies from my old site</title>
      <description>&lt;p&gt;I&amp;#8217;ve migrated a lot of my old sysadmin stuff from my old host.  This includes the following stuff&lt;/p&gt;


&lt;h2&gt;Presentations&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/WAGshibboleth.ppt"&gt;&lt;span class="caps"&gt;UCAR&lt;/span&gt; Web Advisory Group Shibboleth Presentation&lt;/a&gt;, October 2005
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/CMSForum.ppt"&gt;&lt;span class="caps"&gt;UCAR&lt;/span&gt; Content Management System Forum&lt;/a&gt;, October 2004
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/ISSA-talk/issa.htm"&gt;Web Application Security&lt;/a&gt;.  A
  presentation for the Denver chapter of &lt;span class="caps"&gt;ISSA&lt;/span&gt;, 10 April 2002.
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/UW_SSL_talk/index.php"&gt;&lt;span class="caps"&gt;SSH&lt;/span&gt; &amp;#38; &lt;span class="caps"&gt;SSL&lt;/span&gt; for SysAdmins&lt;/a&gt;.  A presentation 
  for University of Washington NetSys/LanAdmin, 24 January 2002.
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/SSH-talk/SSH-talk.htm"&gt;&lt;span class="caps"&gt;SSH&lt;/span&gt; &amp;#38; &lt;span class="caps"&gt;SSL&lt;/span&gt;&lt;/a&gt;.  A presentation for
  the &lt;a href="http://www.co-sage.org"&gt;Colorado chapter of &lt;span class="caps"&gt;SAGE&lt;/span&gt;
  (Co-SAGE)&amp;#8221;&lt;/a&gt;, 14 Nov 2001.

&lt;/ul&gt;

&lt;h2&gt;Notes&lt;/h2&gt;

&lt;p&gt;Some notes on work I do, which may or may not be useful to others
&lt;ul&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/CA.php"&gt;How to run your own CA for launching &lt;span class="caps"&gt;SSL&lt;/span&gt;
  attacks&lt;/a&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/portsentry.html"&gt;PortSentry&lt;/a&gt;
  &lt;li&gt;&lt;a "href=http://www.pburkholder.com/sysadmin/vpn.html"&gt;VPNs using Free S/WAN&lt;/a&gt;
&lt;/ul&gt;

&lt;h2&gt;Articles&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/sysadmin/SSL-mitm/SSL-mitm.php"&gt;&lt;span class="caps"&gt;SSL&lt;/span&gt; Man-in-the-Middle Attacks&lt;/a&gt; 1
  Feb 2002.  An evaluation of several &lt;span class="caps"&gt;SSL&lt;/span&gt; attacks, includes a modification
  to Dug Song&amp;#8217;s &lt;code&gt;webmitm&lt;/code&gt; exploit.
&lt;/ul&gt;

&lt;h2&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt; Scraper Job Feeds&lt;/h2&gt;

&lt;p&gt;Since I&amp;#8217;m looking for work with specific institutions of interest
in the Washington, DC, area, I thought I could track jobs more easily
if I could subscribe to the relevant &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds.  Alas, although any
institution now has its &amp;#8220;Job Opportunities&amp;#8221; web page, they seldom
have &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds of those pages.  So I decided to work out my Ruby and
Regular Expression skills and build my own feeds.  These are built from
&lt;a href="http://rssscraper.rubyforge.org"&gt;RubyForge RSSscraper&lt;/a&gt;,
written by &lt;a href="http://taarnskov.com/lau/&gt;Lau Taarnskov&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Now, I haven&amp;#8217;t yet played around with similar services
from &lt;a href="http://www.monster.com"&gt;Monster&lt;/a&gt; or &amp;lt;a
href=&amp;#8221;http://www.dice.com&amp;#8221;&amp;gt;Dice&lt;/a&gt; or their ilk, so I can&amp;#8217;t compare
this to what they offer. But I find it useful so far, although scraping &lt;span class="caps"&gt;HTML&lt;/span&gt; from the &lt;span class="caps"&gt;NSF&lt;/span&gt;
has been really challenging.  I&amp;#8217;d recommend that one sign up with their
email job notification service.&lt;/p&gt;

&lt;p&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt; Job Feeds
&lt;ul&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/RSSscraper/scrape.cgi?scraper=AAASJobs"&gt;&lt;span class="caps"&gt;AAAS&lt;/span&gt; Jobs&lt;a&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/RSSscraper/scrape.cgi?scraper=NSFJobs"&gt;&lt;span class="caps"&gt;NSF&lt;/span&gt; Jobs&lt;a&gt;
  &lt;li&gt;&lt;a href="http://www.pburkholder.com/RSSscraper/scrape.cgi?scraper=UMCPJobs"&gt;Univ. of Maryland,
  College Park, Jobs&lt;a&gt;
&lt;/ul&gt;
&lt;/p&gt;</description>
      <pubDate>Wed, 13 Sep 2006 21:51:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:79941e41-479f-4a1b-b265-ed463ebb065e</guid>
      <author>Peter Burkholder</author>
      <link>http://typo.pburkholder.com/articles/2006/09/13/ssh-ssl-shibboleth-rssscraper-and-other-goodies-from-my-old-site</link>
      <category>System Administration</category>
      <category>Web Development</category>
      <category>rss</category>
      <category>ssh</category>
      <category>ssl</category>
      <category>shibboleth</category>
      <category>sysadmin</category>
      <trackback:ping>http://typo.pburkholder.com/articles/trackback/18</trackback:ping>
    </item>
  </channel>
</rss>
