<?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>Ali Aboosaidi &#187; Linux</title>
	<atom:link href="http://insanelabs.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://insanelabs.com</link>
	<description>Umm... Unorthodox?</description>
	<lastBuildDate>Mon, 19 Jul 2010 19:02:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Linux: Remove installed RPM packages manually</title>
		<link>http://insanelabs.com/linux/linux-remove-installed-rpm-packages-manually/</link>
		<comments>http://insanelabs.com/linux/linux-remove-installed-rpm-packages-manually/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 22:02:53 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[uninstall rpm]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=869</guid>
		<description><![CDATA[Sometimes you screw up an application and are unable to use rpm -e to remove them from your system. Here is how you go about doing that: To find installed RPM packages: rpm -qa &#124; grep &#60;string&#62; To remove: rpm -e --nodeps --allmatches &#60;package name&#62; Related posts:Linux: find a string recursively within files Linux: Cannot [...]


Related posts:<ol><li><a href="http://insanelabs.com/linux/linux-find-a-string-recursively-within-files/" rel='bookmark' title='Permanent Link: Linux: find a string recursively within files' class="liinternal">Linux: find a string recursively within files</a></li>
<li><a href="http://insanelabs.com/linux/linux-cannot-move-folders-inter-device-move-failed-unable-to-remove-target-is-a-directory/" rel='bookmark' title='Permanent Link: Linux: Cannot move folders &#8211; inter-device move failed, unable to remove target: Is a directory' class="liinternal">Linux: Cannot move folders &#8211; inter-device move failed, unable to remove target: Is a directory</a></li>
<li><a href="http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/" rel='bookmark' title='Permanent Link: Linux: A simple and quick way of sharing a folder with Windows systems using Samba' class="liinternal">Linux: A simple and quick way of sharing a folder with Windows systems using Samba</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/linux-remove-installed-rpm-packages-manually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Misc: Error 500 &#8211; Internal server error while editing posts &#8211; unable to view wordpress dashboard items</title>
		<link>http://insanelabs.com/linux/misc-error-500-internal-server-error-while-editing-posts-unable-to-view-wordpress-dashboard-items/</link>
		<comments>http://insanelabs.com/linux/misc-error-500-internal-server-error-while-editing-posts-unable-to-view-wordpress-dashboard-items/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 19:12:36 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=820</guid>
		<description><![CDATA[If it&#8217;s only happening to a few posts or you can&#8217;t see all items/boxes in your dashboard then it&#8217;s your php module starving for more memory. If you&#8217;re hosting the site, edit php.ini and add give it more memory. If you don&#8217;t know where php.ini is use the following command: find / -name "php.ini" Find [...]


Related posts:<ol><li><a href="http://insanelabs.com/misc/misc-blackberry-activation-error-service-connection-unavailable/" rel='bookmark' title='Permanent Link: Misc: BlackBerry activation error: service connection unavailable' class="liinternal">Misc: BlackBerry activation error: service connection unavailable</a></li>
<li><a href="http://insanelabs.com/linux/linux-cannot-turn-on-a-virtual-machine-after-unclean-shutdown-failed-to-lock-the-file-error-vmware-server/" rel='bookmark' title='Permanent Link: Linux: Cannot turn on a virtual machine after unclean shutdown &#8211; failed to lock the file error VMware Server' class="liinternal">Linux: Cannot turn on a virtual machine after unclean shutdown &#8211; failed to lock the file error VMware Server</a></li>
<li><a href="http://insanelabs.com/debian/debian-setup-is-unable-to-find-the-killall-program-error-when-installing-vmware-tools/" rel='bookmark' title='Permanent Link: Debian: Setup is unable to find the &#8220;killall&#8221; program error when installing VMware tools' class="liinternal">Debian: Setup is unable to find the &#8220;killall&#8221; program error when installing VMware tools</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/misc-error-500-internal-server-error-while-editing-posts-unable-to-view-wordpress-dashboard-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: vsftpd and symbolic links</title>
		<link>http://insanelabs.com/linux/linux-vsftpd-and-symbolic-links/</link>
		<comments>http://insanelabs.com/linux/linux-vsftpd-and-symbolic-links/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 02:01:54 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=712</guid>
		<description><![CDATA[vsftpd is all about security, and that&#8217;s why you cannot access linked directories through vsftpd with any ftp client. My arguement is that if you know how to use symlinks, or are careful enough not to link directories you don&#8217;t want to share then who&#8217;s vsftpd to butt in and completely disallow you to use [...]


Related posts:<ol><li><a href="http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/" rel='bookmark' title='Permanent Link: Linux: A simple and quick way of sharing a folder with Windows systems using Samba' class="liinternal">Linux: A simple and quick way of sharing a folder with Windows systems using Samba</a></li>
<li><a href="http://insanelabs.com/linux/linux-mount-remote-windows-shares-with-smbfs/" rel='bookmark' title='Permanent Link: Linux: Mount remote Windows shares with smbfs' class="liinternal">Linux: Mount remote Windows shares with smbfs</a></li>
<li><a href="http://insanelabs.com/linux/linux-copy-files-between-linux-servers-with-scp/" rel='bookmark' title='Permanent Link: Linux: Copy files between Linux Servers with scp' class="liinternal">Linux: Copy files between Linux Servers with scp</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/linux-vsftpd-and-symbolic-links/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux: Share a directory between local users</title>
		<link>http://insanelabs.com/linux/linux-share-a-directory-between-local-users/</link>
		<comments>http://insanelabs.com/linux/linux-share-a-directory-between-local-users/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 18:55:11 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[share directory]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=705</guid>
		<description><![CDATA[I spent a few hours yesterday trying to get this done but ran into several problems, and worst of all, I couldn&#8217;t find one single post addressing all permission problems associated with allowing several users access to the same directory for read/write operations. The best way of creating a shared directory is to create a [...]


Related posts:<ol><li><a href="http://insanelabs.com/linux/linux-user-management/" rel='bookmark' title='Permanent Link: Linux: User management' class="liinternal">Linux: User management</a></li>
<li><a href="http://insanelabs.com/linux/linux-a-simple-and-quick-way-of-sharing-a-folder-with-windows-systems-using-samba/" rel='bookmark' title='Permanent Link: Linux: A simple and quick way of sharing a folder with Windows systems using Samba' class="liinternal">Linux: A simple and quick way of sharing a folder with Windows systems using Samba</a></li>
<li><a href="http://insanelabs.com/linux/linux-crontab-notes-for-different-users-run-a-cron-job-every-time-a-system-reboots/" rel='bookmark' title='Permanent Link: Linux: Crontab notes for different users &#8211; run a cron job every time a system reboots' class="liinternal">Linux: Crontab notes for different users &#8211; run a cron job every time a system reboots</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/linux-share-a-directory-between-local-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian: open-iscsi, use iSCSI initiator to connect to a SAN</title>
		<link>http://insanelabs.com/linux/debian-open-iscsi-use-iscsi-initiator-to-connect-to-a-san/</link>
		<comments>http://insanelabs.com/linux/debian-open-iscsi-use-iscsi-initiator-to-connect-to-a-san/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 20:41:03 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[san]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=687</guid>
		<description><![CDATA[It is actually quite easy as long as your kernel is 2.6.16 or newer. Debian supports fibre channel out of the box, and for iSCSI you only need to install the open-iscsi package (you can easily taylor this to your distro): aptitude install open-iscsi Once the package is installed restart the initiator: /etc/init.d/open-iscsi restart To [...]


Related posts:<ol><li><a href="http://insanelabs.com/linux/linux-mount-remote-windows-shares-with-smbfs/" rel='bookmark' title='Permanent Link: Linux: Mount remote Windows shares with smbfs' class="liinternal">Linux: Mount remote Windows shares with smbfs</a></li>
<li><a href="http://insanelabs.com/debian/linux-debian-etch-x64-and-vmware-server-cannot-connect-to-host-xxxx-no-connection-could-be-made-because-the-target-machine-actively-refused-it/" rel='bookmark' title='Permanent Link: Debian: Etch x64 and VMware Server Cannot connect to host x.x.x.x: No connection could be made because the target machine actively refused it.' class="liinternal">Debian: Etch x64 and VMware Server Cannot connect to host x.x.x.x: No connection could be made because the target machine actively refused it.</a></li>
<li><a href="http://insanelabs.com/linux/debian-ssh-authentication-key-instead-of-password-rsa-key-pairs/" rel='bookmark' title='Permanent Link: Debian: ssh authentication key instead of password &#8211; RSA key pairs' class="liinternal">Debian: ssh authentication key instead of password &#8211; RSA key pairs</a></li>
</ol>]]></description>
		<wfw:commentRss>http://insanelabs.com/linux/debian-open-iscsi-use-iscsi-initiator-to-connect-to-a-san/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
