<?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>nixCraft &#187; ssh protocol</title> <atom:link href="http://www.cyberciti.biz/tips/tag/ssh-protocol/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +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>OpenSSH Tip: Check Syntax Errors before Restarting Server</title><link>http://www.cyberciti.biz/tips/checking-openssh-sshd-configuration-syntax-errors.html</link> <comments>http://www.cyberciti.biz/tips/checking-openssh-sshd-configuration-syntax-errors.html#comments</comments> <pubDate>Tue, 08 Jan 2008 10:37:28 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/ssh/sshd_conf]]></category> <category><![CDATA[communication sessions]]></category> <category><![CDATA[openssh syntax error]]></category> <category><![CDATA[secure shell]]></category> <category><![CDATA[ssh protocol]]></category> <category><![CDATA[sshd check error]]></category> <category><![CDATA[sshd syntax error]]></category> <category><![CDATA[syntax check]]></category> <category><![CDATA[syntax error]]></category> <category><![CDATA[test mode option]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/checking-openssh-sshd-configuration-syntax-errors.html</guid> <description><![CDATA[OpenSSH / OpenBSD Secure Shell - is default secure shell for encrypted communication sessions over a computer network using the ssh protocol. Usually, you login using ssh and makes changes to its configuration file /etc/ssh/sshd_conf over a remote session. If there is an error in configuration, server may not start (i.e. no remote login allowed). [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/checking-openssh-sshd-configuration-syntax-errors.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Quickly Backup / dump MySql / Postgres database to another remote server securely</title><link>http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html</link> <comments>http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html#comments</comments> <pubDate>Mon, 01 Oct 2007 04:11:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Postgresql]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[mysql database backup]]></category> <category><![CDATA[mysqldump command]]></category> <category><![CDATA[pg dump command]]></category> <category><![CDATA[postgres database backup]]></category> <category><![CDATA[ssh protocol]]></category> <category><![CDATA[unix pipe]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html</guid> <description><![CDATA[Using UNIX pipe concept one can dump database to another server securely using ssh protocol. All you need remote execution rights for the 'dd' command, over SSH. This allows you to run database dumps across an encrypted channel. Dump Postgres Database using ssh Use pg_dump command command: pg_dump -U USERNAME YOUR-DATABASE-NAME &#124; ssh user@remote.server.com "dd [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Happy 8th Birthday, OpenSSH!</title><link>http://www.cyberciti.biz/tips/openssh.html</link> <comments>http://www.cyberciti.biz/tips/openssh.html#comments</comments> <pubDate>Thu, 27 Sep 2007 09:50:24 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[freedom]]></category> <category><![CDATA[openssh]]></category> <category><![CDATA[ssh protocol]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/openssh.html</guid> <description><![CDATA[OpenSSH is most prominent implementation of the SSH protocol. I can’t imagine my life without OpenSSH. Almost all of my devices / server / network equipment such as routers and tiny embedded device has OpenSSH these days. From OpenBSD journal: Eight years ago today, Sept 26 1999, Theo de Raadt committed the initial source code [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/openssh.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
