Tag Archives: ssh

MySQL Replication for Offsite Backups

I'm cheap. I tend to run pet projects on shoe string budgets. For one, it's just a good habit. It's easier to increase spending when it's really necessary (after some growth and revenue) than it is to turn off a … Continue reading

Posted in Development | Tagged , , | Leave a comment

Primer on SSH and SCP

Hardly anyone uses telnet to log into their UNIX shell anymore. And with good reason; the idea of having your password transmitted in clear text (i.e. unencrypted), thus easily obtained by nosey people equipped with the proper sniffing tools, just … Continue reading

Posted in Software & Tools | Tagged , , , | Leave a comment

Auto-properties in Subversion

I'm a big fan of Subversion and use it for nearly every project I work on. I work on our software projects in several ways: On the Linux development server directly, which I access from a Windows desktop using UltraEdit … Continue reading

Posted in Software & Tools | Tagged , , , , , , | Leave a comment