<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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"
	>

<channel>
	<title>Zivo NiX BLog</title>
	<atom:link href="http://blog.yucas.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yucas.info</link>
	<description>Acerca de Linux, BSD y notas personales</description>
	<pubDate>Tue, 01 Jul 2008 04:44:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>screen ;)</title>
		<link>http://blog.yucas.info/2008/06/30/screen/</link>
		<comments>http://blog.yucas.info/2008/06/30/screen/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 04:44:55 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[Nix]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=503</guid>
		<description><![CDATA[Nothing new to add, but did want to emphasize that if a text-only terminal is all you need, &#8217;screen&#8217; is the way to go. It is one of the lesser known unix goodies, and a true &#8220;wonder tool&#8221;: a tool you cannot live without once you use it.
The quick primer:
First time:
    ssh [...]]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/30/screen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Xterm Color on Solaris</title>
		<link>http://blog.yucas.info/2008/06/27/xterm-color-on-solaris/</link>
		<comments>http://blog.yucas.info/2008/06/27/xterm-color-on-solaris/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 19:39:23 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=502</guid>
		<description><![CDATA[You maybe know that xterm-color (the bare default xterm with color) does not exists on Solaris.


Damn !! my vim color is ugly, but there is a solution:
export TERM=xtermc, it also exists on Mac and Linux so you can change your term to announce this terminal.
Don&#8217;t forget the :syntax enable in your .vimrc
God bless coloring !


]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/27/xterm-color-on-solaris/feed/</wfw:commentRss>
		</item>
		<item>
		<title>coolstacks solaris</title>
		<link>http://blog.yucas.info/2008/06/27/coolstacks-solaris/</link>
		<comments>http://blog.yucas.info/2008/06/27/coolstacks-solaris/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 17:49:49 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=501</guid>
		<description><![CDATA[Cool Stack Installation on Solaris 10
You must be &#8216;root&#8217; to install the packages. Download the packages you are interested in into any directory. For each of the downloaded packages, run the following bunzip2 and pkgadd commands:
bunzip2 [package.pkg.bz2]
For example: bunzip2 CSKmysql_1.3RC1_sparc.pkg.bz2
pkgadd -d [package.pkg]
For example: pkgadd -d CSKmysql_1.3RC1_sparc.pkg
This process will install the package in /opt/coolstack, along with [...]]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/27/coolstacks-solaris/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OSSEC</title>
		<link>http://blog.yucas.info/2008/06/27/ossec/</link>
		<comments>http://blog.yucas.info/2008/06/27/ossec/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 15:39:35 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=500</guid>
		<description><![CDATA[

OSSEC is a scalable, multi-platform, open source Host-based Intrusion Detection System (HIDS). It has a powerful correlation and analysis engine, integrating log analysis, file integrity checking, Windows registry monitoring, centralized policy enforcement, rootkit detection, real-time alerting and active response.
http://www.ossec.net/

]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/27/ossec/feed/</wfw:commentRss>
		</item>
		<item>
		<title>.htaccess</title>
		<link>http://blog.yucas.info/2008/06/20/htaccess/</link>
		<comments>http://blog.yucas.info/2008/06/20/htaccess/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 17:23:00 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=499</guid>
		<description><![CDATA[   USING .HTACCESS &#38; HTPASSWD TO PROTECT YOUR FILES FROM  UNAUTHORIZED ACCESS   




 It is possible there are parts of your site which you    would prefer that not just anyone have access to.   APACHE and other web servers provide a system   that you [...]]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/20/htaccess/feed/</wfw:commentRss>
		</item>
		<item>
		<title>osx escalation</title>
		<link>http://blog.yucas.info/2008/06/18/osx-escalation/</link>
		<comments>http://blog.yucas.info/2008/06/18/osx-escalation/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 05:49:07 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=498</guid>
		<description><![CDATA[osascript -e 'tell app "ARDAgent" to do shell script "whoami"';
]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/18/osx-escalation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CPU performance price</title>
		<link>http://blog.yucas.info/2008/06/14/cpu-performance-price/</link>
		<comments>http://blog.yucas.info/2008/06/14/cpu-performance-price/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 17:56:12 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[OpenVMS]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=496</guid>
		<description><![CDATA[cpu-performance Price 
]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/14/cpu-performance-price/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Servers</title>
		<link>http://blog.yucas.info/2008/06/14/servers/</link>
		<comments>http://blog.yucas.info/2008/06/14/servers/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 16:45:15 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[Blog Personal]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=492</guid>
		<description><![CDATA[Servers can also run an entire client/server
environment – with each tier electrically isolated  – in the
same machine. For example, the database can run on
OpenVMS while the application layer runs in Windows
or HP-UNIX partitions and the Web server runs in a
Linux partition. 
]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/14/servers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FORTRAN WIKI</title>
		<link>http://blog.yucas.info/2008/06/14/fortran-wiki/</link>
		<comments>http://blog.yucas.info/2008/06/14/fortran-wiki/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 15:28:19 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[Programación]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=491</guid>
		<description><![CDATA[http://en.wikibooks.org/wiki/Fortran
]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/14/fortran-wiki/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DIRECTORY</title>
		<link>http://blog.yucas.info/2008/06/14/directory/</link>
		<comments>http://blog.yucas.info/2008/06/14/directory/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 15:24:36 +0000</pubDate>
		<dc:creator>carlosap</dc:creator>
		
		<category><![CDATA[OpenVMS]]></category>

		<guid isPermaLink="false">http://blog.yucas.info/?p=490</guid>
		<description><![CDATA[CARLOS:FAFNER$ LS
Directory DISK$USER_1:[CARLOS]
CORPORATE_DATA.RDB;1                    2606/2622      14-JUN-2008 03:15:49.96
CORPORATE_DATA.SNP;1                     796/828     [...]]]></description>
		<wfw:commentRss>http://blog.yucas.info/2008/06/14/directory/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
