Articles tagged with shell scripting
Backing up your MySQL databases - (yet) another approach
Written
Nearly every place, I work at, a common problem comes up that is not implemented: backing up the database(s). Working with Drupal, I commonly see the usage of Backup and Migrate for backing up databas...
Mirroring a website using HTTrack
Written
At my workplace, there are often times when I am *not* working with Drupal (contrary to what people might think ^_^). From working on server tuning to writing up small scripts to do batch tasks to sma...
Apache Solr and Ubuntu: Multiple Instances
Written
At CalArts, I have wanted to move the search functionality on our Drupal powered websites into something better for a long time. We have been using the Lucene API (which is lucene search ported to PHP...