Pigmeo was a compiler and framework for writing microcontroller firmware in C# and other .NET languages, developed by Adrián Bulnes (Urriellu) between 2007 and 2010. This is a frozen, read-only archive of the project’s website, pigmeo.org; nothing here is maintained. Source code: github.com/Urriellu/pigmeo · Original capture: Wayback Machine · urriellu.net

Backup Wordpress

From Pigmeo Development Wiki

  • Backup database
    • Log into phpmyadmin
    • Get into Pigmeo's database
    • Go to Export
    • Check wordpress' boxes
    • Select Add drop table
    • Check the "Complete inserts" box
    • Check the "Save as File" box
    • Check the "None" for compression
  • Backup files
    • tar cjspf /PATH/TO/BACKUPS/DIR/wordpress-`date +%Y%m%d`.tar.bz2 /PATH/TO/BLOG