Report this

What is the reason for this report?

How to open a website using SSH?

Posted on March 6, 2019

How can I open a URL on the terminal. It’s just a verification URL for OpenDNS which needs to be opened using the IP address on which I am setting up OpenDNS.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I am not sure about the exact need here but have you tried curl to access the website? Does that fulfil your requirement?

#curl domain.com

If not you can use LYNX to browse websites in Text Mode. Refer: https://www.linuxhelp.com/how-to-install-lynx-2-8-9-on-ubuntu-18-04 https://www.addictivetips.com/ubuntu-linux-tips/install-and-use-lynx-on-ubuntu/

if there are additional questions or concerns please don’t hesitate to reply with them.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.