<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Crashinit6.com</title>
	<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>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Commands to clear out specific privacy settings on Internet Explorer</title>
		<description><![CDATA[This can be used on kiosks/computers where privacy is needed.]]></description>
		<link>http://www.crashinit6.com/blog/archives/60</link>
			</item>
	<item>
		<title>Howto: Set Time Manually on Linux</title>
		<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>
		<link>http://www.crashinit6.com/blog/archives/45</link>
			</item>
	<item>
		<title>Switch between different Java (JVM) in Ubuntu and Debian GNU Linux</title>
		<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>
		<link>http://www.crashinit6.com/blog/archives/29</link>
			</item>
	<item>
		<title>Get Outraged And Get Active About Internet Censorship</title>
		<description><![CDATA[Source(s):
Paul Joseph WatsonPrison PlanetTuesday, August 5, 2008
In response to increasing flagrant attempts to censor political websites, including Infowars and Prison Planet, not in Communist China, but in the U.S. and the UK, we are running a special contest with a top prize of $5,000 in order to encourage people to get active and educate others [...]]]></description>
		<link>http://www.crashinit6.com/blog/archives/17</link>
			</item>
	<item>
		<title>Howto Setup Squid 2.6 Proxy with LDAP Authentication and SARG on Ubuntu 7.04</title>
		<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>
		<link>http://www.crashinit6.com/blog/archives/13</link>
			</item>
	<item>
		<title>Howto Deny Access to Malware Sites in Squid</title>
		<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>
		<link>http://www.crashinit6.com/blog/archives/14</link>
			</item>
	<item>
		<title>Change or set your user&#8217;s home directory to something other than the default</title>
		<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>
		<link>http://www.crashinit6.com/blog/archives/12</link>
			</item>
	<item>
		<title>Install Nessus on Ubuntu</title>
		<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>
		<link>http://www.crashinit6.com/blog/archives/11</link>
			</item>
	<item>
		<title>Install OpenNMS 1.2.9 on Ubuntu Server 7.10 &#8211; Gutsy Gibbon 32 bit Platform</title>
		<description><![CDATA[OpenNMS is the world&#8217;s first enterprise grade network management platform developed under the open source model.

Please not that the three prerequisites listed below are needed before you can start the installation section of OpenNMS and this guide will walk you through it step by step. This guide should take about an hour to complete.
Tomcat 4
Postgresql-8.1
Java [...]]]></description>
		<link>http://www.crashinit6.com/blog/archives/10</link>
			</item>
	<item>
		<title>Install OpenNMS 1.2.9 on Debian Sarge 3.1 &#8211; 32 bit Platform</title>
		<description><![CDATA[OpenNMS is the world&#8217;s first enterprise grade network management platform developed under the open source model.

Step One
We need to edit the sources.list file to have the following.

deb http://debian.opennms.org/ /debian/opennms stable

Do an:
apt-get update
and 
apt-get upgrade
on your system
If you have a cd that you want to add to the aptitude source, run this command:
apt-cdrom add
Step Two
We need [...]]]></description>
		<link>http://www.crashinit6.com/blog/archives/8</link>
			</item>
</channel>
</rss>

