Remove an offending SSH host key from known_hosts
Sometimes you may need to remove old ssh host keys from your known_hosts file. While you can edit this file by hand, there’s also a […]
Sometimes you may need to remove old ssh host keys from your known_hosts file. While you can edit this file by hand, there’s also a […]
Have you ever wanted to have direct access to an SFTP (SSH) file system directly in the Finder on your Mac? With the help of […]
Download your PEM file from Amazon EC2. Then, import it into your SSH store with this command: ssh-add /path/to/pemfile.pem Then you can simply connect to […]
Pasco is an open source utility from McAfee that can analyze Internet Explorer index.dat files. It creates a tab-formatted file, which can be opened in […]
SSH key files are a more secure way of locking down SSH, if username/password authentication is also disabled. It is also recommended to disable SSHv1. […]
Copyright © 2024 Earth-Works Tips & Tricks for IT Pros | Website created by Dusty Sun