Docker – MariaDB export/import database
by Christian name Oleg | November 13, 2025 A.D. | HowTo, Information Technology | 0 Comments
How to export and import a database from MariaDB running in Docker containger
Use wget to download entire website with assets
by Oleg | April 9, 2025 A.D. | Information Technology | 0 Comments
One liner wget --recursive --page-requisites --adjust-extension --span-hosts --convert-links --restrict-file-names=windows --domains yoursite.com --no-parent yoursite.com Explained --recursive \ # Download the whole site. --page-requisites \ # Get all assets/elements...
MacOS: How to validate your FileVault Recovery Key
by Christian name Oleg | October 1, 2024 A.D. | HowTo, Information Technology | 0 Comments
To perform such a dry run from the terminal run the following command and follow the instructions.
Export YouTube subscriptions
by Christian name Oleg | March 22, 2024 A.D. | HowTo | 0 Comments
In your browser go to: takeout.google.com/takeout/custom/youtube Log in (if required) Click on 'All data included' then on 'Deselect all' then select only 'Subscriptions' & click 'OK' Click 'Next step' & then on 'Create export' Follow the instructions for...