Michael

Results 11 comments of Michael

Would love this as well. It's not easy to remember what you've already opened.

Seeing the same message on Ubuntu 20.04.

Looks like this is still a problem. Is there any way we can get 22.04 support merged in?

> @blackknight36 Progress incorrectly removed all non employees from this repo and somehow doesn't have the gem access anymore. It's a dead repo. Use their fork instead Thanks. I'll look...

This is still a problem on Ubuntu 20.04. chef-client will attempt to mask the service during every client run. For example: > * systemd_unit[systemd-journald-audit.socket] action mask - masking unit: systemd-journald-audit.socket...

Three years and this hasn't been fixed?

@teran-mckinney An ssh host key is no different than any other signing key. I've ported this script to python and added support for generating RSA and ECDSA keys. Source is...

@teran-mckinney You're welcome. While you *could* just run ssh-keygen and store the key files for later use I thought it would be nice to be able to generate keys based...

I've written a small test program using libparted in C which also displays the same behavior if the cache is not flushed between device reads. Source code is located at...

I wouldn't mind adding some info to the contrib directory along with the test program I wrote. I do plan on updating the code to allow different block devices to...