Open yuumii-san opened 1 year ago
@Sammi-Schmitt Could you check off the machines you've applied this solution and close this issue once we've done all of them? I believe these are all machines we need to make this change. One thing to add is checking to make sure there is nothing to change on the data computers that are running windows. I added them to this list just as a reminder to check them.
[x] rig_i control
[x] rig_i display
[x] rig_i_data
[x] rig_i bci
[x] rig_j control
[x] rig_j display
[ ] rig_j_data
[x] rig_m control
[x] rig_m display
[ ] rig_m_data
[x] rig_m bci
[x] rig_test control
[x] rig_test display
[x] rig_test_data
[x] rig_test bci
Sure no problem. Good exercise in using this set up for issue solving.
On May 9, 2023, at 9:22 PM, yuumii-san @.***> wrote:
Assigned #10 https://github.com/SmithLabNeuro/Ex/issues/10 to @Sammi-Schmitt https://github.com/Sammi-Schmitt.
— Reply to this email directly, view it on GitHub https://github.com/SmithLabNeuro/Ex/issues/10#event-9206195809, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOQVZ6SREMFVXONN5CFGXLXFLUW5ANCNFSM6AAAAAAX4A5OE4. You are receiving this because you were assigned.
Notes: rig j and m don't have .ssh files off the main user. Something I need to further look into. Test rig and rig I do have them.
That sounds strange. We can, of course, just copy those files from rig i or test rig and maybe this works. But the folder should be set up when we had done the ssh setup for the first time. So if this solution will cause problems in the future, we may need to look into the detail of ssh setup in those rigs.
(This is not a specific issue for Ex)
Because of the below update github made in March, we experience that ubuntu machines keep adding new hosts (corresponding to the different IP address of github) into ~/.ssh/known_hosts. https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/
Solution edit below two parameters in ~/etc/ssh/ssh_config
We need to manually apply this change to all ubuntu machines.