<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013854" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013854</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/asp-applications#comment-1080173</link>
    <description> &lt;p&gt;Well to start off, you need to get the most current versions. I use SSH2 which is backwards compatible with SSH.&lt;/p&gt;
&lt;p&gt;You can get SSH2 &lt;a href=&quot;ftp://ftp.ssh.com/pub/ssh/&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt; The file that you want is called ssh-2.4.0.tar.gz.&lt;/p&gt;
&lt;p&gt;You can get the latest version of MYSQL &lt;a href=&quot;http://www.mysql.com/downloads/mysql-3.23.html&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt; The current version is 3.23.&lt;/p&gt;
&lt;p&gt;Once you get the files you can unpack them like this:&lt;br /&gt;
&lt;strong&gt;tar -xvfz ssh-2.4.0.tar.gz&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Once you run this, it will unpack your files and create a directory for them. &lt;/p&gt;
&lt;p&gt;The first thing that I always do is read the &lt;strong&gt;README&lt;/strong&gt; for installation information. Most of the time the process is going to go like this.&lt;br /&gt;
Run a configure script, usually called &lt;strong&gt;configure&lt;/strong&gt;. You run the script like this: &lt;strong&gt;./configure&lt;/strong&gt; This creates a makefile that is run by typing in &lt;strong&gt;make&lt;/strong&gt;. Once the makefile is run, you can run a &lt;strong&gt;makeinstall&lt;/strong&gt;. Once the file is installed, you need to consult the documentation that came with it for configuring it. &lt;/p&gt;
&lt;p&gt;Good luck and post back here when problems arise.&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Mar 2001 18:28:14 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1080173 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
