Machine/qwebirc: Difference between revisions
m nemo is a pywikipediabot |
m nemo is a pywikipediabot |
||
| Line 3: | Line 3: | ||
| Name || [http://qwebirc.treehouse.su qwebirc.treehouse.su] | | Name || [http://qwebirc.treehouse.su qwebirc.treehouse.su] | ||
|- | |- | ||
| Description || Development VM for [http:// | | Description || Development VM for [http://qwebirc.org/ QWebIRC] on port 80 | ||
|- | |- | ||
| OS || Debian [[Machine/template-squeeze|Squeeze]] | | OS || Debian [[Machine/template-squeeze|Squeeze]] | ||
| Line 11: | Line 11: | ||
| Location || [[Machine/housetree|housetree]] | | Location || [[Machine/housetree|housetree]] | ||
|- | |- | ||
| Service || [[Service/zzz_template| | | Service || [[Service/zzz_template|template_SERVICE]] | ||
|- | |- | ||
| Admins || [[User:dogi|Stefan Unterhauser]] | | Admins || [[User:dogi|Stefan Unterhauser]] | ||
| Line 27: | Line 27: | ||
ssh root@housetree 'virsh start qwebirc' | ssh root@housetree 'virsh start qwebirc' | ||
add "qwebirc" to .ssh/config and to treehouse-DNS | add "qwebirc" to .ssh/config and to treehouse-DNS | ||
ssh root@qwebirc 'sed -i "s/squeeze/qwebirc/g" /etc/hostname /etc/hosts /etc/postfix/main.cf' | ssh root@qwebirc 'sed -i "s/squeeze/qwebirc/g" /etc/hostname /etc/mailname /etc/hosts /etc/postfix/main.cf' | ||
ssh root@qwebirc 'ssh-keygen -N "" -f /etc/ssh/ssh_host_rsa_key -t rsa' | ssh root@qwebirc 'ssh-keygen -N "" -f /etc/ssh/ssh_host_rsa_key -t rsa' | ||
ssh-keygen -f ".ssh/known_hosts" -R qwebirc.treehouse.su | ssh-keygen -f ".ssh/known_hosts" -R qwebirc.treehouse.su | ||
| Line 33: | Line 33: | ||
ssh root@qwebirc 'ssh-keygen -N "" -f /root/.ssh/id_rsa -t rsa' | ssh root@qwebirc 'ssh-keygen -N "" -f /root/.ssh/id_rsa -t rsa' | ||
ssh root@munin 'sed "s/squeeze/qwebirc/" </etc/munin/munin-conf.d/squeeze >/etc/munin/munin-conf.d/qwebirc' | ssh root@munin 'sed "s/squeeze/qwebirc/" </etc/munin/munin-conf.d/squeeze >/etc/munin/munin-conf.d/qwebirc' | ||
ssh root@qwebirc 'reboot' | ssh root@qwebirc 'reboot' | ||
ssh root@qwebirc 'aptitude install mercurial python-twisted-names python-twisted-mail python-twisted-web python-twisted-words' | |||
ssh root@qwebirc '' | |||
ssh root@qwebirc '' | |||
ssh root@qwebirc '' | |||
ssh root@qwebirc '' | |||
ssh root@qwebirc '' | |||
ssh root@qwebirc '' | |||