User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:55, 17 May 2013 (diff | hist) . . (+74) . . N Openssl remove / change private key password (Pushed from Themanclub.)
- 15:41, 17 May 2013 (diff | hist) . . (+106) . . N Mysql server secure post install (Pushed from Themanclub.) (current)
- 15:39, 17 May 2013 (diff | hist) . . (+252) . . N Mysql error mysql.servers doesn't exist when running flush privileges command (Pushed from Themanclub.) (current)
- 15:37, 17 May 2013 (diff | hist) . . (+160) . . N Mediawiki notes (Pushed from Themanclub.) (current)
- 15:36, 17 May 2013 (diff | hist) . . (+403) . . N Mailx and ssmtp (Pushed from Themanclub.) (current)
- 15:35, 17 May 2013 (diff | hist) . . (+284) . . N Linux sound alsa (Pushed from Themanclub.)
- 15:34, 17 May 2013 (diff | hist) . . (+8,310) . . N Linux hp p1006 printer installation (Pushed from Themanclub.)
- 15:31, 17 May 2013 (diff | hist) . . (+788) . . N SRX notes (Pushed from Themanclub.) (current)
- 15:29, 17 May 2013 (diff | hist) . . (+1,247) . . N Juniper junos olive reference (Pushed from Themanclub.) (current)
- 15:27, 17 May 2013 (diff | hist) . . (+4,630) . . N Howto create mysql table (Pushed from Themanclub.)
- 15:27, 17 May 2013 (diff | hist) . . (+1,263) . . N Grep examples (Pushed from Themanclub.)
- 15:26, 17 May 2013 (diff | hist) . . (+323) . . N Gnucash notes (Pushed from Themanclub.) (current)
- 15:24, 17 May 2013 (diff | hist) . . (+460) . . N Gentoo glibc failed (Pushed from Themanclub.) (current)
- 15:22, 17 May 2013 (diff | hist) . . (+33) . . N Gcc configuration check on gentoo (Pushed from Themanclub.) (current)
- 16:03, 16 May 2013 (diff | hist) . . (+40) . . ip addr list
- 16:02, 16 May 2013 (diff | hist) . . (+2) . . ip addr list
- 16:02, 16 May 2013 (diff | hist) . . (+16) . . ip addr list
- 16:02, 16 May 2013 (diff | hist) . . (+1,113) . . N ip addr list (Created page with "alternative to "ifconfig -a" ifconfig -a fails to show virtual IPs on a linux interface ip addr list show VIPs # '''ip addr list eth0''' 2: eth0: <BROADCAST,MULTICAST,UP,...")
- 20:57, 12 May 2013 (diff | hist) . . (+32) . . AT&T DSL ATM information for cisco DSL router setup (current)
- 20:56, 12 May 2013 (diff | hist) . . (+1,453) . . N AT&T DSL ATM information for cisco DSL router setup (Created page with "The following information was taken from a working motorola modem on AT&T home DSL. The items in bold were used to configure a ciso 837 integrated services router successfull...")
- 20:37, 12 May 2013 (diff | hist) . . (+39,297) . . N Cisco DSL Router Configuration and Troubleshooting Guide - Step-by-Step Configuration of PPPoE with a Dynamic IP Address (Created page with " <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> <TIT...") (current)
- 01:28, 12 May 2013 (diff | hist) . . (+221) . . N bash expansion and variables (Created page with " == variables in sed (and other utils) == BASH treats anything in single-quotes as a literal string, and will not try to interpolate any variables. You probably want to be u...") (current)
- 01:26, 12 May 2013 (diff | hist) . . (0) . . Bash for loop
- 02:23, 11 May 2013 (diff | hist) . . (+145) . . N sed - print lines between two matches in a file (Created page with " sed -n -e '/Word B/,/Word D/ p' file file: Word A Word B Word C Word D Word E Word F output: Word B Word C Word D category:sed") (current)
- 23:39, 10 May 2013 (diff | hist) . . (+187) . . N bash single to double digit conversion (Created page with "method using printf... for i in {1..12}; do i=`printf "%02d" $i` echo $i done output 01 02 03 04 05 06 07 08 09 10 11 12 category:scripting [[cat...") (current)
- 18:38, 10 May 2013 (diff | hist) . . (+6) . . centos static route manual config (current)
- 18:38, 10 May 2013 (diff | hist) . . (+1,173) . . N centos static route manual config (Created page with "'''Configuring Static Routes''' Routing will be configured on routing devices, therefore it should not be necessary to configure static routes on Red Hat Enterprise Linux ser...")
- 01:39, 9 May 2013 (diff | hist) . . (+70) . . nmap random source IP spoofing script (current)
- 01:31, 9 May 2013 (diff | hist) . . (-2) . . nmap random source IP spoofing script
- 01:30, 9 May 2013 (diff | hist) . . (+12) . . nmap random source IP spoofing script
- 01:29, 9 May 2013 (diff | hist) . . (+515) . . nmap random source IP spoofing script
- 01:00, 9 May 2013 (diff | hist) . . (-86) . . nmap random source IP spoofing script
- 00:59, 9 May 2013 (diff | hist) . . (+1) . . nmap random source IP spoofing script
- 00:59, 9 May 2013 (diff | hist) . . (+484) . . N nmap random source IP spoofing script (Created page with " #!/bin/bash <br>LIMIT=$1 DSTIP=$2<br> for i in `seq $LIMIT` do echo "limit = $LIMIT" RNDPORT=`echo $((RANDOM%=65535))` SOURCEIP=`echo $((RANDOM%=223))"."$((RA...")
- 20:52, 8 May 2013 (diff | hist) . . (-10) . . centos static IP config (current)
- 20:51, 8 May 2013 (diff | hist) . . (+5) . . centos static IP config
- 20:50, 8 May 2013 (diff | hist) . . (+5) . . centos static IP config
- 20:50, 8 May 2013 (diff | hist) . . (+115) . . centos static IP config
- 20:49, 8 May 2013 (diff | hist) . . (+308) . . centos static IP config
- 20:44, 8 May 2013 (diff | hist) . . (+20) . . centos static IP config
- 20:42, 8 May 2013 (diff | hist) . . (+264) . . N centos static IP config (Created page with "file structure / paths similar / same as redhat example /etc/sysconfig/ifcfg-eth0 file DEVICE=eth0 BOOTPROTO=none ONBOOT=yes NETWORK=10.0.1.0 NETMASK=255.255.255.0 ...")
- 14:16, 6 May 2013 (diff | hist) . . (+233) . . howto build a linux wireless access point (current)
- 13:40, 6 May 2013 (diff | hist) . . (+350) . . N udev notes (Created page with "monitoring udev realtime udevadm monitor udev device info udevadm info -a -p /sys/class/net/wlan0 testing rules??? udevadm test /sys/class/net/wlan0 === Log monitor mes...") (current)
- 04:25, 5 May 2013 (diff | hist) . . (+9) . . cups command line printing and options (current)
- 04:25, 5 May 2013 (diff | hist) . . (+46) . . cups command line printing and options
- 00:28, 5 May 2013 (diff | hist) . . (+115) . . tightvnc for windows portable (current)
- 00:25, 5 May 2013 (diff | hist) . . (-7) . . tightvnc for windows portable
- 00:24, 5 May 2013 (diff | hist) . . (+1,183) . . N tightvnc for windows portable (Created page with " http://rammichael.com/tightvnc-portable-version-1-3-10 taken from the above link.... Recently, a new version of TightVNC was released, and a portable version of it for U3 ...")
- 18:19, 2 May 2013 (diff | hist) . . (+6) . . Add existing Exchange Server calendar to Evolution mail client (version 3.6.4) (→Solution) (current)
- 18:18, 2 May 2013 (diff | hist) . . (0) . . m Add existing Exchange Server calendar to Evolution mail client (version 3.6.4) (moved Evolution add existing Exchange Server calendar to Add existing Exchange Server calendar to Evolution mail client (version 3.6.4))
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)