<?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>No technical expert advice can be found here ;) &#187; Operating Systems</title>
	<atom:link href="http://blog.elitecoderz.net/category/os/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.elitecoderz.net</link>
	<description>Weblog by Erik Scholtz</description>
	<lastBuildDate>Wed, 07 Jul 2010 08:23:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Run Installer (.pkg or .mpkg) without user dialog (silentmode) from console on OS X</title>
		<link>http://blog.elitecoderz.net/run-installer-pkg-or-mpkg-without-user-dialog-silentmode-from-console-on-os-x/2010/07/</link>
		<comments>http://blog.elitecoderz.net/run-installer-pkg-or-mpkg-without-user-dialog-silentmode-from-console-on-os-x/2010/07/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 08:23:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[automated run]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[mpgk]]></category>
		<category><![CDATA[pgk]]></category>
		<category><![CDATA[silentmode]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=379</guid>
		<description><![CDATA[Very often, software for OS X is provided as .pkg or .mpkg bundles (the difference is, that .mpkg bundles are more customizable than the .pkg-installers). If you want to install them without clicking through the GUI-user-dialog, you can do this by running the installer from the console in silent mode:
sudo installer -pkg your_installer_file.pkg -target /
The [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/run-installer-pkg-or-mpkg-without-user-dialog-silentmode-from-console-on-os-x/2010/07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cluster Filesystem for FreeBSD &#8211; GFS, OCFS2, &#8230;?</title>
		<link>http://blog.elitecoderz.net/cluster-filesystem-for-freebsd-gfs-ocfs2/2010/06/</link>
		<comments>http://blog.elitecoderz.net/cluster-filesystem-for-freebsd-gfs-ocfs2/2010/06/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 08:45:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[cluster.gfs]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[ocfs2]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=339</guid>
		<description><![CDATA[To make it short: There is absolutely NO real Cluster-Filesystem (like GFS or OCFS2) for FreeBSD at present. Also other projects for distributed filesystems like GlusterFS, PVFS or DRBD are not ported to FreeBSD, or the ports are very old.
Since I was in the need to have four identical data-filesystems (which have to be in [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/cluster-filesystem-for-freebsd-gfs-ocfs2/2010/06/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iStor problem solved / can’t find block in cyl 0 / cg 0: bad magic number</title>
		<link>http://blog.elitecoderz.net/istor-problem-solved-can%e2%80%99t-find-block-in-cyl-0-cg-0-bad-magic-number/2010/03/</link>
		<comments>http://blog.elitecoderz.net/istor-problem-solved-can%e2%80%99t-find-block-in-cyl-0-cg-0-bad-magic-number/2010/03/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:14:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[can't find block in cyl 0]]></category>
		<category><![CDATA[cg 0: bad magic number]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[iStor]]></category>
		<category><![CDATA[PetaStor]]></category>
		<category><![CDATA[ufs]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=332</guid>
		<description><![CDATA[After over one year working together with Danny Braniss and testing several thousands of options, settings and configurations, I managed to get the iStore iSCSI-device working together with FreeBSD. 
Just to remember. The following error occured, when trying to write an UFS filesystem to the device:
newfs -O2 /dev/da0s1
/dev/da0s1: 782023.5MB (1601584044 sectors) block size 16384, fragment [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/istor-problem-solved-can%e2%80%99t-find-block-in-cyl-0-cg-0-bad-magic-number/2010/03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bypass a firewall Part II &#8211; Secure Tunnel through the firewall</title>
		<link>http://blog.elitecoderz.net/bypass-a-firewall-part-ii-secure-tunnel-through-the-firewall/2009/09/</link>
		<comments>http://blog.elitecoderz.net/bypass-a-firewall-part-ii-secure-tunnel-through-the-firewall/2009/09/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:40:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[break firewall]]></category>
		<category><![CDATA[bypass firewall]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[SOCKS]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tunnel]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=273</guid>
		<description><![CDATA[*WOW* &#8211; the resonse to my last article is overwhelming! The article is just a week old, but my mailbox is already full of emails asking me, if there is a way to use SOCKS over a secure connection like SSH.
To prevent my mailbox from several hundrets of further emails: YES THERE IS A WAY!
Building [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/bypass-a-firewall-part-ii-secure-tunnel-through-the-firewall/2009/09/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Break through a firewall &#8211; SOCKS (dante) tunnel and OS X</title>
		<link>http://blog.elitecoderz.net/break-through-a-firewall-socks-dante-tunnel-and-osxfirewall-umgehen-socks-dante-tunnel-und-osx/2009/08/</link>
		<comments>http://blog.elitecoderz.net/break-through-a-firewall-socks-dante-tunnel-and-osxfirewall-umgehen-socks-dante-tunnel-und-osx/2009/08/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 11:37:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[break firewall]]></category>
		<category><![CDATA[bypass firewall]]></category>
		<category><![CDATA[Dante]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[SOCKS]]></category>
		<category><![CDATA[SOCKS5]]></category>
		<category><![CDATA[tunnel]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=254</guid>
		<description><![CDATA[New customers, new problems: I am used to get internet-access over the Intranet of my customers and can build up a VPN connection or SSH/SSL connections, so I can reach my IMAP-Mailbox in a secure way. This time I got completely blocked &#8211; only port 80 was allowed &#8211; and for me being without emails [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/break-through-a-firewall-socks-dante-tunnel-and-osxfirewall-umgehen-socks-dante-tunnel-und-osx/2009/08/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to mirror (&#8220;steal&#8221;) a complete website with OS X</title>
		<link>http://blog.elitecoderz.net/komplette-webseite-herunterladen-stehlen-unter-os-xhow-to-mirror-steal-a-complete-website-with-os-x/2009/03/</link>
		<comments>http://blog.elitecoderz.net/komplette-webseite-herunterladen-stehlen-unter-os-xhow-to-mirror-steal-a-complete-website-with-os-x/2009/03/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[spider]]></category>
		<category><![CDATA[webgrapper]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=183</guid>
		<description><![CDATA[Anyone of you already know this situation: You found a really great and helpfull site on the internet, put a bookmark on it, and when you need the site and check back to it, it is discontinued and closed.
For me, this is a reason to mirror helpful and (to me) important websites locally to my [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/komplette-webseite-herunterladen-stehlen-unter-os-xhow-to-mirror-steal-a-complete-website-with-os-x/2009/03/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Converting Windows characters to Mac and vice versa &#8211; Filter for BBEdit</title>
		<link>http://blog.elitecoderz.net/windows-zeichen-fur-mac-konvertieren-und-umgekehrt-filter-fur-bbeditconverting-windows-characters-to-mac-and-vice-versa-filter-for-bbedit/2009/01/</link>
		<comments>http://blog.elitecoderz.net/windows-zeichen-fur-mac-konvertieren-und-umgekehrt-filter-fur-bbeditconverting-windows-characters-to-mac-and-vice-versa-filter-for-bbedit/2009/01/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 17:27:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[BBEdit]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[Filter]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[RegEx]]></category>
		<category><![CDATA[RegExp]]></category>
		<category><![CDATA[Regular Expression]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=68</guid>
		<description><![CDATA[When working with scripts written in perl or php, the encoding of special german characters like &#8220;ü&#8221; (ue), &#8220;ö&#8221; (oe) and &#8220;ä&#8221; (ae) can&#8217;t be set correctly, since the file-encoding needs to be set to &#8220;Mac OS Roman&#8221; with &#8220;Unix Linefeeds (LF)&#8221;. So these special characters, called &#8220;Umlaute&#8221; gets mapped to untypable characters in the [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/windows-zeichen-fur-mac-konvertieren-und-umgekehrt-filter-fur-bbeditconverting-windows-characters-to-mac-and-vice-versa-filter-for-bbedit/2009/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show hidden files in FileZilla</title>
		<link>http://blog.elitecoderz.net/show-hidden-files-in-filezilla/2009/01/</link>
		<comments>http://blog.elitecoderz.net/show-hidden-files-in-filezilla/2009/01/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 11:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[show hidden files]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=50</guid>
		<description><![CDATA[How to show hidden files in FileZilla? Up to the previouse version there was an option for it in:
View menu at the top &#62;&#62; select Show Hidden Files
That was it. In the new versions (I think since 3.1.6) this menu dissappeared. Google did not really help, since only the old menu was described on several [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/show-hidden-files-in-filezilla/2009/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD freezes on: Trying to mount root from ufs:/dev/md0 and is stucked</title>
		<link>http://blog.elitecoderz.net/freebsd-freezes-on-trying-to-mount-root-from-ufsdevmd0-and-is-stucked/2009/01/</link>
		<comments>http://blog.elitecoderz.net/freebsd-freezes-on-trying-to-mount-root-from-ufsdevmd0-and-is-stucked/2009/01/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 20:51:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[INTEL]]></category>
		<category><![CDATA[S7000FC4UR]]></category>
		<category><![CDATA[Trying to mount root from ufs]]></category>
		<category><![CDATA[Xeon]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=44</guid>
		<description><![CDATA[Yeah &#8211; huge projects with different types of hardware always bring up many different type of problems: Today I had an INTEL Server Platform S7000FC4UR  (really a fantastic System: 160GB of RAM, 4x INTEL Xeon X7350 with 4 Cores, 2,93Ghz, so the system has 16 Cores!) to boot up with FreeBSD 7.1.
The boot-process hang up [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/freebsd-freezes-on-trying-to-mount-root-from-ufsdevmd0-and-is-stucked/2009/01/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iSCSI for amd64 FreeBSD with integraStor iStor (GigaStor)</title>
		<link>http://blog.elitecoderz.net/iscsi-for-amd64-freebsd-with-integrastor-istor-gigastor/2009/01/</link>
		<comments>http://blog.elitecoderz.net/iscsi-for-amd64-freebsd-with-integrastor-istor-gigastor/2009/01/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 12:05:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[can't find block in cyl 0]]></category>
		<category><![CDATA[cg 0: bad magic number]]></category>
		<category><![CDATA[GigaStor]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[iStor]]></category>
		<category><![CDATA[newfs]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[ufs]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=30</guid>
		<description><![CDATA[The solution for this problem you can find: here

Ok &#8211; today comes a nice problem, that cost me about 80 hours of work, 2,8 liters of coffee and several kilometers for the pizza-guy:
 
 
I wanted to use a 920GB SAN from iStor with my amd64 FreeBSD (should work for 7.0 too &#8211; I used [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/iscsi-for-amd64-freebsd-with-integrastor-istor-gigastor/2009/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
