Changes between Version 38 and Version 39 of install_kvm


Ignore:
Timestamp:
Apr 24, 2012, 12:24:07 AM (12 years ago)
Author:
Ross
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_kvm

    v38 v39  
    136136}}}
    137137 * Add the server to the red_server table in the red/seso database. Setting accepting = 1 will enable it to show up in the drop down list for everyone:
     138 * '''NOTE''': The command below may not work properly, in which case you should login to hay and run it from the mysql cli.
    138139{{{
    139140ssh root@hay.mayfirst.org mysql -e "INSERT INTO red_server SET server = '<guestname>.mayfirst.org', accepting = 1" seso