How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 20
Prerequisites
To follow this tutorial, you will need:
One Ubuntu 16.04 server set up with this...
In the event that something bad happens and you need to restore your WordPress blog from this backup, you could extract the files and replace what you currently have, then import the SQL file into MySQL. This is a full snapshot, not an incremental backup.
Conclusion
There's lots of info on the net on achieving that, but I found it a bit too scattered, and had to combine instructions from...
ls-command: how to display the file size?
ls -lah
-l use a long listing format
-a, --all do not hide entries starting with.
-h --human-readable
When used with the -l...



