Be as provider for golem network and earn passive
income by farming net golem tokens for sharing network.
Make virtual machine or bare metal farmer to installed whit terminal like red hat variants or ubuntu variants.
In Linux execute this in terminal: –>
curl -sSf https://join.golem.network/as-provider | bash -
and after run golemsp run
and golemsp stop to stop
Bash, Zsh
For users utilizing the bash shell, you can modify your .bashrc file to update your PATH with the following command:
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
Then, refresh your shell environment with the new PATH using:
source ~/.bashrc
full instructions find from this site details
https://docs.golem.network/docs/providers/provider-installation

