How to : ssh login without password
This assumes that you have at least two machines, a host machine and a remote machine (the one that you want to log onto). Please note you do need to have a user account on both machines with the same name.
On the host machine open terminal at the prompt (you don't type the % below) type the following :
% ssh-keygen -t rsa
This will generate a pair of public keys, one stays on the host machine and the other is moved to the authorized keys directory on the remote machine.
So using bbedit, navigate to your user home directory :
/Users/your_users_name
and from there to the :
.ssh directory
- this is a hidden directory so you may need to change your bbedit to "Show" all files ( at the top of the window, below the menu bar)...
.. and open the file:
id_rsa.pub
Or using terminal :
% cd /Users/your_users_name/.ssh
% bbedit id_rsa.pub
copy the the complete line of text you find here and paste
into the " authorized keys" file found in the same place on the remote machine. If this file does not exist, just create a file with this name.
The Digital Learning Foundation is a registered Educational Charity, SC036588 and a Non-Profit Company Limited by Guarantee, SC282280.
The DLF is dedicated to assisting educators and students adopt new technologies and integrate them into everyday teaching and learning, while inspiring, motivating and making it fun!
content
user account
Popular content
Today's:
All time:
Recent blog posts
- Making Maths Education Relevant : Conrad Wolfram
- The Beauty Of A Second : Competition
- Feet CT Scan Present3D Volume Render
- Preview : The Story of Electricity : BBC
- New Messenger Data From Mercury
- Prof John Ellis Interview
- drawing (on) riverside : the process
- Kepler Finds First Planet Candiates In Habitable Zone
- How to : Looping Video on iPod
- Opportunity Celebrates 7 years on Mars
bbc science
new scientist
space
universe today
eurekAlert!
- AGA presents cutting-edge research during DDW®
- Acid in the brain
- Pollution teams with thunderclouds to warm atmosphere
- May GSA Bulletin postings take global geology tour
- Hitting snooze on the molecular clock: Rabies evolves slower in hibernating bats
- Stanford scientists document fragile land-sea ecological chain
- University of Nevada, Reno, scientists design indoor navigation system for blind
- A nurse practitioner-driven palliative care intervention improves cancer patients' quality of life
- CQ Researcher examines distracted driving
- A cell's first steps: Building a model to explain how cells grow






