User:Zizai/On Unix/Linux

From Wikipedia, the free encyclopedia

[edit] Tips on Unix/Linux

    • ssh (On cygwin)
cd
cd .ssh
ls
vi known_hosts
mq_overview


This file has a record for the machine that you have accessed using ssh before.

Back to Top page