Posts Tagged ‘ssh’

How to Set Up a Network of VirtualBox VMs

Saturday, July 13th, 2013

Update: keep the CPU settings to one CPU and RAM usage to below 4GB to avoid issues with the virtual network cards. And make sure you comment the bind-address line in your my.cnf for inter-network database interaction.... Read More

Browsing https sites through a proxy

Thursday, January 20th, 2011

I’m working in a “subset” of the financial industry (to use a euphemism). Since I’m somewhat of a digital nomad I’m sometimes in places that are blocked from using various services, services that I need to access in order to test various things I’m implementing.... Read More

Remote MySQL database backup with local Linux shell

Wednesday, July 14th, 2010

There is a lot of talk about a lot of automation tools these days. Truth is though that you can cover a lot by simply using a normal shell script and some common Linux tools.... Read More