sudo apt-get install software-properties-common
sudo apt-get install software-properties-common
When we use ssh public key authentication, we usually add relevant settings in ~/.ssh/config. If some are used by the company or at home, can multiple configs be used? In fact, it is possible. We can use git to load the company-shared, version-controlled config through Include.
This function is very useful, but be very careful, read it first and then delete it, if you make a wrong directory, you will die miserably
Sometimes it is necessary to generate an ssh key pair for automatic configuration. There is no password query in the command line, and an ssh key pair is generated.
No Comment
Post your comment