Skip to content

Archives

Note

These are outdated instructions that are just being parked here for archiving purposes. (You never know when you might need to remember some old config detail for something).

Fast PDF transfers! (Should saturate the bandwidth)

"H:\Portable Apps\rclone-v1.66.0\rclone.exe" sync sgc:/home/u159938358/domains/shepherdsglobal.org/public_html/files files -P --transfers 70 --fast-list --exclude "*.zip" --sftp-disable-hashcheck

Git-ftp

Install git-ftp.

Set up config details.

[git-ftp]
    user = u159938358
    url = sftp://217.196.55.99:65002/home/u159938358/domains/shepherdsglobal.org/public_html/git-test/
    key = C:/Users/Work/.ssh/id_rsa.pem

SSH Key setup

The key has to be RSA, and the file extension has to be .pem for git-ftp! ssh-keygen -m pem then rename id_rsa to id_rsa.pem

SGC OneDrive transfer from EFM to new MS acct

  • Change Sharepoint URL first? https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/issues/3061
  • Check if it's updated
  • Provision Elizabeth's OneDrive and install OneDrive app
  • Make a backup of the entire EFM folder to an external drive and unplug it
  • ~Make OneDrive temporarily Read-ONLY~ https://tayfuntech.com/2022/08/16/make-onedrive-access-read-only/
  • Setup forwards for old @4efm email addresses to the new @sgc addresses (see accepted answer here)

Domain transfer checklist

  • Create Namecheap acct
  • Initiate transfer (get code from Tim Jr personal gmail address)
  • Check status at Whois: https://www.whois.com/whois/shepherdsglobal.org
  • Make sure the Google Admin is logged in
  • Once transfer is successful, set nameservers in NameCheap and in Wix to Cloudflare's
  • Check DNS propogation: https://dnschecker.org/#A/shepherdsglobal.org
  • Test website and email to ensure everything is still working

Email transfer checklist

  • Download all MBOX files
  • Split all MBOX files into subdirs (https://github.com/danburzo/gmail-mbox2maildir) (CF gyb)
  • python mbox_split.py --infile "All mail Including Spam and Trash.mbox" --prefix timjr_
  • Set new MX records in CloudFlare
  • Upload old emails back to the new inboxes
  • Send new login details to the 6 new users.
  • Migrate Google Drive to OneDrive: https://www.youtube.com/watch?v=GZ4kTX31U-A
    • Failed at first, till I manually provisioned OneDrive for each user
    • Check for errors
  • Set up DKIM and DMARC
  • Close down Google acct