<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for KarkomaOnline</title>
	<atom:link href="http://www.karkomaonline.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karkomaonline.com</link>
	<description>a Blog for SysAdmins and Unix stuff in general</description>
	<lastBuildDate>Tue, 13 Sep 2011 05:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on OpenSSH: disable root access by Super Nerdy Cool &#187; Remote unlocking LUKS encrypted LVM using Dropbear SSH in Ubuntu</title>
		<link>http://www.karkomaonline.com/index.php/2003/08/openssh-disable-root-access/comment-page-1/#comment-1328</link>
		<dc:creator>Super Nerdy Cool &#187; Remote unlocking LUKS encrypted LVM using Dropbear SSH in Ubuntu</dc:creator>
		<pubDate>Tue, 13 Sep 2011 05:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2003/08/03/openssh-disable-root-access/#comment-1328</guid>
		<description>[...] Disable root login for OpenSSH as it is unsafe to login as root (we only allow root to login when Dropbear SSH server is running during startup and restrict root all other times):  ## change in /etc/ssh/sshd_config PermitRootLogin no [...]</description>
		<content:encoded><![CDATA[<p>[...] Disable root login for OpenSSH as it is unsafe to login as root (we only allow root to login when Dropbear SSH server is running during startup and restrict root all other times):  ## change in /etc/ssh/sshd_config PermitRootLogin no [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Starting squid with a clean cache by ehcache.net</title>
		<link>http://www.karkomaonline.com/index.php/2004/07/starting-squid-with-a-clean-cache/comment-page-1/#comment-1170</link>
		<dc:creator>ehcache.net</dc:creator>
		<pubDate>Tue, 08 Mar 2011 13:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2004/07/30/starting-squid-with-a-clean-cache/#comment-1170</guid>
		<description>&lt;strong&gt;Starting squid with a clean cache...&lt;/strong&gt;

First of all stop Squid and then… echo ” ” &gt; /path/to/squid/caches/swap.state Now restart Squid and your done!...</description>
		<content:encoded><![CDATA[<p><strong>Starting squid with a clean cache&#8230;</strong></p>
<p>First of all stop Squid and then… echo ” ” &gt; /path/to/squid/caches/swap.state Now restart Squid and your done!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solaris 10 post-installation tasks by Del.icio.us Links &#187; Blog Archive &#187; links for 2010-03-20</title>
		<link>http://www.karkomaonline.com/index.php/2008/05/solaris-10-post-installation-tasks/comment-page-1/#comment-1093</link>
		<dc:creator>Del.icio.us Links &#187; Blog Archive &#187; links for 2010-03-20</dc:creator>
		<pubDate>Sat, 20 Mar 2010 13:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkomaonline.com/?p=190#comment-1093</guid>
		<description>[...] Solaris 10 post-installation tasks « KarkomaOnline (tags: linux solaris) [...]</description>
		<content:encoded><![CDATA[<p>[...] Solaris 10 post-installation tasks « KarkomaOnline (tags: linux solaris) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MySQL, Apache and PHP in Solaris 10 by Installing MySQL, Apache and PHP in Solaris 10 &#124; KarkomaOnline</title>
		<link>http://www.karkomaonline.com/index.php/2006/12/installing-mysql-apache-and-php-in-solaris-10/comment-page-1/#comment-217</link>
		<dc:creator>Installing MySQL, Apache and PHP in Solaris 10 &#124; KarkomaOnline</dc:creator>
		<pubDate>Wed, 29 Apr 2009 13:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2006/12/11/installing-mysql-apache-and-php-in-solaris-10/#comment-217</guid>
		<description>[...] See the original post: Installing MySQL, Apache and PHP in Solaris 10 &#124; KarkomaOnline [...]</description>
		<content:encoded><![CDATA[<p>[...] See the original post: Installing MySQL, Apache and PHP in Solaris 10 | KarkomaOnline [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing High Availability in MySQL by links for 2008-07-25 &#171; Brent Sordyl&#8217;s Blog</title>
		<link>http://www.karkomaonline.com/index.php/2004/01/implementing-high-availability-in-mysql/comment-page-1/#comment-45</link>
		<dc:creator>links for 2008-07-25 &#171; Brent Sordyl&#8217;s Blog</dc:creator>
		<pubDate>Fri, 25 Jul 2008 14:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2004/01/24/implementing-high-availability-in-mysql/#comment-45</guid>
		<description>[...] Implementing High Availability in MySQL Heartbeat is a piece of software that provides High Availability features such as monitoring the availability of the machines in the cluster, transferring the virtual IPs (tags: mysql ha) [...]</description>
		<content:encoded><![CDATA[<p>[...] Implementing High Availability in MySQL Heartbeat is a piece of software that provides High Availability features such as monitoring the availability of the machines in the cluster, transferring the virtual IPs (tags: mysql ha) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MySQL, Apache and PHP in Solaris 10 by Karkomaonline &#187; Blog Archive &#187; Solaris 10 post-installation</title>
		<link>http://www.karkomaonline.com/index.php/2006/12/installing-mysql-apache-and-php-in-solaris-10/comment-page-1/#comment-79</link>
		<dc:creator>Karkomaonline &#187; Blog Archive &#187; Solaris 10 post-installation</dc:creator>
		<pubDate>Fri, 30 May 2008 11:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2006/12/11/installing-mysql-apache-and-php-in-solaris-10/#comment-79</guid>
		<description>[...] From KarkomaOnline. [...]</description>
		<content:encoded><![CDATA[<p>[...] From KarkomaOnline. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sun Microsystems acquires MySQL AB by Morpheo</title>
		<link>http://www.karkomaonline.com/index.php/2008/01/sun-microsystems-acquires-mysql-ab/comment-page-1/#comment-80</link>
		<dc:creator>Morpheo</dc:creator>
		<pubDate>Wed, 23 Jan 2008 19:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkomaonline.com/index.php/2008/01/16/sun-microsystems-acquires-mysql-ab/#comment-80</guid>
		<description>And here some comments on the issue by Jonathan Schwartz, CEO and president of Sun Microsystems: http://blogs.sun.com/jonathan/entry/in_a_vortex</description>
		<content:encoded><![CDATA[<p>And here some comments on the issue by Jonathan Schwartz, CEO and president of Sun Microsystems: <a href="http://blogs.sun.com/jonathan/entry/in_a_vortex" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/blogs.sun.com/jonathan/entry/in_a_vortex?referer=');">http://blogs.sun.com/jonathan/entry/in_a_vortex</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What time is it? Introduction to NTP by anonymous</title>
		<link>http://www.karkomaonline.com/index.php/2004/01/what-time-is-it-introduction-to-ntp/comment-page-1/#comment-31</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Tue, 21 Aug 2007 17:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2004/01/17/what-time-is-it-introduction-to-ntp/#comment-31</guid>
		<description>&lt;p&gt;OpenNTPd is a good implementation from OpenBSD people and much easier to configure (and probably more secure).&lt;/p&gt;
&lt;p&gt;http://www.openntpd.org/&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>OpenNTPd is a good implementation from OpenBSD people and much easier to configure (and probably more secure).</p>
<p><a href="http://www.openntpd.org/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.openntpd.org/?referer=');">http://www.openntpd.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatisation of telnet, ftp or ssh by Pascal</title>
		<link>http://www.karkomaonline.com/index.php/2006/06/automatisation-of-telnet-ftp-or-ssh/comment-page-1/#comment-77</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Tue, 12 Dec 2006 09:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2006/06/12/automatisation-of-telnet-ftp-or-ssh/#comment-77</guid>
		<description>-- script expect : expectacion.tcl



&lt;blockquote&gt;#!/usr/bin/expect
set timeout 180
set host [lindex $argv 0]
set user root
# user is root here but is can be an other and after send a &quot;su&quot; to do serious things

set password [lindex $argv 1]
set cmd [lindex $argv 2]

# you can spawn ssh ftp, whatelses...
spawn /usr/bin/telnet $host
# keep in mind that the login strings can be other
expect &quot;ogin: &quot;
send &quot;$user\r&quot;
expect &quot;assword: &quot;
send &quot;$password\r&quot;
# of course the prompt can be also other
expect &quot;root# &quot;
send &quot;$cmd\r&quot;
expect &quot;root# &quot;
send &quot;exit\r&quot;
expect eof&lt;/blockquote&gt;



-- end of the script

&lt;p&gt;Pascal.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>&#8211; script expect : expectacion.tcl</p>
<blockquote><p>#!/usr/bin/expect<br />
set timeout 180<br />
set host [lindex $argv 0]<br />
set user root<br />
# user is root here but is can be an other and after send a &#8220;su&#8221; to do serious things</p>
<p>set password [lindex $argv 1]<br />
set cmd [lindex $argv 2]</p>
<p># you can spawn ssh ftp, whatelses&#8230;<br />
spawn /usr/bin/telnet $host<br />
# keep in mind that the login strings can be other<br />
expect &#8220;ogin: &#8221;<br />
send &#8220;$user\r&#8221;<br />
expect &#8220;assword: &#8221;<br />
send &#8220;$password\r&#8221;<br />
# of course the prompt can be also other<br />
expect &#8220;root# &#8221;<br />
send &#8220;$cmd\r&#8221;<br />
expect &#8220;root# &#8221;<br />
send &#8220;exit\r&#8221;<br />
expect eof</p></blockquote>
<p>&#8211; end of the script</p>
<p>Pascal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conflict between vcron and vixie-cron by anonymous</title>
		<link>http://www.karkomaonline.com/index.php/2005/02/conflict-between-vcron-and-vixie-cron/comment-page-1/#comment-69</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 02 Aug 2006 02:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkoma.info/index.php/2005/02/19/conflict-between-vcron-and-vixie-cron/#comment-69</guid>
		<description>&lt;p&gt;This is an error ive been experiencing &amp; dealing with for about 4 years .. guess now i have a reason to resolve it .. just because i stumbled upon a possible fix :-P .. thanks Lenny&lt;/p&gt;
&lt;p&gt;---&lt;br /&gt;
LeNNY&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This is an error ive been experiencing &amp; dealing with for about 4 years .. guess now i have a reason to resolve it .. just because i stumbled upon a possible fix <img src='http://www.karkomaonline.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  .. thanks Lenny</p>
<p>&#8212;<br />
LeNNY</p>
]]></content:encoded>
	</item>
</channel>
</rss>

