Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Webmin Administrator's Cookbook

You're reading from  Webmin Administrator's Cookbook

Product type Book
Published in Mar 2014
Publisher
ISBN-13 9781849515849
Pages 376 pages
Edition 1st Edition
Languages
Author (1):
Michal Karzynski Michal Karzynski
Profile icon Michal Karzynski

Table of Contents (19) Chapters

Webmin Administrator's Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Setting Up Your System 2. User Management 3. Securing Your System 4. Controlling Your System 5. Monitoring Your System 6. Managing Files on Your System 7. Backing Up Your System 8. Running an Apache Web Server 9. Running a MySQL Database Server 10. Running a PostgreSQL Database Server 11. Running Web Applications 12. Setting Up an E-mail Server Index

Creating a backup of a selected directory


Webmin allows you to easily back up the contents of a directory to a TAR (tape archive) file. Backup tasks are saved, so you can perform the backup again with a single click in the future.

Note

The TAR file format preserves information about file ownership and permissions set on each file. It does not, however, store the extended attributes of the files. If you're using extended attributes and an ext filesystem, you should use the dump command instead. Take a look at the Creating a backup of an entire mount point recipe of this chapter for more information about making backups with the dump command.

Getting ready

In this recipe, we will create backup files with names containing the current date. We need to enable this feature. So, before starting, navigate to System | Filesystem Backup | Module Config and answer Yes to the question, Do strftime substitution of backup destinations?.

How to do it...

  1. Create a directory to store backups in the root directory...

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 $15.99/month. Cancel anytime}