<?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>OverLoad It &#187; Linux</title>
	<atom:link href="http://www.overloadit.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overloadit.com</link>
	<description>Overloading a blog</description>
	<lastBuildDate>Thu, 31 May 2012 12:15:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WD 2TB drives not advanced format</title>
		<link>http://www.overloadit.com/2012/01/17/wd-2tb-drives-not-advanced-format/</link>
		<comments>http://www.overloadit.com/2012/01/17/wd-2tb-drives-not-advanced-format/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 12:20:02 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[hard disks]]></category>
		<category><![CDATA[PC Hardware]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Advanced Format]]></category>
		<category><![CDATA[AF]]></category>
		<category><![CDATA[Fdisk]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[WD2001FASS]]></category>

		<guid isPermaLink="false">http://www.overloadit.com/?p=5105</guid>
		<description><![CDATA[So, i got the WD2001FASS and after plenty of investigation, found out that even if they do support AF, they are not by default advanced format, and have decided to put this information online for anyone who is trying to &#8230; <a href="http://www.overloadit.com/2012/01/17/wd-2tb-drives-not-advanced-format/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, i got the WD2001FASS and after plenty of investigation, found out that even if they do support AF, they are not by default advanced format, and have decided to put this information online for anyone who is trying to install one on LINUX.</p>
<p>The problem is that ONLINE, there are many answers, some saying it is, some saying it is not, and some saying it is compatible (Whatever that means),</p>
<p>The short answer is, NO, Western Digital 2TB BLACK WD2001FASS IS NOT ADVANCED FORMAT, i am sure about that but don&#8217;t hold me liable for anything (In case some crazy American gets too excited).</p>
<p>Proof</p>
<p>1- the results of hdparm are.</p>
<p>hdparm -i /dev/sdd</p>
<p>Model=WDC WD2001FASS-00W2B0, FwRev=05.01D05, SerialNo=WD-WMAY00589096<br />
Config={ HardSect NotMFM HdSw&gt;15uSec SpinMotCtl Fixed DTR&gt;5Mbs FmtGapReq }<br />
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=50<br />
BuffType=unknown, BuffSize=unknown, MaxMultSect=16, MultSect=off<br />
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=3907029168<br />
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}<br />
PIO modes:  pio0 pio3 pio4<br />
DMA modes:  mdma0 mdma1 mdma2<br />
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6<br />
AdvancedPM=yes: unknown setting WriteCache=enabled<br />
Drive conforms to: Unspecified:  ATA/ATAPI-1,2,3,4,5,6,7</p>
<p>* signifies the current active mode</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>and</p>
<p>hdparm -t /dev/sdd</p>
<p>gives us</p>
<p>Timing buffered disk reads: 418 MB in  3.01 seconds = 138.72 MB/sec</p>
<p>Which is the number on the Western Digital Website</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>In any case, i have formatted it once assuming it is AF and once assuming it is 512b (Not AF) and the results were the same (And that is why i say it might be compatible but i don&#8217;t know how that can be done anyway)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2012/01/17/wd-2tb-drives-not-advanced-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Windows VS MySQL on Linux</title>
		<link>http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/</link>
		<comments>http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:42:03 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=347</guid>
		<description><![CDATA[Comming across Robin Schumacher&#8217;s &#8220;MySQL on Windows? Absolutely!&#8221; i have some stuff to say First, I absolutly LOVE windows on my Desktop, and i LOVE Linux on my servers, and i have nothing against windows servers or Linux Desktops, i &#8230; <a href="http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Comming across Robin Schumacher&#8217;s &#8220;MySQL on Windows? Absolutely!&#8221; i have some stuff to say</p>
<p>First, I absolutly LOVE windows on my Desktop, and i LOVE Linux on my servers, and i have nothing against windows servers or Linux Desktops, i like Operating systems that get the Job done faster and with least effort, so what suits a job suits me, having never used a mac, i would jump to a mac if they tell me it can help you develop application X faster, why not, but the article here <a href="http://dev.mysql.com/tech-resources/articles/mysql_on_windows.html">http://dev.mysql.com/tech-resources/articles/mysql_on_windows.html</a> does not seem to make sense to me. Here is why</p>
<p>In the comparison of number of downloads, it clearly reads that windows has 600K downloads VS linux that has 200K downloads, but are you serious ?</p>
<p>On Linux, MySQL is hardly if ever downloaded from mysql.com , while on Windows it is always downloaded from MySQL.COM and therefore i beg an explanation on why you say this statistic tells anything, Also, most developers are like me, they use the Windows edition for development on there development PCs, and then deploy the actual application on a Linux server.</p>
<p>For example, on a debian system i would simply issue</p>
<p>apt-get install mysql-client mysql-server</p>
<p>this will get MySQL binaries from Debian, not from MySQL, and therefore making the statistic not available to you.</p>
<p>Then the article talks about how insignificant the differences between the Linux and Windows edition is, to tell you the truth, this is not the case at least for me, here are SOME examples</p>
<p>Most of my applications can not make good use of RAID because RAID does not help with disk seek time (And therefore latency), My answer to this is usually separating tables to more than 1 hard disk , and although having databases moved to other hard drives is supported in windows by creating a text file, moving individual tables on windows is not, On linux, i simply create a symbolic link to the MYD file, and one to the MYI file, i can even split a single table to 2 hard drives with the indexes on 1 drive and the actual data on the other.</p>
<p>Clustering anyone ??</p>
<p>For a longer list check out http://dev.mysql.com/doc/refman/5.0/en/windows-vs-unix.html , this is certainly is inferior to the Linux counterpart for something like a shared hosting environment (See number of open files and connection timeouts etc..)</p>
<p>Now to add more to that, Linux is a free OS, you install and upgrade it for free, and MySQL is also free, if your business uses many many MySQL servers, your savings on Windows Server licenses can be significant.</p>
<p>The bottom line is, when a company like Oracle (Since it has acquired SUN) gets hold of an open source database engine, you can rest assured objectivity will still be there only when it supports the paying product.</p>
<p>Thanks for listening.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 5 lenny is out and i can&#8217;t find Synaptics !</title>
		<link>http://www.overloadit.com/2009/02/22/debian-5-lenny-is-out-and-i-cant-find-synaptics/</link>
		<comments>http://www.overloadit.com/2009/02/22/debian-5-lenny-is-out-and-i-cant-find-synaptics/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 06:48:53 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[synaptics]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=116</guid>
		<description><![CDATA[So, ALT+F2 then gksudo synaptics&#8230; sometimes i get the message you can run synaptics without a password, but synaptics does not show up, aptitude is there, but where is synaptics ? Anyway, i am glad lenny is out, i have &#8230; <a href="http://www.overloadit.com/2009/02/22/debian-5-lenny-is-out-and-i-cant-find-synaptics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, ALT+F2 then gksudo synaptics&#8230; sometimes i get the message you can run synaptics without a password, but synaptics does not show up, aptitude is there, but where is synaptics ?</p>
<p>Anyway, i am glad lenny is out, i have been waiting for it since last year, and i thought downloading it would be a challenge when the rush comes, The download came in at full speed and the both the text installer and the GUI installer work like a charm.</p>
<p>Did i mention it is not 1 DVD ! the thing is a 5 DVD, But i don&#8217;t think it is wise to download them all, Just download the first CD, and when you need a package, let the software get it from the internet for you.</p>
<p>all you need is the first CD or DVD, most packages you will need are there, and whatever is missing the installer can get for you from the internet !</p>
<p>Anyway, i have not yet checked it out fully, when i do, i will update you all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2009/02/22/debian-5-lenny-is-out-and-i-cant-find-synaptics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

