So, now Terminal can be used to browse Internet. Everything can be doing in Terminal. If you want some testimony, I will show you.
- First open your Terminal.
- Check your Internet connection. You can see the connection indicator or type this command:
ping ip number
after execute this command, you will see your Terminal full with the letter. Oh... no! I can't stop this effect. Don't panic! press Ctrl+C to cancel the command. This way also apply to other.
example:
ping 192.186.1.255 - Now, we must install the package. Type this:
sudo apt-get install elinks
- After that, try it. On your Terminal, type this:
elinks http://www.google.com/
so you will find this:It is beautiful, right? But, the scrips can't run here.