<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Erolucar&#039;s Blog</title>
	<atom:link href="http://erolucar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://erolucar.wordpress.com</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Tue, 01 Feb 2011 16:59:07 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='erolucar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Erolucar&#039;s Blog</title>
		<link>http://erolucar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://erolucar.wordpress.com/osd.xml" title="Erolucar&#039;s Blog" />
	<atom:link rel='hub' href='http://erolucar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>mount usb hd</title>
		<link>http://erolucar.wordpress.com/2011/02/01/mount-usb-hd/</link>
		<comments>http://erolucar.wordpress.com/2011/02/01/mount-usb-hd/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 16:35:54 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=69</guid>
		<description><![CDATA[/dev/sdb2 /home/xxx/Desktop/source vfat rw,noexec,nosuid,nodev,uid=1000,gid=100 0 0 /dev/sdb1 /home/xxx/Desktop/dvd vfat rw,noexec,nosuid,nodev,uid=1000,gid=100 0 0<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=69&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>/dev/sdb2 /home/xxx/Desktop/source vfat rw,noexec,nosuid,nodev,uid=1000,gid=100 0 0<br />
/dev/sdb1 /home/xxx/Desktop/dvd vfat rw,noexec,nosuid,nodev,uid=1000,gid=100 0 0</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=69&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2011/02/01/mount-usb-hd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>postgresql kurulumu</title>
		<link>http://erolucar.wordpress.com/2010/10/16/postgresql-kurulumu/</link>
		<comments>http://erolucar.wordpress.com/2010/10/16/postgresql-kurulumu/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 22:06:56 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=59</guid>
		<description><![CDATA[$ sudo apt-get install postgresql postgresql-client postgresql-contrib $ sudo apt-get install pgadmin3 $ sudo su postgres -c psql template1 template1=# ALTER USER postgres WITH PASSWORD 'password'; template1=# \q /usr/lib/postgresql/8.4/bin/postgres -D /var/lib/postgresql/8.4/main -c config_file=/etc/postgresql/8.4/main/postgresql.conf<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=59&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>$ sudo apt-get install postgresql postgresql-client postgresql-contrib

$ sudo apt-get install pgadmin3

$ sudo su postgres -c psql template1

template1=# ALTER USER postgres WITH PASSWORD 'password';
template1=# \q</pre>
<pre>/usr/lib/postgresql/8.4/bin/postgres -D /var/lib/postgresql/8.4/main
-c config_file=/etc/postgresql/8.4/main/postgresql.conf</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=59&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/10/16/postgresql-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>ssl extender on ubuntu 10.04</title>
		<link>http://erolucar.wordpress.com/2010/06/18/ssl-extender-on-ubuntu-10-04/</link>
		<comments>http://erolucar.wordpress.com/2010/06/18/ssl-extender-on-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 20:34:47 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=39</guid>
		<description><![CDATA[sudo apt-get install build-essential linux-headers-`uname -r` cd faketun make sudo install tun.ko /lib/modules/`uname -r`/kernel/net/tun.ko sudo depmod -a sudo modprobe tun for more info:http://kenfallon.com/?p=547<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=39&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>sudo apt-get install build-essential linux-headers-`uname -r`
cd faketun
make
sudo install tun.ko /lib/modules/`uname -r`/kernel/net/tun.ko
sudo depmod -a
sudo modprobe tun
for more info:<a href="http://kenfallon.com/?p=547" target="_blank">http://kenfallon.com/?p=547</a></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=39&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/06/18/ssl-extender-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu- opendns ayarları</title>
		<link>http://erolucar.wordpress.com/2010/04/30/ubuntu-opendns-ayarlari/</link>
		<comments>http://erolucar.wordpress.com/2010/04/30/ubuntu-opendns-ayarlari/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 19:27:36 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=31</guid>
		<description><![CDATA[önce komut satırını açıp(konsole); sudo gedit /etc/resolv.conf ile resolv.conf dosyasını açıyoruz.ve içindekilerini aşağıdaki kodla değiştiriyoruz nameserver 208.67.222.222 nameserver 208.67.220.220 sudo chattr +a /etc/resolv.conf<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=31&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>önce komut satırını açıp(konsole);</p>
<pre>sudo gedit /etc/resolv.conf</pre>
<p>ile resolv.conf dosyasını açıyoruz.ve içindekilerini aşağıdaki kodla değiştiriyoruz</p>
<pre>nameserver 208.67.222.222
nameserver 208.67.220.220
sudo chattr +a /etc/resolv.conf</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=31&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/04/30/ubuntu-opendns-ayarlari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>jdk 1.5 kurulumu</title>
		<link>http://erolucar.wordpress.com/2010/04/29/jdk-1-5kurulumu/</link>
		<comments>http://erolucar.wordpress.com/2010/04/29/jdk-1-5kurulumu/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 21:37:42 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=26</guid>
		<description><![CDATA[sudo chmod +x jdk-1_5_0_22-linux-i586.bin sudo ./jdk-1_5_0_22-linux-i586.bin sudo update-alternatives --install "/usr/bin/java" "java" "/opt/jdk1.5.0_22/bin/java" 1 sudo update-alternatives --set java /opt/jdk1.5.0_22/bin/java rm ~/.mozilla/plugins/libjavaplugin_oji.so mkdir ~/.mozilla/plugins ln -s /opt/jdk1.5.0_22/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=26&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre><span style="color:#333300;">sudo chmod +x jdk-1_5_0_22-linux-i586.bin</span>
<span style="color:#333300;">sudo ./jdk-1_5_0_22-linux-i586.bin</span>
<span style="color:#333300;">sudo update-alternatives --install "/usr/bin/java" "java" "/opt/jdk1.5.0_22/bin/java" 1</span>
<span style="color:#333300;">sudo update-alternatives --set java /opt/jdk1.5.0_22/bin/java</span>
<span style="color:#333300;">rm ~/.mozilla/plugins/libjavaplugin_oji.so</span>
<span style="color:#333300;">mkdir ~/.mozilla/plugins</span>
<span style="color:#333300;">ln -s /opt/jdk1.5.0_22/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/</span></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=26&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/04/29/jdk-1-5kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle xe kurulumu</title>
		<link>http://erolucar.wordpress.com/2010/04/29/oracle-xe-kurulumu/</link>
		<comments>http://erolucar.wordpress.com/2010/04/29/oracle-xe-kurulumu/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 21:34:29 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=24</guid>
		<description><![CDATA[Ubuntu üzerinde libaio1_0.3.107-3_i386.deb paketinin kurulu olması gerekmektedir. sudo -s -H dpkg -i oracle-xe_10.2.0.1-0.060128_i386.deb Sonrasında dikkat edilmesi gereken apex in kurulum portudur, tomcat ile çakışmaması için 8081 yapılabilir. Not : sudo /etc/init.d/oracle-xe enable sudo mv /etc/rc2.d/S20oracle-xe /etc/rc2.d/K20oracle-xe<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=24&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ubuntu üzerinde</p>
<pre>libaio1_0.3.107-3_i386.deb</pre>
<p>paketinin kurulu olması gerekmektedir.</p>
<pre>sudo -s -H
dpkg -i oracle-xe_10.2.0.1-0.060128_i386.deb</pre>
<p>Sonrasında dikkat edilmesi gereken apex in kurulum portudur, tomcat ile çakışmaması için 8081 yapılabilir.</p>
<p>Not :</p>
<pre>sudo /etc/init.d/oracle-xe enable
sudo mv /etc/rc2.d/S20oracle-xe /etc/rc2.d/K20oracle-xe</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=24&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/04/29/oracle-xe-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu üzerine Check Point SSL Network Extender kurulumu</title>
		<link>http://erolucar.wordpress.com/2010/04/29/ubuntu-uzerine-check-point-ssl-network-extender-kurulumu/</link>
		<comments>http://erolucar.wordpress.com/2010/04/29/ubuntu-uzerine-check-point-ssl-network-extender-kurulumu/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 21:23:34 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=14</guid>
		<description><![CDATA[Kurulum; 1-Öncelikle bağımlı paketin kurulmuş olması gerekmektedir : sudo dpkg -i libstdc++2.10-glibc2.2_2.95.4-24_i386.deb 2- snx_install.sh uygulaması kurulur: $ sudo -s -H # bash ./snx_install.sh Installation successfull 3-connect.sh dosyası oluşturulur : #!/bin/sh LD_PRELOAD=/usr/lib/libstdc++-libc6.2-2.so.3 snx -s server_name -u username 4-disconnect.sh dosyası oluşturulur: #!/bin/sh LD_PRELOAD=/usr/lib/libstdc++-libc6.2-2.so.3 snx -d 5 &#8211; Bağlantının sağlanması : sudo ./connect.sh 6-Bağlantının sonlandırılması sudo ./disconnect.sh<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=14&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Kurulum;</p>
<p><strong>1-Öncelikle bağımlı paketin kurulmuş olması gerekmektedir :</strong></p>
<pre>sudo dpkg -i libstdc++2.10-glibc2.2_2.95.4-24_i386.deb</pre>
<p><strong>2- snx_install.sh uygulaması kurulur:</strong></p>
<pre>$ sudo -s -H
# bash ./snx_install.sh
Installation successfull</pre>
<p><strong>3-connect.sh dosyası oluşturulur :</strong></p>
<pre>#!/bin/sh
LD_PRELOAD=/usr/lib/libstdc++-libc6.2-2.so.3 snx -s server_name -u username</pre>
<p><strong>4-disconnect.sh dosyası oluşturulur:</strong></p>
<pre>#!/bin/sh
LD_PRELOAD=/usr/lib/libstdc++-libc6.2-2.so.3 snx -d</pre>
<p><strong>5 &#8211; Bağlantının sağlanması :</strong></p>
<pre>sudo ./connect.sh</pre>
<p><strong>6-Bağlantının sonlandırılması</strong></p>
<pre>sudo ./disconnect.sh</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=14&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/04/29/ubuntu-uzerine-check-point-ssl-network-extender-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu yeni source list eklemek</title>
		<link>http://erolucar.wordpress.com/2010/04/29/ubuntu-yeni-source-list-eklemek/</link>
		<comments>http://erolucar.wordpress.com/2010/04/29/ubuntu-yeni-source-list-eklemek/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 21:09:18 +0000</pubDate>
		<dc:creator>erolucar</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://erolucar.wordpress.com/?p=4</guid>
		<description><![CDATA[Örneğin oracle ın ubuntu portunu aktif etmek için; vi /etc/apt/sources.list #oracle oss repository, contains Oracle XE deb http://oss.oracle.com/debian unstable main non-free Sonrasında aşağıdaki komutlarla oracle xe yüklenebilir. Update and install: # sudo apt-get update # sudo apt-get install oracle-xe oracle-xe-client<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=4&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Örneğin oracle ın ubuntu portunu aktif etmek için;</p>
<pre>vi /etc/apt/sources.list
#oracle oss repository, contains Oracle XE
deb http://oss.oracle.com/debian unstable main non-free</pre>
<p>Sonrasında aşağıdaki komutlarla oracle xe yüklenebilir.</p>
<p>Update and install:</p>
<pre># sudo apt-get update
# sudo apt-get install oracle-xe oracle-xe-client</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/erolucar.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/erolucar.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/erolucar.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/erolucar.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/erolucar.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/erolucar.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/erolucar.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/erolucar.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=erolucar.wordpress.com&amp;blog=13397456&amp;post=4&amp;subd=erolucar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://erolucar.wordpress.com/2010/04/29/ubuntu-yeni-source-list-eklemek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec6bbba82631ea02df4b3526acd01b22?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erolucar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
