Ubuntu fix broken package (best solution)

After trying sudo apt-get update –fix-missing and sudo dpkg –configure -a and sudo apt-get install -f the problem of a broken package still exist the solution is to edit the dpkg status file manually. $ sudo nano...

Manually generating your SSH key in macOS

You generate an SSH key through macOS by using the Terminal application. Once you upload a valid public SSH key, the Triton Compute Service uses SmartLogin to copy the public key to any new SmartMachine you provision. Joyent recommends RSA keys because the node-manta...