I tried follow commands: #lynx bash: lynx: command not found #rpm -qa | grep lynx # #yum install lynx bash: yum command not found why I can't execute yum install lynx? Thanks ----- Original Message ----- From: "Sutiyono" <tiyo@xxxxxxxxxx> To: "General Red Hat Linux discussion list" <redhat-list@xxxxxxxxxx> Sent: Tuesday, June 23, 2009 2:22 PM Subject: Re: visit url with command line >> I use Redhat linux9 , in linux9,I installed tomcat and start it at port >> 8080. I want to visit tomcat with url http://localhost:8080 ,but I don't >> install explore under linux9. How to visit url http://localhost:8080 >> without explore,what command I can use? An example is better. >> > > u can use lynx program from console, but u must install it. > check the program, is it installed on system or not yet? > # rpm -qa |grep lynx > > if not installed, u can install it > # yum install lynx > > ok, now u're system can browse a websites, example: > # lynx localhost > # lynx google.com > > for further command, can check the manual page > # man lynx > > that's all, > hope it can help. > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list --------------------------------------------------------------------------------------------------- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful.If you have received this communication in error,please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. --------------------------------------------------------------------------------------------------- -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list