User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:18, 23 August 2013 (diff | hist) . . (+150) . . Backup Image of Hard Drive using dd  (current)
- 17:04, 23 August 2013 (diff | hist) . . (+339) . . bash arithmetic 
- 07:45, 23 August 2013 (diff | hist) . . (0) . . chromebook hard reset  (→solution) (current)
- 07:45, 23 August 2013 (diff | hist) . . (+12) . . chromebook hard reset 
- 07:42, 23 August 2013 (diff | hist) . . (+243) . . N chromebook hard reset  (Created page with " == problem == message on boot that chromeos is missing. This followed my inserting a fedora usb key to see if it would boot and hitting esc + refresh + power. == solution ...")
- 05:20, 22 August 2013 (diff | hist) . . (+173) . . N bash sum series of numbers with awk  (Created page with "for a series of numbers on different lines of a file or on different lines of stdin, awk will do... awk '{s+=$1} END {print s}' category:scripting category:awk")
- 19:04, 21 August 2013 (diff | hist) . . (+4) . . print string between two characters or strings 
- 19:04, 21 August 2013 (diff | hist) . . (+378) . . N print string between two characters or strings  (Created page with "Howto print text between tags or characters with awk or sed print the text between two tags/characters/strings. $ echo "bla(foo)"|awk -F'[(|)]' '{print $2}' foo $ echo "b...")
- 14:03, 21 August 2013 (diff | hist) . . (+103) . . Awk reference  (current)
- 18:07, 19 August 2013 (diff | hist) . . (+335) . . N sysstat and sar  (Created page with "[http://www.thegeekstuff.com/2011/03/sar-examples/ 10 Useful Sar (Sysstat) Examples for UNIX / Linux Performance Monitoring] [http://www.linux.com/learn/tutorials/33766-sysst...") (current)
- 19:36, 16 August 2013 (diff | hist) . . (+57) . . N print single quote with awk  (Created page with "using ascii code awk '{print "\x27" }' category:awk") (current)
- 03:38, 16 August 2013 (diff | hist) . . (+407) . . N cygwin openssh server  (Created page with "Open a new bash shell window and run the SSH configure stuff. ssh-host-config -y start the service. cygrunsrv -S sshd set password for existing windows user passwd jsmit...")
- 17:05, 14 August 2013 (diff | hist) . . (+100) . . Common kernel configs  (→USB to Serial)
- 17:03, 14 August 2013 (diff | hist) . . (+1,816) . . Common kernel configs  (→cameras and video 4 linux)
- 16:42, 14 August 2013 (diff | hist) . . (+1,174) . . Common kernel configs 
- 13:33, 13 August 2013 (diff | hist) . . (+174) . . N automate X keyboad and mouse with xdotool  (Created page with " move mouse 1 pixel every minute (to avoid screen timeouts or afk status) # while true; do; xdotool mousemove_relative --sync 0 1; sleep 60; done & category:automation")
- 21:54, 8 August 2013 (diff | hist) . . (+197) . . N gentoo install - download current 64 bit stage3  (Created page with "what stage you download determines whether your system is 32 bit or 64... wget http://distfiles.gentoo.org/releases/amd64/current-stage3/default/20130801/stage3-amd64*.tar.b...") (current)
- 15:31, 7 August 2013 (diff | hist) . . (+320) . . vnstat 
- 19:58, 6 August 2013 (diff | hist) . . (+93) . . N jetway ac power loss  (Created page with "bios setting first, disable ERP then, go to chipset >> southbridge >> category:jetway")
- 19:23, 6 August 2013 (diff | hist) . . (+138) . . Iptables scratchpad 
- 19:21, 6 August 2013 (diff | hist) . . (+126) . . Iptables quick guide 
- 19:19, 6 August 2013 (diff | hist) . . (-1) . . netopia dsl modem / router notes  (current)
- 19:18, 6 August 2013 (diff | hist) . . (+853) . . N netopia dsl modem / router notes  (Created page with " == adding a static route via CLI== Netopia-3000/157984235328 (top)>> '''ip''' Netopia-3000/157984235328 (ip)>> '''static-routes''' Netopia-3000/157984235328 (ip static-rou...")
- 17:01, 6 August 2013 (diff | hist) . . (+108) . . Iptables quick guide 
- 00:11, 6 August 2013 (diff | hist) . . (-4) . . formatted netstat -i output 
- 00:10, 6 August 2013 (diff | hist) . . (-1,987) . . formatted netstat -i output 
- 00:09, 6 August 2013 (diff | hist) . . (+2,053) . . formatted netstat -i output 
- 22:32, 4 August 2013 (diff | hist) . . (+22) . . minicom  (current)
- 22:31, 4 August 2013 (diff | hist) . . (+79) . . N minicom  (Created page with "example usb2serial console CLI launch command minicom -D /dev/ttyUSB0 -b 9600")
- 21:36, 4 August 2013 (diff | hist) . . (+184) . . N gentoo boot single-user mode with grub v1  (Created page with " # Example for GRUB 1.x title Gentoo Linux root (hd0,0) kernel /vmlinuz root=/dev/md3 init_opts=S initrd /initramfs-genkernel-x86_64-3.4.3 category:gentoo [[catego...") (current)
- 16:12, 2 August 2013 (diff | hist) . . (+169) . . N pidgin IM log location  (Created page with "base location - in a subdirectory of home dir ~/.purple/logs/<server type>/<account name/ example ~/.purple/logs/sipe/john@example.com%2ccorp%5jsmith category:IM") (current)
- 04:01, 2 August 2013 (diff | hist) . . (+6) . . date command 
- 04:01, 2 August 2013 (diff | hist) . . (+86) . . date command 
- 04:00, 2 August 2013 (diff | hist) . . (+6) . . date command 
- 04:00, 2 August 2013 (diff | hist) . . (+440) . . N date command  (Created page with "to get a formatted date command, just append a + followed by format denotations just give me the year! # '''date +%Y''' year, month, day... # '''date +%Y-%m-%d''' ...")
- 03:53, 2 August 2013 (diff | hist) . . (+1,255) . . formatted netstat -i output 
- 03:52, 2 August 2013 (diff | hist) . . (-1) . . formatted netstat -i output 
- 03:52, 2 August 2013 (diff | hist) . . (+14) . . formatted netstat -i output 
- 03:51, 2 August 2013 (diff | hist) . . (+1,984) . . N formatted netstat -i output  (Created page with "ugly command, nice output netstat -i | awk '{printf "%-10s%-8s%-4s%-12s%-12s%-12s%-12s%-12s%-12s%-12s%-12s%-12s\n",$1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12}' Kernel Interfa...")
- 01:37, 27 July 2013 (diff | hist) . . (+100) . . Mysql remote access  (current)
- 01:26, 27 July 2013 (diff | hist) . . (+7) . . Howto create mysql table  (current)
- 01:25, 27 July 2013 (diff | hist) . . (+72) . . Howto create mysql table 
- 00:02, 25 July 2013 (diff | hist) . . (+61) . . N dump backup image of a running system  (Created page with " http://www.linuxfocus.org/English/March2005/article370.shtml")
- 22:58, 24 July 2013 (diff | hist) . . (+25) . . top multiple cpu, multicore monitoring  (current)
- 22:57, 24 July 2013 (diff | hist) . . (+42) . . top multiple cpu, multicore monitoring 
- 22:57, 24 July 2013 (diff | hist) . . (+368) . . top multiple cpu, multicore monitoring 
- 22:54, 24 July 2013 (diff | hist) . . (+32) . . top multiple cpu, multicore monitoring 
- 22:54, 24 July 2013 (diff | hist) . . (+803) . . N top multiple cpu, multicore monitoring  (Created page with " One of the lines has CPU usage information represented like this: Cpu(s): 87.3%us, 1.2%sy, 0.0%ni, 27.6%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st '''us''': user cpu time ...")
- 21:29, 24 July 2013 (diff | hist) . . (+145) . . scratchpad 
- 21:27, 24 July 2013 (diff | hist) . . (+209) . . N scratchpad  (Created page with "netstat (version 1.42) interface rx-err rx-drp rx-ovr monitor while true; do netstat -i | grep -v -E "lo|Kernel|RX" | awk '{print $5,$6,$7,$9,$10,$11 ","}' | tr -d "\n"; echo...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
 
					