<?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>Networknet.nl &#187; linux</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:10:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mount Linux file system on Windows operating systems</title>
		<link>http://www.networknet.nl/apps/wp/archives/464</link>
		<comments>http://www.networknet.nl/apps/wp/archives/464#comments</comments>
		<pubDate>Sun, 03 Aug 2008 16:47:44 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ext2]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/464</guid>
		<description><![CDATA[Since I am dual booting between Ubuntu and Windows Vista on my desktop workstation I am missing my linux volumes on Vista. I have three large 500GB SATA2 disks and one of them is partitioned and formatted with Ext2 linux file system. I have two options to read my linux volumes from windows: a) Explore2fs which is a simple tool and I don&#8217;t need to install any low level system drivers. Explore2fs only operates in Read-Only mode. b) Ext2IFS which is a pure kernel mode file system driver Ext2fs.sys, which actually extends the Windows NT/2000/XP/Vista (x86/x64) operating system to include the Ext2 file system. I want to have full read-write mode on my linux volumes and I installed option b. Go to http://www.fs-driver.org/download.html and download Ext2IFS_1_11.exe Run the setup file and walk though the installation wizards. In the Drive Letters Wizard choose your linux partition and assign a drive letter. I used drive L: &#160; Drive L:\ is now mounted in READ/Write mode from my Windows Vista SP1 x64 operating system.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/464/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nero 3 Linux Ubuntu 8.04</title>
		<link>http://www.networknet.nl/apps/wp/archives/458</link>
		<comments>http://www.networknet.nl/apps/wp/archives/458#comments</comments>
		<pubDate>Sun, 29 Jun 2008 17:57:09 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Nero]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/458</guid>
		<description><![CDATA[Since two weeks I am becoming Ubuntu fan and I am missing some of my windows applications. Nero is one of those and thanks to Nero they ported their burning solution for Linux also. Download the trial from Nero.com website here. Start a  new terminal session and run dpkg to install the Linux version of Nero Burning Rom. sudo dpkg -i nerolinux-3.5.1.0-x86_64.deb Go to Applications / Sound &#38; Video/ Nero Linux and start the burning solution. Pretty straight forward; right? Think about when installing Nero on Windows . First we have this 100MB+ installation source and than install the complete suite of tools; with Linux installation I get what I want.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/458/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lucida Grande and Linux Ubuntu Desktop 8.0.4</title>
		<link>http://www.networknet.nl/apps/wp/archives/456</link>
		<comments>http://www.networknet.nl/apps/wp/archives/456#comments</comments>
		<pubDate>Sat, 28 Jun 2008 15:05:30 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lucida]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/456</guid>
		<description><![CDATA[I am using the following CSS font-family setting for my Networknet.nl blog: When opening my blog on Firefox browser running on a Linux machine, the font setting of my blog is looking different; font style is not corresponding with my CSS style sheet. Why is Firefox running on Linux showing different Lucida Grande font? My Ubuntu machine has no Lucida Grande font installed. By default common Windows Fonts are not installed on Linux and some of them can be installed afterwards. After installing the msttcorefonts package I was still missing the Lucida Grande font. The msttcorefonts contain the following fonts: This Windows font package can be installed running the following command line. I found a related post on the Internet how to get the Lucida Grande font working, for that I was forced to install wine and safari applications on my Linux machine. If you own a Windows installation then this job is easier, please go to your C:\Windows\Fonts directory, copy the fonts and place them /usr/share/fonts/ttf folder on your Linux machine. Don’t forget to get them loaded on the Linux system. After restarting Firefox my blog was pretty much same looking as on Windows. Font setting is looking OK now, but still some things to do with spacing. Anyway this is how I quickly got my Windows fonts on Ubuntu Desktop 8.04 desktop machine. Related links http://packages.debian.org/stable/x11/msttcorefonts http://www.convexhull.com/mandrake_fonts.html http://avi.alkalay.net/linux/docs/font-howto/Font.html]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/456/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 6.04 linux x64 unrecoverable error</title>
		<link>http://www.networknet.nl/apps/wp/archives/454</link>
		<comments>http://www.networknet.nl/apps/wp/archives/454#comments</comments>
		<pubDate>Wed, 25 Jun 2008 12:23:30 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Workstation]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[allocate]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vcpu-o]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/?p=454</guid>
		<description><![CDATA[I am running Ubuntu 8.04 LTS Desktop Edition 64bit edition and after I installed VMWare Workstation 6.04 Linux x64 edition I got the following error when trying to start my virtual machines sitting on a NTFS USB disk volume. VMware Workstation unrecoverable error: (vcpu-0)Failed to allocate page for guest RAM!A log file is available in &#8220;/media/USB_DATA/NET-DC-01/vmware.log&#8221;.&#160; Please request support and include the contents of the log file.To collect data to submit to VMware support, select Help &#62; About and click &#8220;Collect Support Data&#8221;. You can also run the &#8220;vm-support&#8221; script in the Workstation folder directly.We will respond on the basis of your support entitlement. Please click OK and locate the vm file. Open the vmx file with nano or another text editor and add the setting below. Save the file and try to start the virtual machine again. mainMem.useNamedFile = &#8220;FALSE&#8221; This setting doesn&#8217;t use named-file &#8211; use for VMs on USB-disks or other slow disksWindows: useNamedFile= &#8220;FALSE&#8221; causes memory to be backed by the host&#8217;s swap space.Linux: useNamedFile= &#8220;FALSE&#8221; causes a hidden file to be created in a temporary directory, which is immediately deleted when you power off the VM]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/454/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu JeOS 7.10 VMWare Tools installing issue</title>
		<link>http://www.networknet.nl/apps/wp/archives/445</link>
		<comments>http://www.networknet.nl/apps/wp/archives/445#comments</comments>
		<pubDate>Thu, 22 May 2008 15:41:10 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[aborted]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vmware-install.pl]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/?p=445</guid>
		<description><![CDATA[Today I hit my first problem when creating a new JeOS virtual appliance based on Ubuntu. After I mount and extract the VMWare tools; I tried to run the ./vmware-install.pl script and got the warning below. /tmp/vmware-tools-distrib/vmware-config.pl The following VMware kernel modules have been found on your system that were not installed by the VMware Installer. Please remove them then run this installer again. vmnet vmhgfs vmblock vmmon Execution aborted.&#160; I did not install any VMWare tools before, but somehow these VMWare modules were included in the ubuntu-7.10-jeos-i386.iso file. Go to following directory and remove the mentioned directories. cd /lib/modules/2.6.22-14-virtual/ubuntu ls sudo rm -r vmnet/ sudo rm -r vmhgfs sudo rm -r vmblock sudo rm -r vmmon&#160; That&#8217;s all. Rerun the install script.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/445/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

