<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://lopsa.org">
<channel>
 <title>League of Professional System Administrators - Communications</title>
 <link>http://lopsa.org/taxonomy/term/140/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>mrouted</title>
 <link>http://lopsa.org/node/1645</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 mrouted is an implementation of the DVMRP multicast routing protocol
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://freshmeat.net/projects/mrouted/&quot;&gt;freshmeat.net/projects/mrouted/&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Wed, 2003-07-02 16:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Mature
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;blockquote &gt;&lt;p&gt;mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers.
&lt;/p&gt;&lt;/blockquote&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1645&quot; dc:identifier=&quot;http://lopsa.org/node/1645&quot; dc:title=&quot;mrouted&quot; trackback:ping=&quot;http://lopsa.org/trackback/1645&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/142">Internet</category>
 <pubDate>Tue, 08 Jul 2008 16:28:00 -0700</pubDate>
 <author>doug</author>
</item>
<item>
 <title>dbus</title>
 <link>http://lopsa.org/node/1490</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 D-Bus is a message bus system, a simple way for applications to talk to one another. 
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.freedesktop.org/wiki/Software/dbus&quot;&gt;www.freedesktop.org/wiki/Software/dbus&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Fri, 2005-12-16 19:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Active
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;blockquote &gt;&lt;p&gt;
In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a &quot;single instance&quot; application or daemon, and to launch applications and daemons on demand when their services are needed.&lt;/p&gt;
&lt;p&gt;D-Bus supplies both a system daemon (for events such as &quot;new hardware device added&quot; or &quot;printer queue changed&quot;) and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, or through unencrypted TCP/IP suitable for use behind a firewall with shared NFS home directories. (Help wanted with better remote transports - the transport mechanism is well-abstracted and extensible.)&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1490&quot; dc:identifier=&quot;http://lopsa.org/node/1490&quot; dc:title=&quot;dbus&quot; trackback:ping=&quot;http://lopsa.org/trackback/1490&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <pubDate>Wed, 25 Jul 2007 19:46:22 -0700</pubDate>
 <author>doug</author>
</item>
<item>
 <title>netcat</title>
 <link>http://lopsa.org/node/1350</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://netcat.sourceforge.net&quot;&gt;netcat.sourceforge.net&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Sun, 2002-09-29 07:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Mature
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;
Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol.
It is designed to be a reliable &amp;quot;back-end&amp;quot; tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.
&lt;/p&gt;
&lt;p&gt;
It provides access to the following main features:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Outbound and inbound connections, TCP or UDP, to or from any ports.
&lt;li&gt; Featured tunneling mode which allows also special tunneling such as UDP to TCP, with the possibility of specifying all network parameters (source port/interface, listening port/interface, and the remote host allowed to connect to the tunnel.
&lt;li&gt; Built-in port-scanning capabilities, with randomizer.
&lt;li&gt; Advanced usage options, such as buffered send-mode (one line every N seconds), and hexdump (to stderr or to a specified file) of trasmitted and received data.
&lt;li&gt; Optional RFC854 telnet codes parser and responder. 
&lt;/ul&gt;
&lt;p&gt;
The GNU Netcat is distributed freely under the GNU General Public License (GPL).
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1350&quot; dc:identifier=&quot;http://lopsa.org/node/1350&quot; dc:title=&quot;netcat&quot; trackback:ping=&quot;http://lopsa.org/trackback/1350&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/149">Networking</category>
 <category domain="http://lopsa.org/taxonomy/term/143">Security</category>
 <pubDate>Sat, 28 Apr 2007 07:43:44 -0700</pubDate>
 <author>doug</author>
</item>
<item>
 <title>tkined</title>
 <link>http://lopsa.org/node/1289</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 The Tkined network editor provides a framework for an extensible network management platform
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://trac.eecs.iu-bremen.de/projects/scotty/wiki/Tkined&quot;&gt;trac.eecs.iu-bremen.de/projects/scotty/wiki/Tkined&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Thu, 1997-07-03 08:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Mature
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;blockquote &gt;&lt;p&gt;The Tkined network editor provides a framework for an extensible network management platform. Extensions are usually written in Tcl based on the Tnm extension. This allows to integrate site or network specific management tools at very low costs. The Tcl API allows to control every aspect of the editor which makes it possible to even automate standard user interactions with Tcl scripts.&lt;/p&gt;
&lt;p&gt;Network maps can be maintained by using the editing features provided by Tkined or using automated tools. The source distribution contains applications to discover IP networks, to support the network layout process, to troubleshoot IP networks using SNMP in combination with other standard tools (e.g. traceroute) and to monitor network status using SNMP or selected SUN RPCs.
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1289&quot; dc:identifier=&quot;http://lopsa.org/node/1289&quot; dc:title=&quot;tkined&quot; trackback:ping=&quot;http://lopsa.org/trackback/1289&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <pubDate>Mon, 19 Mar 2007 08:37:00 -0700</pubDate>
 <author>doug</author>
</item>
<item>
 <title>NMAP</title>
 <link>http://lopsa.org/node/980</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Fast enumeration of network services
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://insecure.org/nmap&quot;&gt;insecure.org/nmap&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Sun, 2007-01-14 10:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Active
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Nmap is a powerful tool for discovering hosts on a network and enumerating what service they are offering. This can be used to find vulnerable systems, to locate rogue services on your network or simply for a first step in troubleshooting.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/980&quot; dc:identifier=&quot;http://lopsa.org/node/980&quot; dc:title=&quot;NMAP&quot; trackback:ping=&quot;http://lopsa.org/trackback/980&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/26">Linux</category>
 <category domain="http://lopsa.org/taxonomy/term/46">Network</category>
 <category domain="http://lopsa.org/taxonomy/term/21">Networking</category>
 <category domain="http://lopsa.org/taxonomy/term/24">Operating System</category>
 <category domain="http://lopsa.org/taxonomy/term/47">Operating System</category>
 <category domain="http://lopsa.org/taxonomy/term/119">Protocols</category>
 <category domain="http://lopsa.org/taxonomy/term/44">Security</category>
 <category domain="http://lopsa.org/taxonomy/term/114">TCP</category>
 <category domain="http://lopsa.org/taxonomy/term/23">UDP</category>
 <category domain="http://lopsa.org/taxonomy/term/25">Unix</category>
 <category domain="http://lopsa.org/taxonomy/term/137">User Security</category>
 <category domain="http://lopsa.org/taxonomy/term/134">Visualization</category>
 <category domain="http://lopsa.org/taxonomy/term/27">Windows</category>
 <pubDate>Sun, 14 Jan 2007 09:50:04 -0800</pubDate>
 <author>dklein</author>
</item>
<item>
 <title>USB to SATA interface cable</title>
 <link>http://lopsa.org/node/932</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Adapter to plug SATA drive into USB port
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.buyextras.com/sahiquusbtos.html?gclid=COe-68jdoYkCFQQdgQodVUg5OQ&quot;&gt;www.buyextras.com/sahiquusbtos.html?gclid=COe-68jdoYkCFQQdgQodVUg5OQ&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Wed, 2006-11-01 12:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 New
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;The Hi-Speed USB 2.0 to Serial ATA (SATA) Drive Adapter creates a bridge between one USB 1.1/2.0 port and one Serial ATA or SATA-based mass storage device port. The USB 2.0 to SATA Drive Adapter turns any SATA hard drive into a convenient external drive. Easily transfer files from computer or notebook, back up files, or store large file archives on hard drives. The Hi-Speed USB 2.0 interface provides for easy installation with its Plug and Play design. The adapter supports all existing Serial ATA SATA drives 2.5&quot; or 3.5&quot;.&lt;/p&gt;
&lt;p&gt;Useful for backup, querying SMART stats for a drive, etc.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/932&quot; dc:identifier=&quot;http://lopsa.org/node/932&quot; dc:title=&quot;USB to SATA interface cable&quot; trackback:ping=&quot;http://lopsa.org/trackback/932&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/38">bus</category>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/162">Hardware/Infrastructure</category>
 <category domain="http://lopsa.org/taxonomy/term/156">Storage</category>
 <pubDate>Wed, 20 Dec 2006 11:13:10 -0800</pubDate>
 <author>doug</author>
</item>
<item>
 <title>CenterICQ</title>
 <link>http://lopsa.org/node/900</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Centericq is a text mode IM interface that supports the ICQ2000, Yahoo!, AIM, IRC, MSN, Gadu-Gadu and Jabber protocols.
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://konst.org.ua/centericq/&quot;&gt;konst.org.ua/centericq/&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Fri, 2005-09-02 05:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Mature
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;# Text mode user interface&lt;/p&gt;
&lt;p&gt;    * Based on the ncurses library&lt;br /&gt;
    * Provides windows, menus and dialogs&lt;br /&gt;
    * Configurable color schemes&lt;br /&gt;
    * Ability to use the program remotely via telnet or ssh&lt;br /&gt;
    * Configuration is done with dialogs&lt;br /&gt;
    * Support for displaying Hebrew and Arabic texts&lt;br /&gt;
    * UI messages translated into 15 languages &lt;/p&gt;
&lt;p&gt;# General instant messaging features&lt;/p&gt;
&lt;p&gt;    * ICQ, Yahoo!, AIM, IRC, MSN, Gadu-Gadu and Jabber are supported&lt;br /&gt;
    * Sending, receiving and forwarding events&lt;br /&gt;
    * Command line parameters for sending events through an already running instance&lt;br /&gt;
    * Mass-sending events&lt;br /&gt;
    * Contact list groups support&lt;br /&gt;
    * Configurable sounds for specific events and users&lt;br /&gt;
    * External programs to process incoming events&lt;br /&gt;
    * Viewing users&#039; personal data&lt;br /&gt;
    * Updating self user info&lt;br /&gt;
    * List of ignored users&lt;br /&gt;
    * Configurable servers&#039; hostnames and port numbers&lt;br /&gt;
    * Ability to use http proxy (method CONNECT; optionally with proxy auth) to connect to IM servers &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/900&quot; dc:identifier=&quot;http://lopsa.org/node/900&quot; dc:title=&quot;CenterICQ&quot; trackback:ping=&quot;http://lopsa.org/trackback/900&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <pubDate>Wed, 15 Nov 2006 04:23:10 -0800</pubDate>
 <author>duckunix</author>
</item>
<item>
 <title>screen</title>
 <link>http://lopsa.org/node/850</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 screen - screen manager with VT100/ANSI terminal emulation
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.gnu.org/software/screen/screen.html&quot;&gt;www.gnu.org/software/screen/screen.html&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Sat, 2000-01-01 00:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Mature
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Ever been disconnected from your ssh session while in the middle of something? Ever wished there was a way to reconnect to that lost ssh session? Screen is for you..&lt;/p&gt;
&lt;p&gt;Screen is a full-screen window manager that multiplexes a physical terminal between several processes. In fact, when you execute screen, you can imagine that you turned on another screen to the server that you&#039;re working on. You then execute your process on that virtual screen, detach your connection from it and return, whenever you please, to that screen in order to continue working.&lt;/p&gt;
&lt;p&gt;Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows the user to move text regions between windows. When screen is called, it creates a single window with a shell in it (or the specified command) and then gets out of your way so that you can use the program as you normally would. Then, at any time, you can create new (full-screen) windows with other programs in them (including more shells), kill the current window, view a list of the active windows, turn output logging on and off, copy text between windows, view the scrollback history, switch between windows, etc. All windows run their programs completely independent of each other. Programs continue to run when their window is currently not visible and even when the whole screen session is detached from the users terminal.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/850&quot; dc:identifier=&quot;http://lopsa.org/node/850&quot; dc:title=&quot;screen&quot; trackback:ping=&quot;http://lopsa.org/trackback/850&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/28">Applications</category>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/147">Desktop Environment</category>
 <category domain="http://lopsa.org/taxonomy/term/24">Operating System</category>
 <category domain="http://lopsa.org/taxonomy/term/150">Operating System</category>
 <pubDate>Tue, 24 Oct 2006 12:25:36 -0700</pubDate>
 <author>scm</author>
</item>
<item>
 <title>PuTTY</title>
 <link>http://lopsa.org/node/844</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Free Telnet and SSH client
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.chiark.greenend.org.uk/~sgtatham/putty/&quot;&gt;www.chiark.greenend.org.uk/~sgtatham/putty/&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Fri, 2006-10-20 09:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Active
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham. &lt;/p&gt;
&lt;p&gt;The latest version is beta 0.58. &lt;/p&gt;
&lt;p&gt;(from the official site)&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/844&quot; dc:identifier=&quot;http://lopsa.org/node/844&quot; dc:title=&quot;PuTTY&quot; trackback:ping=&quot;http://lopsa.org/trackback/844&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/28">Applications</category>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <pubDate>Sat, 21 Oct 2006 00:06:17 -0700</pubDate>
 <author>AHand</author>
</item>
<item>
 <title>rsyslog</title>
 <link>http://lopsa.org/tool_rsyslog</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL, syslog/tcp, RFC 3195, permitted sender lists, fil
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.rsyslog.com&quot;&gt;www.rsyslog.com&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Fri, 2005-09-23 20:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Active
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is quite compatible to stock sysklogd and can be used as a drop-in replacement. Its advanced features make it suitable for enterprise-class, encryption protected syslog relay chains while at the same time being very easy to setup for the novice user. An optional web interface - &lt;a href=&quot;http://www.phplogcon.com/&quot;&gt;phpLogCon&lt;/a&gt; - can be used to visualize all data online.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/tool_rsyslog&quot; dc:identifier=&quot;http://lopsa.org/tool_rsyslog&quot; dc:title=&quot;rsyslog&quot; trackback:ping=&quot;http://lopsa.org/trackback/754&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/28">Applications</category>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/46">Network</category>
 <category domain="http://lopsa.org/taxonomy/term/24">Operating System</category>
 <category domain="http://lopsa.org/taxonomy/term/47">Operating System</category>
 <category domain="http://lopsa.org/taxonomy/term/150">Operating System</category>
 <category domain="http://lopsa.org/taxonomy/term/44">Security</category>
 <category domain="http://lopsa.org/taxonomy/term/143">Security</category>
 <category domain="http://lopsa.org/taxonomy/term/25">Unix</category>
 <pubDate>Sun, 27 Aug 2006 20:47:42 -0700</pubDate>
 <author>doug</author>
</item>
<item>
 <title>swaks - Swiss Army Knife SMTP</title>
 <link>http://lopsa.org/node/750</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 SMTP testing tool, includes STARTTLS and SMTP AUTH
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://jetmore.org/john/code/#swaks&quot;&gt;jetmore.org/john/code/#swaks&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Wed, 2006-06-21 19:30
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-select-18&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Status:&lt;/label&gt;&lt;br /&gt;
 Stable
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;This tool is a command-line interface for testing SMTP servers.  It supports many protocol options and connection methods, including: plaintext SMTP, SMTP with SSL on connect (the deprecated method many clients use on port 465), STARTTLS after session start, SMTP AUTH with basic authentication or MD5-based methods, and more with good debugging output to help diagnose problems that can be difficult to find using most full-featured e-mail clients that lack good feedback on the outgoing process.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/750&quot; dc:identifier=&quot;http://lopsa.org/node/750&quot; dc:title=&quot;swaks - Swiss Army Knife SMTP&quot; trackback:ping=&quot;http://lopsa.org/trackback/750&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/142">Internet</category>
 <category domain="http://lopsa.org/taxonomy/term/127">MAIL</category>
 <category domain="http://lopsa.org/taxonomy/term/149">Networking</category>
 <pubDate>Sun, 27 Aug 2006 18:56:25 -0700</pubDate>
 <author>pckizer</author>
</item>
<item>
 <title>AD authentication for Samba and for UNIX on Solaris</title>
 <link>http://lopsa.org/tool_ADintegration</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-4&quot;&gt;&lt;div class=&quot;flexinode-textfield-13&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Short Description:&lt;/label&gt;&lt;br /&gt;
 Enable AD-based authentication to your Samba shares
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Home Page:&lt;/label&gt;&lt;br /&gt;
 &lt;a href=&quot;http://www.occam.com/tools/ad_auth.html&quot;&gt;www.occam.com/tools/ad_auth.html&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;flexinode-timestamp-15&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Release Date:&lt;/label&gt;&lt;br /&gt;
 Thu, 2006-01-12 14:00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-17&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Long Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Enable AD-based authentication to your Samba shares.&lt;/p&gt;
&lt;p&gt;The following procedure has been tested with Solaris 8 and 9, Samba 3.0.12pre1 and 3.0.13, MIT Kerberos V5 1.4, and OpenLDAP 2.2.24. Software was compiled with GCC 3.3.2. The procedure assumes installations based in /opt/local.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/tool_ADintegration&quot; dc:identifier=&quot;http://lopsa.org/tool_ADintegration&quot; dc:title=&quot;AD authentication for Samba and for UNIX on Solaris&quot; trackback:ping=&quot;http://lopsa.org/trackback/748&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://lopsa.org/taxonomy/term/28">Applications</category>
 <category domain="http://lopsa.org/taxonomy/term/140">Communications</category>
 <category domain="http://lopsa.org/taxonomy/term/125">Directory Services</category>
 <category domain="http://lopsa.org/taxonomy/term/152">Directory Services</category>
 <category domain="http://lopsa.org/taxonomy/term/126">LDAP</category>
 <pubDate>Sun, 27 Aug 2006 14:21:19 -0700</pubDate>
 <author>doug</author>
</item>
</channel>
</rss>
