|
Archive and Compress a linux directory Posted By : matt.nelson at 9:11 pm, 03 August 2010 In Group : Linux
|
|
Bypass and remove the VBA password in Excel Posted By : matt.nelson at 6:11 pm, 23 July 2010 In Group : Excel
|
|
Essential BASH commands Posted By : matt.nelson at 9:18 pm, 14 May 2010 In Group : Linux This tutorial presents the Linux terminal and the "bash" shell to people who have never used a command line to give commands to an operating system before, or who have never done so in Linux/Unix. This is as much a reminder to myself of useful commands as it is for you. |
|
Fix the passive netstat connections in Munin Posted By : matt.nelson at 11:16 am, 02 May 2010 In Group : Hosting
|
|
Place a VBA array into an excel range Posted By : matt.nelson at 2:03 pm, 30 March 2010 In Group : Excel When using Excel and VBA to sort through large amount of data, most people will simply use a 'For Loop' or a 'While Wend' to write data from an array back to the sheet. This is extremely inefficient. Have a look at this short code snippet to see how to dump large amounts of data from an array into an excel range. |
|
cPanel - Logging in and looking around Posted By : matt.nelson at 9:03 pm, 18 March 2010 In Group : cPanel
|