<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CaZaTech &#187; UNIX</title>
	<atom:link href="http://cazatech.wordpress.com/category/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://cazatech.wordpress.com</link>
	<description>My favourite hacks, about OS, gadgets and other tech stuff</description>
	<lastBuildDate>Fri, 01 May 2009 18:10:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cazatech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e5c4fac45681188a3133f18419838c7c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>CaZaTech &#187; UNIX</title>
		<link>http://cazatech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cazatech.wordpress.com/osd.xml" title="CaZaTech" />
		<item>
		<title>Preventing ctrol+alt+del rebooting in our machine</title>
		<link>http://cazatech.wordpress.com/2009/05/01/preventing-ctrolaltdel-rebooting-in-our-machine/</link>
		<comments>http://cazatech.wordpress.com/2009/05/01/preventing-ctrolaltdel-rebooting-in-our-machine/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:37:02 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Hacks/Tricks]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=70</guid>
		<description><![CDATA[Edit the /etc/inittab file as root
There&#8217;s a line like this in the file

ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
Just comment it, or replace it with something like this
ca:12345:ctrlaltdel:echo "Use the "shutdown -r now" command if you want to reboot the system"
Also you should read the shutdown manual. This is a part of this that I think is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=70&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Edit the /etc/inittab file as root</p>
<p>There&#8217;s a line like this in the file<br />
<code><br />
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now</code></p>
<p>Just comment it, or replace it with something like this<br />
<code>ca:12345:ctrlaltdel:echo "Use the "shutdown -r now" command if you want to reboot the system"</code></p>
<p>Also you should read the shutdown manual. This is a part of this that I think is important if we want to lock the rebooting system.<br />
<em>ACCESS CONTROL<br />
shutdown can be called from init(8) when the magic keys CTRL-ALT-DEL are pressed, by creating an appro-<br />
priate  entry in /etc/inittab. This means that everyone who has physical access to the console keyboard<br />
can shut the system down. To prevent this, shutdown can check to see if an authorized user is logged in<br />
on  one of the virtual consoles. If shutdown is called with the -a argument (add this to the invocation<br />
of shutdown in /etc/inittab), it checks to see if the file /etc/shutdown.allow  is  present.   It  then<br />
compares  the  login names in that file with the list of people that are logged in on a virtual console<br />
(from /var/run/utmp). Only if one of those authorized users or root is logged in, it will proceed. Oth-<br />
erwise it will write the message</em></p>
<p><em> shutdown: no authorized users logged in</em></p>
<p><em> to  the  (physical)  system console. The format of /etc/shutdown.allow is one user name per line. Empty<br />
lines and comment lines (prefixed by a #) are allowed. Currently there is a limit of 32 users  in  this<br />
file.</em></p>
<p>In some distros like Fedora, you must look for the <em>/etc/event.d/control-alt-delete</em> file to modify this event</p>
<p>Cheers</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=70&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2009/05/01/preventing-ctrolaltdel-rebooting-in-our-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Which distro version am I using?</title>
		<link>http://cazatech.wordpress.com/2009/04/18/which-distro-version-am-i-using/</link>
		<comments>http://cazatech.wordpress.com/2009/04/18/which-distro-version-am-i-using/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 13:47:32 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=62</guid>
		<description><![CDATA[Maybe you have asked yourself sometimes about this. There are some ways:
This shows a text like the uname -a command output
cat /proc/version
This is another way which should works in practically all *NIX systems
cat /etc/issue
And this is valid for Debian and Debian based distros
cat /etc/debian_version
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=62&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Maybe you have asked yourself sometimes about this. There are some ways:<br />
This shows a text like the uname -a command output<br />
<code>cat /proc/version</code><br />
This is another way which should works in practically all *NIX systems<br />
<code>cat /etc/issue</code><br />
And this is valid for Debian and Debian based distros<br />
<code>cat /etc/debian_version</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=62&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2009/04/18/which-distro-version-am-i-using/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>How to: Recovering your Debian/FreeBSD root password</title>
		<link>http://cazatech.wordpress.com/2008/11/01/how-to-recovering-your-debianfreebsd-root-password/</link>
		<comments>http://cazatech.wordpress.com/2008/11/01/how-to-recovering-your-debianfreebsd-root-password/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 14:28:58 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=52</guid>
		<description><![CDATA[Hi there again.
Probably, you&#8217;ve lost your root password at least one time in your life (yea, you are not the only one   )&#8230; There&#8217;s no problem, I&#8217;m gonna show you a easy way to fix it.

For Debian (Using GRUB, anyway, this will work in any boot loader)


In the line where is our Debian [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=52&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi there again.</p>
<p>Probably, you&#8217;ve lost your root password at least one time in your life (yea, you are not the only one <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )&#8230; There&#8217;s no problem, I&#8217;m gonna show you a easy way to fix it.</p>
<ul>
<li>For <strong>Debian </strong>(Using GRUB, anyway, this will work in any boot loader)</li>
</ul>
<ol>
<li>In the line where is our Debian installation, press &#8220;e&#8221;</li>
<li>Now a kind of editor will be opened. Type the following command after the current commands: &#8220;<strong>init=/bin/bash&#8221;</strong></li>
<li>Press enter</li>
<li>Now you would be back in the first step. Just press de &#8220;b&#8221; key, to boot the system with the new parameters</li>
<li>Now the system prompt would be a root session. But if you try to use &#8220;passwd&#8221; command, the system will deny the operation. To fix this, type &#8220;<strong>mount -o remount,rw /dev/[your_drive]</strong>&#8220;. Usally your drive will be sda1, hda1 or similar.</li>
<li>Now use the <strong>passwd root</strong> command to change.</li>
<li>Reboot and your computer and use your new root password <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ol>
<ul>
<li>For FreeBSD</li>
</ul>
<ol>
<li>In the boot menu, choose the <strong>option 4</strong> &#8220;FreeBSD in single mode user&#8221;</li>
<li>Now a message like &#8220;<em>Enter fill pathname of shell or RETURN for /bin/sh</em>&#8221; will be shown. Just press <strong>ENTER</strong></li>
<li>The next step is typing &#8220;<strong>mount -t ufs -a</strong>&#8220;. This will mount every file system found in /etc/fstab</li>
<li>Now just use the <strong>passwd root</strong> command</li>
<li>Reboot the system</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=52&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2008/11/01/how-to-recovering-your-debianfreebsd-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding quotas support on FreeBSD</title>
		<link>http://cazatech.wordpress.com/2008/11/01/adding-quotas-support-on-freebsd/</link>
		<comments>http://cazatech.wordpress.com/2008/11/01/adding-quotas-support-on-freebsd/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 13:55:03 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[quotas]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=56</guid>
		<description><![CDATA[I followed these steps to add the QUOTA module in the kernel. Moreover, the new kernel will has the generic freebsd kernel options.
First, log in the system as root and type the following commands

cd /sys/i386/conf
vi QUOTAS_SUPPORT        You can write the file name you want
In the file type:

include GENERIC
options QUOTA

config CUOTAS_SUPPORT         Be sure that you type [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=56&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I followed these steps to add the QUOTA module in the kernel. Moreover, the new kernel will has the generic freebsd kernel options.</p>
<p>First, log in the system as root and type the following commands</p>
<ul>
<li>cd /sys/i386/conf</li>
<li>vi QUOTAS_SUPPORT        <em>You can write the file name you want</em></li>
<li>In the file type:</li>
</ul>
<p>include GENERIC<br />
options QUOTA</p>
<ul>
<li>config CUOTAS_SUPPORT         <em>Be sure that you type the file name you typed</em></li>
<li>cd ../compile/CUOTAS_SUPPORT</li>
<li>make cleandepend &amp;&amp; make depend &amp;&amp; make &amp;&amp; make install</li>
</ul>
<p>That&#8217;s all. You can also edit the /sys/i386/GENERIC or DEFAULTS file, but it is highly not recommended because you would lost the default kernel configuration.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=56&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2008/11/01/adding-quotas-support-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Some useful *NIX commands</title>
		<link>http://cazatech.wordpress.com/2008/03/12/some-useful-nix-commands/</link>
		<comments>http://cazatech.wordpress.com/2008/03/12/some-useful-nix-commands/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 21:51:47 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/?p=48</guid>
		<description><![CDATA[This is a collection of some *NIX commands (i&#8217;m using it on a FreeBSD  6.2), to manage some system process and signals.
wait -&#62; It restore the second plane of the terminal until the process is running. You can type new commands, but it will be executed when the process ends.
[command] &#62; /dev/null &#38; -&#62; This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=48&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a collection of some *NIX commands (i&#8217;m using it on a FreeBSD  6.2), to manage some system process and signals.</p>
<p><strong>wait </strong>-&gt; It restore the second plane of the terminal until the process is running. You can type new commands, but it will be executed when the process ends.</p>
<p><strong>[command] &gt; /dev/null &amp; </strong>-&gt; This will not show the messages that the command print in the screen.</p>
<p><strong>nice </strong>-&gt; This command sets the priority of a process. The priority range goes from -20 to +20. To use it, type &#8220;nice +15 [process]&#8220;. You can also add a rule to a user or group using the &#8220;-g&#8221; and &#8220;-u&#8221; modifiers.</p>
<p><strong>time </strong>-&gt; This command allows you to watch how much time a process needs to execute.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=48&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2008/03/12/some-useful-nix-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>How to: Telnet server</title>
		<link>http://cazatech.wordpress.com/2007/11/24/how-to-telnet-server/</link>
		<comments>http://cazatech.wordpress.com/2007/11/24/how-to-telnet-server/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 15:12:59 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/11/24/how-to-telnet-server/</guid>
		<description><![CDATA[Today i&#8217;ve done a telnet server in one of my computers&#8230;  I&#8217;m  conscious that telnet isn&#8217;t a safe way to access a server through, but i just wanted to learn something about this application , furthermore i did it into my LAN. Ok, lets go install it! (You must login as root user)
apt-get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=42&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today i&#8217;ve done a telnet server in one of my computers&#8230;  I&#8217;m  conscious that telnet isn&#8217;t a safe way to access a server through, but i just wanted to learn something about this application , furthermore i did it into my LAN. Ok, lets go install it! (You must login as root user)</p>
<p><code>apt-get install telnetd netkit-inetd</code></p>
<p>Maybe, the system ask you to install &#8220;openbsd-inetd&#8221; or &#8220;inetutils-inetd, i chose the second and it works fine.</p>
<p>Before this, you should start the server</p>
<p><code>/usr/sbin/in.telnetd</code></p>
<p>Now the telnet server is running and you can access it through a telnet cliente like ssh in linux or PuTTy in Windows.</p>
<p>Here we&#8217;ve a screen capture of a Telnet login in Ethereal/Wireshark. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
<a href="http://cazatech.files.wordpress.com/2007/11/ethereal_telnetjoin.jpg" title="ethereal_telnetjoin.jpg"><img src="http://cazatech.files.wordpress.com/2007/11/ethereal_telnetjoin.jpg?w=639&#038;h=206" alt="ethereal_telnetjoin.jpg" height="206" width="639" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=42&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/11/24/how-to-telnet-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>

		<media:content url="http://cazatech.files.wordpress.com/2007/11/ethereal_telnetjoin.jpg" medium="image">
			<media:title type="html">ethereal_telnetjoin.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding a UNIX user</title>
		<link>http://cazatech.wordpress.com/2007/11/22/adding-a-unix-user/</link>
		<comments>http://cazatech.wordpress.com/2007/11/22/adding-a-unix-user/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 22:06:09 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/11/22/adding-a-unix-user/</guid>
		<description><![CDATA[useradd -c College_classmate -d /home/MyNewUser -u [user_ID] -g [Group] -p [Password] MyNewUser
See useradd &#8211;help for more information about &#8220;useradd&#8221; command.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=40&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><code>useradd -c College_classmate -d /home/MyNewUser -u [user_ID] -g [Group] -p [Password] MyNewUser</code></p>
<p>See useradd &#8211;help for more information about &#8220;useradd&#8221; command.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=40&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/11/22/adding-a-unix-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Searching files in Unix</title>
		<link>http://cazatech.wordpress.com/2007/11/20/searching-files-in-unix/</link>
		<comments>http://cazatech.wordpress.com/2007/11/20/searching-files-in-unix/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 22:47:03 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/11/20/searching-files-in-unix/</guid>
		<description><![CDATA[A simple search
find [root_directory] [filename]
find / "*MyFile*"
Searching a application path
whereis [appname]
whereis ssh
Searching files by content in a directory
egrep -i "hello world" /home/[mydir]/*
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=39&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A simple search</p>
<p>find [root_directory] [filename]</p>
<p><code>find / "*MyFile*"</code></p>
<p>Searching a application path</p>
<p>whereis [appname]</p>
<p><code>whereis ssh</code></p>
<p>Searching files by content in a directory</p>
<p><code>egrep -i "hello world" /home/[mydir]/*</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=39&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/11/20/searching-files-in-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Downloading a entire web site</title>
		<link>http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/</link>
		<comments>http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 22:26:38 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Hacks/Tricks]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/</guid>
		<description><![CDATA[If we need to save a entire website in our drive, we can choose some applications like:

HTTrack (Avaible for Windows and Linux)
Webcopier
In Linux type in a terminal: wget -r --level=3 http://www.url.com/

*&#8211;level=3 means that 3 sub-levels of the web will be downloaded.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=37&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If we need to save a entire website in our drive, we can choose some applications like:</p>
<ul>
<li><a href="http://www.httrack.com/page/2/en/index.html">HTTrack </a>(Avaible for Windows and Linux)</li>
<li><a href="http://www.maximumsoft.com/">Webcopier</a></li>
<li>In Linux type in a terminal: <code>wget -r --level=3 http://www.url.com/</code></li>
</ul>
<p>*&#8211;level=3 means that 3 sub-levels of the web will be downloaded.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=37&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/10/09/downloading-a-entire-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
		<item>
		<title>Free Un*x terminals by Hewlett Packard</title>
		<link>http://cazatech.wordpress.com/2007/10/04/free-unx-terminals-by-hewlett-packard/</link>
		<comments>http://cazatech.wordpress.com/2007/10/04/free-unx-terminals-by-hewlett-packard/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 14:29:25 +0000</pubDate>
		<dc:creator>cazatech</dc:creator>
				<category><![CDATA[Shell script]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://cazatech.wordpress.com/2007/10/04/free-unx-terminals-by-hewlett-packard/</guid>
		<description><![CDATA[HP it&#8217;s offering free Un*x terminals to try some OS:

HP-UX 11i v3
Linux (Debian Etch,  Red Hat Enterprise 5, Madriva Corporate, SuSe server 10)
 HP OpenVMS
FreeBSD 6.2

All this OS are running on different machines as HP Proliant servers or PA-RISC.
There&#8217;re some apps to test those servers, GCC, Oracle, Fortran compilers, etc
This is the link http://www.testdrive.hp.com/ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=35&subd=cazatech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>HP it&#8217;s offering <a href="http://www.testdrive.hp.com/" target="_blank">free Un*x terminals</a> to try some OS:</p>
<ul>
<li>HP-UX 11i v3</li>
<li>Linux (Debian Etch,  Red Hat Enterprise 5, Madriva Corporate, SuSe server 10)</li>
<li> HP OpenVMS</li>
<li>FreeBSD 6.2</li>
</ul>
<p>All this OS are running on different machines as <a href="http://www.testdrive.hp.com/systems/x86.shtml" target="_blank">HP Proliant servers</a> or <a href="http://www.testdrive.hp.com/systems/pa-risc.shtml" target="_blank">PA-RISC.</a></p>
<p>There&#8217;re some apps to test those servers, GCC, Oracle, Fortran compilers, etc</p>
<p>This is the link <a href="http://www.testdrive.hp.com/" target="_blank">http://www.testdrive.hp.com/ </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cazatech.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cazatech.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cazatech.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cazatech.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cazatech.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cazatech.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cazatech.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cazatech.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cazatech.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cazatech.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cazatech.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cazatech.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cazatech.wordpress.com&blog=1258290&post=35&subd=cazatech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cazatech.wordpress.com/2007/10/04/free-unx-terminals-by-hewlett-packard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e23d67b729a4d4ed2566eba58606ac05?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cazatech</media:title>
		</media:content>
	</item>
	</channel>
</rss>