by Christian name Oleg | Nov 13, 2025 | HowTo, Information Technology
Export To export a database from MariaDB running in docker container use the following steps. Set the database user password in environment variable read -s DB_PSW Export the database docker exec -e DB_PSW=$DB_PSW -it sh -c ‘mariadb-dump -uroot -p$DB_PSW...
by Christian name Oleg | Oct 1, 2024 | HowTo, Information Technology
To perform such a dry run from the terminal run the following command and follow the instructions. sudo fdesetup...
by Christian name Oleg | Mar 22, 2024 | HowTo
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’...