<?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>bigbrovar &#187; Connectivity</title>
	<atom:link href="http://bigbrovar.aoizora.org/index.php/category/connectivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbrovar.aoizora.org</link>
	<description>Computer and Life</description>
	<lastBuildDate>Mon, 26 Jul 2010 13:39:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Share You Internet wirelessly on Ubuntu</title>
		<link>http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 13:21:41 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[Connectivity]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=440</guid>
		<description><![CDATA[I wrote a guide earlier on how to share your internet connection on ubuntu. But the guide was  for non wireless sharing . well here is an updated version that allows you to share your internet connection wirelessly to other wireless  devices in your home by showing you how to create a ad-hoc wireless network [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a guide earlier on how to <a href="http://bigbrovar.wordpress.com/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/" target="_blank">share your internet connection on ubuntu</a>. But the guide was  for non wireless sharing . well here is an updated version that allows you to share your internet connection wirelessly to other wireless  devices in your home  by showing you how to create a ad-hoc wireless network on  your laptop  .<br />
<span id="more-440"></span><br />
This guide works on ubuntu intrepid ibex with the new network manager  0.7. (am not sure if this would work on hardy heron using the backported network manager 0.7) anyway. to make this work we need to a package called dnsmasq-base which can be installed from synaptic or geekily via the terminal</p>
<p><code>sudo apt-get install dnsmasq-base</code></p>
<p>once installed the rest is easy</p>
<p>just left-click on the Network Manager Applet-&gt; Create new wireless connection,</p>
<div class="wp-caption alignnone" style="width: 403px"><img title="left-click" src="http://farm4.static.flickr.com/3077/3203775080_ef48532050_o_d.jpg" alt="left-click" width="393" height="336" /><p class="wp-caption-text">left-click</p></div>
<p>give your connection a name (you can even add encyption if you want.) click on &#8220;Create&#8221;</p>
<div class="wp-caption alignnone" style="width: 407px"><img title="name" src="http://farm4.static.flickr.com/3372/3203775076_0b90763d17_o_d.jpg" alt="name" width="397" height="251" /><p class="wp-caption-text">name</p></div>
<p>you should now see a message that says &#8220;Now you are connected to xxxx wireless Network&#8221;.   well that is all. Now when you search for a wifi connection on your wifi device you would see the one  you just created connect to it and happy surfing.</p>
<p>Note: This will only work if the sharing system is not using wireless as its means of connection. if it is then the <a href="http://bigbrovar.wordpress.com/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/" target="_blank">older guide</a> would work for you.</p>
<p>hope this helps somebody.</p>
<p>Note: for some reasons i couldnt connect to the ad hoc wireless created using this guide wicd on my laptop (which uses mint-xfce) but i could connect and browse with my nokia N810 without a problem. so it must be an issue with wicd which i would find out more on.</p>
<p>Edit I can conforim that this guide works with Hardy Heron. But the network manager 0.7 has to be installed. to do this is quite easy.</p>
<p>first we add this repository to your sources.list with this command</p>
<p><code>echo deb http://ppa.launchpad.net/network-manager/ubuntu hardy main | sudo tee -a '/etc/apt/sources.list'</code></p>
<p>then we update and upgrade</p>
<p><code>sudo aptitude update &amp;&amp; sudo aptitude full-upgrade ; sudo update-icon-caches</code></p>
<p>once this is done reboot and you should have a new shinny network manager 0.7 plus all the goodies that comes with it.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;title=Share+You+Internet+wirelessly+on+Ubuntu" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;title=Share+You+Internet+wirelessly+on+Ubuntu" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Share+You+Internet+wirelessly+on+Ubuntu&amp;link=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Share+You+Internet+wirelessly+on+Ubuntu&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;title=Share+You+Internet+wirelessly+on+Ubuntu&amp;summary=I%20wrote%20a%20guide%20earlier%20on%20how%20to%20share%20your%20internet%20connection%20on%20ubuntu.%20But%20the%20guide%20was%C2%A0%20for%20non%20wireless%20sharing%20.%20well%20here%20is%20an%20updated%20version%20that%20allows%20you%20to%20share%20your%20internet%20connection%20wirelessly%20to%20other%20wireless%C2%A0%20devices%20in%20your%20home%20%20by%20showing%20you%20how%20to%20create%20a%20ad-hoc%20wire&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;title=Share+You+Internet+wirelessly+on+Ubuntu" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;title=Share+You+Internet+wirelessly+on+Ubuntu" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Share+You+Internet+wirelessly+on+Ubuntu+-+http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2009/01/17/share-you-internet-wirelessly-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to setup Starcomms Izap on Ubuntu</title>
		<link>http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 19:14:41 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Wireless Mobile Broadband setup guide for linux]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=406</guid>
		<description><![CDATA[Two days from now i should be  in Lagos. and with no Internet plan at home, my best bet is to buy a 3G express card which would allow me to be connected during the festive period. I settled for the starcomms 3G service which is called Izap. and hope to pick up their Merlin [...]]]></description>
			<content:encoded><![CDATA[<p>Two days from now i should be  in Lagos. and with no Internet plan at home, my best bet is to buy a 3G express card which would allow me to be connected during the festive period. I settled for the starcomms 3G service which is called Izap. and hope to pick up their <a href="http://www.starcomms.com/bbs_access_details.php?id=5">Merlin X720 3G ExpressCard</a> . I friend of mine confirms that it does work fine on Ubuntu. we were able to get it working on his ubuntu laptop by following this guide.<span id="more-406"></span> <a href="http://www4.sprint.com/pcsbusiness/downloads/Sprint_Mobile_Broadband_Setup_Guide.pdf">http://www4.sprint.com/pcsbusiness/downloads/Sprint_Mobile_Broadband_Setup_Guide.pdf</a> . you have to be sure to follow every step. for it to work. It a breath of fresh air to see a company openly supporting Linux in this way. even though setting up on Linux is not as easy as it is on windows. At least they released a guide on how to get their product working on Linux. which for me is better than groping in the dark.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;title=How+to+setup+Starcomms+Izap+on+Ubuntu" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;title=How+to+setup+Starcomms+Izap+on+Ubuntu" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=How+to+setup+Starcomms+Izap+on+Ubuntu&amp;link=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;How+to+setup+Starcomms+Izap+on+Ubuntu&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;title=How+to+setup+Starcomms+Izap+on+Ubuntu&amp;summary=Two%20days%20from%20now%20i%20should%20be%C2%A0%20in%20Lagos.%20and%20with%20no%20Internet%20plan%20at%20home%2C%20my%20best%20bet%20is%20to%20buy%20a%203G%20express%20card%20which%20would%20allow%20me%20to%20be%20connected%20during%20the%20festive%20period.%20I%20settled%20for%20the%20starcomms%203G%20service%20which%20is%20called%20Izap.%20and%20hope%20to%20pick%20up%20their%20Merlin%20X720%203G%20ExpressCard%20.%20I%20f&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;title=How+to+setup+Starcomms+Izap+on+Ubuntu" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;title=How+to+setup+Starcomms+Izap+on+Ubuntu" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+setup+Starcomms+Izap+on+Ubuntu+-+http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2008/12/22/how-to-setup-starcomms-izap-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to share your Internet connection on Ubuntu</title>
		<link>http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 00:23:20 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bigbrovar.wordpress.com/?p=387</guid>
		<description><![CDATA[For many moons ever since i started using Linux i have always wanted an easy way to share my internet connections between two computers. anyway i finally found a way to get it to work. Now i can share internet connection between my work laptop and my personally laptop. Please while it might be possible [...]]]></description>
			<content:encoded><![CDATA[<p>For many moons ever since i started using Linux i have always wanted an easy way to share my internet connections between two computers. anyway i finally found a way to get it to work. Now i can share internet connection between my work laptop and my personally laptop.</p>
<p>Please while it might be possible on some other laptops. my laptop came with the PRO/Wireless 3945ABG and its impossible to share my internet over wireless because the current driver for my device doesnt support master mode which is what is needed for this to be possible. But with this guide it would be possible to share intenet via Lan. so if you get your intenet connection over wlan or a 3g modem or anything modem. it would be possible to share that same internet over Lan. Note if you got your wifi to work through ndiswrapper then we are also in the same shoes and sharing via wifi wont work. Infact this post is not about sharing your internet via wifi period.<br />
<span id="more-387"></span><br />
Ok enough talk. To get started we would need tool packages. <strong>Firestarter</strong> and <strong>dhcp</strong> both can be installed with this command</p>
<p><code>sudo apt-get install firestarter dhcp3-server</code></p>
<p>Next we need to configure the internal Network Card that other computers get their internet from. In my case since the shaing computer gets internet from Wifi my internal network card (i.e the card other computers would be getting their internet from) would be eth0. we need to configure the card and assign a static IP address in a range that you will use for your internal network card. so rightclick on the Network manager applet and select edit</p>
<p><img src="http://farm4.static.flickr.com/3064/3116177641_b079262b4f_o_d.jpg" alt="" width="396" height="335" /></p>
<p>click the wired tab and select Auto eth0 (or the card of the particular card you want to coonfigure as the sharing interface) and click edit.</p>
<p><img src="http://farm4.static.flickr.com/3224/3116177637_228d914ef2_o_d.jpg" alt="null" width="416" height="330" /></p>
<p><strong>now select IPv4 Settings and choose Manual. now Add </strong></p>
<p><img src="http://farm4.static.flickr.com/3107/3116177649_c30f711bfb_o_d.jpg" alt="" width="381" height="452" /></p>
<p>and set it up to your preference. for example i  set like this IP address to 192.168.0.1, and the subnet mask to 255.255.255.0. Leave the gateway empty.</p>
<p><strong>Now we need to fix a problem where firestarter cannot locate the DHCP daemon script</strong></p>
<p>so we open a terminal and run this command</p>
<p><code>sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd</code></p>
<p><strong>Next we configure the interface that DCHP will be listening to</strong>.</p>
<p>To do this we need to edit this file /etc/default/dhcp3-server</p>
<p><code>gksu gedit /etc/default/dhcp3-server</code></p>
<p>only variable in there by default is &#8220;INTERFACES&#8221;, which will have a null value. Set it to your internal network interface. For example:</p>
<p><code># Defaults for dhcp initscript<br />
# sourced by /etc/init.d/dhcp<br />
# installed at /etc/default/dhcp3-server by the maintainer scripts</code></p>
<p>#<br />
# This is a POSIX shell fragment<br />
#</p>
<p># On what interfaces should the DHCP server (dhcpd) serve DHCP requests?<br />
#       Separate multiple interfaces with spaces, e.g. &#8220;eth0 eth1&#8243;.<br />
INTERFACES=&#8221;eth0&#8243;</p>
<p>save and exit</p>
<p><strong>Now we run Firestarter Applications/Internet/Firestarter</strong></p>
<p>A wizard should appear Select your Detected Device (Internet-connected) if your sharing computer gets its Internet via wifi then your external device would mostly be wlan0. if you are connected via a modem then it would be ppp0 device when it asks, and make sure to specify whether or not the address is obtained via DHCP. Click the &#8220;Forward&#8221; button, check the &#8220;Enable Internet connection sharing&#8221; box, select your internal network card,&#8221;Start firewall now&#8221; box, Then click on Preference and and Network settings.</p>
<p>&#8220;Enable DHCP for local network&#8221;. Drop down the &#8220;DHCP server details&#8221; and enter the range of IPs you would like for it to dynamically assign. Make sure they are in the same range as the static IP you set for your internal network card. You can leave the DNS field as &#8220;&#8221; Click &#8220;Forward&#8221;, check the &#8220;Start firewall now&#8221; box, and click &#8220;Save&#8221;.</p>
<p><img src="http://farm4.static.flickr.com/3222/3116177653_bfb43def78_o_d.jpg" alt="" width="400" height="393" /></p>
<p><img src="http://farm4.static.flickr.com/3225/3116177655_410fbeb16e_o_d.jpg" alt="" width="398" height="255" /></p>
<p>&#8220;Enable DHCP for local network&#8221;. Drop down the &#8220;DHCP server details&#8221; and enter the range of IPs you would like for it to dynamically assign. Make sure they are in the same range as the static IP you set for your internal network card. You can leave the DNS field as &#8220;&#8221; Click &#8220;Forward&#8221;, check the &#8220;Start firewall now&#8221; box, and click &#8220;Save&#8221;.</p>
<p>At this stage am able to ping the from the other computer but am unable to access the internet. to fix this we need to add &#8220;net.ipv4.ip_forward = 1&#8243; to /etc/sysctl.conf</p>
<p>to /etc/sysctl.conf</p>
<p>so<br />
<code>gksu gedit /etc/sysctl.conf</code></p>
<p>and add this at the bottom</p>
<p><code>net.ipv4.ip_forward = 1</code><br />
save and close.</p>
<p>now if all goes well you will be able to share your Internet to another laptop or computer.  hope this helps some body</p>
<p>To share your internet using your wireless connection use this <a href="http://bigbrovar.wordpress.com/2009/01/17/share-you-internet-wirelessly-on-ubuntu/">guide</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;title=How+to+share+your+Internet+connection+on+Ubuntu" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;title=How+to+share+your+Internet+connection+on+Ubuntu" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=How+to+share+your+Internet+connection+on+Ubuntu&amp;link=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;How+to+share+your+Internet+connection+on+Ubuntu&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;title=How+to+share+your+Internet+connection+on+Ubuntu&amp;summary=For%20many%20moons%20ever%20since%20i%20started%20using%20Linux%20i%20have%20always%20wanted%20an%20easy%20way%20to%20share%20my%20internet%20connections%20between%20two%20computers.%20anyway%20i%20finally%20found%20a%20way%20to%20get%20it%20to%20work.%20Now%20i%20can%20share%20internet%20connection%20between%20my%20work%20laptop%20and%20my%20personally%20laptop.%0A%0APlease%20while%20it%20might%20be%20poss&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;title=How+to+share+your+Internet+connection+on+Ubuntu" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;title=How+to+share+your+Internet+connection+on+Ubuntu" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+share+your+Internet+connection+on+Ubuntu+-+http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2008/12/18/how-to-share-your-internet-connection-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>HOWTO: Wireless Data CardsHOWTO:</title>
		<link>http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 12:08:42 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[Connectivity]]></category>

		<guid isPermaLink="false">http://ubuntunigeria.wordpress.com/2007/09/10/howto-wireless-data-cardshowto/</guid>
		<description><![CDATA[Wireless Data Cards These instructions will walk you through the process, step-by-step, of configuring the Novatel Merlin 620 EV-DO CDMA Wireless Data Card and other similar models. Note: This tutorial assumes that you are using Ubuntu with the GNOME Desktop Environment. Activation In most cases, activation of your wireless data card is either done by [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Wireless Data Cards</strong></p>
<p>These instructions will walk you through the process, step-by-step, of configuring the Novatel Merlin 620 EV-DO CDMA Wireless Data Card and other similar models.<br />
Note: This tutorial assumes that you are using Ubuntu with the GNOME Desktop Environment.<br />
Activation<br />
<span id="more-289"></span><br />
In most cases, activation of your wireless data card is either done by a representative of your wireless provider, or must be done using the included software on a Microsoft® Windows®-based operating system. Refer to the installation instructions included with your hardware for more information.</p>
<p>Once you have completed the activation of your product, you are ready to begin configuring the wireless card for use in Linux.<br />
Getting Started</p>
<p>( This part only works on Feisty Fawn)</p>
<p>We must start the process of configuring your data card by first gathering some very important information that Ubuntu will need in order to utilize the hardware properly. Be sure that, at this point, you have the card removed from the PCMIA slot on your notebook before beginning.<br />
Open a terminal window and execute the following command:</p>
<p><code>cat /proc/bus/usb/devices &gt; devices</code></p>
<p>Now insert your data card into the PCMIA slot and wait for a few seconds before continuing.</p>
<p>In the terminal window again, type the following and press ENTER:</p>
<p><code>diff /proc/bus/usb/devices devices | grep Vendor</code></p>
<p>You should see some output that looks like the following:</p>
<p><code> diff /proc/bus/usb/devices devices | grep Vendor</code></p>
<p>&lt; P: Vendor=0000 ProdID=0000 Rev= 2.06</p>
<p>&lt; P: Vendor=0000 ProdID=0000 Rev= 2.06</p>
<p>&lt; P: Vendor=1410 ProdID=1110 Rev= 0.00</p>
<p>Inspecting the output, you will find two key pieces of information necessary for configuration of your data card: the Vendor and the ProdID.<br />
Now, in the terminal, execute the following command:</p>
<p><code>sudo modprobe usbserial vendor=0x1410 product=0x1110 ( Gutsy upwards can start here )</code></p>
<p>Be sure to use your own Vendor and ProdID variables here.<br />
Your wireless card should now be properly configured, and we can now move on to the next step of the process.</p>
<p>Configuration Script</p>
<p>Next, we need to edit the configuration script in order to get the data card communicating with the outside world.<br />
Issue the following command and press ENTER:</p>
<p><code>gksu gedit /etc/wvdial.conf</code></p>
<p>Copy and paste the following code into the file, replacing the existing contents:</p>
<p><code>[Dialer Defaults]</p>
<p>Stupid Mode = on</p>
<p>Modem = /dev/ttyUSB0</p>
<p>Baud = 921600</p>
<p>Init = ATZ</p>
<p>Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0</p>
<p>Phone = #777</p>
<p>Username = XXXXXXXXXX@provider.com</p>
<p>Password = XXXXXX</p>
<p>Init1 = ATZ</p>
<p>ISDN = 0</p>
<p>Modem Type = Analog Modem</p>
<p>Auto Reconnect = on</p>
<p>Carrier Check = no</p>
<p>[Dialer shh]</p>
<p>Init3 = ATM0</p>
<p>[Dialer pulse]</p>
<p>Dial Command = ATDP<br />
</code></p>
<p>In the above script, you will need to change a few pieces of information. First, you will need to replace &#8220;<strong>XXXXXXXXXX@provider.com</strong>&#8221; with the 10-digit phone number and provider domain assigned to your data card. (For example: 001412064@vzw3g.com). Lastly, change the password to the one supplied to you by your provider. This password is normally referred to as an MTL or PIN number and is typically 6 digits long, but may vary depending on your provider. If you are unsure of what values to enter here, contact your service provider<br />
Testing the Connection</p>
<p>The card has been configured, our script should be in order, and we should now be ready to test our connection to ensure that it is working properly.<br />
In the terminal window, use the following command:</p>
<p><code>sudo wvdial</code></p>
<p>If the connection works, you will receive output in the terminal window similar to the following:</p>
<p><img src="http://ubuntunigeria.files.wordpress.com/2007/09/screenshot-bigbrovarbigbrovar-laptop.jpg" alt="" /></p>
<p>Automatically Connecting at Startup</p>
<p>The final step is to get the connection to automatically initialize when the system starts up so that it will be available for use nearly instantaneously.</p>
<p>Navigate to System &gt; Preferences &gt; Sessions in GNOME. Next, click on the tab labeled, &#8220;Startup Programs&#8221; and then click the &#8220;Add&#8221; button. In the Startup Command field, enter &#8220;wvdial&#8221; and then click &#8220;OK&#8221;.<br />
You should now be fully ready to utilize your data card in Linux without complication.</p>
<p>If you have Problem connecting through this method please give me a call</p>
<p>This has been confirmed to work well with Reltel wireless  ***Novatel Merlin 620 EV-DO CDMA Wireless Data Card ***</p>
<p>Bigbrovar-08022982697 Nigeria Residence only</p>
<p><!--more--><strong>Alternatively</strong></p>
<p>Next, open your terminal and type the following commands:</p>
<p><code>sudo tail -f /var/log/messages</code></p>
<p>This will enable you see what is happening on your system.<br />
Next insert the EVDO card into your laptop. You will see<br />
that the system display information about your card. Note,<br />
You will see two mount points. Don&#8217;t worry if you do not<br />
know the mount point to use.</p>
<p>Next open another terminal and type:</p>
<p><code>sudo wvdialconf</code></p>
<p>this will automatically probe your card and give<br />
the mount point and speed. Next type</p>
<p><code>sudo wvdial</code></p>
<p>Linux will try to connect using the default setting written by the last command.<br />
It show you invalid user name, password and phone number. No problem.<br />
Next, type</p>
<p><code>sudo pppconfig</code></p>
<p>this will open a window that you will fill. Don&#8217;t forget to delete<br />
pre-filled information and replace them with your own information.<br />
eg replace provider name with your own provider name.</p>
<p>Remember to copy the last line of the wvdialconf command<br />
output. Use the best recommended speed. Ok. Other info are</p>
<p>phone number: #777<br />
userName: card number@provider.com<br />
password: card number</p>
<p>Be sure to confirm from your provider. This information is for reltel users.<br />
Your mount point or port should /dev/ttyUSB0<br />
When you are through with this, save and exit.<br />
And finally connect with this command,</p>
<p><code>pon provider name</code></p>
<p>watch the log terminal, you should see the you system, pry and secondary IP addresses displayed.<br />
Note: do not forget to select DHCP from the pppconfig window.</p>
<p>open your web browser and hurry, you are up with your new connection.</p>
<p>To disconnect</p>
<p><code>poff provider name</code></p>
<p>Enjoy it. Linux is the freedom of choice.<br />
Need help feel free to post</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;title=HOWTO%3A+Wireless+Data+CardsHOWTO%3A" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;title=HOWTO%3A+Wireless+Data+CardsHOWTO%3A" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=HOWTO%3A+Wireless+Data+CardsHOWTO%3A&amp;link=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;HOWTO%3A+Wireless+Data+CardsHOWTO%3A&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;title=HOWTO%3A+Wireless+Data+CardsHOWTO%3A&amp;summary=Wireless%20Data%20Cards%0A%0AThese%20instructions%20will%20walk%20you%20through%20the%20process%2C%20step-by-step%2C%20of%20configuring%20the%20Novatel%20Merlin%20620%20EV-DO%20CDMA%20Wireless%20Data%20Card%20and%20other%20similar%20models.%0ANote%3A%20This%20tutorial%20assumes%20that%20you%20are%20using%20Ubuntu%20with%20the%20GNOME%20Desktop%20Environment.%0AActivation%0A%0AIn%20most%20cases%2C%20&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;title=HOWTO%3A+Wireless+Data+CardsHOWTO%3A" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;title=HOWTO%3A+Wireless+Data+CardsHOWTO%3A" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=HOWTO%3A+Wireless+Data+CardsHOWTO%3A+-+http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2007/09/10/howto-wireless-data-cardshowto/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dial-up Internet on Linux</title>
		<link>http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/</link>
		<comments>http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 11:25:51 +0000</pubDate>
		<dc:creator>gnPkRQiZBCnkyZo</dc:creator>
				<category><![CDATA[Connectivity]]></category>

		<guid isPermaLink="false">http://ubuntunigeria.wordpress.com/2007/09/10/dial-up-internet-on-linux/</guid>
		<description><![CDATA[To get online in Linux isn&#8217;t that hard and since this is Linux there are several ways of achieving this. to do this we can either use the terminal or kpp although there are others like gprsec although this is more oriented towards GPRS. The terminal would be treated first. Launch a terminal from Applications [...]]]></description>
			<content:encoded><![CDATA[<p>To get online in Linux isn&#8217;t that hard and since this is Linux there are several ways of achieving this. to do this we can either use the terminal or kpp although there are others like gprsec although this is more oriented towards GPRS.</p>
<p>The terminal would be treated first.<br />
<span id="more-288"></span><br />
Launch a terminal from Applications -&gt; Accessories -&gt; Terminal</p>
<p><img src="http://ubuntunigeria.files.wordpress.com/2007/09/terminal.jpg" alt="http://ubuntunigeria.files.wordpress.com/2007/09/terminal.jpg" /></p>
<p>A terminal comes up connet your phone through a usb serial cable and then type sudo wvdialconf and press enter. This command searches your computer for any modem attached to it. If it finds it would tell you modem found. If its a phone it would say new device found /dev/ttyACM0</p>
<p>Then now type in this command also sudo gedit /etc/wvdial.conf Now you&#8217;ll have to edit it removing the unnecessary semicolons and then when yours look like mine then press save</p>
<p>[Dialer Defaults]</p>
<p>Init1 = ATZ</p>
<p>Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0</p>
<p>Modem Type = USB Modem</p>
<p>Baud = 460800</p>
<p>New PPPD = yes</p>
<p>Modem = /dev/ttyACM0</p>
<p>ISDN = 0</p>
<p>Phone = *99***1#</p>
<p>Password = internet</p>
<p>Username = internet</p>
<p>Then you return to the terminal and type sudo wvdial and press enter and it starts to connect once it does, don&#8217;t close that terminal because if you do that you go offline.</p>
<p>Now for the non terminal people, kpp is a very excellent tool, it does the job well.</p>
<p>The first thing would be to install kppp from the synaptics. To do this click Applications then choose Add/Remove programs then search for Kppp</p>
<p><img src="http://ubuntunigeria.files.wordpress.com/2007/09/add-and-remove.jpg" alt="" /></p>
<p>For those who use the terminal and are able to get online already but want to change to kpp just connect through the terminal first, then follow the instructions below</p>
<p>After installation just press Alt and F2 together, a run dialog comes out like the one below and type kppp and run.</p>
<p><img src="http://ubuntunigeria.files.wordpress.com/2007/09/kpp.jpg" alt="kpp.jpg" /></p>
<p>Now click on configure, and choose manual setup</p>
<p>Then input your connection name, i&#8217;ve named mine celtel, then click Add to add your dialup no (Vmobile is *99***1#, for starcomms it should be #777)</p>
<p>http://ubuntunigeria.files.wordpress.com/2007/09/enter-your-number.jpg<img src="http://ubuntunigeria.files.wordpress.com/2007/09/enter-your-number.jpg" alt="" /></p>
<p>Then now click OK and OK again you don&#8217;t need to worry about IP, DNS etc.</p>
<p>Now click on modem tab and choose new, here&#8217;s the tricky part Name your modem since am using Motorola L6 i named my modem L6.</p>
<p>To know what your modem is just open a new terminal and type sudo wvdialconf and it would show the name of your modem.</p>
<p>If you&#8217;re using a mobile phone it should be /dev/ttyACM0, then choose that.<br />
<img src="http://ubuntunigeria.files.wordpress.com/2007/09/confirm-modem.jpg" alt="" /></p>
<p>Now click on the modem tab and click query modem. This would confirm if that modem you choose exists.</p>
<p><img src="http://ubuntunigeria.files.wordpress.com/2007/09/exist.jpg" alt="" /></p>
<p>Now mark it and choose okay then follow the previous instructions i gave.</p>
<p>If you have problem connecting to the net after following the above please call Afolabi 08025426934 *Nigeria Residence Only</p>
<p>Note Due to the frequent disconnection that has been experienced on starcoms and multilinks &#8230; you  can add this string    Init3 = AT+CRM=1;$LGPKT=3 to your wvdial config so it looks like this</p>
<p>[Dialer Defaults]<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = AT+CRM=1;$LGPKT=3<br />
Modem Type = USB Modem<br />
ISDN = 0<br />
New PPPD = yes<br />
Phone = #777<br />
Modem = /dev/ttyACM0<br />
Username = 7525553@multilinks.com<br />
Password = 482711<br />
Baud = 460800</p>
<p>after you most have followed the guide above &#8230; i.e doing wvdialconf and all &#8230; run this command</p>
<p>sudo gedit /etc/wvdial.conf</p>
<p>this would open the wvdial.conf in a text editor ..</p>
<p>just add this string</p>
<p>Init3 = AT+CRM=1;$LGPKT=3</p>
<p>to the 3rd line .. so it would look like this</p>
<p>[Dialer Defaults]<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = AT+CRM=1;$LGPKT=3<br />
Modem Type = USB Modem<br />
ISDN = 0<br />
New PPPD = yes<br />
Phone = #777<br />
Modem = /dev/ttyACM0<br />
Username = 7525553@multilinks.com<br />
Password = 482711<br />
Baud = 460800</p>
<p>once you have done that save and close the text editor</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;title=Dial-up+Internet+on+Linux" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;title=Dial-up+Internet+on+Linux" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Dial-up+Internet+on+Linux&amp;link=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-identica">
			<a href="http://identi.ca//index.php?action=newnotice&amp;status_textarea=Reading:+&quot;Dial-up+Internet+on+Linux&quot;+-+from+http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/" rel="nofollow" class="external" title="Post this to Identica">Post this to Identica</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;title=Dial-up+Internet+on+Linux&amp;summary=To%20get%20online%20in%20Linux%20isn%27t%20that%20hard%20and%20since%20this%20is%20Linux%20there%20are%20several%20ways%20of%20achieving%20this.%20to%20do%20this%20we%20can%20either%20use%20the%20terminal%20or%20kpp%20although%20there%20are%20others%20like%20gprsec%20although%20this%20is%20more%20oriented%20towards%20GPRS.%0A%0AThe%20terminal%20would%20be%20treated%20first.%0A%0ALaunch%20a%20terminal%20from%20A&amp;source=bigbrovar" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;title=Dial-up+Internet+on+Linux" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;title=Dial-up+Internet+on+Linux" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Dial-up+Internet+on+Linux+-+http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://bigbrovar.aoizora.org/index.php/2007/09/10/dial-up-internet-on-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
