-
Notifications
You must be signed in to change notification settings - Fork 0
๐พ One command install, deploy & mine for Linux Android WSL
How to: with one command install dependencies, grab the miner & push your config to start mining. For Linux, Android & WSL.
This can come in handy for people managing multiple devices. All you need is a place to host your configuration file (minepkt.sh). This contains the miner command. The file will be grabbed, as will the miner & tmux file. Once all of that is done it'll directly start mining.
sudo apt install wget tmux nano -y && wget -O ~/packetcrypt https://github.com/SiemdeNijs/packetcrypt_rs_SNcomp/releases/download/release/packetcrypt_x8664_linux && chmod +x ~/packetcrypt && wget -O ~/minepkt.sh https://github.com/SiemdeNijs/packetcrypt_rs_SNcomp/releases/download/release/minepkt.sh && chmod +x ~/minepkt.sh && wget -O ~/pkttmuxmine.sh https://github.com/SiemdeNijs/packetcrypt_rs_SNcomp/releases/download/release/pkttmuxmine.sh && chmod +x ~/pkttmuxmine.sh && ~/pkttmuxmine.sh && tmux attach-session -t miner
โน๏ธ edit/remove
https://github.com/SiemdeNijs/packetcrypt_rs_SNcomp/releases/download/release/minepkt.sh
. Create a copy of the "minepkt.sh", edit your address - config, upload it somewhere and use your URL/Path.
Tmux session is called "miner", to show miner session
tmux attach-session -t miner
Stop the session: ctrl + c
when inside the miner session.
Detach from the session: ctrl + shift + b, then release and hit d
.
or find the corresponding tmux commands for your system
โน๏ธ Tip: put this in a file, save it as a .sh (script), make it executable (chmod +x ..) and run it as cron-job, or as one-line command ๐
For general information, which goes beyond 'SNcomp', please refer to the official docs, or packetcrypt_rs repo. I'm not affiliated with the team, this ain't for a network steward proposal, not paid. This is all voluntarily, out of love for the PKT community & the project. Please thus respect that I'm not the 24/7 tech-support.
๐ฌContact, questions, ideas, custom builds, general geeky-convos welcome:
Siem๐ป#4926 on the PKT Cash Discord: https://discord.gg/nPmBHFKWV2 or https://deNijs.xyz/
Trade $PKT on Bittrex (click here) or BitMart (click here)
Instructions for using pre-compiled packages
- ๐ช SNcomp pre compiled for Windows
- ๐ง SNcomp pre compiled for Linux/WSL
- ๐ฑ SNcomp for Android, UserLAnd
- ๐ SNComp for docker, Linuxamd64
- ๐ SNComp deployment for Akash
๐ค SDNautocomp: compile the official miner automatically
One-click mine, deploying miner and config, linux (termux) services
- ๐พ One click run for Windows, or WSL
- ๐พ Linux systemd service, optionally with tmux
- ๐พ One click run for Android
- ๐พ One command install, deploy & mine for Linux Android WSL
Extra's
- ๐ง๐ Set-up WSL for better performance on Windows
- ๐ง Log miner output to file for Linux, WSL, Android
- ๐ง Hide miner output except for mining rates for Linux, WSL, Android
Links to explorer, exchanges, docs, pools by category
- โน๏ธ Explorer/stats link directory
- โน๏ธ Active pool link directory
- โน๏ธ General resources, docs & more
FAQ list