User contributions for Scott
Jump to navigation
Jump to search
13 September 2012
- 16:1116:11, 13 September 2012 diff hist +31 How to free kernel memory No edit summary current
- 16:1016:10, 13 September 2012 diff hist +310 N How to free kernel memory Created page with 'If memory seems to be consumed but you can't account for it all, check with <code>atop</code>. You may see that '''slab memory''' is very high. If so, use the <code>slabtop</co…'
- 16:0616:06, 13 September 2012 diff hist 0 Main Page →Linux How-To
- 16:0616:06, 13 September 2012 diff hist +39 Main Page →Linux How-To
- 16:0516:05, 13 September 2012 diff hist +83 Main Page →Linux How-To
15 August 2012
- 22:0722:07, 15 August 2012 diff hist −5 How to interrogate a computer's hardware No edit summary current
- 22:0622:06, 15 August 2012 diff hist +56 N How to interrogate a computer's hardware Created page with 'commands to try: <pre> dmidecode lspci lsusb lsio </pre>'
- 22:0622:06, 15 August 2012 diff hist +13 Main Page →Linux How-To
10 July 2012
- 18:4418:44, 10 July 2012 diff hist +4 RVM →Install RVM
- 18:4318:43, 10 July 2012 diff hist −3 RVM →Installing Ruby
- 18:4318:43, 10 July 2012 diff hist −5 RVM No edit summary
- 18:4218:42, 10 July 2012 diff hist +78 RVM →Install RVM
- 18:4218:42, 10 July 2012 diff hist −78 RVM →Gemsets
- 18:4218:42, 10 July 2012 diff hist +134 RVM →Gemsets
- 18:4018:40, 10 July 2012 diff hist +46 RVM →Installing Ruby
- 18:3618:36, 10 July 2012 diff hist +676 RVM No edit summary
- 18:0818:08, 10 July 2012 diff hist +1 RVM No edit summary
- 18:0818:08, 10 July 2012 diff hist +4 RVM →Project Setup and Best Practices
- 18:0718:07, 10 July 2012 diff hist +26 RVM No edit summary
- 18:0718:07, 10 July 2012 diff hist +341 RVM →Project Setup and Best Practices
- 18:0518:05, 10 July 2012 diff hist +117 RVM No edit summary
- 17:4117:41, 10 July 2012 diff hist +37 RVM No edit summary
6 July 2012
- 21:4921:49, 6 July 2012 diff hist +36 RVM No edit summary
- 20:3420:34, 6 July 2012 diff hist +78 RVM No edit summary
- 18:4818:48, 6 July 2012 diff hist +248 N RVM Created page with 'Ruby Version Manager https://rvm.io// To create a new gemset: <pre> rvm ruby-1.9.3-p194@rails2314 --create </pre> To switch to a particular gemset: <pre> rvm gemset use rails23…'
- 18:4618:46, 6 July 2012 diff hist +10 Main Page →Programming
3 July 2012
- 20:4020:40, 3 July 2012 diff hist +16 Pineapple Coleslaw No edit summary current
- 20:3920:39, 3 July 2012 diff hist +6 Pineapple Coleslaw No edit summary
- 20:3920:39, 3 July 2012 diff hist +27 Pineapple Coleslaw No edit summary
- 20:3820:38, 3 July 2012 diff hist +310 N Pineapple Coleslaw Created page with 'Drain most (but not all) of the juice from a * 20-oz can of crushed pineapple (drink the juice!) Grate in a food processor: * half of a cabbage * 2 or 3 carrots Combine the pin…'
- 20:3220:32, 3 July 2012 diff hist +2 Recipes →Vegetables
- 20:3220:32, 3 July 2012 diff hist +23 Recipes →Vegetables
25 June 2012
- 17:1917:19, 25 June 2012 diff hist −1 Moroccan Chicken No edit summary current
- 17:1817:18, 25 June 2012 diff hist −1 Moroccan Chicken No edit summary
- 17:1717:17, 25 June 2012 diff hist +731 Moroccan Chicken No edit summary
- 16:5616:56, 25 June 2012 diff hist +33 N Moroccan Chicken Created page with '* chicken breast, one pound cubed'
- 16:5516:55, 25 June 2012 diff hist +22 Recipes →Dinner
22 June 2012
- 21:2021:20, 22 June 2012 diff hist +188 CUDA C →Card Properties
- 21:1921:19, 22 June 2012 diff hist −188 CUDA C →Query device properties
20 June 2012
- 23:4023:40, 20 June 2012 diff hist +7 CUDA C →Random Numbers
- 23:4023:40, 20 June 2012 diff hist −3 CUDA C →Random Numbers
- 23:3923:39, 20 June 2012 diff hist +200 CUDA C →Card Properties
6 June 2012
- 17:0217:02, 6 June 2012 diff hist +11 CUDA C →Program Example
- 17:0017:00, 6 June 2012 diff hist −106 CUDA C →Program Example
- 16:5716:57, 6 June 2012 diff hist +187 CUDA C →Program Example
- 16:3716:37, 6 June 2012 diff hist +882 CUDA C →Kernel Example
25 May 2012
- 17:1417:14, 25 May 2012 diff hist +7 JavaScript Basics →Link to external Javscript file
- 17:1417:14, 25 May 2012 diff hist +234 N JavaScript Basics Created page with '== Link to external Javscript file == <source lang="html"> <head> <title>Test</title> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <script src="spectra…'
- 17:1217:12, 25 May 2012 diff hist +31 Main Page →Programming