Written by Gregory Milby |
Wednesday, July 7th, 2010
Need to automate some scripts? Tired of constantly entering ssh user@server.address, then the password? Having a trusted connection can drastically improve productivity if it is used in the correct conditions. If you’re using a public machine, then this is NOT SMART. If you’re using a machine that anyone else has access to, then again, this [...]
Written by Gregory Milby |
Saturday, February 13th, 2010
Link Tools, Social Networking
Add This offers statistical data so you can track how many times your site was referred using their tool, but you will have to sign up for an account to be able to use that feature..
Written by Gregory Milby |
Friday, November 20th, 2009
os, vdi, virtualbox, xp
Resize An Existing .vdi Virtualbox Image – EASILY! Start off by creating a fresh new drive of the size you’re after using the VirtualBox user interface. Then, locate both the your old, smaller HD and the new, larger one and run the following command: VBoxManage clonehd –existing oldhd.vdi newhd.vdi After some progress indicators ahve come [...]