Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 24362  / 3 Years ago, sat, august 14, 2021, 7:20:34

I'm pretty new to Ubuntu server. I'm running




Distributor ID:

Ubuntu Description:

Ubuntu 12.04.4 LTS
Release: 12.04




I have installed Lynx via



sudo apt-get install lynx


everything installed fine but when I try to connect to a website it just seems to time out.



When I run lynx google.com it goes to a blank screen with a blue line at the bottom. There is yellow text on the line which says



"Making HTTP connection to google.com"



but it just sits there.



Eventually after 5 - 6 minutes it just goes back to the normal terminal window



If I run the below on its own



lynx


I get the same blue line with the same text



"Making HTTP connection to google.com"



but after 30 seconds or so it briefly turns to a red line with



"alert!: lynx unable to connect to remote host"



written on it.



I have installed lynx locally and it works fine.



Does anyone have any ideas?


More From » 12.04

 Answers
2

With help from the above comments and answers I found the issue. My /etc/enviroments file was blank. I followed the instructions in this question



How do I configure proxies without GUI?



Hope this helps someone else


[#24882] Sunday, August 15, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ainbby

Total Points: 184
Total Questions: 115
Total Answers: 112

Location: Colombia
Member since Thu, Sep 29, 2022
2 Years ago
;