Showing posts with label SSH. Show all posts
Showing posts with label SSH. Show all posts
Monday, October 7, 2019
Shortcut for login to remote computer via SSH
You can add a config file (no file extension) to your .ssh folder with the following entry:
Host lynard.me
HostName 157.245.194.238
User root
reference:
https://superuser.com/questions/399360/shortcut-for-login-to-remote-computer-via-ssh
Saturday, December 30, 2017
How to install SSH server in linux
CentOS
https://tecadmin.net/install-or-update-openssh-server-centos-rhel-and-fedora/
https://tecadmin.net/install-or-update-openssh-server-centos-rhel-and-fedora/
Subscribe to:
Posts (Atom)
free online comma separating tool
https://delim.co/#
-
In my current company, I'm using Visual Paradigm for my documentation task. If you go there site, you can either download community and ...
-
I spend many days to figure it out my problem in Vagrant. After I posted my question in stackoverflow, nobody is helping me instead they dow...
-
I used KeePass long time ago and until now I'm still using it. It's a great tool to save your password encrypted. At my home, I sa...