Some time-saving notes
This commit is contained in:
parent
6448618ca7
commit
5d15514afc
|
@ -0,0 +1,3 @@
|
|||
# May need
|
||||
`sudo apt-get install libzip-dev unzip`
|
||||
`chmod 600 eth.key`
|
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue