Chapter 7.  Load prerequisites that require a reboot

  1. Install Fonts

    Copy standard library from Dropbox

    mkdir ~/.fonts cp ~/Dropbox/Basic/new_machine/Fonts/* ~/.fonts

    Refresh the cache. fc-cache -rv

  2. Display Scaling

    Change the display settings immediately, before doing the rest of System Settings, so that it can take effect ASAP.

    • Go to System SettingsDisplay & Monitor

      • Scale Display100%

  3. ssh

    Make sure server is running and accessible.

    Create the directory ssh-keygen

    Copy the default config file over and modify as needed cp ~/Dropbox/Basic/new_machine/linux/ssh/config ~/.ssh

    Copy/paste public key to destinations

  4. Reboot

    Reboot