<?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>Osman ERDOĞAN &#187; cpanel</title>
	<atom:link href="http://www.osmanerdogan.com/tag/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.osmanerdogan.com</link>
	<description>Kişisel Web Sitesi ve Web Günlüğü</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:01:27 +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>WHM tmp dizinini genişletmek&#8230;</title>
		<link>http://www.osmanerdogan.com/2011/03/24/whm-tmp-dizinini-genisletmek/</link>
		<comments>http://www.osmanerdogan.com/2011/03/24/whm-tmp-dizinini-genisletmek/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 16:26:49 +0000</pubDate>
		<dc:creator>Osman ERDOĞAN</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel tmp]]></category>
		<category><![CDATA[linux server]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tmp dizini]]></category>
		<category><![CDATA[tmp genişletme]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[whm]]></category>
		<category><![CDATA[whm tmp]]></category>

		<guid isPermaLink="false">http://www.osmanerdogan.com/?p=573</guid>
		<description><![CDATA[WHM/Cpanel server sahibi birisi olarak tmp dizini inanılmaz bir şekilde doluyordu 512 MB olunca  
Mysql işlemlerinde, execute süresi uzun olan işlemlerde sorun yaşıyordum, bazende apachenin kitlenmesine neden oluyordu.
Gelelim tmp dizinini genişletmeye;
PLAIN TEXT
CODE:




umount -l /tmp


dd if=/dev/zero of=/usr/tmpDSK bs=1024 count=2048000


mkfs.ext3 /usr/tmpDSK


mount -o loop,rw,noexec,nosuid /usr/tmpDSK /tmp


chmod 1777 /tmp 






tmp dizinimiz 2 GB ...]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft size-full wp-image-574" style="margin: 5px; float:left;" title="WHM Cpanel" src="http://www.osmanerdogan.com/wp-content/uploads/2011/03/WHM-Cpanel.jpg" alt="" width="300" height="68" />WHM/Cpanel</strong> server sahibi birisi olarak <strong>tmp</strong> dizini inanılmaz bir şekilde doluyordu 512 MB olunca <img src='http://www.osmanerdogan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Mysql işlemlerinde, execute süresi uzun olan işlemlerde sorun yaşıyordum, bazende apachenin kitlenmesine neden oluyordu.</p>
<p>Gelelim <strong>tmp</strong> dizinini genişletmeye;</p>
<div class="igBar"><span id="lcode-2"><a href="#" onclick="javascript:showPlainTxt('code-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-2">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">umount -l /tmp</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">dd if=/dev/zero of=/usr/tmpDSK bs=<span style="color:#800000;color:#800000;">1024</span> count=<span style="color:#800000;color:#800000;">2048000</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mkfs.<span style="">ext3</span> /usr/tmpDSK</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">mount -o loop,rw,noexec,nosuid /usr/tmpDSK /tmp</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">chmod <span style="color:#800000;color:#800000;">1777</span> /tmp </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p><strong>tmp</strong> dizinimiz <strong>2 GB</strong> olmuştur. <strong>count</strong> değerini değiştirerek istediğiniz ölçüde tmp dizini oluşturabilirsiniz.</p>

                            <div id="aspdf">
                                <a href="http://www.osmanerdogan.com/wp-content/plugins/as-pdf/generate.php?post=573">
                                    <span>Yazıyı PDF olarak İndir</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.osmanerdogan.com/2011/03/24/whm-tmp-dizinini-genisletmek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iframe virüsü yeniden başa bela</title>
		<link>http://www.osmanerdogan.com/2009/06/20/iframe-virusu-yeniden-basa-bela/</link>
		<comments>http://www.osmanerdogan.com/2009/06/20/iframe-virusu-yeniden-basa-bela/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 12:35:00 +0000</pubDate>
		<dc:creator>Osman ERDOĞAN</dc:creator>
				<category><![CDATA[Dosyalar]]></category>
		<category><![CDATA[Web Tasarım]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[cuteftp]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[iframe virüsü]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search and replace]]></category>
		<category><![CDATA[search replace]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssl ftp]]></category>
		<category><![CDATA[sslftp]]></category>
		<category><![CDATA[virüs]]></category>
		<category><![CDATA[winscp]]></category>
		<category><![CDATA[şifre]]></category>

		<guid isPermaLink="false">http://www.osmanerdogan.com/?p=446</guid>
		<description><![CDATA[Cuteftp ve popüler birçok crackli ftp programına bulaşan bir virüs ve malesefki  bende crackli bi program kullanmanın cezasını çektim diyebilirim.
Günlerce uğraşmama, format atmama rağmen çözüm bulunamayan bir virüs diyebilirim.
Web sitelerinize index,home ile başlayan dosyalarınıza &#60;iframe&#62; kodu ile web sitelerine frame açıyor ve ftp programı ile dosyalarınızı internete atıyor. Bazen sadece ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-447" style="margin: 5px;" title="virüs" src="http://www.osmanerdogan.com/wp-content/uploads/2009/06/virengalerie_illus_virus.gif" alt="virüs" width="166" height="162" />Cuteftp ve popüler birçok crackli ftp programına bulaşan bir virüs ve malesefki  bende crackli bi program kullanmanın cezasını çektim diyebilirim.</p>
<p>Günlerce uğraşmama, format atmama rağmen çözüm bulunamayan bir virüs diyebilirim.</p>
<p>Web sitelerinize index,home ile başlayan dosyalarınıza <strong>&lt;iframe&gt;</strong> kodu ile web sitelerine frame açıyor ve ftp programı ile dosyalarınızı internete atıyor. Bazen sadece iframe atmıyor, bunun yanında kodlarınızın son bir kaç satırını silerek size zulüm ediyor diyebiliriz.</p>
<p>Çözüm için ise;</p>
<p>İlk olarak tüm ftpdeki dosyalarınızı çekin bir klasore ve daha sonra <a href="http://www.funduc.com/search_replace.htm" target="_blank"><strong>search and replace</strong></a> adlı program ile <strong>iframe </strong>bulunan dosyalarınızı bulun ve dosyalarınızı iframe kodlarından temizleyin.</p>
<p>Eğerki daha önceki yedekleriniz PCnizde var ise hiç download etmeyin dosyalarınızı üstteki adımı geçebilirsiniz yani.</p>
<p>Daha sonra Ücretsiz dağıtım olan ve SSL FTP özelliği bulunan <a href="http://winscp.net/eng/download.php" target="_blank"><strong>WinSCP</strong></a> ftp programını indiriniz. Sitelerinizin tüm şifrelerini değiştirin değiştirme işlemi yaparken kesinlikle her şekil, büyük, küçük farf, rakam şeklinde   <strong>%(y1vd$f~$%KP&gt;/P$nu:-l!~</strong> gibi şifreler koyun ben 24 haneli yaptım tüm şifrelerimi.</p>
<p>Daha sonra temizlediğiniz yada yedek olan dosyalarınızı internete atın ve eski ftp programını kesinlikle silin ve WinSCP adlı programı kullanmanızı tavsiye ederim.</p>
<p><strong>Not</strong>: WinSCP Cpanel kullanan ve Linux işletim sistemine sahip hostlarda SFTP desteklemektedir, Windows işletim sistemli hostlarda ise SSL FTP desteklemediği için direk FTP seçmelisiniz.</p>

                            <div id="aspdf">
                                <a href="http://www.osmanerdogan.com/wp-content/plugins/as-pdf/generate.php?post=446">
                                    <span>Yazıyı PDF olarak İndir</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://www.osmanerdogan.com/2009/06/20/iframe-virusu-yeniden-basa-bela/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

