<?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>Rachel's Blog &#187; Linux</title>
	<atom:link href="http://www.willmer.com/kb/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmer.com/kb</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 14:27:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>HOWTO reconfigure timezone on ubuntu</title>
		<link>http://www.willmer.com/kb/2011/09/howto-reconfigure-timezone-on-ubuntu/</link>
		<comments>http://www.willmer.com/kb/2011/09/howto-reconfigure-timezone-on-ubuntu/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 07:28:23 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/?p=182</guid>
		<description><![CDATA[sudo dpkg-reconfigure tzdata]]></description>
			<content:encoded><![CDATA[<p>sudo dpkg-reconfigure tzdata</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2011/09/howto-reconfigure-timezone-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MBR problem solved</title>
		<link>http://www.willmer.com/kb/2011/07/mbr-problem-solved/</link>
		<comments>http://www.willmer.com/kb/2011/07/mbr-problem-solved/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 17:36:56 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/?p=163</guid>
		<description><![CDATA[I&#8217;ve got one machine with a totally screwed MBR. Booted into Ubuntu LiveCD, mounted main partition. Reinstalled grub. Working. Phew. mount /dev/sda7 /media/maverick grub-install --root-directory=/media/maverick /dev/sda reboot]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got one machine with a totally screwed MBR.</p>
<p>Booted into Ubuntu LiveCD, mounted main partition. Reinstalled grub. Working. Phew.</p>
<p><code><br />
mount /dev/sda7 /media/maverick<br />
grub-install --root-directory=/media/maverick /dev/sda<br />
reboot<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2011/07/mbr-problem-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rpm: which package provides that file?</title>
		<link>http://www.willmer.com/kb/2010/10/rpm-which-package-provides-that-file/</link>
		<comments>http://www.willmer.com/kb/2010/10/rpm-which-package-provides-that-file/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 10:13:59 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/?p=141</guid>
		<description><![CDATA[rpm -q &#8211;whatprovides /full/path/to/file]]></description>
			<content:encoded><![CDATA[<p>rpm -q &#8211;whatprovides /full/path/to/file </p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2010/10/rpm-which-package-provides-that-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;host not found&#8221; on nxclient connect to nxserver</title>
		<link>http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/</link>
		<comments>http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 08:51:35 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/</guid>
		<description><![CDATA[Cause: my user couldn&#8217;t read /etc/hosts]]></description>
			<content:encoded><![CDATA[<p>Cause: my user couldn&#8217;t read /etc/hosts</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 essential rescue CDs&#8230;</title>
		<link>http://www.willmer.com/kb/2007/12/2-essential-rescue-cds/</link>
		<comments>http://www.willmer.com/kb/2007/12/2-essential-rescue-cds/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 12:03:29 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2007/12/2-essential-rescue-cds/</guid>
		<description><![CDATA[For when you need to resize the partition you usually work in GParted LiveCD And for when you&#8217;ve muffed up your grub installation, and can&#8217;t work out how to use grub-install Super Grub Disk]]></description>
			<content:encoded><![CDATA[<p>For when you need to resize the partition you usually work in</p>
<p><a href="http://gparted-livecd.tuxfamily.org/">GParted LiveCD</a></p>
<p>And for when you&#8217;ve muffed up your grub installation, and can&#8217;t work out how to use grub-install</p>
<p><a href="http://supergrub.forjamari.linex.org/?section=download">Super Grub Disk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2007/12/2-essential-rescue-cds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimal Ubuntu install</title>
		<link>http://www.willmer.com/kb/2007/12/minimal-ubuntu-install/</link>
		<comments>http://www.willmer.com/kb/2007/12/minimal-ubuntu-install/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 16:19:25 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2007/12/minimal-ubuntu-install/</guid>
		<description><![CDATA[From http ://ubuntuforums.org/showthread.php?t=207847, $ sudo aptitude install x-window-system-core gnome-core gdm firefox synaptic xubuntu-system-tools gnome-app-install]]></description>
			<content:encoded><![CDATA[<p>From <a href="http ://ubuntuforums.org/showthread.php?t=207847">http ://ubuntuforums.org/showthread.php?t=207847</a>,</p>
<p><code>$ sudo aptitude install x-window-system-core gnome-core gdm firefox synaptic xubuntu-system-tools gnome-app-install</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2007/12/minimal-ubuntu-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q: Why can&#8217;t I open a window on another Linux machine?</title>
		<link>http://www.willmer.com/kb/2005/10/q-why-cant-i-open-a-window-on-another-linux-machine/</link>
		<comments>http://www.willmer.com/kb/2005/10/q-why-cant-i-open-a-window-on-another-linux-machine/#comments</comments>
		<pubDate>Thu, 27 Oct 2005 15:29:48 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2005/10/q-why-cant-i-open-a-window-on-another-linux-machine/</guid>
		<description><![CDATA[&#8230; even though the firewall is configured correctly&#8230; A: Ubuntu/Gnome sets TCP off by default in gdm.conf. So if its a new installation, or you&#8217;ve upgraded without saving the changes you made previously, edit gdm.conf&#8230;]]></description>
			<content:encoded><![CDATA[<p>&#8230; even though the firewall is configured correctly&#8230;</p>
<p>A: Ubuntu/Gnome sets TCP off by default in gdm.conf. So if its a new installation, or you&#8217;ve upgraded without saving the changes you made previously, edit gdm.conf&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2005/10/q-why-cant-i-open-a-window-on-another-linux-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CoLinux for Ubuntu</title>
		<link>http://www.willmer.com/kb/2005/07/colinux-for-ubuntu/</link>
		<comments>http://www.willmer.com/kb/2005/07/colinux-for-ubuntu/#comments</comments>
		<pubDate>Thu, 28 Jul 2005 10:39:03 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[colinux ubuntu]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2005/07/colinux-for-ubuntu/</guid>
		<description><![CDATA[To install from scratch, follow instructions for installing Debian Sid here Now upgrade Debian Sid to Ubuntu Hoary Edit /etc/apt/sources.list, comment out Debian references, insert Hoary ones apt-get update apt-get dist-upgrade Alternatively, if you already have Ubuntu installed on a separate partition, then you can follow the the instructions for running a dual-boot CoLinux setup]]></description>
			<content:encoded><![CDATA[<p>To install from scratch, follow instructions for installing Debian Sid <a href="http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/">here</a></p>
<p><strong>Now upgrade Debian Sid to Ubuntu Hoary</strong></p>
<ol>
<li>Edit /etc/apt/sources.list, comment out Debian references, insert Hoary ones</li>
<li>apt-get update</li>
<li>apt-get dist-upgrade</li>
</ol>
<p>Alternatively, if you already have Ubuntu installed on a separate partition, then you can follow the <a href="http://wiki.colinux.org/cgi-bin/coLinuxFAQ#A3">the instructions for running a dual-boot CoLinux setup</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2005/07/colinux-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Installing CoLinux on WindowsXP</title>
		<link>http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/</link>
		<comments>http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/#comments</comments>
		<pubDate>Thu, 28 Jul 2005 10:36:33 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[colinux WinXP]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2005/02/installing-colinux-on-windowsxp-with-ubuntu/</guid>
		<description><![CDATA[How I installed coLinux on WindowsXP with bridged networking...]]></description>
			<content:encoded><![CDATA[<p>This assumes that you don&#8217;t already have a Linux installation on a dual-boot machine that you want to use, and are going to install Linux from scratch. If you do already have a working Linux setup, then you can use it. The CoLinux FAQ explains <a href="http://wiki.colinux.org/cgi-bin/coLinuxFAQ#A3">how to configure coLinux on a dual-boot machine</a></p>
<ol>
<li>Get a 2nd IP address assigned that you can use on your Windows machine for the colinux interface (assuming you&#8217;ve already got one assigned to the main interface)</li>
<li>Download colinux-0.6.2.exe from sourceforge onto the Windows machine.</li>
<li>Run colinux-0.6.2.exe on the Windows machine</li>
<li>By default, this will install into c:\Program Files\coLinux. I prefer it to be in c:\coLinux.</li>
<li>The setup program claims it needs 7.6MB for a complete install including root filesystem.</li>
<li>You&#8217;ll be offered a choice of distributions &#8211; choose Debian</li>
<li>Decompress the Debian filesystem. You&#8217;ll need bunzip2, I used the version from cygwin, but you can, I think, also use the Tugzip Windows program</li>
<li>Edit the default.config.xml, and change root_fs to be your unzipped debian filesystem. (If you don&#8217;t do this, you&#8217;ll get &#8220;Device index not specified&#8221; when you try to start colinux.</li>
<li>I also increase &#8220;memory size&#8221;.</li>
<li>You should now be able to run &#8220;colinux-daemon -c default.config.xml&#8221; and get a live colinux process.</li>
<li>Login as root and change the default root password from &#8220;root&#8221;</li>
<li>Edit /etc/network/interfaces and /etc/resolv.conf to set the interface&#8217;s IP address, router and default nameserver.</li>
<li>Halt colinux</li>
<li>Setup networking. I used a bridge network between my ethernet and the TAP interface created at the time of colinux install, using the native Windows bridging. (You can also use the WinPCAP option)</li>
<li>Look for new interface in Control Panel. Mine was called &#8220;Local Area Connection&#8221;, since I&#8217;d renamed the original Ethernet to &#8220;Ethernet LAN&#8221;.</li>
<li>Bridge between this and the external interface</li>
<li>Bring up colinux and login as root.</li>
<li>Once you know it works, install it as a service.</li>
</ol>
<p>So now you&#8217;ve got a running CoLinux installation running Debian Woody.</p>
<p><strong>Now upgrade Debian Woody to Debian Sid</strong></p>
<ol>
<li>Edit /etc/apt/sources.list and change stable to unstable</li>
<li>apt-get update</li>
<li>apt-get dist-upgrade</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Printing to Windows XP printer from Ubuntu</title>
		<link>http://www.willmer.com/kb/2005/05/printing-to-windows-xp-printer-from-ubuntu/</link>
		<comments>http://www.willmer.com/kb/2005/05/printing-to-windows-xp-printer-from-ubuntu/#comments</comments>
		<pubDate>Tue, 24 May 2005 12:00:51 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WinXP]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2005/05/printing-to-windows-xp-printer-from-ubuntu/</guid>
		<description><![CDATA[Enable &#8220;Print Services for Unix&#8221; on Windows XP machine and share printer. (I&#8217;m not actually sure that this is necessary, it might be a red herring&#8230;) When you add the printer in Ubuntu, Choose &#8220;Network Printer&#8221; and &#8220;Windows Printer (SMB)&#8221; put your Workgroup in the Host field Put &#8220;guest@&#60;host&#62;/&#60;printer&#62;&#8221; in the Printer field (replacing &#60;host&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Enable &#8220;Print Services for Unix&#8221; on Windows XP machine and share printer. (I&#8217;m not actually sure that this is necessary, it might be a red herring&#8230;)</p>
<p>When you add the printer in Ubuntu, </p>
<ol>
<li>Choose &#8220;Network Printer&#8221; and &#8220;Windows Printer (SMB)&#8221;</li>
<li>
put your <strong>Workgroup</strong> in the <strong>Host</strong> field</li>
<li>Put &#8220;guest@&lt;host&gt;/&lt;printer&gt;&#8221; in the Printer field (replacing &lt;host&gt; and &lt;printer&gt; with your host &#038; printer names)
</li>
</ol>
<p>So, for example, if your Windows machine was called &#8220;Dozer&#8221; and your printer was called &#8220;LaserPrinter&#8221;, you would put &#8220;guest@Dozer/LaserPrinter&#8221;.</p>
<p>You should not need a name and password for the Windows machine for this to work.</p>
<p><b>Note: please note that case-sensitivity is important.</b>. e.g. If you think your machine name is &#8220;DOMINO&#8221;, it should be &#8220;Domino&#8221; in the config above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2005/05/printing-to-windows-xp-printer-from-ubuntu/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
	</channel>
</rss>

