User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 19:01, 25 February 2013 (diff | hist) . . (+428) . . N Webapp-config and mediawiki vhosts (Pushed from thelinuxwiki.com.)
- 18:57, 25 February 2013 (diff | hist) . . (+190) . . N Checking hard disks for bad blocks (Pushed from thelinuxwiki.com.) (current)
- 18:02, 25 February 2013 (diff | hist) . . (+55) . . N inodes (Created page with "http://140.120.7.20/LinuxKernel/LinuxKernel/node17.html") (current)
- 17:36, 25 February 2013 (diff | hist) . . (+199) . . N bash ping ip range (Created page with "one liner for i in {1..255} ; do ping 192.168.1.$i -c 1 | grep "time=" ; done for i in {1..255} ; do net="192.168.1"; echo "ping $net.$i"; ping $net.$i -c 1 | grep "time=" ...") (current)
- 17:36, 25 February 2013 (diff | hist) . . (+68) . . N bash comparison operators (Created page with " http://tldp.org/LDP/abs/html/comparison-ops.html category:bash") (current)
- 17:34, 25 February 2013 (diff | hist) . . (+348) . . N bash adding to path (Created page with "for ALL users - edit /etc/profile for individual users - edit $HOME/.bash_profile: To add a directory to the PATH just edit this line including a colon : and the new direct...") (current)
- 17:33, 25 February 2013 (diff | hist) . . (+114) . . N awk field separators (Created page with "preceded by '''awk -F''' {| cellspacing="5" border="1" | TAB | "\t" |- | backslash | \/ |} category:linux") (current)
- 17:32, 25 February 2013 (diff | hist) . . (+552) . . N android stay awake display setting (Created page with "The simplest way to keep your Android phone lit up at home, whether it's on a dock or plugged into your PC, is to tell it to avoid turning off its display anytime it's connect...") (current)
- 17:32, 25 February 2013 (diff | hist) . . (+517) . . N android openvpn howto (Created page with "1. install busybox from the playstore 2. run busybox and then run the "smart install" 3. install openvpn installer 4. install tun.ko and run to install tun module from adb she...") (current)
- 17:27, 25 February 2013 (diff | hist) . . (+531) . . N adb shell network ip tools reference (Created page with "to check network interfaces, use netcfg instead of trying ifconfg # netcfg == routes == to view main routing table only # ip route show to view ip rules (whatever those ar...")
- 17:26, 25 February 2013 (diff | hist) . . (0) . . m mediawiki error CryptRand.php (moved Meidawiki error CryptRand.php to mediawiki error CryptRand.php) (current)
- 17:17, 25 February 2013 (diff | hist) . . (+210) . . N mediawiki error CryptRand.php (Created page with "error: A non well formed numeric value encountered in /path/to/mediawiki/includes/CryptRand.php solution: edit CryptRand.php and replace line 285: $bytes .= $iv; with: $buf...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)