2018-12-10 how to login without
2019-01-02 本文已影响3人
五大RobertWu伍洋
ssh 47.88.85.84 -l root -p 19822 -F /etc/ssh_config
I have to give a fake file to ensure my ~/.ssh/config should not be used.
what is a better way ?
ssh 47.88.85.84 -l root -p 19822 -F /etc/ssh_config
I have to give a fake file to ensure my ~/.ssh/config should not be used.
what is a better way ?