Best strategy for offline backup of Octopus instances
Hi,
I have a number of Octopus instances and would like to create an offline backup routine for each of them. This may be more due to my lack of understanding with Rsync and relevant switches (I am using luckybackup as a GUI to Rsync). I have setup ssh keys for each octopus instance (the *.ftp users) to create password less logins and have successfully run the Rsync backup script through luckbackup. However all it seems to create on the local drive is replica of symlink to the actual backup directory and it does not backup any of the tar files.
My thoughts are as follows:
Read moreNew Memetracker document: How to install the Python prerequisites for Memetracker (on Ubuntu Linux)
Hi there folks,
I'm sure many of us are excited about the potential of the Memetracker module (I definitely am!).
Memetracker currently has some Python requirements, and many Drupal folks are not accustomed to installing Python/ Linux packages in general.
As a result, many of the issues in the Memetracker issue queue are about getting the Python packages installed correctly.
To help with this, I've written a document that's purely about installing the Python prerequisites: