<?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/"
	>

<channel>
	<title>Sys Admin Guides, How To&#039;s, etc  by Marios Maravelias &#187; via</title>
	<atom:link href="http://www.sys-admin.gr/tag/via/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sys-admin.gr</link>
	<description>where prophets and madmen...walk hand in hand</description>
	<lastBuildDate>Fri, 07 May 2010 10:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to send an email via telnet</title>
		<link>http://www.sys-admin.gr/45/unixlinux-various/how-to-send-an-email-via-telnet/</link>
		<comments>http://www.sys-admin.gr/45/unixlinux-various/how-to-send-an-email-via-telnet/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 13:28:44 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Mail Server]]></category>
		<category><![CDATA[Unix/Linux Various]]></category>
		<category><![CDATA[An]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[via]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/unixlinux-various/45</guid>
		<description><![CDATA[Run the command telnet [host] port for example: -telnet mail.domain.tld 25 Right after the connection is established we will get a message like this: 220 hostname ESMTP so we give the command : -(if the servers has authenticaton for smtp you will have to give &#8220;auth login&#8221; first, you can use this decoder: http://www.dillfrog.com/tools/base-64_encode/) then [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/45/unixlinux-various/how-to-send-an-email-via-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO: CTRL-ALT-DEL via RDP</title>
		<link>http://www.sys-admin.gr/40/windows/ctrl-alt-del-remote/</link>
		<comments>http://www.sys-admin.gr/40/windows/ctrl-alt-del-remote/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 10:27:32 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[ALT]]></category>
		<category><![CDATA[CTRL]]></category>
		<category><![CDATA[DEL]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[via]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/windows/40</guid>
		<description><![CDATA[Did you ever needed to use CTRL-ALT-DEL through a Remote Desktop Connection? ofcourse if you press these buttons it will run only in your local pc, to do this in a remote desktop just use CTRL-ALT-END]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/40/windows/ctrl-alt-del-remote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block An Ip / host via .htaccess</title>
		<link>http://www.sys-admin.gr/10/apache/block-an-ip-host-via-htaccess/</link>
		<comments>http://www.sys-admin.gr/10/apache/block-an-ip-host-via-htaccess/#comments</comments>
		<pubDate>Mon, 21 May 2007 11:57:32 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[An]]></category>
		<category><![CDATA[Block]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[Ip]]></category>
		<category><![CDATA[via]]></category>

		<guid isPermaLink="false">http://sys-admin.gr/archives/apache/10</guid>
		<description><![CDATA[You can deny acccess to a vhost just by adding the following lines in a .htaccess file: order allow,deny deny from [ip address] or [isp_name.com] allow from all with [ip address] you will block a specifc ip, and using [isp_name.com] will block anyone coming from a specific ISP. To block access to any ip just [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/10/apache/block-an-ip-host-via-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

