From 5d15514afc0b82fa19c2f15a1b7051558b1e07e3 Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 18 Jun 2024 15:03:08 +0200 Subject: [PATCH] Some time-saving notes --- scripts/linux/README.md | 3 +++ scripts/windows/README.md | 11 +++++++++++ scripts/windows/run_storage.bat | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 scripts/linux/README.md create mode 100644 scripts/windows/README.md diff --git a/scripts/linux/README.md b/scripts/linux/README.md new file mode 100644 index 0000000..642676a --- /dev/null +++ b/scripts/linux/README.md @@ -0,0 +1,3 @@ +# May need +`sudo apt-get install libzip-dev unzip` +`chmod 600 eth.key` diff --git a/scripts/windows/README.md b/scripts/windows/README.md new file mode 100644 index 0000000..3e81739 --- /dev/null +++ b/scripts/windows/README.md @@ -0,0 +1,11 @@ +# May need +Right-click 'eth.key' file -> Properties +-> Security -> Advanced +Add -> Select a principal -> Advanced -> Find now +Select you user from the list +OK -> OK +Check Full control, Modify, Read&exe, Read, Write, Special +OK +Disable inheritance -> Confirm warning +Apply and close +Apply and close diff --git a/scripts/windows/run_storage.bat b/scripts/windows/run_storage.bat index b27463e..67906ba 100644 --- a/scripts/windows/run_storage.bat +++ b/scripts/windows/run_storage.bat @@ -1,5 +1,5 @@ set LOCALIP="192.168.178.138" -set BOOTSPR="spr:CiUIAhIhA7hDRTkU9Pb_Wt4qdoN_IsRGuDL6bucyvMqbE3F7UmFREgIDARo8CicAJQgCEiEDuENFORT09v9a3ip2g38ixEa4Mvpu5zK8ypsTcXtSYVEQ1uHFswYaCwoJBMCosoqRAh-aKkcwRQIhAKdz-V1ne8GB-QlUmXnA4_EO1WIisy6PPBJDzRRLn02UAiB4QmAVgBgJ94OxnrTo7c_zgsjDJXL_E0_KlBb2KaFzPw" +set BOOTSPR="UPDATE ME FROM BOOTSTRAP NODE" @REM Quota = 11 GB @REM Availability = 10 GB