Multiminer – Graphical application for crypto-coin mining
Sponsored Link
MultiMiner uses the underlying mining engine (bfgminer) to detect available mining devices and then presents a user interface for selecting the coins you'd like to mine.
Install Multiminer in ubuntu
Preparing your system
You need to install mono using the following command
sudo apt-get install mono-complete
Install your chosen mining engine in this case bfgminer
Open the terminal and run the following commands
sudo add-apt-repository ppa:unit3/bfgminer
sudo apt-get update
sudo apt-get install bfgminer
Now download multiminer from here and extract the zip file
Run MultiMiner.Win.exe using mono
mono MultiMiner.Win.exe
Screenshot
Where do you extract the Multiminer zip file too ?
I tried extracting to downloads folder
ran
jon360@jon-pc:~$ mono MultiMiner.Win.exe
Cannot open assembly ‘MultiMiner.Win.exe’: No such file or directory.