Finite State Machine Simulator
This is a coursework for CS262 at Udacity. A Python simple implementation of finite state machine.
pigz + pv: Multithread tar.gz File Uncompress/Compress with Status Bar
Dependencies Run the command To compress a directory To uncompress a file with progress bar References https://serverfault.com/questions/270814/fastest-way-to-extract-tar-gz/885842#885842
Remove MySQL Binary Logs for Space
References https://logs.paulooi.com/how-to-remove-mysql-binary-log.php
Deploy Docker Images Offline
Get the Docker Image There are several ways you can get a docker image. For example, you can get an image from Docker Hub, $ […]
Running Snap on in LXD Unprivileged Containers
Taking Ubuntu 18.04 container as an example After this, you should be able to run snap services safely.