|
I Teach PHP.com |
|
Apache
Configuration BasicsInstall Fedora C1 Install Red Hat 7.2 Install Red Hat 7.3 SSH Clients Virtual Hosting links syllabus Bash
Bash Shell Tips And Tricks CSS
linkssyllabus DHTML
syllabus HTML
Basic HTML TagsCreating Images links syllabus Linux
Install Fedora C1Install Red Hat 7.2 Install Red Hat 7.3 Linux Basics SSH Clients links mailme Linux Clusters
Cluster BooksInstall Fedora C1 Install Red Hat 7.2 Install Red Hat 7.3 SSH Clients syllabus Linux Security
Install Fedora C1Install Red Hat 7.2 Install Red Hat 7.3 PHP Security SSH Clients syllabus Linux SysAdmin
Install Fedora C1Install Red Hat 7.2 Install Red Hat 7.3 PHP Security SSH Clients syllabus show book Linux for Business
Install Fedora C1Install Red Hat 7.2 Install Red Hat 7.3 syllabus show book PHP
4 page DB systemInstall Fedora C1 Install Red Hat 7.2 Install Red Hat 7.3 Linux Basics PHP Security Password Protect Perl CGI Problems Perl vs. PHP Yahoo Stocks links syllabus PHP for Flash
1-Flash Intro2-Flash-PHP Form Flash-PHP FAQ Linux Basics SSH Clients syllabus Perl
Perl CGI ProblemsSSH Clients syllabus TCP-IP
links WML
Yahoo Stockslinks syllabus |
Recommended SSH ClientsWindows XPThe workstations in this lab have Windows XP installed. Part of that operating system is a 'secure shell client'. On these systems it is located on the desktop. After you double-click the icon, use the file menu to choose to open a new connection. Supply the server name (linux.ncc.sdccd.net) and your username in the dialog box. If asked if you wish to save the public key for the server, answer 'yes'. Supply the password for your account when requested. Windows 95,98,NT,2000A great program for use on these systems is Putty SSH. You can find it
easily by doing a search on Google.com search
for 'putty ssh'. The second link is the 'Putty Download Page'. Here is
a direct
link
to the server in England with this software. Mac OS X, Linux, UnixThese operating systems contain a client program which can be accessed via
the command line. If you are using OS X, find the Terminal application and
launch it. If you are using Linux or Unix in one of the graphical user
interfaces (X window system with a desktop manager like KDE or Gnome), you can
launch a shell or use CTRL-ALT-F2 to bring up a command line login page. Mac OS 8, 9The best program to use for these versions of the Macintosh operating system is called 'MacSSH'. As with 'Putty SSH' for Windows, you can find it easily with a Google.com search for 'MacSSH'. In this case, the author has a domain name http://www.macssh.com which will take you to the download page. Install it as you would any other Macintosh program. Required ParametersOur server only allows for SSH2 connections. If your program tries to
connect via Telnet (port 23) or SSH1, the connection will be refused.
|