












f1f7e4e Fix ghost and race recorder time parsing - Redix
b6a3a42 Use the time parsing functions for race demo na... - Redix
a396e40 Move race helper functions to own cpp file - Redix
cf09b6b Use -1 as invalid for time parsing functions - Redix
affa3fa Only use integers for ghost and race demo handling - Redix








































































































sudo apt install ssh


sudo apt-get updatesudo apt-get upgrade -ysudo apt install ssh





ls -la













chmod 700 -R .ssh (edited)cd .ssh (edited)touch authorized_keys (edited)













ls should show authorized_keys

chmod 600 authorized_keys







ls -l authorized_keys



nano authorized_keys

apt install nano (edited)





apt install nano then nano authorized_keys







mv C:\\msys64\\usr\\bin\\ssh-keygen.exe.pub id_rsa.pub


nano id_rsa.pubnano authorized_keys


cat id_rsa.pub >> authorized_keys (edited)






ls








































































































