<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>LEXO | We don't learn for the school, we learn for life.</title>
	
	<link>http://lexo.lx-networks.net</link>
	<description>Juan José Vaca Vadillo :: Non scholae, sed vitae discimus</description>
	<lastBuildDate>Thu, 04 Mar 2010 15:00:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/lexolx" /><feedburner:info uri="lexolx" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>LightBlue</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/_SVv0YbdPcs/</link>
		<comments>http://lexo.lx-networks.net/2010/03/04/lightblue/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 15:00:44 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=1039</guid>
		<description><![CDATA[LightBlue is a cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations. It is available for Mac OS X, GNU/Linux and Nokia&#8217;s Python for Series 60 platform for mobile phones.
LightBlue provides simple access to:
    * Device and service discovery (with and without end-user GUIs)
    * Standard [...]]]></description>
			<content:encoded><![CDATA[<p><strong>LightBlue</strong> is a cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations. It is available for Mac OS X, GNU/Linux and Nokia&#8217;s Python for Series 60 platform for mobile phones.</p>
<p>LightBlue provides simple access to:</p>
<p>    * Device and service discovery (with and without end-user GUIs)<br />
    * Standard socket interface for RFCOMM and L2CAP sockets (currently L2CAP client sockets only, and not on PyS60)<br />
    * Sending and receiving files over OBEX<br />
    * Advertising of RFCOMM and OBEX services<br />
    * Local device information</p>
<p>Source:<br />
<a href="http://lightblue.sourceforge.net/">http://lightblue.sourceforge.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/03/04/lightblue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/03/04/lightblue/</feedburner:origLink></item>
		<item>
		<title>ceroboot/LinuxBIOS</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/ujQrBLofAH4/</link>
		<comments>http://lexo.lx-networks.net/2010/02/28/cerobootlinuxbios/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 05:27:07 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=1028</guid>
		<description><![CDATA[

coreboot (formerly known as LinuxBIOS) is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today&#8217;s computers. It performs just a little bit of hardware initialization and then executes a so-called payload.
With this separation of hardware initialization and later boot logic, coreboot is capable of scaling from [...]]]></description>
			<content:encoded><![CDATA[<p><center><object width="320" height="265"><param name="movie" value="http://www.youtube.com/v/nuzRsXKm_NQ&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/nuzRsXKm_NQ&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="265"></embed></object></center><br />
</p>
<p><strong>coreboot</strong> (formerly known as LinuxBIOS) is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today&#8217;s computers. It performs just a little bit of hardware initialization and then executes a so-called payload.</p>
<p>With this separation of hardware initialization and later boot logic, coreboot is capable of scaling from specialized applications run directly from firmware, operating systems in Flash, and custom bootloaders to implementations of firmware standards like PCBIOS and EFI without having to carry features not necessary in the target application, reducing the amount of code and flash space required.</p>
<p>Source:<br />
<a href="http://www.coreboot.org">http://www.coreboot.org</a><code></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/02/28/cerobootlinuxbios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/02/28/cerobootlinuxbios/</feedburner:origLink></item>
		<item>
		<title>The process tree with ps command</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/sZtff-dqF_8/</link>
		<comments>http://lexo.lx-networks.net/2010/02/11/the-process-tree-with-ps-command/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:33:52 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=986</guid>
		<description><![CDATA[How to see the process tree with ps command?
There&#8217;s some options: 
ps -ejH
ps axjf
Or also we can use other command:
pstree
More info:
http://www.linfo.org/pstree.html
http://linux.die.net/man/1/ps
]]></description>
			<content:encoded><![CDATA[<p>How to see the process tree with ps command?</p>
<p>There&#8217;s some options: </p>
<p><code>ps -ejH</code><br />
<code>ps axjf</code></p>
<p>Or also we can use other command:</p>
<p><code>pstree</code></p>
<p>More info:<br />
<a href="http://www.linfo.org/pstree.html">http://www.linfo.org/pstree.html</a><br />
<a href="http://linux.die.net/man/1/ps">http://linux.die.net/man/1/ps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/02/11/the-process-tree-with-ps-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/02/11/the-process-tree-with-ps-command/</feedburner:origLink></item>
		<item>
		<title>Check RAM speed and type</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/DLvKrI1m4QE/</link>
		<comments>http://lexo.lx-networks.net/2010/02/10/check-ram-speed-and-type/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 20:25:54 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=981</guid>
		<description><![CDATA[If you want to know the speed and type of your computer RAM module, it&#8217;s a method who helps you.
So lets begin,  we need to use biosdecode command, and this is the correct option:
dmidecode --type 17
More info about this:
http://www.cyberciti.biz/faq/check-ram-speed-linux
http://linux.die.net/man/8/biosdecode
]]></description>
			<content:encoded><![CDATA[<p>If you want to know the speed and type of your computer RAM module, it&#8217;s a method who helps you.</p>
<p>So lets begin,  we need to use <strong>biosdecode</strong> command, and this is the correct option:</p>
<p><code>dmidecode --type 17</code></p>
<p>More info about this:</p>
<p>http://www.cyberciti.biz/faq/check-ram-speed-linux</p>
<p>http://linux.die.net/man/8/biosdecode</p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/02/10/check-ram-speed-and-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/02/10/check-ram-speed-and-type/</feedburner:origLink></item>
		<item>
		<title>Truth, Alétheia, Verdad</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/k0w01qUmTYc/</link>
		<comments>http://lexo.lx-networks.net/2010/01/21/truth-aletheia-verdad/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 06:20:15 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[*Philosophy]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=927</guid>
		<description><![CDATA[Aletheia (ἀλήθεια) is the Greek word for &#8220;truth&#8221;, and like the English word implies sincerity as well as factuality or reality. The literal meaning of the word ἀ–λήθεια is, &#8220;the state of not being hidden; the state of being evident&#8221;.
Source:
http://en.wikipedia.org/wiki/Aletheia_(philosophy)
]]></description>
			<content:encoded><![CDATA[<p><strong>Aletheia</strong> (ἀλήθεια) is the Greek word for &#8220;truth&#8221;, and like the English word implies sincerity as well as factuality or reality. The literal meaning of the word ἀ–λήθεια is, &#8220;the state of not being hidden; the state of being evident&#8221;.</p>
<p>Source:</p>
<p>http://en.wikipedia.org/wiki/Aletheia_(philosophy)</p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/21/truth-aletheia-verdad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/01/21/truth-aletheia-verdad/</feedburner:origLink></item>
		<item>
		<title>trapper sniffer</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/v9z-FTXPjCQ/</link>
		<comments>http://lexo.lx-networks.net/2010/01/14/trapper-sniffer/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 04:57:19 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=909</guid>
		<description><![CDATA[trapper is a sniffer &#038; ARP poisoning tool made in perl. The current version supports sniffing protocols like HTTP, FTP, telnet POP3, IMAP, SMTP, MSN, IRC, SMB, SIP, TeamSpeak and VCN. Also this tool include the attack known as APR ( ARP Poison Routing ). More protocols and types of attacks will be added in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nediam.com.mx/trapper/home.html">trapper</a> is a sniffer &#038; ARP poisoning tool made in perl. The current version supports sniffing protocols like HTTP, FTP, telnet POP3, IMAP, SMTP, MSN, IRC, SMB, SIP, TeamSpeak and VCN. Also this tool include the attack known as APR ( ARP Poison Routing ). More protocols and types of attacks will be added in the future. The development of Trapper was inspired in the excellent tool Cain, but we wanted a tool that also worked under Linux/Unix.</p>
<p><strong>Features:</strong><br />
   1. Supported protocols: HTTP, SMPT, IMAP, SMB, SIP, POP3, FTP, Telnet, IRC<br />
   2. HTTP Cookie Sniffing<br />
   3. IRC Chat Sniffing<br />
   4. SMPT sniffing (attachments supported)<br />
   5. MSN Chat Sniffing<br />
   6. ARP poison tool<br />
   7. Different types of ARP attack<br />
   8. Fake MAC tool<br />
   9. Firefox cookie injector<br />
  10. Passwords are saved automatically<br />
  11. Lenght of the packet option<br />
  12. Automatic Network Detection<br />
  13. Trapper.conf: You can add your own parameters to sniff HTTP values (yes like Cain); also choose if you wanna save or not the sniffed data and put your own ports on supported protocols</p>
<p>Source:<br />
 <a href="http://nediam.com.mx/trapper/home.html">http://nediam.com.mx/trapper/home.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/14/trapper-sniffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/01/14/trapper-sniffer/</feedburner:origLink></item>
		<item>
		<title>JWChat</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/sNzJXQBMBZU/</link>
		<comments>http://lexo.lx-networks.net/2010/01/08/jwchat/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 22:10:51 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=907</guid>
		<description><![CDATA[JWChat is a full featured, web-based Jabber™ client. Written using AJAX technology it relies on JavaScript and HTML at the client-side only. It supports basic
jabber instant messaging, roster management and groupchats based on the
MUC protocol.
JWChat is an advanced instant messenger (IM) just like AIM, MSN
Messenger, Yahoo! Messenger or ICQ. This means you can manage your
contacts, [...]]]></description>
			<content:encoded><![CDATA[<p>JWChat is a full featured, web-based Jabber™ client. Written using AJAX technology it relies on JavaScript and HTML at the client-side only. It supports basic<br />
jabber instant messaging, roster management and groupchats based on the<br />
MUC protocol.</p>
<p>JWChat is an advanced instant messenger (IM) just like AIM, MSN<br />
Messenger, Yahoo! Messenger or ICQ. This means you can manage your<br />
contacts, communicate with other users in 1:1 chat sessions or join a groupchat room for<br />
collaborative communication. Unlike other IMs you can use this with your<br />
web browser without having to install any additional software at<br />
all.</p>
<p>Source:<br />
 <a href="http://blog.jwchat.org/jwchat">http://blog.jwchat.org/jwchat</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/08/jwchat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/01/08/jwchat/</feedburner:origLink></item>
		<item>
		<title>LXDE – Lightweight X11 Desktop Environment</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/_1po2yRo7s8/</link>
		<comments>http://lexo.lx-networks.net/2010/01/08/lxde-lightweight-x11-desktop-environment/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 21:20:12 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=905</guid>
		<description><![CDATA[LXDE is an energy saving and extremely fast and performing desktop solution. It works well with computers on the low end of the performance spectrum such as new generation netbooks and other small mobile computers.
Source:
http://lxde.org
]]></description>
			<content:encoded><![CDATA[<p>LXDE is an energy saving and extremely fast and performing desktop solution. It works well with computers on the low end of the performance spectrum such as new generation netbooks and other small mobile computers.</p>
<p>Source:<br />
<a href="http://lxde.org">http://lxde.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/08/lxde-lightweight-x11-desktop-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/01/08/lxde-lightweight-x11-desktop-environment/</feedburner:origLink></item>
		<item>
		<title>Howto see IP firewall rules via terminal</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/rw4mtBjo6TQ/</link>
		<comments>http://lexo.lx-networks.net/2010/01/08/howto-eee-ip-firewall-rules-via-terminal/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 04:20:41 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[pfSense]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=898</guid>
		<description><![CDATA[If you want to see all rules of you firewall with PF using terminal you can do it with:
pfctl -s rules
We need to do it because the web manager of pfSense only shows the rules that you add by yourself, but there&#8217;s more roles created by default.
More info
]]></description>
			<content:encoded><![CDATA[<p>If you want to see all rules of you firewall with PF using terminal you can do it with:</p>
<p><code>pfctl -s rules</code></p>
<p>We need to do it because the web manager of pfSense only shows the rules that you add by yourself, but there&#8217;s more roles created by default.</p>
<p>More <a href="http://www.thedeepsky.com/howto/newbie_pf_guide.php">info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/08/howto-eee-ip-firewall-rules-via-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/01/08/howto-eee-ip-firewall-rules-via-terminal/</feedburner:origLink></item>
		<item>
		<title>IP address networks by country</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/rWRL6RA5ZMs/</link>
		<comments>http://lexo.lx-networks.net/2010/01/06/ip-address-networks-by-country/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:25:40 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=889</guid>
		<description><![CDATA[Some times there&#8217;s too many attacks who come from other countries, specially China, USA or Russia and we don&#8217;t need that these countries access to our network(or fuck our Internet BW), so then we need block it (yes I know, the best rule for our firewall is block all by default and permit the services [...]]]></description>
			<content:encoded><![CDATA[<p>Some times there&#8217;s too many attacks who come from other countries, specially China, USA or Russia and we don&#8217;t need that these countries access to our network(or fuck our Internet BW), so then we need block it (yes I know, the best rule for our firewall is block all by default and permit the services and networks, but we&#8217;re going to think that we need to permit all and block only some countries).</p>
<p>So, for make it, we need to know the IP address networks of each country who we want to block (or accept in the ideal scenario), and we can use these sites:<br />
<a href="http://blogama.org/country_query.php?country=CN">http://blogama.org/country_query.php?country=ISO 3166</a><br />
<a href="http://www.ipdeny.com/ipblocks/data/countries">http://www.ipdeny.com/ipblocks/data/countries</a></p>
<p>The codes (ISO 3166) of the country are available in <a href="http://www.blogama.org/country.txt">http://www.blogama.org/country.txt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2010/01/06/ip-address-networks-by-country/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2010/01/06/ip-address-networks-by-country/</feedburner:origLink></item>
		<item>
		<title>HOWTO ping a bluetooth device</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/uj4OU8WHxIE/</link>
		<comments>http://lexo.lx-networks.net/2009/12/17/howto-ping-a-bluetooth-device/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 01:45:26 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=879</guid>
		<description><![CDATA[If you want to know how&#8217;s the signal with your bluetooth device maybe you want to make a ping to it, like common ping used in IP networks.
So, for make it in bluetooth networks we have to use l2ping, for example:
# l2ping 00:11:C0:19:C9:C1
Ping: 00:11:C0:19:C9:C1 from 00:1A:6B:DC:F1:A1 (data size 44) ...
44 bytes from 00:11:C0:19:C9:C1 id 0 [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to know how&#8217;s the signal with your bluetooth device maybe you want to make a ping to it, like common ping used in IP networks.</p>
<p>So, for make it in bluetooth networks we have to use <strong>l2ping</strong>, for example:</p>
<p><code># l2ping 00:11:C0:19:C9:C1<br />
Ping: 00:11:C0:19:C9:C1 from 00:1A:6B:DC:F1:A1 (data size 44) ...<br />
44 bytes from 00:11:C0:19:C9:C1 id 0 time 14.61ms<br />
44 bytes from 00:11:C0:19:C9:C1 id 1 time 48.58ms</code></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2009/12/17/howto-ping-a-bluetooth-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2009/12/17/howto-ping-a-bluetooth-device/</feedburner:origLink></item>
		<item>
		<title>Motion, a software motion detector.</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/YkUSk712m7g/</link>
		<comments>http://lexo.lx-networks.net/2009/12/10/motion-a-software-motion-detector/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:05:52 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=874</guid>
		<description><![CDATA[Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion.
The program is written in C and is made for the Linux operating system.
Motion is a command line based tool. [...]]]></description>
			<content:encoded><![CDATA[<p>Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion.</p>
<p>The program is written in C and is made for the Linux operating system.</p>
<p>Motion is a command line based tool. It has absolutely no graphical user interface. Everything is setup either via the command line or via a set of configuration files (simple ASCII files that can be edited by any ASCII editor).</p>
<p>The output from motion can be:</p>
<p>    * jpg files<br />
    * ppm format files<br />
    * mpeg video sequences </p>
<p>Source:<br />
<a href="http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome">http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2009/12/10/motion-a-software-motion-detector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2009/12/10/motion-a-software-motion-detector/</feedburner:origLink></item>
		<item>
		<title>Using Asterisk PBX to Control your Arduino</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/D5ZaByHWzmA/</link>
		<comments>http://lexo.lx-networks.net/2009/12/10/using-asterisk-pbx-to-control-your-arduino/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 20:54:26 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[Asterisk IP-PBX]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=867</guid>
		<description><![CDATA[I was searching something about integration of Arduino with Asterisk PBX and I found this interesting article:
 Using Asterisk to Control your Arduino
This article is how to control Arduino over Ethernet using Asterisk PBX, making a call and controlling over it comm channel. 
So then, you can make a IVR and control your Arduino calling [...]]]></description>
			<content:encoded><![CDATA[<p>I was searching something about integration of Arduino with Asterisk PBX and I found this interesting article:</p>
<p> <a href="http://www.nerdybynature.com/index.php/2009/03/using-asterisk-to-controll-your-arduino/">Using Asterisk to Control your Arduino</a></p>
<p>This article is how to control Arduino over Ethernet using Asterisk PBX, making a call and controlling over it comm channel. </p>
<p>So then, you can make a IVR and control your Arduino calling it wherever you are. </p>
<p><code><br />
<object width="325" height="244"><param name="movie" value="http://www.youtube.com/v/zOnF97u8OwQ&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/zOnF97u8OwQ&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
</code></p>
<p>Source:<br />
<a href="http://www.nerdybynature.com/index.php/2009/03/using-asterisk-to-controll-your-arduino">http://www.nerdybynature.com/index.php/2009/03/using-asterisk-to-controll-your-arduino</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2009/12/10/using-asterisk-pbx-to-control-your-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2009/12/10/using-asterisk-pbx-to-control-your-arduino/</feedburner:origLink></item>
		<item>
		<title>n2n: a Layer Two Peer-to-Peer VPN</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/EzHJDspVX3A/</link>
		<comments>http://lexo.lx-networks.net/2009/12/08/n2n-a-layer-two-peer-to-peer-vpn/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 21:15:55 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=864</guid>
		<description><![CDATA[n2n is a layer-two peer-to-peer virtual private network (VPN) which allows users to exploit features typical of P2P applications at network instead of application level. This means that users can gain native IP visibility (e.g. two PCs belonging to the same n2n network can ping each other) and be reachable with the same network IP [...]]]></description>
			<content:encoded><![CDATA[<p>n2n is a layer-two peer-to-peer virtual private network (VPN) which allows users to exploit features typical of P2P applications at network instead of application level. This means that users can gain native IP visibility (e.g. two PCs belonging to the same n2n network can ping each other) and be reachable with the same network IP address regardless of the network where they currently belong. In a nutshell, as OpenVPN moved SSL from application (e.g. used to implement the https protocol) to network protocol, n2n moves P2P from application to network level.</p>
<p>The main n2n design features are:</p>
<p>    * An n2n is an encrypted layer two private network based on a P2P protocol.<br />
    * Encryption is performed on edge nodes using open protocols with user-defined encryption keys: you control your security without delegating it to companies as it happens with Skype or Hamachi.<br />
    * Each n2n user can simultaneously belong to multiple networks (a.k.a. communities).<br />
    * Ability to cross NAT and firewalls in the reverse traffic direction (i.e. from outside to inside) so that n2n nodes are reachable even if running on a private network. Firewalls no longer are an obstacle to direct communications at IP level.<br />
    * n2n networks are not meant to be self-contained, but it is possible to route traffic across n2n and non-n2n networks. </p>
<p>Source:<br />
<a href="http://www.ntop.org/n2n/">http://www.ntop.org/n2n/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2009/12/08/n2n-a-layer-two-peer-to-peer-vpn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2009/12/08/n2n-a-layer-two-peer-to-peer-vpn/</feedburner:origLink></item>
		<item>
		<title>PacketFence</title>
		<link>http://feedproxy.google.com/~r/lexolx/~3/Ikyut3b-x44/</link>
		<comments>http://lexo.lx-networks.net/2009/12/08/packetfence/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 20:15:34 +0000</pubDate>
		<dc:creator>lexo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lexo.lx-networks.net/?p=862</guid>
		<description><![CDATA[PacketFence is a fully supported, Free and Open Source network access control (NAC) system. PacketFence is actively maintained and has been deployed in numerous large-scale institutions over the past years. It can be used to effectively secure networks &#8211; from small to very large heterogeneous networks. PacketFence has been deployed in production environments where thousands [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packetfence.org">PacketFence</a> is a fully supported, Free and Open Source network access control (NAC) system. PacketFence is actively maintained and has been deployed in numerous large-scale institutions over the past years. It can be used to effectively secure networks &#8211; from small to very large heterogeneous networks. PacketFence has been deployed in production environments where thousands of users are involved. Among the different markets are :</p>
<p>    * banks<br />
    * colleges and universities<br />
    * engineering companies<br />
    * manufacturing businesses<br />
    * school boards (K-12)</p>
<p>.. and many more!</p>
<p>Released under the GPL, PacketFence offers an impressive amount of features.</p>
<p>Source:<br />
<a href="http://www.packetfence.org">http://www.packetfence.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lexo.lx-networks.net/2009/12/08/packetfence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://lexo.lx-networks.net/2009/12/08/packetfence/</feedburner:origLink></item>
	</channel>
</rss>
