User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:56, 31 January 2014 (diff | hist) . . (0) . . Create a ISO Storage Repository in xenserver (→XS version 6.2)
- 16:56, 31 January 2014 (diff | hist) . . (+1) . . Create a ISO Storage Repository in xenserver (→XS version 6.2)
- 16:55, 31 January 2014 (diff | hist) . . (+4) . . Create a ISO Storage Repository in xenserver (→XS version 6.2)
- 16:55, 31 January 2014 (diff | hist) . . (+3) . . Create a ISO Storage Repository in xenserver (→XS version 6.2)
- 16:55, 31 January 2014 (diff | hist) . . (+513) . . N Create a ISO Storage Repository in xenserver (Created page with " == XS version 6.2 == # '''xe sr-create name-label=ISO_images type=iso device-config:location=/datastore0/iso device-config:legacy_mode=true content-type=iso''' 7239d00c-eb...")
- 22:25, 29 January 2014 (diff | hist) . . (+15) . . lynx craigslist search
- 22:20, 29 January 2014 (diff | hist) . . (+180) . . N lynx craigslist search (Created page with "city="austin"; search="dutchwest"; lynx --dump "http://$city.craigslist.org/search/?sort=rel&areaID=15&subAreaID=&query=$search&catAbb=sss" | grep -B 1000 "Few LOCAL results f...")
- 22:39, 23 January 2014 (diff | hist) . . (+119) . . N ascii art (Created page with " \\ \\_ \\ (') \\_ / )=.---(') o( )o( )_-\_ category:ascii art") (current)
- 20:09, 23 January 2014 (diff | hist) . . (+1,760) . . N Add a Hard Drive to XenServer (Created page with "Version 6.2 == adding a new hard drive i.e. /dev/sdb == 1) verify the drive of interest is recognized # '''cat /proc/partitions''' major minor #blocks name 7 ...") (current)
- 22:21, 20 January 2014 (diff | hist) . . (0) . . m ssh-agent user setup and on demand ssh-add (moved ssh-agent user setup to ssh-agent user setup and on demand ssh-add) (current)
- 22:21, 20 January 2014 (diff | hist) . . (+56) . . N ssh-agent user setup (moved ssh-agent user setup to ssh-agent user setup and on demand ssh-add) (current)
- 21:37, 20 January 2014 (diff | hist) . . (-1) . . ssh-agent user setup and on demand ssh-add
- 21:37, 20 January 2014 (diff | hist) . . (+154) . . ssh-agent user setup and on demand ssh-add
- 20:51, 20 January 2014 (diff | hist) . . (+122) . . ssh-agent user setup and on demand ssh-add
- 20:48, 20 January 2014 (diff | hist) . . (+45) . . ssh-agent user setup and on demand ssh-add
- 20:47, 20 January 2014 (diff | hist) . . (+474) . . ssh-agent user setup and on demand ssh-add
- 20:46, 20 January 2014 (diff | hist) . . (+254) . . N ssh-agent user setup and on demand ssh-add (Created page with " add the following lines to .bash_profile in the user home directory SSHAGENT=/usr/bin/ssh-agent SSHAGENTARGS="-s" if [ -z "$SSH_AUTH_SOCK" -a -x "$SSHAGENT" ]; then eval...")
- 20:44, 20 January 2014 (diff | hist) . . (+101) . . N linux serial console (Created page with " [https://www.kernel.org/doc/Documentation/serial-console.txt kernel.org guide] category:console")
- 14:50, 18 January 2014 (diff | hist) . . (+282) . . N du examples (Created page with " # du -sh 64G . # du -s * | awk '{s+=$1} END {print s " / " 1048576 }' | bc -l | awk '{ printf ("%.2f%s\n",$1," GB") }' 63.98 GB # du -s *.log | awk '{s+=$1} END {pri...") (current)
- 14:38, 18 January 2014 (diff | hist) . . (0) . . m bash sum series of numbers with awk (moved bash sum series of numbers to bash sum series of numbers with awk) (current)
- 20:13, 17 January 2014 (diff | hist) . . (+22) . . lvm resize (current)
- 16:23, 15 January 2014 (diff | hist) . . (0) . . linux log analysis (current)
- 16:19, 15 January 2014 (diff | hist) . . (+45) . . linux log analysis
- 16:18, 15 January 2014 (diff | hist) . . (+64) . . linux log analysis
- 16:13, 15 January 2014 (diff | hist) . . (+147) . . N linux log analysis (Created page with " [http://packages.debian.org/sid/logcheck logcheck] [http://www.logwatch.org/ logwatch] [http://sourceforge.net/projects/sentrytools/ logsentry]")
- 05:14, 10 January 2014 (diff | hist) . . (+1) . . Printf formatting (current)
- 05:10, 10 January 2014 (diff | hist) . . (+204) . . Printf formatting
- 18:47, 8 January 2014 (diff | hist) . . (+2) . . dell 27 inch monitro 2560x1440 resolution (current)
- 18:13, 8 January 2014 (diff | hist) . . (+403) . . N dell 27 inch monitro 2560x1440 resolution (Created page with "monitor: dell u2713hm video card: Radeon HD 7870M video driver: fglrx == Problem description: == == links == [http://forums.gentoo.org/viewtopic-t-958770-start-0.html s...")
- 12:35, 24 December 2013 (diff | hist) . . (+1,295) . . N ecryptfs (Created page with "'''kernel options''' Make sure that ECRYPT_FS is enabled in the kernel. (gentoo) │ Symbol: ECRYPT_FS [=y] ...") (current)
- 05:08, 23 December 2013 (diff | hist) . . (+104) . . N rsync (Created page with " using ssh # rsync -avz '''-e ssh''' remoteuser@remotehost:/remote/dir /this/dir/ category:backup")
- 19:18, 15 December 2013 (diff | hist) . . (+274) . . N drupal bluemasters slide show caption text (Created page with "new slides and captions The caption is the text displayed at the bottom of the slide. Captions and slide images displayed can be manipulated by editing the following file s...")
- 14:31, 15 December 2013 (diff | hist) . . (+752) . . N drupal 7 enabling clean urls (Created page with " == Problem == * Clean URLs test failing on drupal 7.21 on a gentoo installation * mod_rewrite and .htaccess files and all apache configs are OK In my case the drupal clean u...") (current)
- 22:12, 14 December 2013 (diff | hist) . . (+102) . . N drupal security (Created page with "sites/default/settings.php file permissions should be 644 chmod 644 settings.php category:drupal") (current)
- 21:54, 14 December 2013 (diff | hist) . . (+175) . . bluemasters remove Network Connect section (current)
- 21:54, 14 December 2013 (diff | hist) . . (+1) . . bluemasters remove Network Connect section
- 21:54, 14 December 2013 (diff | hist) . . (0) . . bluemasters remove Network Connect section
- 21:53, 14 December 2013 (diff | hist) . . (+2) . . bluemasters remove Network Connect section
- 21:53, 14 December 2013 (diff | hist) . . (+2) . . bluemasters remove Network Connect section
- 21:53, 14 December 2013 (diff | hist) . . (+17) . . bluemasters remove Network Connect section
- 21:52, 14 December 2013 (diff | hist) . . (+1,076) . . N bluemasters remove Network Connect section (Created page with "The Network Connect section looks horrible IMO to get rid if it, remove these lines from sites/all/themes/bluemasters/page.tpl.php <div id="...")
- 21:42, 14 December 2013 (diff | hist) . . (-7) . . bluemasters search block form backgroup color change (current)
- 21:42, 14 December 2013 (diff | hist) . . (0) . . bluemasters search block form backgroup color change
- 21:42, 14 December 2013 (diff | hist) . . (-1) . . bluemasters search block form backgroup color change
- 21:42, 14 December 2013 (diff | hist) . . (+9) . . bluemasters search block form backgroup color change
- 21:41, 14 December 2013 (diff | hist) . . (+309) . . N bluemasters search block form backgroup color change (Created page with "change css file sites/all/themes/bluemasters/css/style.css change background-color parameter to your desired color. I did ffffff for while. style.css:#search-block-form { ...")
- 07:50, 11 December 2013 (diff | hist) . . (-1) . . Checking ports with netcat (→checking tcp ports)
- 17:50, 4 December 2013 (diff | hist) . . (+50) . . print string between two characters or strings (current)
- 17:48, 4 December 2013 (diff | hist) . . (+2) . . print string between two characters or strings
- 16:42, 20 November 2013 (diff | hist) . . (+65) . . Git reference
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)