<?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>Techolar: Tech Media, Computer Software Tutorials, Internet Tools and Gadgets &#187; Linux</title>
	<atom:link href="http://www.techolar.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techolar.com</link>
	<description>Techolar is a daily updated weblog that focuses on Computer software reviews, Tutorials, web applications, technology news, and personal computing tips.</description>
	<lastBuildDate>Tue, 28 Feb 2012 12:47:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google voice and video chat now in linux</title>
		<link>http://www.techolar.com/linux/google-voice-video-chat-in-linux-download-plugin/</link>
		<comments>http://www.techolar.com/linux/google-voice-video-chat-in-linux-download-plugin/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 04:32:15 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video Chat]]></category>

		<guid isPermaLink="false">http://www.techolar.com/?p=501</guid>
		<description><![CDATA[The wait is over for linux users, those who are waiting to use google voice and video chat have a good news. After nearly two years of launching video and voice chat service for windows and mac based users, today Google extended it to linux. Now, Linux users can do video chat in Gmail, iGoogle &#38; Orkut. [...]<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/linux/google-voice-video-chat-in-linux-download-plugin/">Google voice and video chat now in linux</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-502  alignleft" title="Linux Video Chat" src="http://www.techolar.com/wp-content/uploads/2010/08/Linux-Video-Chat.png" alt="" width="284" height="177" />The wait is over for linux users, those who are waiting to use google  voice and video chat have a good news. After nearly two years of launching video  and voice chat service for windows and mac based users, today Google extended it  to linux. Now, Linux users can do video chat in Gmail, iGoogle &amp; Orkut. To  get started, just <a href="http://www.google.com/chat/video">download and install</a> their browser plugin for voice and video  chat. Voice and video chat for Linux supports Ubuntu and other Debian-based  Linux distributions, and Google says that RPM support will be coming soon. Enjoy  voice and video chat for linux.</p>
<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/linux/google-voice-video-chat-in-linux-download-plugin/">Google voice and video chat now in linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techolar.com/linux/google-voice-video-chat-in-linux-download-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure Reliance netconnect broadband in linux (Ubuntu 10.04 )</title>
		<link>http://www.techolar.com/linux/configure-reliance-netconnect-broadband-plus-linux-ubuntu/</link>
		<comments>http://www.techolar.com/linux/configure-reliance-netconnect-broadband-plus-linux-ubuntu/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 08:35:41 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[Broadband]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Wireless Broadband]]></category>
		<category><![CDATA[Linux Wireless]]></category>
		<category><![CDATA[Reliance Netconnect]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techolar.com/?p=321</guid>
		<description><![CDATA[Here is a small tutorial on how to use reliance netconnect broadband plus on ubuntu(10.04) machine. To start with we need to install two packages usb-modswitch and usb-modswitch-data. Open up Terminal,and type the following $sudo apt-get install -yq usb-modeswitch usb-modeswitch-data Then we need to edit wvdial.conf file (this is a utility that helps in making [...]<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/linux/configure-reliance-netconnect-broadband-plus-linux-ubuntu/">How to configure Reliance netconnect broadband in linux (Ubuntu 10.04 )</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Here is a small tutorial on how to use <a href="http://www.techolar.com/broadband/reliance-netconnect-broadband-plus/">reliance netconnect broadband plus</a> on  ubuntu(10.04) machine.</p>
<p><em><img class="alignleft size-full wp-image-323" title="Reliance-Netconnect-Broadband-Plus-USB-Data-Card-Modem" src="http://www.techolar.com/wp-content/uploads/2010/08/Reliance-Netconnect-Broadband-Plus-USB-Data-Card-Modem.png" alt="" width="161" height="69" /> </em><img class="alignleft size-full wp-image-325" title="configure" src="http://www.techolar.com/wp-content/uploads/2010/08/configure.png" alt="" width="84" height="84" /><img class="alignleft size-full wp-image-324" title="Ubuntu-logo" src="http://www.techolar.com/wp-content/uploads/2010/08/Ubuntu-logo.jpg" alt="" width="79" height="74" /></p>
<p>To start with we need to install two packages <em>usb-modswitch and  usb-modswitch-data. </em></p>
<p>Open up Terminal,and type the following<br />
<code>$sudo apt-get install -yq  usb-modeswitch usb-modeswitch-data</code></p>
<p>Then we need to edit <a href="http://en.wikipedia.org/wiki/Wvdial">wvdial</a>.conf file (this is a  utility that helps in making modem-based connections to the Internet that is  included in Linux distributions),</p>
<p>To edit wvdial.conf, type this in the Terminal</p>
<p><code>$sudo gedit /etc/wvdial.conf</code></p>
<p>Type the following in the file opened,be sure to add your phone number<br />
<code>[Modem0]<br />
Modem = /dev/ttyUSB0<br />
Baud = 115200<br />
SetVolume = 0<br />
Dial Command = ATDT<br />
Init1 = ATZ<br />
FlowControl = Hardware (CRTSCTS)<br />
[Dialer netconnect]<br />
Username = your device phone number<br />
Password =  password (usually the device phone number)<br />
Phone = #777<br />
Stupid Mode = 1<br />
Inherits = Modem0</code><br />
Now, close the editor and reboot the system.<br />
To connect to the Internet,  type this in the terminal</p>
<p><code>$sudo wvdial netconnect</code><br />
If you want to disconnect from the  internet, just press CTRL+C.</p>
<p>Read more about <em><a href="http://www.draisberghof.de/usb_modeswitch/">usb-modswitch</a> and <a href="http://packages.debian.org/sid/usb-modeswitch-data">usb-modswitch-data</a></em></p>
<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/linux/configure-reliance-netconnect-broadband-plus-linux-ubuntu/">How to configure Reliance netconnect broadband in linux (Ubuntu 10.04 )</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techolar.com/linux/configure-reliance-netconnect-broadband-plus-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change Mac Address in Linux (Ubuntu/Kubuntu)</title>
		<link>http://www.techolar.com/linux/change-mac-address-in-linux-ubuntu-and-kubuntu/</link>
		<comments>http://www.techolar.com/linux/change-mac-address-in-linux-ubuntu-and-kubuntu/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 06:49:52 +0000</pubDate>
		<dc:creator>Vasu</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Address]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techolar.com/linux/change-mac-address-in-linux-ubuntu-and-kubuntu/</guid>
		<description><![CDATA[Ubuntu/Kubuntu Tutorial. Some times we require to change MAC address (Physical Address of network card).This can be temporarily or permanently. Here is a tutorial which illustrates changing&#160; of MAC address in linux/ubuntu/kubuntu To change the MAC address temporarily Open terminal and type ifconfig eth0 down This command brings the network down&#160; Later type the following [...]<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/linux/change-mac-address-in-linux-ubuntu-and-kubuntu/">How to Change Mac Address in Linux (Ubuntu/Kubuntu)</a></p>
]]></description>
			<content:encoded><![CDATA[<p><em>Ubuntu/Kubuntu Tutorial.</em></p>
<p>Some times we require to change MAC address (Physical Address of network card).This can be temporarily or permanently. Here is a tutorial which illustrates changing&#160; of MAC address in <strong>linux/ubuntu/kubuntu</strong></p>
<p>To change the <strong>MAC address temporarily</strong></p>
<p>Open terminal and type </p>
<blockquote style="width: 52.55%; height: 23px"><p><code>ifconfig eth0 down</code></p>
</blockquote>
<p>This command brings the network down&#160; </p>
<p>Later type the following command.</p>
<blockquote style="width: 52.55%; height: 23px"><p><code>ifconfig eth0 hw ether <em><strong>Your Mac Address</strong></em> </code></p>
</blockquote>
<p>For example, it will be like</p>
<p><em><strong>ifconfig eth0 hw ether 001B2F1359C3</strong></em></p>
<p>Later bring the network up by the following command.</p>
<blockquote style="width: 52.55%; height: 23px"><p><code>ifconfig eth0 up</code></p>
</blockquote>
<p>Now type </p>
<blockquote style="width: 52.55%; height: 23px"><p>dhclient</p>
</blockquote>
<p>This DHCP protocol allows your computer to contact a central server which main- tains a list of IP addresses which will be assigned <font color="#000000">to you. </font></p>
<p><font color="#000000">Now your connection should be up with a new MAC address</font></p>
<p><font color="#000000">If you still find a problem with connection, Just repeat the process after taking the LAN wire connection</font></p>
<p>If you want to access internet with the new mac address all the time, it would be difficult to repeat the process every time after starting the system</p>
<p>So we need to edit <strong>/etc/init.d/bootmisc.sh</strong></p>
<p>Anything in the file loads after the regular boot process.So we can repeat the temporary process here.</p>
<p>Open terminal and type</p>
<blockquote style="width: 52.55%; height: 23px"><p>sudo gedit /etc/init.d/bootmisc.sh</p>
</blockquote>
<p>On the bottom of the page, insert the following piece of code</p>
<blockquote style="width: 52.79%; height: 134px"><p>killall dhclient      <br />killall dhclient3       <br />ifconfig eth0 down       <br />ifconfig eth0 hw ether 001B2F1359C3       <br />ifconfig eth0 up       <br />/sbin/dhclient       <br />/sbin/dhclient3</p>
</blockquote>
<p>So putting this in the file will change the MAC address everytime the system starts.</p>
<p>Post from: <a href="http://www.techolar.com"></a><br/><br/><a href="http://www.techolar.com/linux/change-mac-address-in-linux-ubuntu-and-kubuntu/">How to Change Mac Address in Linux (Ubuntu/Kubuntu)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techolar.com/linux/change-mac-address-in-linux-ubuntu-and-kubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
