How to hide the records of the servers to which we are connected ? (eukhost.com)
It is better to hide the records of the dedicated server to which you are
connected. Some of the administrators do this by encrypting all the IPs and
domain addresses from the file .ssh/known_hosts. It can be done as follows: $
echo ‘HashKnownHosts’>> ~ /.ssh/config $ ssh-keygen-H-f ~ /.ssh/known_hosts $
head -1 ~ /.ssh /known_hosts [...]
Post from: UK Web Hosting | Linux Windows Server Tutorials | PHP MySQL Service
How to hide the records of the servers to which we are connected ?




