<?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>Frequently Asked Questions About Linux / UNIX &#187; telnet command</title> <atom:link href="http://www.cyberciti.biz/faq/tag/telnet-command/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>HowTo: Flush Contents Of a Memcached Server Using Command Line</title><link>http://www.cyberciti.biz/faq/linux-unix-flush-contents-of-memcached-instance/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-flush-contents-of-memcached-instance/#comments</comments> <pubDate>Sat, 28 Jan 2012 00:35:21 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[command telnet]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[localhost]]></category> <category><![CDATA[memory]]></category> <category><![CDATA[nc command]]></category> <category><![CDATA[nc command flush memcached]]></category> <category><![CDATA[netcat]]></category> <category><![CDATA[netcat command]]></category> <category><![CDATA[netcat command flush memcached]]></category> <category><![CDATA[network connections]]></category> <category><![CDATA[protocol]]></category> <category><![CDATA[server ip]]></category> <category><![CDATA[tcp]]></category> <category><![CDATA[telnet command]]></category> <category><![CDATA[telnet command flush memcached]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix utility]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11475</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/redhat-and-friends/' title='See all Redhat/CentOS/Fedora Core related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/rhlogo.gif' border='0' /></a></div> <span
class="drop_cap">I</span>'ve installed memcached server under Linux but it is still showing old data. How do I flush the contents of a Memcached instance / server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-flush-contents-of-memcached-instance/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Fingerprint / Identify Remote Web Server</title><link>http://www.cyberciti.biz/faq/find-out-remote-webserver-name/</link> <comments>http://www.cyberciti.biz/faq/find-out-remote-webserver-name/#comments</comments> <pubDate>Mon, 28 Jan 2008 09:07:33 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[curl command]]></category> <category><![CDATA[find remote Web server]]></category> <category><![CDATA[find remote Web Service]]></category> <category><![CDATA[fingerprint]]></category> <category><![CDATA[HEAD / HTTP/1.0]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[request header]]></category> <category><![CDATA[server type]]></category> <category><![CDATA[telnet command]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/find-out-remote-webserver-name/</guid> <description><![CDATA[Q. How do I fingerprint or identify remove web server a from UNIX / Linux shell prompt? A. You can use standard utilities such as a) telnet command b) curl command telnet - Identify remote web server Use telnet to connect to remove web server, enter $ telnet www.vivekgite.com www Output: Trying 74.86.49.130... Connected to [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/find-out-remote-webserver-name/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Ubuntu Linux enable telnet service</title><link>http://www.cyberciti.biz/faq/ubuntu-linux-enable-telnet-service/</link> <comments>http://www.cyberciti.biz/faq/ubuntu-linux-enable-telnet-service/#comments</comments> <pubDate>Sat, 29 Jul 2006 23:14:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[FAQ]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[debian linux]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[linux telnet]]></category> <category><![CDATA[telnet command]]></category> <category><![CDATA[telnet server]]></category> <category><![CDATA[telnet service]]></category> <category><![CDATA[telnetd server]]></category> <category><![CDATA[Ubuntu Linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/ubuntu-linux-enable-telnet-service.php</guid> <description><![CDATA[Q. How do I install and start telnet service / server under Ubuntu Linux? A. Telnet is an insecure service. It is recommended that you use ssh service. However sometime telnet server or service is needed. Here are instructions to enable telnet: Install telnetd server $ sudo apt-get install telnetd Restart inetd service: $ sudo [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/ubuntu-linux-enable-telnet-service/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Howto: Use tar Command Through Network Over SSH Session</title><link>http://www.cyberciti.biz/faq/howto-use-tar-command-through-network-over-ssh-session/</link> <comments>http://www.cyberciti.biz/faq/howto-use-tar-command-through-network-over-ssh-session/#comments</comments> <pubDate>Thu, 16 Feb 2006 14:52:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[archiving]]></category> <category><![CDATA[backups]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[command tar]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[gnu version]]></category> <category><![CDATA[linux remote server backup]]></category> <category><![CDATA[linux tape naming convention]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[scsi tape drive]]></category> <category><![CDATA[secure linux backup]]></category> <category><![CDATA[ssh session]]></category> <category><![CDATA[tape drives]]></category> <category><![CDATA[tar backup]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar over ssh]]></category> <category><![CDATA[telnet command]]></category> <category><![CDATA[unix linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-use-tar-command-through-network-over-ssh-session.php</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/networking/' title='See all Linux/UNIX networking related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/networking.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I use tar command over secure ssh session?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-use-tar-command-through-network-over-ssh-session/feed/</wfw:commentRss> <slash:comments>33</slash:comments> </item> </channel> </rss>
