<?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>Crashinit6.com &#187; Howto&#8217;s</title>
	<atom:link href="http://www.crashinit6.com/blog/archives/category/howtos/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crashinit6.com/blog</link>
	<description>HowTo&#039;s for Projects that I undertake for linux and windows</description>
	<lastBuildDate>Sun, 31 Jan 2010 14:47:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Commands to clear out specific privacy settings on Internet Explorer</title>
		<link>http://www.crashinit6.com/blog/archives/60</link>
		<comments>http://www.crashinit6.com/blog/archives/60#comments</comments>
		<pubDate>Sun, 31 Jan 2010 14:28:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=60</guid>
		<description><![CDATA[This can be used on kiosks/computers where privacy is needed.]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Set Time Manually on Linux</title>
		<link>http://www.crashinit6.com/blog/archives/45</link>
		<comments>http://www.crashinit6.com/blog/archives/45#comments</comments>
		<pubDate>Mon, 01 Sep 2008 20:48:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Linux (32bit)]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=45</guid>
		<description><![CDATA[	
nn is a two digit month, between 01 to 12
dd is a two digit day, between 01 and 31, with the regular rules for days according to month and year applying
hh is two digit hour, using the 24-hour period so it is between 00 and 23
mm is two digit minute, between 00 and 59
yyyy is [...]]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switch between different Java (JVM) in Ubuntu and Debian GNU Linux</title>
		<link>http://www.crashinit6.com/blog/archives/29</link>
		<comments>http://www.crashinit6.com/blog/archives/29#comments</comments>
		<pubDate>Mon, 01 Sep 2008 20:36:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Linux (32bit)]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=29</guid>
		<description><![CDATA[Have you ever needed to install different versions of java on your machine but have no idea how to switch between them? Just follow the example below.


sudo update-alternatives &#8211;config java
A menu system will appear and all you have to do is choose the number of the java version you want to use. 

To view what [...]]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Setup Squid 2.6 Proxy with LDAP Authentication and SARG on Ubuntu 7.04</title>
		<link>http://www.crashinit6.com/blog/archives/13</link>
		<comments>http://www.crashinit6.com/blog/archives/13#comments</comments>
		<pubDate>Mon, 07 Jul 2008 20:11:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Squid Proxy]]></category>
		<category><![CDATA[Ldap Authentication Active Directory]]></category>
		<category><![CDATA[SARG]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=13</guid>
		<description><![CDATA[Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It runs on Unix and Windows and is licensed under the GNU GPL.
Sarg &#8211; Squid Analysis [...]]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/13/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Howto Deny Access to Malware Sites in Squid</title>
		<link>http://www.crashinit6.com/blog/archives/14</link>
		<comments>http://www.crashinit6.com/blog/archives/14#comments</comments>
		<pubDate>Mon, 23 Jun 2008 21:24:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Squid Proxy]]></category>
		<category><![CDATA[Deny]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=14</guid>
		<description><![CDATA[Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It runs on Unix and Windows and is licensed under the GNU GPL.
The Malware Block List [...]]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/14/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change or set your user&#8217;s home directory to something other than the default</title>
		<link>http://www.crashinit6.com/blog/archives/12</link>
		<comments>http://www.crashinit6.com/blog/archives/12#comments</comments>
		<pubDate>Thu, 01 May 2008 20:57:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Ubuntu Linux (32bit)]]></category>
		<category><![CDATA[home directory]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=12</guid>
		<description><![CDATA[Follow this howto to change the path of the users home directory to a different location.

You will need to edit the /etc/passwd file as root.
sudo nano /etc/passwd
You will find a line similar to the one below:
xxxx:x:1000:1000::/home/xxxx/:/bin/bash
which you can change to, for instance,
xxxx:x:1000:1000::/etc/johndoe/:/bin/bash
to change the user xxxx&#8217;s home directory to /etc/johndoe/.
]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Nessus on Ubuntu</title>
		<link>http://www.crashinit6.com/blog/archives/11</link>
		<comments>http://www.crashinit6.com/blog/archives/11#comments</comments>
		<pubDate>Thu, 01 May 2008 20:27:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Ubuntu Linux (32bit)]]></category>
		<category><![CDATA[Nessus]]></category>
		<category><![CDATA[nessusd]]></category>

		<guid isPermaLink="false">http://www.crashinit6.com/blog/?p=11</guid>
		<description><![CDATA[The NessusÂ® vulnerability scanner, is the world-leader in active scanners, featuring high speed discovery, configuration auditing, asset profiling, sensitive data discovery and vulnerability analysis of your security posture. Nessus scanners can be distributed throughout an entire enterprise, inside DMZs, and across physically separate nehe Nessus daemon.

We need to install Nessus client and the Nessus daemon:
sudo [...]]]></description>
		<wfw:commentRss>http://www.crashinit6.com/blog/archives/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

