AWS Pricing History
August 2006 – m1.small. October 2007 – m1.large, m1.xlarge. May 2008 – c1.medium, c1.xlarge. October 2009 – m2.2xlarge, m2.4xlarge. February 2010 – m2.xlarge….
- March 27, 2018
Make an Excel Spreadsheet “Read Only” for Other People with Password
When multiple employees have access to company spreadsheets, it’s important…
- March 12, 2018
Open as Read-Only Prompt in Excel
Microsoft designed Excel with an optional feature that prompts users…
- March 12, 2018

Using .BAT Files to Add Window Commands
@echo off rem Windows command-line tool for s3cmd setlocal rem…
- November 14, 2017
Using Rprofile.site to Startup R Studio
The .Rprofile file By default R looks for and runs .Rprofile files in the…
- November 14, 2017
PostgreSQL Password File
The Password File The file .pgpass in a user’s home directory or…
- November 14, 2017
S3CMD on Windows
S3cmd is created for managing S3 buckets on Linux servers. But…
- November 14, 2017
Digital Ocean DNS Resolver Issue
If your CURL commands are resulting in unable to resolve…
- April 18, 2017
Excel Function to Split Text by Caps
Function SplitCaps(strIn As String) As String Dim objRegex As Object…
- April 3, 2017
Apache and Tomcat Configs
Add your subdomain to the DNS server integrate *mod_proxy* into…
- March 28, 2017
Command to rSync Whole Server
sudo rsync -aAXvP –exclude={/boot/,/dev/,/etc/fstab,/etc/modprobe*,/etc/modules/,/lost+found/,/etc/mtab,/etc/network*,/etc/sysconfig/ip*,/etc/sysconfig/kernel,/etc/sysconfig/network*,/lib/modules/,/media/,/mnt/,/proc/,/run/,/sys/,/tmp/,/var/lib/lxcfs/,/var/lock/} [email protected]:/ /
- March 6, 2017