Scripts that help you to mine Nimiq
bash <(wget -qO- https://raw.githubusercontent.com/faberto/nimiqscripts/master/fullpoolclientsetup.sh)
Navigate into the parent directory of core ( if you type "ls -la" you should see something like this)
drwxr-xr-x 4 faberto faberto 4096 Apr 6 15:04 .
drwxr-xr-x 4 faberto faberto 4096 Apr 6 14:53 ..
drwxr-xr-x 12 faberto faberto 4096 Apr 4 10:28 core
.....
Now copy and paste the following line into the terminal
bash <(wget -qO- https://raw.githubusercontent.com/faberto/nimiqscripts/master/NodeStartGenerator.sh)