Chapter 23 New computer setup
Tips for migrating to a new computer.
Wifi passwords
- https://answers.microsoft.com/en-us/windows/forum/all/transferring-wifi-passwords/de17c47f-b9e4-4401-bb6d-c9b310c355d3
- https://www.pcworld.com/article/1963799/how-to-transfer-wlan-passwords-to-another-computer.html
AMD Ryzen Master. Tracks CPU temp, voltage, speed, and other. - https://www.amd.com/en/products/software/ryzen-master.html#download. Note: doesn’t work with laptops?
“Gitignore” for OneDrive. Ignore certain files
- Follow steps in the answer here (as of 2024-05-30) https://superuser.com/questions/1419247/is-there-a-gitignore-for-onedrive
- This page was linked: https://learn.microsoft.com/en-us/sharepoint/use-group-policy#exclude-specific-kinds-of-files-from-being-uploaded
- I got this to work for files. It does not work for folders. I even tried editing the registry as described in “Alterative” in the answer here https://superuser.com/questions/1662589/how-to-prevent-a-folder-from-being-synced-on-onedrive, except that I tried it with the key
HKLM\SOFTWARE\Policies\Microsoft\OneDrive\EnableODIgnoreFolderListFromGPO
, which is mentioned here but doesn’t exist, so I’m not sure that this has been implemented. This post https://answers.microsoft.com/en-us/msoffice/forum/all/the-registry-key-enableodignorefolderlistfromgpo/45a8d0a7-20ce-4a3d-bfc1-f66e66ee801d from a few days ago suggests that “this parameter is not included in the latest OneDrive ADMX template” - A user suggested
insync
(one-time fee) https://forum.posit.co/t/rstudio-projects-in-onedrive/153275/2. I haven’t tried this yet.
Remove folders from Windows Search Indexer
https://superuser.com/questions/986888/why-cant-i-change-window-10-registry-key
Change permission to edit the registry here https://superuser.com/questions/986888/why-cant-i-change-window-10-registry-key
it’s not clear that this worked.
Remove user-specific directory from
.libPaths()
by setting an Environment Variable in Windows, as opposed to from within R. In Windows Search bar, type environment variables. Or Control Panel, System, Advanced System Settings, and in the Advanced tab click Environment Variables. CreateR_LIBS_USER
to be e.g. a OneDrive folder that can be shared among two computers.Download the latest Rtools. https://cran.r-project.org/bin/windows/Rtools/