<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Lockstockmods</title>
	<link>http://www.lockstockmods.net</link>
	<description>If its not broken... take it apart and mod it</description>
	<lastBuildDate>Mon, 09 Nov 2009 20:11:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Protected: Setup OpenVPN no NAT external IPS</title>
		<description>
	This post is password protected. To view it please enter your password below:
	Password:  
	
	 </description>
		<link>http://www.lockstockmods.net/2009/11/09/setup-openvpn-no-nat-external-ips/</link>
			</item>
	<item>
		<title>Protected: Setup OpenVPN</title>
		<description>
	This post is password protected. To view it please enter your password below:
	Password:  
	
	 </description>
		<link>http://www.lockstockmods.net/2009/11/09/setup-openvpn/</link>
			</item>
	<item>
		<title>SSH Tunnel with Putty and Squid</title>
		<description>The purpose of this guide is to provide an easy to follow set of instructions that should allow you to create an SSH tunnel in around 10 minutes.
Step 1: Getting started
What you will need:

	Remote server running SSH (Debian server is used in this guide)
	Putty
	Squid

Install squid:
apt-get install squid
Step 2: Configure putty

	Start ...</description>
		<link>http://www.lockstockmods.net/2009/11/04/ssh-tunnel-with-putty-and-squid/</link>
			</item>
	<item>
		<title>Easy way to PXE Boot Windows</title>
		<description>This guide provides an easy and relatively quick way to PXE boot windows which means you can install Windows over the network with PXE without the need for a CD drive.  While the previous guide allows you to slip stream updates and add extra programs it took a LONG ...</description>
		<link>http://www.lockstockmods.net/2008/05/26/easy-way-to-pxe-boot-windows/</link>
			</item>
	<item>
		<title>CSS Cheatsheet</title>
		<description>Background
Backgrounds can be tricky. Nevertheless, effective when condensed correctly. The syntax for declaring the background shorthand values are as follows:
background properties
element {
background-color: color &#124;&#124; #hex &#124;&#124; (rgb / % &#124;&#124; 0-255);
background-image:url(URI);
background-repeat: repeat &#124;&#124; repeat-x &#124;&#124; repeat-y &#124;&#124; no-repeat;
background-position: X Y &#124;&#124; (top&#124;&#124;bottom&#124;&#124;center) (left&#124;&#124;right&#124;&#124;center);
background-attachment: scroll &#124;&#124; fixed;
}
Believe it or not, all ...</description>
		<link>http://www.lockstockmods.net/2008/05/01/css-cheatsheet/</link>
			</item>
	<item>
		<title>MySQL Cheatsheet</title>
		<description>Query
SELECT * FROM table
SELECT * FROM table1, table2, ...
SELECT field1, field2, ... FROM table1, table2, ...
SELECT ... FROM ... WHERE condition
SELECT ... FROM ... WHERE condition GROUPBY field
SELECT ... FROM ... WHERE condition GROUPBY field HAVING condition2
SELECT ... FROM ... WHERE condition ORDER BY field1, field2
SELECT ... FROM ... WHERE ...</description>
		<link>http://www.lockstockmods.net/2008/05/01/mysql-cheatsheet/</link>
			</item>
</channel>
</rss>
