<?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>am3n portfolio &#187; linux</title>
	<atom:link href="http://www.am3n.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.am3n.net</link>
	<description>career, freelance and some stupid thing I do</description>
	<lastBuildDate>Mon, 09 May 2011 16:27:34 +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>Check the first time you install Linux OS</title>
		<link>http://www.am3n.net/2010/05/26/check-the-first-time-you-install-linux-os/</link>
		<comments>http://www.am3n.net/2010/05/26/check-the-first-time-you-install-linux-os/#comments</comments>
		<pubDate>Wed, 26 May 2010 16:40:37 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=261</guid>
		<description><![CDATA[If you forgot when you deploying (installing) a server (or Desktop) with Linux OS (esp. RedHat and its derivatives) you can check date of first file created after successful installation. You need root privileges to check the file. - Login as root, then - type &#8220;ls -l anaconda-ks.cfg&#8221; and hit Enter [root@patrick ~]# ls -l [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
<li><a href='http://www.am3n.net/2009/06/23/add-swap-on-linux/' rel='bookmark' title='Add Swap on Linux'>Add Swap on Linux</a> <small>From: FelipeCruz To add swap partition use command # mkswap...</small></li>
<li><a href='http://www.am3n.net/2009/01/06/install-jabberd-on-centos/' rel='bookmark' title='Install jabberd on CentOS'>Install jabberd on CentOS</a> <small>Create your own Instant Messaging Server!! The company need it...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you forgot when you deploying (installing) a server (or Desktop) with Linux OS (esp. RedHat and its derivatives) you can check date of first file created after successful installation. You need root privileges to check the file.<br />
<span id="more-261"></span><br />
- Login as root, then<br />
- type &#8220;ls -l anaconda-ks.cfg&#8221; and hit Enter</p>
<pre>[root@patrick ~]# ls -l anaconda-ks.cfg
-rw-r--r--  1 root root 1483 Aug  6  2005 anaconda-ks.cfg</pre>
<p>So the first time I installed Linux on that server is 6 Aug 2005, if I haven&#8217;t reinstalled the OS, then that date will be also the date for the hardware is being use for the first time also. Now after 5 happy years running 24/7. Isn&#8217;t about time to replace the hardware with the new and faster one?</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2010%2F05%2F26%2Fcheck-the-first-time-you-install-linux-os%2F', 'Check+the+first+time+you+install+Linux+OS')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2010%2F05%2F26%2Fcheck-the-first-time-you-install-linux-os%2F', title: 'Check+the+first+time+you+install+Linux+OS' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
<li><a href='http://www.am3n.net/2009/06/23/add-swap-on-linux/' rel='bookmark' title='Add Swap on Linux'>Add Swap on Linux</a> <small>From: FelipeCruz To add swap partition use command # mkswap...</small></li>
<li><a href='http://www.am3n.net/2009/01/06/install-jabberd-on-centos/' rel='bookmark' title='Install jabberd on CentOS'>Install jabberd on CentOS</a> <small>Create your own Instant Messaging Server!! The company need it...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2010/05/26/check-the-first-time-you-install-linux-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing A Failed Hard Drive In A Software RAID1 Array</title>
		<link>http://www.am3n.net/2009/06/23/replacing-a-failed-hard-drive-in-a-software-raid1-array/</link>
		<comments>http://www.am3n.net/2009/06/23/replacing-a-failed-hard-drive-in-a-software-raid1-array/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:23:46 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[harddisk]]></category>
		<category><![CDATA[harddrive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=148</guid>
		<description><![CDATA[I was checking Development MySQL server (what did you know, I am not that lazy) and I found errors at /var/log/messages, I assume the secondary HDD (/dev/hdb) failed. Fiuh, I am lucky configured this server using Software-Raid1 otherwise all data has gone. Jun 19 15:51:56 dbdemo smartd[2117]: Device: /dev/hdb, 37997 Currently unreadable (pending) sectors Jun [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2009/06/23/add-swap-on-linux/' rel='bookmark' title='Add Swap on Linux'>Add Swap on Linux</a> <small>From: FelipeCruz To add swap partition use command # mkswap...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I was checking Development MySQL server (what did you know, I am not that lazy) and I found errors at /var/log/messages, I assume the secondary HDD (/dev/hdb) failed. Fiuh, I am lucky configured this server using Software-Raid1 otherwise all data has gone.</p>
<pre>Jun 19 15:51:56 dbdemo smartd[2117]: Device: /dev/hdb, 37997 Currently unreadable (pending) sectors
Jun 19 15:51:56 dbdemo smartd[2117]: Device: /dev/hdb, 37997 Offline uncorrectable sectors
Jun 19 16:21:57 dbdemo smartd[2117]: Device: /dev/hdb, 38010 Currently unreadable (pending) sectors
Jun 19 16:21:57 dbdemo smartd[2117]: Device: /dev/hdb, 38010 Offline uncorrectable sectors
Jun 19 16:23:47 dbdemo kernel: hdb: task_in_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }</pre>
<p>Luckily, uncle Google very nice to me and show me article on <a href="http://www.howtoforge.org/replacing_hard_disks_in_a_raid1_array" target="_blank">Howtoforge.com</a>, following the article I am confident to replace failed harddisk. Below is my Raid configuration:</p>
<p>Array: /dev/md0; Member: /dev/hda1 /dev/hdb1; Raid: 1; Filesystem: ext3fs; mountpoint: /boot<br />
Array: /dev/md1; Member: /dev/hda2 /dev/hdb2; Raid: 0; Filesystem: swap; mountpoint: swap<br />
Array: /dev/md2; Member: /dev/hda3 /dev/hdb3; Raid: 1; Filesystem: ext3fs; mountpoint: /</p>
<p>Summary of Howtoforge&#8217;s article is below:</p>
<p><span id="more-148"></span></p>
<pre># mdadm --manage /dev/md0 --fail /dev/hdb1
# mdadm --manage /dev/md1 --fail /dev/hdb2
# mdadm --manage /dev/md2 --fail /dev/hdb3
# mdadm --manage /dev/md0 --remove /dev/hdb1
# mdadm --manage /dev/md1 --remove /dev/hdb2
# mdadm --manage /dev/md2 --remove /dev/hdb3</pre>
<p>I got problem when removing /dev/hdb2 from array /dev/md1, since its Raid0 and used for swap. I have tried to disabled swap, but whatever I do, I get error &#8220;Resource busy..&#8221; What the heck I shutdown the server since it&#8217;s only swap partition.</p>
<p>Replace the broken HDD, turn on the server and type below command:</p>
<pre># sfdisk -d /dev/hda | sfdisk /dev/hdb
# fdisk -l
# mdadm --manage /dev/md0 --add /dev/hdb1
# mdadm --manage /dev/md2 --add /dev/hdb3</pre>
<p>And for /dev/md1 (the swap partition), I am following <a href="http://archive.networknewz.com/2003/0113.html" target="_blank">Jackie&#8217;s article on NetworkNewz</a>:</p>
<pre># mdadm --create --verbose /dev/md1 --level=0 --raid-devices=2 /dev/hdb1 /dev/hda1
# mdadm --detail --scan &gt; /etc/mdamd.conf
# mkswap /dev/md1
# swapon /dev/md1</pre>
<p>Done, now it&#8217;s good as new <img src='http://am3n.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2009%2F06%2F23%2Freplacing-a-failed-hard-drive-in-a-software-raid1-array%2F', 'Replacing+A+Failed+Hard+Drive+In+A+Software+RAID1+Array')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2009%2F06%2F23%2Freplacing-a-failed-hard-drive-in-a-software-raid1-array%2F', title: 'Replacing+A+Failed+Hard+Drive+In+A+Software+RAID1+Array' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2009/06/23/add-swap-on-linux/' rel='bookmark' title='Add Swap on Linux'>Add Swap on Linux</a> <small>From: FelipeCruz To add swap partition use command # mkswap...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2009/06/23/replacing-a-failed-hard-drive-in-a-software-raid1-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Swap on Linux</title>
		<link>http://www.am3n.net/2009/06/23/add-swap-on-linux/</link>
		<comments>http://www.am3n.net/2009/06/23/add-swap-on-linux/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:59:32 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[hdd partition]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[swap]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=146</guid>
		<description><![CDATA[From: FelipeCruz To add swap partition use command # mkswap /dev/hdb2 # swapon /dev/hdb2 # vi /etc/fstab # /dev/hdb2 swap swap defaults 0 0 With assuming you already create /dev/hdb2 partition before using fdisk and chose swap filesystem. To add a swap file: # dd if=/dev/zero of=/swapfile bs=1024 count=65536 # mkswap /swapfile # swapon /swapfile [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
<li><a href='http://www.am3n.net/2009/02/09/hdd-partition-for-cpanel-server/' rel='bookmark' title='hdd partition for cpanel server'>hdd partition for cpanel server</a> <small>Simple Harddisk partition, assume only for vps and have or...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>From: <a href="http://felipecruz.com/adding-linux-swap-space.php" target="_blank">FelipeCruz</a></p>
<p>To add swap partition use command</p>
<pre># mkswap /dev/hdb2
# swapon /dev/hdb2
# vi /etc/fstab
# /dev/hdb2   swap   swap   defaults   0 0</pre>
<p>With assuming you already create /dev/hdb2 partition before using fdisk and chose swap filesystem.</p>
<p><span id="more-146"></span></p>
<p>To add a swap file:</p>
<pre># dd if=/dev/zero of=/swapfile bs=1024 count=65536
# mkswap /swapfile
# swapon /swapfile
# vi /etc/fstab
#  /swapfile   swap   swap    defaults        0 0</pre>
<p>Check swap status:</p>
<pre># cat /proc/swaps
# free</pre>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2009%2F06%2F23%2Fadd-swap-on-linux%2F', 'Add+Swap+on+Linux')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2009%2F06%2F23%2Fadd-swap-on-linux%2F', title: 'Add+Swap+on+Linux' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
<li><a href='http://www.am3n.net/2009/02/09/hdd-partition-for-cpanel-server/' rel='bookmark' title='hdd partition for cpanel server'>hdd partition for cpanel server</a> <small>Simple Harddisk partition, assume only for vps and have or...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2009/06/23/add-swap-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read-only file system</title>
		<link>http://www.am3n.net/2009/06/14/read-only-file-system/</link>
		<comments>http://www.am3n.net/2009/06/14/read-only-file-system/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 16:11:06 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[read-only]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=129</guid>
		<description><![CDATA[Once upon a time when I tried to create a folder using ftp client on the server, I get error "cant create directory gallery: read-only filesystem". After googling a while I found the solution on Always Hosting Forum. And the only way to resolve it permanently is by running fsck utility on linux single mode [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time when I tried to create a folder using ftp client on the server, I get error <code>"cant create directory gallery: read-only filesystem"</code>.</p>
<p>After googling a while I found the solution on <a href="http://forums.alwayswebhosting.com/showthread.php?t=1916" target="_blank">Always Hosting Forum</a>. And the only way to resolve it permanently is by running fsck utility on linux single mode before mounting the harddrive. Yes there is a temporarily solution by restarting the server, but when the system is about to write into failed inode it will freeze, daemons stop responding, connections rejected, etc to make sure it wont cause more broken inode will lead into data corruption.<br />
<span id="more-129"></span>Thanks God, after running fsck, all data still intact, I haven&#8217;t found corrupted/missing data (yet). Important lesson is when your system is hang, please try using soft-restart (init 6, shutdown -r) and not just pressing the Power button directly (hard-restart) which can cause data instability.</p>
<p>It&#8217;s a very hard lesson. <img src='http://am3n.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2009%2F06%2F14%2Fread-only-file-system%2F', 'Read-only+file+system')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2009%2F06%2F14%2Fread-only-file-system%2F', title: 'Read-only+file+system' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2009/06/14/read-only-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove files/folders older than 7 days automatically</title>
		<link>http://www.am3n.net/2009/03/22/remove-filesfolders-older-than-7-days-automatically/</link>
		<comments>http://www.am3n.net/2009/03/22/remove-filesfolders-older-than-7-days-automatically/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 08:21:02 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://am3n.net/2009/03/22/remove-filesfolders-older-than-7-days-automatically/</guid>
		<description><![CDATA[Add this line into crontab, change /home2/backup with your own folder and 7 with numbers of days. @weekly find /home2/backup -mtime +7 -type d -depth -exec rm -r {} \; Related posts: Check Linux Foldersize I don&#8217;t know if there are any utilities out there...
Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Add this line into crontab, change /home2/backup with your own folder and 7 with numbers of days.</p>
<pre>@weekly find /home2/backup -mtime +7 -type d -depth -exec rm -r {} \;</pre>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2009%2F03%2F22%2Fremove-filesfolders-older-than-7-days-automatically%2F', 'Remove+files%2Ffolders+older+than+7+days+automatically')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2009%2F03%2F22%2Fremove-filesfolders-older-than-7-days-automatically%2F', title: 'Remove+files%2Ffolders+older+than+7+days+automatically' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2009/02/09/check-linux-foldersize/' rel='bookmark' title='Check Linux Foldersize'>Check Linux Foldersize</a> <small>I don&#8217;t know if there are any utilities out there...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2009/03/22/remove-filesfolders-older-than-7-days-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Linux Foldersize</title>
		<link>http://www.am3n.net/2009/02/09/check-linux-foldersize/</link>
		<comments>http://www.am3n.net/2009/02/09/check-linux-foldersize/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 08:03:34 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[folder size]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=62</guid>
		<description><![CDATA[I don&#8217;t know if there are any utilities out there to show the sums of folder size or by using &#8220;du&#8221; option. So here I create a small script to check, with looping of &#8220;du&#8221; command. you can give a paramater like # ./foldersize.sh /var/lib/mysql To show how much each folder/database have. So here foldersize.sh [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know if there are any utilities out there to show the sums of folder size or by using &#8220;du&#8221; option. So here I create a small script to check, with looping of &#8220;du&#8221; command. you can give a paramater like</p>
<pre># ./foldersize.sh /var/lib/mysql</pre>
<p>To show how much each folder/database have. So here foldersize.sh script</p>
<p><span id="more-62"></span></p>
<pre>#!/bin/bash
ls -1d $1/* &gt; /root/folderlist.txt
while read FOLDER
do
      du -hs $FOLDER
done &lt; /root/folderlist.txt</pre>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2009%2F02%2F09%2Fcheck-linux-foldersize%2F', 'Check+Linux+Foldersize')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2009%2F02%2F09%2Fcheck-linux-foldersize%2F', title: 'Check+Linux+Foldersize' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2009/02/09/check-linux-foldersize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL 5 access via old MySQL-Front 2.5</title>
		<link>http://www.am3n.net/2008/08/07/mysql-5-access-via-old-mysql-front-25/</link>
		<comments>http://www.am3n.net/2008/08/07/mysql-5-access-via-old-mysql-front-25/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 06:17:29 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=31</guid>
		<description><![CDATA[Kusma!!!, Now I know how to make old mysql front ver 2.5 which created on 2002 and using libmysql from mysql 3.23 accessing mysql5 server. I just realized this when Andry complaining and whining can&#8217;t access Ivory DB on new server which also mysql5 using his old mysql-front. He said, he can use mysql-front 2.5 [...]
Related posts:<ol>
<li><a href='http://www.am3n.net/2008/06/20/running-mysql-4-and-mysql-5-concurrently/' rel='bookmark' title='Running MySQL 4 and MySQL 5 Concurrently'>Running MySQL 4 and MySQL 5 Concurrently</a> <small>From Howtoforge.com&#8217;s article: Running MySQL 4 And MySQL 5 Concurrently...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://am3n.net/wp-content/uploads/2008/08/old-mysqlfront-access-to-mysql5.jpg"><img class="alignnone size-full wp-image-30" title="old-mysqlfront-access-to-mysql5" src="http://am3n.net/wp-content/uploads/2008/08/old-mysqlfront-access-to-mysql5.jpg" alt="Old mysqlfront access to mysql5" width="500" height="283" /></a></p>
<p>Kusma!!!, Now I know how to make old mysql front ver 2.5 which created on 2002 and using libmysql from mysql 3.23 accessing mysql5 server. I just realized this when Andry complaining and whining can&#8217;t access Ivory DB on new server which also mysql5 using his old mysql-front. He said, he can use mysql-front 2.5 accessing Mysql server 5 on his localhost and BOX server.</p>
<p>Now, if I can make sure old mysql-front program accessing mysql server 5 this will make major leap!!!<br />
old zeos component (which also based on libmysql from mysql 3.23) for delphi 5 now can access Mysql 5 server. God know what happen when mysql5 take control, replacing old and dull mysql4. We can make master-master replication, clustering mysql server or make mysql serve faster by running mysql proxy. But it depend on how much the company will spend money for investing on hardware (and pay me of course to execute it)</p>
<p>Kusma, do you want to know how to enable Mysql server 5 to acknowledge old mysql-front program to access it? if so comment to this article please <img src='http://am3n.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fwww.am3n.net%2F2008%2F08%2F07%2Fmysql-5-access-via-old-mysql-front-25%2F', 'MySQL+5+access+via+old+MySQL-Front+2.5')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fwww.am3n.net%2F2008%2F08%2F07%2Fmysql-5-access-via-old-mysql-front-25%2F', title: 'MySQL+5+access+via+old+MySQL-Front+2.5' });"/></a><p>Related posts:<ol>
<li><a href='http://www.am3n.net/2008/06/20/running-mysql-4-and-mysql-5-concurrently/' rel='bookmark' title='Running MySQL 4 and MySQL 5 Concurrently'>Running MySQL 4 and MySQL 5 Concurrently</a> <small>From Howtoforge.com&#8217;s article: Running MySQL 4 And MySQL 5 Concurrently...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.am3n.net/2008/08/07/mysql-5-access-via-old-mysql-front-25/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

