<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Netfortius</title>
	<atom:link href="http://netfortius.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://netfortius.wordpress.com</link>
	<description>Random *HOW-TO* notes on network, security ... and maybe other subjects</description>
	<lastBuildDate>Mon, 05 Oct 2009 03:19:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='netfortius.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Netfortius</title>
		<link>http://netfortius.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://netfortius.wordpress.com/osd.xml" title="Netfortius" />
	<atom:link rel='hub' href='http://netfortius.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Pen-testing using Backtrack and De-ICE under VMWare Fusion</title>
		<link>http://netfortius.wordpress.com/2009/10/04/security-pen-testing-using-backtrack-and-de-ice-under-vmware-fusion/</link>
		<comments>http://netfortius.wordpress.com/2009/10/04/security-pen-testing-using-backtrack-and-de-ice-under-vmware-fusion/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 03:18:48 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/?p=64</guid>
		<description><![CDATA[Haven&#8217;t had an entry in quite a while, but tonight&#8217;s work on getting a little pen test lab setup got me to document the process, before I forget what I did So &#8211; objective: need to setup a virtual lab for pen-testing using Backtrack LiveCD as repository of penetration tools, and De-ICE LiveCDs as targets. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=64&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t had an entry in quite a while, but tonight&#8217;s work on getting a little pen test lab setup got me to document the process, before I forget what I did <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So &#8211; <strong><em>objective</em></strong>: need to setup a virtual lab for pen-testing using <a href="http://www.remote-exploit.org/backtrack_download.html">Backtrack LiveCD</a> as repository of penetration tools, and <a href="http://www.de-ice.net/">De-ICE LiveCDs</a> as targets.</p>
<p><strong><em>Problem</em></strong>: VMWare workstation uses a different network for the NAT option (vmnet8) than what De-ICE LiveCDs require with their pre-configured IPs (and NO, you cannot change the IP on the De-ICE LiveCDs at this stage!)</p>
<p><strong><em>Solution</em></strong>: under the host terminal:</p>
<p>$ ifconfig<br />
&#8230;<br />
vmnet8: &#8230; inet 192.168.109.1 &#8230;<br />
&#8230;</p>
<p>$ cd /Library/Applications\ Support/VMWare\ Fusion</p>
<p>$ grep -R 192.168.109</p>
<p>locations:&#8230;<br />
&#8230;<br />
vmnet8/dhcpd.conf:&#8230;<br />
&#8230;<br />
vmnet8/nat.conf:&#8230;<br />
&#8230;</p>
<p>Replace all 192.168.109&#8230; entries in those files (locations, dhcpd.conf and nat.conf) with the networks | IPs required by De-ICE LiveCDs (192.168.1.0/24), setup the Backtrack and any De-ICE LiveCD VM as NAT and &#8230; good luck with the real work of pen-testing!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=64&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2009/10/04/security-pen-testing-using-backtrack-and-de-ice-under-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>A brief update</title>
		<link>http://netfortius.wordpress.com/2009/08/16/58/</link>
		<comments>http://netfortius.wordpress.com/2009/08/16/58/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 10:06:44 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[who are we?]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/?p=58</guid>
		<description><![CDATA[Trying to build a little site as repository of consulting services offered by Network Fortius LLC. Still not decided which hosting company to use, so things may change. In any case &#8211; feel free to visit and, even more so, to contact us, if anything looks interesting to your [company's] present infrastructure needs: - Cost-effective [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=58&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Trying to build a little site as repository of consulting services offered by <a href="http://www.netfortius.com">Network Fortius LLC</a>. Still not decided which hosting company to use, so things may change. In any case &#8211; feel free to visit and, even more so, to contact us, if anything looks interesting to your [company's] present infrastructure needs:</p>
<p>- Cost-effective solutions for SMBs, or high-end architectures for enterprise data centers and global networks and security</p>
<p>- Applications performance audit and optimization, as correlated to the underlying systems on which they run: network (local, global or Internet-based), servers, storage, etc.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=58&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2009/08/16/58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>And now what?</title>
		<link>http://netfortius.wordpress.com/2008/12/17/and-now-what/</link>
		<comments>http://netfortius.wordpress.com/2008/12/17/and-now-what/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 16:59:23 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/?p=41</guid>
		<description><![CDATA[Having no time, at the moment, to sit through comprehensive writing on any subject (be it of professional, or personal interest), I would point out that I am trying to keep up with the dynamics of communications, in my area of interest, via micro-blogging, instead. So &#8211; if interested &#8211; please follow me (and I&#8217;ll [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=41&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having no time, at the moment, to sit through comprehensive writing on any subject (be it of professional, or personal interest), I would point out that I am trying to keep up with the dynamics of communications, in my area of interest, via micro-blogging, instead. So &#8211; if interested &#8211; please follow me (and I&#8217;ll follow you) on <a href="http://twitter.com/netfortius">twitter</a> &#8211; last 10 comments should be available on the right side of this posting (when the widget actually works)<br />
I&#8217;ll try to come back here, once having something of more substance (and time) to document &#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=41&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2008/12/17/and-now-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>VMWare tools installation for Mandriva</title>
		<link>http://netfortius.wordpress.com/2008/09/11/vmware-tools-installation-for-mandriva/</link>
		<comments>http://netfortius.wordpress.com/2008/09/11/vmware-tools-installation-for-mandriva/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 15:50:56 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[linkedin]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/?p=37</guid>
		<description><![CDATA[I meant to write this post for a long time, but today my level of frustration having to carry out the process below, all over again (upgrade of vmware workstation to version 6.0.5 meant another version of tools to be installed to run my mandriva inside Vista) reached a point where I saved it &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=37&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I meant to write this post for a long time, but today my level of frustration having to carry out the process below, all over again (upgrade of vmware workstation to version 6.0.5 meant another version of tools to be installed to run my mandriva inside Vista) reached a point where I saved it &#8211; and here it is (your mileage in regards to version of either vmware, or mandriva kernel, or both, may vary, but the problem is there):</p>
<p><strong><em># vmware-config-tools.pl</em></strong></p>
<p>&#8230; &#8212; eventually the following comes up</p>
<p>What is the location of the directory of C header files that match your running<br />
kernel? [/usr/src/linux/include]</p>
<p>The directory of kernel headers (version 2.6.24.7-1mnbcustom) does not match<br />
your running kernel (version 2.6.24.7-desktop-1mnb).&nbsp; Even if the module were<br />
to compile successfully, it would not load into the running kernel.</p>
<p>PROBLEM: different names used by mandriva in different places. Here is what we have, in the scenario above:</p>
<p><strong><em># ls -l /usr/src/linux</em></strong></p>
<p>lrwxrwxrwx 1 root root 19 2008-08-19 08:55 /usr/src/linux -&gt; linux-2.6.24.7-1mnb</p>
<p>NOTE the -1mnb</p>
<p>Now let&#8217;s do this:</p>
<p><strong><em># grep -r 1mnb /usr/src/linux</em></strong></p>
<p>/usr/src/linux/fs/proc/proc_misc.c:&nbsp;&nbsp;&nbsp;&nbsp; printk(KERN_INFO &#8220;Hook version: 2.6.24.7-1.uc1mnb1 2008/07/11\n&#8221;);<br />
/usr/src/linux/include/config/kernel.release:2.6.24.7-1mnbcustom<br />
/usr/src/linux/include/config/auto.conf:# Linux kernel version: 2.6.24.7-1mnbcustom<br />
/usr/src/linux/include/config/auto.conf:CONFIG_KERNELVERSION=&#8221;2.6.24.7-1mnbcustom&#8221;<br />
/usr/src/linux/include/linux/utsrelease.h:#define UTS_RELEASE &#8220;2.6.24.7-1mnbcustom&#8221;<br />
/usr/src/linux/include/linux/autoconf.h: * Linux kernel version: 2.6.24.7-1mnbcustom<br />
/usr/src/linux/include/linux/autoconf.h:#define CONFIG_KERNELVERSION &#8220;2.6.24.7-1mnbcustom&#8221;<br />
/usr/src/linux/Makefile:EXTRAVERSION = .7-1mnbcustom<br />
/usr/src/linux/.config:# Linux kernel version: 2.6.24.7-1mnbcustom</p>
<p>It looks like we&#8217;ll have to change ALL occurences of the string &#8220;2.6.24.7-1mnbcustom&#8221; in the files above, with what the info about the running kernel is, i.e. &#8220;2.6.24.7-desktop-1mnb&#8221;. So:</p>
<p><strong><em># grep -rl 1mnbcustom . |xargs sed -i -e &#8216;s/1mnbcustom/desktop-1mnb/g&#8217;</em></strong></p>
<p>and</p>
<p><em><strong># vmware-config-tools.pl</strong></em></p>
<p>runs to completion!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=37&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2008/09/11/vmware-tools-installation-for-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>VMWare Fusion &amp; shared folder with Linux guest</title>
		<link>http://netfortius.wordpress.com/2008/03/09/vmware-fusion-shared-folder-with-linux-guest/</link>
		<comments>http://netfortius.wordpress.com/2008/03/09/vmware-fusion-shared-folder-with-linux-guest/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 04:24:52 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/?p=36</guid>
		<description><![CDATA[Under guest (Linux) identify uid and gid: guest$ id uid=500(username) gid=500(groupname) groups=500 then adjust the /etc/fstab file accordingly, in the block added by VMWare software: old: .host:/ /mnt/hgfs vmhgfs defaults,ttl=5 0 0 new: .host:/ /mnt/hgfs vmhgfs defaults,ttl=5,uid=500,gid=500 0 0 lastly umount and remount hgfs: guest$ sudo umount /mnt/hgfs guest$ sudo mount /mnt/hgfs<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=36&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Under guest (Linux) identify uid and gid:</p>
<p>guest$ <i><b>id </b></i><br />
uid=500(username) gid=500(groupname) groups=500</p>
<p>then adjust the /etc/fstab file accordingly, in the block added by VMWare software:<br />
old: <b><i>.host:/ /mnt/hgfs vmhgfs defaults,ttl=5 0 0</i></b><br />
new: <b><i>.host:/ /mnt/hgfs vmhgfs defaults,ttl=5,uid=500,gid=500 0 0</i></b></p>
<p>lastly umount and remount hgfs:</p>
<p>guest$ <b><i>sudo umount /mnt/hgfs</i></b><br />
guest$ <b><i>sudo mount /mnt/hgfs</i></b></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=36&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2008/03/09/vmware-fusion-shared-folder-with-linux-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>securely saving kmail critical info to an USB key</title>
		<link>http://netfortius.wordpress.com/2008/01/07/securely-saving-kmail-critical-info-to-an-usb-key/</link>
		<comments>http://netfortius.wordpress.com/2008/01/07/securely-saving-kmail-critical-info-to-an-usb-key/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 20:27:58 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/2008/01/07/securely-saving-kmail-critical-info-to-an-usb-key/</guid>
		<description><![CDATA[This is what I have done on my macosx system for this: 1. created a directory for what I deem to be critical files (emails and configuration) on my system: ~$ md /&#60;path-to-mail-backup-dir&#62;/mail-backup 2. created a script able to update the backup directory, from the major ~/.kde place, tar and encrypt (using openssl and a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=35&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is what I have done on my macosx system for this:</p>
<p>1. created a directory for what I deem to be critical files (emails and configuration) on my system:</p>
<p><strong><em>~$ md /&lt;path-to-mail-backup-dir&gt;/mail-backup</em></strong></p>
<p>2. created a script able to update the backup directory, from the major ~/.kde place, tar and encrypt (using openssl and a password file to be passed to the encryption process) the tar file, then moved the encrypted file to the mounted USB volume (generically named &#8220;NO NAME&#8221; in the example). The script file is:</p>
<p><strong><em><br />
#!/bin/sh</em></strong></p>
<p><strong><em> cd ~/.kde/share/apps/<br />
rsync -avz ./kmail &#8211;delete /&lt;path-to-mail-backup-dir&gt;/mail-backup/<br />
rsync -avz ./kabc &#8211;delete /&lt;path-to-mail-backup-dir&gt;/mail-backup/<br />
cd ../config/<br />
rsync -avz ./kmailrc* &#8211;delete /&lt;path-to-mail-backup-dir&gt;/mail-backup/<br />
rsync -avz ./emailidenti* &#8211;delete /&lt;path-to-mail-backup-dir&gt;/mail-backup/<br />
cd /&lt;path-to-mail-backup-dir&gt;/mail-backup<br />
tar -cf mail-backup.tar /&lt;path-to-mail-backup-dir&gt;/mail-backup/<br />
openssl des3 -salt -in mail-backup.tar -out mail-backup.tar.des3 -pass file:/&lt;path-to-password-file&gt;/password.txt<br />
mv -f mail-backup.tar.des3 /Volumes/NO\ NAME/<br />
rm -f mail-backup.tar*</em></strong></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=35&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2008/01/07/securely-saving-kmail-critical-info-to-an-usb-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>kmail, firefox and macosx</title>
		<link>http://netfortius.wordpress.com/2008/01/07/kmail-firefox-and-macosx/</link>
		<comments>http://netfortius.wordpress.com/2008/01/07/kmail-firefox-and-macosx/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 19:12:00 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/2008/01/07/kmail-firefox-and-macosx/</guid>
		<description><![CDATA[Need to document how to configure firefox launching from within kmail, as none of the &#8220;obvious&#8221; (googled) options worked: X11 &#8211;&#62; terminal &#8211;&#62; kcontrol &#8211;&#62; KDE components &#8211;&#62; Component chooser &#8211;&#62; Web browser &#8211;&#62; enable &#8220;in the following browser&#8221; and add this line: open /Applications/Firefox.app The problem is that the only answer having come up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=34&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Need to document how to configure firefox launching from within kmail, as none of the &#8220;obvious&#8221; (googled) options worked:</p>
<p>X11 &#8211;&gt; terminal &#8211;&gt; kcontrol &#8211;&gt; KDE components &#8211;&gt; Component chooser &#8211;&gt; Web browser &#8211;&gt; enable &#8220;in the following browser&#8221; and add this line:</p>
<p><b><i>open /Applications/Firefox.app</i></b></p>
<p>The problem is that the only answer having come up close to the above was indicating the line to be:</p>
<p><b><i>/Applications/Firefox.app/Contents/MacOS/firefox</i></b> </p>
<p>recommendation from <a href="http://forums.macosxhints.com/showthread.php?t=47824">an old posting on the subject</a>, but which option leads to a &#8220;complaint&#8221;, if firefox is already running: &#8220;A copy of firefox is already open &#8230;&#8221;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=34&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2008/01/07/kmail-firefox-and-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>beyond belief &#8211; 2007</title>
		<link>http://netfortius.wordpress.com/2008/01/05/beyond-belief-2007/</link>
		<comments>http://netfortius.wordpress.com/2008/01/05/beyond-belief-2007/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 07:24:28 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/2008/01/05/beyond-belief-2007/</guid>
		<description><![CDATA[Recordings from the second edition of this conference &#8211; Enlightenment 2.0 &#8211; are now available online.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=33&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recordings from the second edition of <a href="http://thesciencenetwork.org/BeyondBelief2/">this conference</a> &#8211; <strong><em>Enlightenment 2.0</em></strong> &#8211; are now available <a href="http://thesciencenetwork.org/BeyondBelief2/watch/">online</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=33&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2008/01/05/beyond-belief-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>migrating kmail between systems</title>
		<link>http://netfortius.wordpress.com/2007/10/29/migrating-kmail-between-systems/</link>
		<comments>http://netfortius.wordpress.com/2007/10/29/migrating-kmail-between-systems/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 03:33:13 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/2007/10/29/migrating-kmail-between-systems/</guid>
		<description><![CDATA[On some systems mail is found under $HOME/.Mail, on some others under $HOME/Mail and &#8211; yet on others &#8211; I&#8217;ve found it even under $HOME/.kde/share/apps/kmail. Regardless of where the source (to be copied from) directory of email is, the important thing is to have the variable &#8220;folders&#8221;, from $HOME/.kde/share/config/kmailrc point to the target directory. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=32&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On some systems mail is found under $HOME/.Mail, on some others under $HOME/Mail and &#8211; yet on others &#8211; I&#8217;ve found it even under $HOME/.kde/share/apps/kmail. Regardless of where the source (to be copied from) directory of email is, the important thing is to have the variable &#8220;folders&#8221;, from $HOME/.kde/share/config/kmailrc point to the target directory.</p>
<p>The only method I have found reliable to migrate directories and files has been by using rsync w/ssh &amp; tar, combined. Assuming that in our case the &lt;source&gt; email directory is /home/user/.Mail, and that the &lt;target&gt; directory we choose is /home/user/.kde/share/apps/kmail the followings are necessary steps to produce a functional kmail &lt;target&gt; system:</p>
<p>&lt;target&gt;/home/user/.kde/share$ <b><i>rsync -avze ssh user@&lt;source&gt;:/home/user/.Mail/ ./apps/kmail</i></b></p>
<p>NOTE: it is important to have the &lt;source&gt; directory ending with a trailing &#8220;/&#8221;, to be able to copy just the content of it on the &lt;target&gt; one. For the &lt;target&gt; directory having a trailing &#8220;/&#8221;, or not, makes no difference!</p>
<p>&lt;target&gt;/home/user/.kde/share$ <b><i>rsync </i></b><b><i>-avze ssh </i></b><b><i>user@&lt;source&gt;:/home/user/.kde/share/apps/kmail/ ./apps/kmail</i></b></p>
<p>NOTE: the above needs to be done, because the &lt;&#8230;&gt;kmail directory always contains info, even if the mail was not residing there (such as account:@host:port for various pop accounts, autosave info, etc.)</p>
<p>&lt;target&gt;/home/user/.kde/share$ <b><i>rsync </i></b><b><i>-avze ssh </i></b><b><i>user@&lt;source&gt;:/home/user/.kde/share/config/kmailrc* ./config/</i></b></p>
<p>NOTE: the above copies all versions of configuration files, but the really important one is kmailrc, so the command above may be used w/out the wildcard (*)</p>
<p>&lt;target&gt;/home/user/.kde/share$ <b><i>rsync </i></b><b><i>-avze ssh </i></b><b><i>user@&lt;source&gt;:/home/user/.kde/share/apps/kabc/ ./apps/kabc</i></b></p>
<p>NOTE: the above copies the address-book(s) (std.vcf + associated files)</p>
<p>&lt;target&gt;/home/user/.kde/share$ <i><b>rsync </b></i><b><i>-avze ssh </i></b><i><b>user@&lt;source&gt;:/home/user/.kde/share/config/emailidentities ./config/</b></i></p>
<p>NOTE: the above copies all email identities you (may) have configured to use with kmail (usually associated with multiple accounts, of course)</p>
<p>&lt;target&gt;/home/user/.kde/share$ <b><i>vi ./config/kmailrc</i></b> ==&gt; make sure you have the line:</p>
<p><b><i>folders =  $HOME/.kde/share/apps/kmail</i></b></p>
<p>That&#8217;s it!</p>
<p>P.S. If deciding to use the above method to continuously backup kmail, instead of just migrating it from one system to another, then add a <b><i>&#8211;delete</i></b> option to the <b><i>rsync</i></b> command</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=32&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2007/10/29/migrating-kmail-between-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
		<item>
		<title>Nokia E61 and video creation with MacOSX</title>
		<link>http://netfortius.wordpress.com/2007/05/21/nokia-e61-and-video-creation-with-macosx/</link>
		<comments>http://netfortius.wordpress.com/2007/05/21/nokia-e61-and-video-creation-with-macosx/#comments</comments>
		<pubDate>Mon, 21 May 2007 13:29:32 +0000</pubDate>
		<dc:creator>netfortius</dc:creator>
				<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://netfortius.wordpress.com/2007/05/21/nokia-e61-and-video-creation-with-macosx/</guid>
		<description><![CDATA[The [set of] tool[s] needed to produce a properly encoded movie for the Nokia E61 [fantastic!] smartphone is called ffmpegX. The most successful outcome of movie encoding for this platform (video and audio) I was able to obtain was by using the following configuration: * Quick preset (pull down list): 3gp (this one doesn&#8217;t really [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=31&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The [set of] tool[s] needed to produce a properly encoded movie for the Nokia E61 [fantastic!] smartphone is called <a href="http://homepage.mac.com/major4/">ffmpegX</a>.</p>
<p>The most successful outcome of movie encoding for this platform (video and audio) I was able to obtain was by using the following configuration:</p>
<p>* Quick preset (pull down list): 3gp (this one doesn&#8217;t really matter that much, as I had to modify both the Video and Audio codecs, as described below, but found it to be delivering the closest defaults &#8230; or at least I think so <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>* Video Codec (video tab): MPEG4[.MP4] (ffmpeg) with Video Bitrate = 720 &amp; Video Size = 320&#215;240 (or 320 + autosize 4:3) &amp; Framerate = 12.5</p>
<p>* Audio Codec (audio tab): AAC (MOV/MP4/3GP) with Audio Bitrate = 160 &amp; Sampling = 44100 &amp; Channels: Stereo</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/netfortius.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/netfortius.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/netfortius.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/netfortius.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/netfortius.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/netfortius.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/netfortius.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/netfortius.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/netfortius.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/netfortius.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=netfortius.wordpress.com&amp;blog=550442&amp;post=31&amp;subd=netfortius&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://netfortius.wordpress.com/2007/05/21/nokia-e61-and-video-creation-with-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41509ca64dd597390cfbafceea908031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">netfortius</media:title>
		</media:content>
	</item>
	</channel>
</rss>
