Ubuntu 19.10
Ubuntu 19.10 was released on October 17th, which means it's time to upgrade Ubuntu on my Dell XPS laptop. Please note this is NOT a long-term support (LTS) release, so 19.10 will only be supported until July 2020.
Ubuntu 19.10 was released on October 17th, which means it's time to upgrade Ubuntu on my Dell XPS laptop. Please note this is NOT a long-term support (LTS) release, so 19.10 will only be supported until July 2020.
Red Hat Ansible Pretty cool! I started automating my macOS setup and discovered that mighty Ansible ecosystem has even …
I have a large external SSD disk attached to my new desktop, and because I multiboot between Windows and different …
Compiled ExFAT-FUSE binaries in RHEL 8 I have a large external SSD disk attached to my new desktop, and because I …
I’ve just learned about a super cool command in macOS: mdind. It consults a database to find files using type or …
Generating ed25519 SSH Key I’m hoping to reinstall my MacBook Pro 15" 2017 with a fresh macOS Catalina …
Generating new SSH key with Ed25519 greys@maverick:~/.ssh $ ssh-keygen -o -a 100 -t ed25519 -C …
Just read about ZFS making it into Ubuntu 19.10 installer as an experimental feature here, sounds pretty cool! What is …
You may have seen that some software is distributed not as RPM (native Red Hat/Fedora/CentOS), not as DEB file (Debian, …
chown is a basic Unix command, super useful and very powerful. I have provided a chown example earlier, but would like …