Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Sysadmin/Add virtual machine
(view source)
Revision as of 21:17, 14 February 2010
9 bytes removed
,
21:17, 14 February 2010
no edit summary
Line 26:
Line 26:
# generate host keys and a key for root
# generate host keys and a key for root
−
ssh-keygen
-q
-N "" -f /etc/ssh/ssh_host_rsa_key -t rsa
+
ssh-keygen -N "" -f /etc/ssh/ssh_host_rsa_key -t rsa
−
ssh-keygen
-q
-N "" -f /etc/ssh/ssh_host_dsa_key -t dsa
+
ssh-keygen -N "" -f /etc/ssh/ssh_host_dsa_key -t dsa
−
ssh-keygen
-q
-N "" -f /root/.ssh/id_rsa -t rsa
+
ssh-keygen -N "" -f /root/.ssh/id_rsa -t rsa
* Install <code>/root/.ssh/id_rsa.pub</code> key on <code>sugarbackup@backup.sugarlabs.org</code>
* Install <code>/root/.ssh/id_rsa.pub</code> key on <code>sugarbackup@backup.sugarlabs.org</code>
Bernie
Bureaucrats
,
Check users
,
Administrators
1,784
edits