View high-resolution images in the console on macOS April 7, 2026 | No Comments | chafa, command, image, information, macos Install with brew: use or command: If the image name contains spaces, enclose everything in single quotes (‘)
differences between iso and img February 19, 2025 | No Comments | information, iso, linux, macos, windows Both .img and .iso are image file formats. .iso is the format that complies with the ISO 9660 standard, which is an international standard for […]
create an iso February 7, 2025 | No Comments | iso, linux, macos An ISO image created from files is not exactly a copy of a collection of files that have been organized into a file structure that […]
run a test docker image February 2, 2025 | No Comments | linux, server Docker has test images to test the operation of containers: httpbin is one of them, it brings testing endpoints. you can run httpbin, which has […]