Using Linux rsync to transfer data to another server
Monday, December 24th, 2007The rsync command is commonly used to transfer data to another server. Lees verder »
The rsync command is commonly used to transfer data to another server. Lees verder »
The command from the shell to view the free disk space in Linux is:
df -h
The -h flag makes sure the output is in human readable format (i.e. 2G instead of 1K blocks)
Software you need when setting up a design studio. This list will be regularly updated.
This page contains a free AdoDb based class to use ADODB in a replicated MySQL Master/Slave environment. With this ADODB class, you can efficiently migrate to a replication database setup. Switching from a single MySQL database to a replicated database solution can be cumbersome. All your update and insert queries may not be performed on the slave databases, or else the replication will be broken. This class should help you how to manage the migration more easily.
Sometimes, when text is loaded in a dynamic text field, it does not display. This appears to be a bug when you publish your movie for Flash Player 8 or lower, it does not occur for Flash Player 9. Lees verder »
On load balanced servers (where one server is the ‘master’ and other servers synchronize with the master server), the operating system’s time and date settings may be crucial for the synchronization process. Lees verder »