Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Drupal for Education and E-Learning - Second Edition

You're reading from   Drupal for Education and E-Learning - Second Edition You don't need to be a techie to build a community-based website for your school. With this guide to Drupal you'll be able to create an online learning and sharing space for your students and colleagues, quickly and easily.

Arrow left icon
Product type Paperback
Published in Jun 2013
Publisher Packt
ISBN-13 9781782162766
Length 390 pages
Edition 2nd Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (23) Chapters Close

Drupal for Education and E-Learning - Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Introducing Drupal FREE CHAPTER 2. Installing Drupal 3. Getting Started 4. Creating a Teacher Blog 5. Enrolling Students 6. Creating the Student Blog 7. Bookmarks 8. Podcasting and Images 9. Video 10. Forums and Blogs 11. Social Networks and Extending the User Profile 12. Supporting Multiple Classes 13. Tracking Student Progress 14. Theming and User Interface Design 15. Backup, Maintenance, and Upgrades 16. Working Effectively in the Drupal Community Index

Command-line backups of core codebase, contributed modules, and files


Earlier in this chapter, we took a full backup of the codebase by downloading a copy of the codebase via FTP. In this section, we will cover how to make code and file backups via the command line. We will also break our backup into three separate sections:

  • The core codebase

  • Contributed modules, contributed themes, and the settings.php file

  • The files directory

These distinctions will be useful later in the chapter when we go over how to upgrade your site.

The master backup

You should perform a master backup when you launch your site, and again after upgrading your site. This master backup contains the code and the themes you need to run your site. To perform the master backup, you need to copy and archive the web directory running your Drupal install.

In this example, we will back up the site in the drupal7 directory.

  1. Log in to your server and cd to the staging directory. For more information on creating a staging directory, refer...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image