﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Hemencik ag ayarLarini degi$tirmece .. yazısına yapılan yorumlar</title>
	<atom:link href="http://dinopsys.net/makale/hemencik-ag-ayarlarini-degitirmece/feed/" rel="self" type="application/rss+xml" />
	<link>http://dinopsys.net/makale/hemencik-ag-ayarlarini-degitirmece/</link>
	<description>Amatör Ruhlu Profesyonellerin Diyarı...</description>
	<lastBuildDate>Sat, 21 Jan 2012 12:00:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Yazar: synack</title>
		<link>http://dinopsys.net/makale/hemencik-ag-ayarlarini-degitirmece/comment-page-1/#comment-45</link>
		<dc:creator>synack</dc:creator>
		<pubDate>Sat, 25 Nov 2006 12:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://dinopsys.net/?p=63#comment-45</guid>
		<description>Flight,
Tesekkur ederim, umarim guzel bir yaziyi &quot;kagida&quot; dokerim :)</description>
		<content:encoded><![CDATA[<p>Flight,<br />
Tesekkur ederim, umarim guzel bir yaziyi &#8220;kagida&#8221; dokerim <img src='http://dinopsys.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Yazar: Flight</title>
		<link>http://dinopsys.net/makale/hemencik-ag-ayarlarini-degitirmece/comment-page-1/#comment-44</link>
		<dc:creator>Flight</dc:creator>
		<pubDate>Sat, 25 Nov 2006 07:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://dinopsys.net/?p=63#comment-44</guid>
		<description>synack,
Tebrik ederim.
Haklarini yaszar olarak degistirdim umarim bizi kirmaz sende bizimle bilgilerini paylasirsin.</description>
		<content:encoded><![CDATA[<p>synack,<br />
Tebrik ederim.<br />
Haklarini yaszar olarak degistirdim umarim bizi kirmaz sende bizimle bilgilerini paylasirsin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Yazar: synack</title>
		<link>http://dinopsys.net/makale/hemencik-ag-ayarlarini-degitirmece/comment-page-1/#comment-41</link>
		<dc:creator>synack</dc:creator>
		<pubDate>Sat, 25 Nov 2006 06:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://dinopsys.net/?p=63#comment-41</guid>
		<description>Aslinda ayni gorevi kendimiz de ufak bir bash sckript ile yapabiliriz... 
Asagidaki kod parcasi &quot;sudo&quot; paketine ihtiyac duyar.

#!/bin/bash

if [ $1 != &quot;home&quot; -o $1 != &quot;work&quot; ]; then
        echo &quot;Yanlish secim&quot;
        echo &quot;Kullanim: switch.sh home&quot;
        echo &quot;veya switch.sh work&quot;
fi
if [ $1 = &quot;home&quot; ]; then
        sudo ifconfig eth0 192.168.1.10
        sudo route add default gw 192.168.1.1
fi

if [ $1 = &quot;work&quot; ]; then
        sudo ifconfig eth0 10.0.0.10
        sudo route add default gw 10.0.0.2
fi

PS: &quot;chmod +x switch.sh&quot; unutulmamasi lazim :)</description>
		<content:encoded><![CDATA[<p>Aslinda ayni gorevi kendimiz de ufak bir bash sckript ile yapabiliriz&#8230;<br />
Asagidaki kod parcasi &#8220;sudo&#8221; paketine ihtiyac duyar.</p>
<p>#!/bin/bash</p>
<p>if [ $1 != "home" -o $1 != "work" ]; then<br />
        echo &#8220;Yanlish secim&#8221;<br />
        echo &#8220;Kullanim: switch.sh home&#8221;<br />
        echo &#8220;veya switch.sh work&#8221;<br />
fi<br />
if [ $1 = "home" ]; then<br />
        sudo ifconfig eth0 192.168.1.10<br />
        sudo route add default gw 192.168.1.1<br />
fi</p>
<p>if [ $1 = "work" ]; then<br />
        sudo ifconfig eth0 10.0.0.10<br />
        sudo route add default gw 10.0.0.2<br />
fi</p>
<p>PS: &#8220;chmod +x switch.sh&#8221; unutulmamasi lazim <img src='http://dinopsys.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

