<?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>Mehmet Ali &#187; Güvenlik</title>
	<atom:link href="http://www.mehmet-ali.net/category/server/linux-server/guvenlik-linux-server-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mehmet-ali.net</link>
	<description>Linux ve Sistem Yönetimi Üzerine</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:20:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>php.ini ve güvenlik</title>
		<link>http://www.mehmet-ali.net/phpini-ve-guvenlik-2/</link>
		<comments>http://www.mehmet-ali.net/phpini-ve-guvenlik-2/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 17:58:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Güvenlik]]></category>
		<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=28</guid>
		<description><![CDATA[Sunucumuza Bağlanıp php.ini üzerinden sunucumuzda kullanıma kapatacağımız fonksiyonları belirteceğiz. Putty yada PenguiNet ile sunucumuza bağlandıktan sonra cd /usr/local/lib/ yazıp ilgili dizine giriyoruz. Girdikten sonra vi php.ini yazıp dosyamızı açıyoruz ve içerisinde aşağıya doğru inip ayarları uyguluyoruz. Safe mode = On olarak ayarlayın Sonra disable_function yazan satırı bulup aşağıdaki fonksiyonları ekliyoruz. disable_functions = system, shell_exec, exec, [...]]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/phpini-ve-guvenlik-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux için Bitdefender kurulumu</title>
		<link>http://www.mehmet-ali.net/linux-icin-bitdefender-kurulumu/</link>
		<comments>http://www.mehmet-ali.net/linux-icin-bitdefender-kurulumu/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 04:17:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Güvenlik]]></category>
		<category><![CDATA[bitdefender]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=62</guid>
		<description><![CDATA[Kullanıcıların hesaplarındaki c99, r57 gibi shell türevi yazılımları bulmaya birebirdir. Kurulum : Konsolda iken wget komutu ile uygulamayı sunucumuza çekiyoruz. wget http://www.mehmet-ali.net/dosyalar/BitDefender-Console-Antivirus-7.0.1-3.linux-gcc29x.i586.rpm rpm -ivh komutu ile kuruyoruz. rpm -ivh BitDefender-Console-Antivirus-7.0.1-3.linux-gcc29x.i586.rpm Kurulum sırasında aşağıdaki gibi bir hata alırsak : [root@server ~]# rpm -ivh BitDefender-Console-Antivirus-7.0.1-3.linux-gcc29x.i586.rpm error: Failed dependencies: libstdc++-libc6.2-2.so.3 is needed by BitDefender-Console-Antivirus-7.0.1-3.i386 Suggested resolutions: /home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/compat-libstdc++-296-2.96-132.7.2.i386.rpm yum [...]]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/linux-icin-bitdefender-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whois&#8217;de Apache ve Php Versiyonunu Gizlemek</title>
		<link>http://www.mehmet-ali.net/whoisde-apache-ve-php-versiyonunu-gizlemek/</link>
		<comments>http://www.mehmet-ali.net/whoisde-apache-ve-php-versiyonunu-gizlemek/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 16:58:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Güvenlik]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=36</guid>
		<description><![CDATA[Domain Tools tarzı whois sitelerinde apache ve php sürümlerinizi gizlemek için aşağıdaki adımları uygulayabilirsiniz. httpd.conf dosyamızda bulunan (cpanel : /usr/local/apache/conf/httpd.conf ) doyamızı nano editor ile açıyoruz. Dosyamızda eger bu satırlar yok ise ekleyin var ise aşağıdaki şekilde uygulayalım. nano /usr/local/apache/conf/httpd.conf ServerTokens ProductOnly ServerSignature Off php için ise php.ini dosyamızı düzenliyoruz. php.ini dosyamızın konumunu bulmak için [...]]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/whoisde-apache-ve-php-versiyonunu-gizlemek/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux Sunucuları Ping&#8217;e Kapatmak ve Açmak</title>
		<link>http://www.mehmet-ali.net/linux-sunuculari-pinge-kapatmak-ve-acmak/</link>
		<comments>http://www.mehmet-ali.net/linux-sunuculari-pinge-kapatmak-ve-acmak/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 16:47:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Güvenlik]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ping]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=34</guid>
		<description><![CDATA[Linux yüklü bilgisayarı ping isteklerine kapatmak için sysctl aracını kullanabiliriz. Bunun için; konsol'a geçip sysctl -w net.ipv4.icmp_echo_ignore_all=1 komutunu yazalım. Bunu kalıcı yapmak için /etc/sysctl.conf dosyasına net.ipv4.icmp_echo_ignore_all=1 satırını ekleyebiliriz. Ping isteklerini tekrar açmak istersek aynı komutta 1'i 0 yaparak tekrar pinge açabiliriz Yani net.ipv4.icmp_echo_ignore_all=0 yaparak. Aramalar:sunucuya pingleri kapatma, centos ip yi ping\e kapatmak, sunucuyu ping\e kapatma, [...]]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/linux-sunuculari-pinge-kapatmak-ve-acmak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ssh Portunu Değiştirmek</title>
		<link>http://www.mehmet-ali.net/ssh-portunu-degistirmek/</link>
		<comments>http://www.mehmet-ali.net/ssh-portunu-degistirmek/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 16:36:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Güvenlik]]></category>
		<category><![CDATA[ssh port]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=33</guid>
		<description><![CDATA[Bfd kullanan sunucu yöneticileri yanlış şifre denemelerini çok iyi bilirler. Linux ve Windows sunucular için yapılmış kötü niyetli şifre denemek için geliştirilmiş sistemler gece gündüz, dur durak bilmeden çalışırlar. Hangi sunucuda oturum açabilirim diye şifre denemeleri yaparlar. Linux sunucuların ssh girişinden “root” kullanıcısının parolasını tahmin etmek ise en çok rastlanan güvenlik sorunlardan biridir. Bunu önlemek [...]]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/ssh-portunu-degistirmek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php.ini ve güvenlik</title>
		<link>http://www.mehmet-ali.net/phpini-ve-guvenlik/</link>
		<comments>http://www.mehmet-ali.net/phpini-ve-guvenlik/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:42:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Güvenlik]]></category>
		<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.mehmet-ali.net/?p=29</guid>
		<description><![CDATA[Sunucumuza Bağlanıp php.ini üzerinden sunucumuzda kullanıma kapatacağımız fonksiyonları belirteceğiz. Putty yada PenguiNet ile sunucumuza bağlandıktan sonra cd /usr/local/lib/ yazıp ilgili dizine giriyoruz. Girdikten sonra vi php.ini yazıp dosyamızı açıyoruz ve içerisinde aşağıya doğru inip ayarları uyguluyoruz. Safe mode = On olarak ayarlayın Sonra disable_function yazan satırı bulup aşağıdaki fonksiyonları ekliyoruz. disable_functions = system, shell_exec, exec, [...]]]></description>
		<wfw:commentRss>http://www.mehmet-ali.net/phpini-ve-guvenlik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

