<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WEB-NES-BAY &#187; apt-get</title>
	<atom:link href="http://webnesbay.com/tag/apt-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://webnesbay.com</link>
	<description>Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware</description>
	<lastBuildDate>Sun, 11 Apr 2010 05:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Browse the internet with linux terminal</title>
		<link>http://webnesbay.com/browse-the-internet-with-linux-terminal/</link>
		<comments>http://webnesbay.com/browse-the-internet-with-linux-terminal/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 09:16:10 +0000</pubDate>
		<dc:creator>WEBNESBAY</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[console browser]]></category>
		<category><![CDATA[gnome terminal]]></category>
		<category><![CDATA[install links]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet in terminal]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[links-ssl]]></category>
		<category><![CDATA[man links]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[terminal browser]]></category>

		<guid isPermaLink="false">http://webnesbay.com/?p=130</guid>
		<description><![CDATA[Yes, You can browse the internet using your linux terminal. its simple and easy.
You can be achieved by using links
Follow the below steps
Step1
Type the command in the terminal
sudo apt-get install links2
sudo apt-get install links-ssl (this is for secured sites which enables https)

Step2
Now I am browsing the site google.com type the below comand
links2 google.com

Please find the keywords for links2
ESC      display menu
^C      quit
^P      scroll up
^N      scroll down
[, ]      scroll left, right
up, down  select link
-&#62;, enter follow link
&#60;-, [...]


Related posts:<ol><li><a href='http://webnesbay.com/transparent-terminal-in-ubuntu-linux/' rel='bookmark' title='Permanent Link: Transparent terminal in ubuntu linux'>Transparent terminal in ubuntu linux</a></li>
<li><a href='http://webnesbay.com/how-to-use-crontab-in-ubuntulinux/' rel='bookmark' title='Permanent Link: How to use crontab in Ubuntu/Linux'>How to use crontab in Ubuntu/Linux</a></li>
<li><a href='http://webnesbay.com/know-your-linux-machine-uptime/' rel='bookmark' title='Permanent Link: Know your linux machine uptime'>Know your linux machine uptime</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Yes, You can browse the internet using your linux terminal. its simple and easy.</p>
<p>You can be achieved by using links</p>
<p>Follow the below steps</p>
<p><strong>Step1</strong></p>
<p>Type the command in the terminal</p>
<p>sudo apt-get install links2</p>
<p>sudo apt-get install links-ssl (this is for secured sites which enables https)</p>
<p style="text-align: center;"><img class="size-full wp-image-131 aligncenter" title="links2" src="http://webnesbay.com/wp-content/uploads/2009/06/links2.png" alt="links2" width="447" height="279" /></p>
<p><strong>Step2</strong></p>
<p>Now I am browsing the site google.com type the below comand</p>
<p>links2 google.com</p>
<p><img class="aligncenter size-full wp-image-132" title="google" src="http://webnesbay.com/wp-content/uploads/2009/06/google.png" alt="google" width="665" height="555" /></p>
<p>Please find the keywords for links2</p>
<p>ESC      display menu<br />
^C      quit<br />
^P      scroll up<br />
^N      scroll down<br />
[, ]      scroll left, right<br />
up, down  select link<br />
-&gt;, enter follow link<br />
&lt;-, z      go back<br />
g      go to url<br />
G      go to url based on current url<br />
^G      go to url based on current link<br />
^R      reload<br />
/      search<br />
?      search back<br />
n      find next<br />
N      find previous<br />
=      document info<br />
\      document source<br />
|      HTTP header<br />
*      toggle displaying of image links (text mode)<br />
d      download<br />
s      bookmarks<br />
q      quit or close current window<br />
^X      cut to clipboard<br />
^V      paste from clipboard<br />
^K      cut line (in textarea) or text to the end (in field)<br />
^U      cut all text before cursor<br />
^W      autocomplete url<br />
Alt-1 .. Alt-9<br />
switch virtual screens (svgalib and framebuffer)</p>
<p>Keys for braille terminal:<br />
arrows      move the cursor<br />
enter      follow link<br />
a      cursor to status line<br />
w      cursor to title<br />
^Y      next link<br />
^T      previous link<br />
y      next word<br />
t      previous word<br />
^O      next form field entry</p>


<p>Related posts:<ol><li><a href='http://webnesbay.com/transparent-terminal-in-ubuntu-linux/' rel='bookmark' title='Permanent Link: Transparent terminal in ubuntu linux'>Transparent terminal in ubuntu linux</a></li>
<li><a href='http://webnesbay.com/how-to-use-crontab-in-ubuntulinux/' rel='bookmark' title='Permanent Link: How to use crontab in Ubuntu/Linux'>How to use crontab in Ubuntu/Linux</a></li>
<li><a href='http://webnesbay.com/know-your-linux-machine-uptime/' rel='bookmark' title='Permanent Link: Know your linux machine uptime'>Know your linux machine uptime</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webnesbay.com/browse-the-internet-with-linux-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
