Notes about math, research, and more.
How to setup ssh
- Generate key on website
- Authorize key on website
- Download idrsa and idrsa.pub
- chmod 600 ~/.ssh/idrsa
- ssh-add ~/.ssh/idrsa
- 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