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 15:46, 9 October 2009
76 bytes added
,
15:46, 9 October 2009
no edit summary
Line 16:
Line 16:
vi /etc/hostname
vi /etc/hostname
vi /etc/postfix/main.cf
vi /etc/postfix/main.cf
−
−
# forward mail for root to you
−
vi /etc/aliases
−
newaliases
# activate new IP and hostname
# activate new IP and hostname
Line 28:
Line 24:
aptitude full-upgrade
aptitude full-upgrade
−
# generate host keys
+
# generate host keys
and a key for root
ssh-keygen -q -N '' -f /etc/ssh/ssh_host_rsa_key -t rsa
ssh-keygen -q -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 -q -N '' -f /etc/ssh/ssh_host_dsa_key -t dsa
+
ssh-keygen -q -N ''
+
# setup backups (remember to install root's key on backup host)
+
vi /etc/system-full-backup.conf
+
# taa--daah!
# taa--daah!
reboot
reboot
Bernie
Bureaucrats
,
Check users
,
Administrators
1,784
edits