Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

How to login in the server without password

less than 1 minute read

Published:

On client

  1. use ssh-keygen to generate public key of local machine.
  2. copy id_rsa.pub

On server

  1. under ~/.ssh, execute touch authorized_keys && chmod 600 authorized_keys
  2. copy id_rsa.pub into authorized_keys

Debugging Tips

less than 1 minute read

Published:

Some debugging tips

GRE考试分享

less than 1 minute read

Published:

知乎外链:https://zhuanlan.zhihu.com/p/410814772

Github Stats Card

less than 1 minute read

Published:

TO SHOW YOUR status on your gh-pages!

portfolio

publications

talks

teaching