Notes about math, research, and more.

How to setup ssh

  1. Generate key on website
  2. Authorize key on website
  3. Download idrsa and idrsa.pub
  4. chmod 600 ~/.ssh/idrsa
  5. ssh-add ~/.ssh/idrsa
  6. login cpanelusername@cpanel-ip-address -p 21098

How to get css to render

Needed to change permissions: directories 755 files 644

Files needed

To get filter by tags need at least the .html and js/ folder To get fuzzy search need .html and js/ folder So I think just need the js/ folder unless I want the icons from the favicon/ folder