Chapter 12.  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. ssh

    Make sure server is running and accessible.

    Create the directory ssh-keygen

    Note

    TODO: use encrypted keys and default Kwallet to get extra protection with no extra work

    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

  3. Reboot

    Reboot