1,106
edits
Technician (talk | contribs) |
Technician (talk | contribs) |
||
Line 152: | Line 152: | ||
Then copy over the config and data by running these commands from the old server: | Then copy over the config and data by running these commands from the old server: | ||
slapcat -n 0 | ssh feministwiki.dev 'slapadd -n 0 -F /etc/ldap/slapd.d' | slapcat -n 0 | ssh feministwiki.dev 'sudo -u openldap slapadd -n 0 -F /etc/ldap/slapd.d' | ||
slapcat -n 1 | ssh feministwiki.dev 'slapadd -n 1' | slapcat -n 1 | ssh feministwiki.dev 'sudo -u openldap slapadd -n 1' | ||
=== Copy over SQL databases === | === Copy over SQL databases === |