Giter VIP home page Giter VIP logo

Comments (6)

LuKePicci avatar LuKePicci commented on July 22, 2024

Hopefully @papampi will get time to take care of this. Meanwhile could you provide an example of working command line for RainbowMiner? This will help us a lot into getting it ready in no time.

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 22, 2024

I was looking into it this morning,
RainbowMiner is based on windows PowerShell and I have no knowledge on it and Windows

from nvoc_by_fullzero_community_release.

LuKePicci avatar LuKePicci commented on July 22, 2024

Has it any kind of linux binary at least? Probably powershell scripting is required just as wrapper, or what?

from nvoc_by_fullzero_community_release.

papampi avatar papampi commented on July 22, 2024

No idea...
Didn't get into its details, just saw ps1 extensions and closed it.

from nvoc_by_fullzero_community_release.

wandersonareis avatar wandersonareis commented on July 22, 2024

It's fine on Ubuntu. Install powershell on Linux but only launch command in start.sh on terminal.
Launch start.sh in terminal get error on file .ps1.

from nvoc_by_fullzero_community_release.

wandersonareis avatar wandersonareis commented on July 22, 2024

Add this miner is possible?

On Linux, you may use git for a shortcut:

sudo apt-get update
sudo apt-get install git
git clone https://github.com/rainbowminer/RainbowMiner

On Linux, cd into your RainbowMiner folder, change the attributes of install.sh, start.sh and others and run the Installer as root (sudo):

cd RainbowMiner
chmod +x *.sh
sudo ./install.sh
On Linux: either use the GUI installer to install the package or do it manually, e.g. for Ubuntu:

if not already done, download the package, change the ubuntu distro version number!
wget https://github.com/PowerShell/PowerShell/releases/download/v6.2.2/powershell_6.2.2-1.ubuntu.18.04_amd64.deb

install powershell package
dpkg -i powershell_6.2.2-1.ubuntu.18.04_amd64.deb

install powershell dependecies
apt install -f

On Linux:

./start.sh

Alternative: start as Linux screen:

./start-screen.sh

from nvoc_by_fullzero_community_release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.