- Updated on May 29 to accommodate etcd container not having
/bin/shavailable anymore.
curl -sL https://get.rke2.io | sh
systemctl daemon-reload
systemctl start rke2-server
| $TTL 60 | |
| dev. IN SOA icecream root.icecream.dev ( | |
| 472 ; Serial | |
| 10 ; Refresh | |
| 10 ; Retry | |
| 120 ; Expire | |
| 120 ) ; Negative Cache TTL | |
| ; | |
| dev. IN NS icecream.dev. |
| #!/bin/sh | |
| # the file containing this gist must be executable | |
| # chmod +x FILENAME.sh | |
| # xattr -d com.apple.quarantine FILENAME.sh | |
| echo "Please login to your Apple Account through the Mac App Store" | |
| echo "When logged in sucessfully press [ENTER} to continue" | |
| read |
Some random notes on trying (and failing) to get Proxmox as host with 5700G APU GPU PCI Passthrough to Ubuntu guest VM working:
References:
Been having problems with my new SN770 drive, and decided to check if I can firmware update it on Linux. WD only provides a Windows tool, Western Digital Dashboard to download and install firmwares, but, it's possible to find the firmware and install it using Linux tooling as well.
❱ sudo pacman -S nvme-cli