Last Updated: January 21, 2000
| User Information (finger) |
Installing the Finger
Service
To install the finger service, simply connect to your Virtual Server using
Telnet or SSH and type the
following commands:
cd and hit return (this will put you in
your home directory) tar -xvf /usr/local/contrib/finger.tar After you have installed finger on your Virtual Server you can perform queries using any finger client. An example of a CGI client is included in the next section of this document.
Using a Finger Client
In order for remote users to query the finger service on your Virtual Server,
they will need to use a finger client. A finger client is included with the
standard distribution of most UNIX operating systems. Finger clients for the
Macintosh and Microsoft Windows operating systems are available by searching
the major shareware archives.
You can also write a simple CGI script to interface with a finger client. This would allow any remote user that has access to a web browser to perform finger queries.
Installation instructions for the finger CGI script can be found in the CGI Library.
Copyright © 1996-2000, Last Modified: 21 January 2000A Little Technology Shoppe, LLC (ALTS.NET)®. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.