dutchie
04-01-2001, 04:41 AM
i did a "which whois" to find the file on my raq, but havent found it yet.
If its not standard on it, where can i get it ?
If its not standard on it, where can i get it ?
![]() | View Full Version : whois dutchie 04-01-2001, 04:41 AM i did a "which whois" to find the file on my raq, but havent found it yet. If its not standard on it, where can i get it ? allan 04-01-2001, 09:07 AM Try fwhois, we use it on all of our RaQs: MIPs version: http://www.linux.sgi.com/manhattan/rpm2html/manhattan/fwhois-1.00-8.mipseb.html i386: http://www.userfriendly.net/linux/RPM/redhat/5.2/i386/fwhois-1.00-8.i386.html dutchie 04-02-2001, 03:15 AM i have a raq3, i suppose i have to take the second one ? Can i just paste the url in the control panel to install ? allan 04-02-2001, 06:17 AM I'm not sure if all RaQ3s have i386 chips. If yours does then correct you would use the second one. To install the file you should telnet/SSH into the server and type the following: wget ftp://rpmfind.net/linux/redhat/5.2/en/os/i386/RedHat/RPMS/fwhois-1.00-8.i386.rpm then type: rpm -Uvh fwhois-1.00-8.i386.rpm That should do it...again, make sure your RaQ3 does have an i386 chip. |