Tag: updating

  • How to update/upgrade OpenIndiana

    Unlike Ubuntu Server, the text-only version of OpenIndiana doesn’t prompt you on login to update its packages when new ones become available. To do a dry run upgrade use the command:   pfexec pkg image-update -nv   The -n flag specifies a dry run (no system changes) and the -v flag produces a verbose output.…