User contributions
From DuncanWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:13, 15 January 2012 (diff | hist) N SL6 and KVM (Created page with "=Generating MAC= Find a 6 character hex-compatible word you like & generate random MAC addresses based on that. egrep '^[a-f]{6}$' /usr/share/dict/words I liked 'deface' so I...") (top)
- 00:23, 15 October 2011 (diff | hist) My Computers (top)
- 13:22, 5 October 2011 (diff | hist) Main Page (→Classic Video Games) (top)
- 17:40, 30 August 2011 (diff | hist) Main Page (→Classic Video Games)
- 17:38, 30 August 2011 (diff | hist) Main Page (→Classic Video Games)
- 17:37, 30 August 2011 (diff | hist) Main Page (→Classic Video Games)
- 14:24, 18 July 2011 (diff | hist) GNU Screen (→Regions) (top)
- 14:23, 18 July 2011 (diff | hist) GNU Screen
- 09:48, 28 June 2011 (diff | hist) Command Line Hacks (Blanked the page) (top)
- 09:47, 28 June 2011 (diff | hist) Command Line Hacks (→Grep an IP)
- 09:46, 28 June 2011 (diff | hist) N Command Line Hacks (Created page with "=Grep= ==Grep an IP== This will ONLY show valid IPs from stdin. I have this saved as ipgrep in my path. egrep -o 'digit:{1,3}\.digit:{1,3}\.digit:{1,3}\.[[:di...")
- 09:39, 28 June 2011 (diff | hist) GNU/Linux (top)
- 20:38, 9 June 2011 (diff | hist) Reverse Proxy for RPM Mirroring (top)
- 19:10, 9 June 2011 (diff | hist) Reverse Proxy for RPM Mirroring
- 14:12, 9 June 2011 (diff | hist) Reverse Proxy for RPM Mirroring
- 13:44, 8 June 2011 (diff | hist) N Reverse Proxy for RPM Mirroring (Created page with "This page, just like everything else on this website, is just a work in progress. I needed to do this so we didn't have to have a massively full mirror of ancient CentOS release...")
- 13:42, 8 June 2011 (diff | hist) GNU/Linux (→My Articles On The Subject)
- 15:50, 15 May 2011 (diff | hist) CentOS 5 and Xen (top)
- 08:58, 21 April 2011 (diff | hist) N Postfix (Created page with "=Configuring a Relay Host= relay_host="smtp.example.com" relay_user="relayboy" sasl_passwd=/etc/postfix/sasl_passwd read -p "enter relay_user_password " relay_user_password...") (top)
- 14:23, 20 April 2011 (diff | hist) GNU/Linux Tips And Tricks (top)
- 21:45, 13 April 2011 (diff | hist) OpenVPN With CentOS (→Set iptables Rules) (top)
- 21:44, 13 April 2011 (diff | hist) OpenVPN With CentOS (→Set iptables Rules)
- 17:32, 13 April 2011 (diff | hist) OpenVPN With WRT54GL (top)
- 17:31, 13 April 2011 (diff | hist) OpenVPN Clients (→Configuring The Client) (top)
- 17:28, 13 April 2011 (diff | hist) OpenVPN Clients
- 17:12, 13 April 2011 (diff | hist) OpenVPN With CentOS
- 17:04, 13 April 2011 (diff | hist) OpenVPN With CentOS
- 17:02, 13 April 2011 (diff | hist) OpenVPN Clients
- 17:02, 13 April 2011 (diff | hist) OpenVPN With CentOS
- 17:05, 12 April 2011 (diff | hist) OpenVPN With WRT54GL (→Configuring The Client)
- 17:05, 12 April 2011 (diff | hist) N OpenVPN Clients (Created page with "=Configuring The Client= * '''remote notpip.homelinux.org''' : what OpenVPN system we should connect to remote '''notpip.homelinux.org''' 1194 client remote-cert-tls serv...")
- 16:58, 12 April 2011 (diff | hist) Main Page (→Computery Stuff)
- 16:55, 12 April 2011 (diff | hist) N VPN With WRT54GL (moved VPN With WRT54GL to OpenVPN With WRT54GL) (top)
- 16:55, 12 April 2011 (diff | hist) m OpenVPN With WRT54GL (moved VPN With WRT54GL to OpenVPN With WRT54GL)
- 16:55, 12 April 2011 (diff | hist) OpenVPN With WRT54GL (→OpenVPN Config)
- 16:54, 12 April 2011 (diff | hist) OpenVPN With CentOS (→Enable IPV4 Packet Forwarding)
- 16:48, 12 April 2011 (diff | hist) OpenVPN With CentOS (→Configure OpenVPN on the Server)
- 16:47, 12 April 2011 (diff | hist) OpenVPN With CentOS
- 16:23, 12 April 2011 (diff | hist) Main Page (→Computery Stuff)
- 16:22, 12 April 2011 (diff | hist) N OpenVPN With CentOS & Xen (moved OpenVPN With CentOS & Xen to OpenVPN With CentOS) (top)
- 16:22, 12 April 2011 (diff | hist) m OpenVPN With CentOS (moved OpenVPN With CentOS & Xen to OpenVPN With CentOS)
- 13:04, 1 April 2011 (diff | hist) OpenVPN With WRT54GL (→Configuring The Client)
- 12:53, 1 April 2011 (diff | hist) OpenVPN With WRT54GL (→Generating VPN PKI Files)
- 12:53, 1 April 2011 (diff | hist) OpenVPN With WRT54GL (→Generating VPN PKI Files)
- 21:44, 31 March 2011 (diff | hist) My Computers
- 10:10, 31 March 2011 (diff | hist) OpenVPN With WRT54GL (→OpenVPN Config)
- 10:10, 31 March 2011 (diff | hist) OpenVPN With WRT54GL (→OpenVPN Config)
- 01:30, 25 March 2011 (diff | hist) N OpenVPN With CentOS (Created page with "In this HOWTO I'm going to attempt to build out a VPN with OpenVPN & CentOS under Xen. '''THIS IS UNDER CONSTRUCTION''' =Network Topology= * 10.0.1.1 : DNS, DHCP, Router (Runn...")
- 01:26, 25 March 2011 (diff | hist) Main Page
- 01:25, 25 March 2011 (diff | hist) N VPN With CentOS & Xen (moved VPN With CentOS & Xen to OpenVPN With CentOS & Xen) (top)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)