Useful command

VScode remote SSH login without password

# On the client side

cat ~/.ssh/id_rsa.pub

Then copy the token

# On the server side

vi ~/.ssh/authorized_keys
Mingrong Gong
Mingrong Gong
Graduate Student in SIAT, University of Chinese Academy of Sciences.

My research interest mainly includes trustworthy AI, machine learning, especially domain generalization, and reinforcement learning.