Solaris Boot Environment And Lost Changes
Maybe you have similarly been perplexed like me when you are missing a file after a new boot environment(BE) was
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
Maybe you have similarly been perplexed like me when you are missing a file after a new boot environment(BE) was
Read MoreIt seems that after some time went by the S3 compatible object storage OCI interface can now work with restic
Read MoreAWS Lambda is a server less computing platform. You can execute your code without provisioning or managing servers. Tested an
Read MoreAzure provides a cloud shell with Terraform already installed and even an editor aware of Terraform source. I tested creating
Read MoreI have used different configuration management tools for different use cases in the past. I liked how puppet had a
Read MoreIf you don’t have telnet or nc installed and want to quickly test firewall traffic to a server and specific
Read MoreI suspect behavior of setting $HOME when using sudo may differ between Linux flavors. As most modern Unix operating systems
Read MoreSimilar to this article (using python) https://blog.ls-al.com/python-output-align-by-column/ I also did a quick Golang implementation. It is not quite as done
Read MoreJotting down my test to implement an associative array similar to as my python test here: https://blog.ls-al.com/python-dict-for-arrays/ In python I
Read MoreIf you are used to the way how easy rclone updates with a one-liner then this may help with restic
Read More