Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 19
and
Version 20
of
MR_manual
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jul 16, 2008, 3:16:03 PM (
16 years
ago)
Author:
waue
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
MR_manual
v19
v20
73
73
{{{
74
74
$ ssh-keygen -t rsa -P ""
75
$ cat ~/.ssh/id_rsa.pub >> ~
.ssh/authorized_keys
75
$ cat ~/.ssh/id_rsa.pub >> ~
/
.ssh/authorized_keys
76
76
$ ssh localhost
77
77
$ exit