Firefox can’t remember which client cert to use across sessions
Why is this 8 year old bug still not fixed? It even has Tim Berners-Lee chiming in on the comments!
Why is this 8 year old bug still not fixed? It even has Tim Berners-Lee chiming in on the comments!
Repairing journald logs on Centos / RHEL 7
pam_ssh_agent_auth lets you use your ssh keys inside ssh-agent, that you forward in your ssh client connections to subsequently give you passwordless sudo via a destination side list of trusted public keys. This can be used with ansible which often needs root permissions, details below: There is a good (ubuntu specific) guide to setting pam_ssh_agent_auth up …
Continue reading ‘Getting pam_ssh_agent_auth to work with Ansible’ »
Cool
Great article on HTTP header compression from mnot
After wasting a lot of time trying to remap UIDs for an NFS mount using idmapd, I came across this article. In summary: “The problems start when we want to access the file contents or modify a file/directory and suddenly we get ‘permission denied’ type messages. Now NFS itself doesn’t do the security authentication but …
Continue reading ‘idmapd for NFSv4 doesn’t do what you think it does’ »
Good article that focuses on metrics in terms of supporting production.
A comparison for current operating systems inspired by the classic Unix Rosetta Stone
To allow RDP to Win 10 Home you should: Copy rfxvmt.dll file into Windows\System32 Install RDP Wrapper (via zip, NOT MSI)
You can use a –define rpmbuild –define “debug_package %{nil}” -ba SPECS/original.spec