bitcoin miner linux ubuntu

_ Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top up vote down vote favorite 1 What exactly is the EthOs Distro?As far as I understand it's an ethereum-dedicated linux.Why should someone want to use it?What's the advantage of EthOS over Ubuntu or Windows?What are the features?mining windows linux ubuntu ethos up vote 7 down vote It seems to be sold as pre-installed SSDs - a convenience option?They also sell their "Digital Download" for the same price as a physical SSD with ethOS on, which is rather... unusual pricing.The ethOS licence is indecisive.They can't decide if they're GPL or... I'm not sure if I understand their "other" licence correctly, but it involves a small goat with red eyes.ethOS is in the "Commercial Deployment" section of their store, which suggests it's intended for, well, commercial deployment.Their "Dev Hours" timesheet, assuming it's solid hours, is also at least partially inconsistent, as ethOS 1.0 is given as "500 hours"... except that's 20 solid days, and checking the dates shows that they took 25 days - they would've been getting 4 hours of sleep every day.

Advantages: Some small amount of convenience.(Though their demo page for it doesn't show much, there may be something about it you consider useful.)Depending on how it's implemented (They don't show this), the "remote configuration" may also be useful.Updates presumably tied to ethOS update release schedule.Things that will not change: Mining speed, as far as I can tell.up vote down vote EthOS is based on Ubuntu Linux source code which is under the GPL 3 licensing.Therefore, by not supplying the source code to ALL for free they are in violation of the licensing.I will be filing a complaint with UBUNTU about this violation.They are essentially stealing an open gpl licensed software and selling it as proprietary without giving the source code the the public.Even red hat enterprise Linux gives it's source code free to anyone.Their have been many organizations taken down by those who enforce GPL licensing and I have a feeling after my complaint they will be on their radar.

up vote down vote From their webpage, I put the features in code format, and in italic my 2 cents on it.On a side note I'm somewhat surprised we can have opinion based posts / question in here but hey... Remote configuration: instruct rig to remote reboot, set core clocks, mem clocks, fan control, pool info, and other settings remotely.nothing you can't do in Ubuntu out of the box, mmmmm sorry you'll have to install openssh to do that :) remote reboot with sudo systemctl reboot set core clocks with sudo aticonfig --odsc=CORECLOCK,MEMORYCLOCK --adapter=X change CORECLOCK,MEMORYCLOCK and X to suits your needs !
bitcoin survey com legitfan control display with watch -n 3 DISPLAY=:0.X aticonfig --pplib-cmd \"get fanspeed 0\" and if you're fancy changing the values you can DISPLAY=:0.X /usr/bin/aticonfig --pplib-cmd "set fanspeed 0 SPEED" Extremely lightweight: Works with weakest possible CPU made in the last 5 generations on only 1 gb of ram.
join bitcoin whatsapp group

might be true as well for all Ubuntu machine out of the box even with that heavy ass gnome...this is not a feature Automatic GPU overheat protection: GPUs will automatically turn off if they reach a temperature threshold.that seems interesting, but I'm sure a cron job that runs periodically and gets the temperature through aticonfig --odgt --adapter=X can do the job and kill the ethminer process quite easily, but interesting Stratum Proxy: Automatically configured for local stratum proxy, stratum pools can be changed in config.
sell litecoin for cashcan't comment on that Automatic reporting: Web panel with detailed rig statistics and event reports (example).
bitcoin clock towernice if you like web pages, can't comment on it, might be worth checking if you don't expose anything to the outside world that might endanger the security of your ETH, am I paranoid ?
bitcoin swag

On a more serious note I would never ever trust such an OS whose code isn't public, Bitcoin had OSes that sent periodic "donations" to their creators, I'm not saying it's the case, I'm saying I wouldn't take the risk Boots and Mines: IP assignment via DHCP, hostname defined by mac address.omg....again, not a feature ?Easy KVM: A terminal window opens with focus on boot, no mouse required.no idea what it means Easy Update: Update to the latest ethOS version with a single command.
bitcoin peer to peer donation siteseven a beginner Ubuntu user can update his system that easily DAG file management: SSD won't run out of space.
risk of litecoinon a 16Gb drive I bet it will !
bitcoin escrow open sourceSupports AMD GPUs: Any 2GB+ HD 7000 series, any R9 200/300 series, including R9 390/390X/Fury/Nano again, not a feature.... up vote 2 down vote Seems like all of these negative comments missed the point.
bitcoin creator death

Things like ethos and PiMP exist for new miners that do not know how to do the setup tasks or who consider the trivial cost worth the time savings.I personally like building a miner from the ground up, but I also have rigs running both PiMP and ethos.No downloading drivers, compiling, creating scripts, etc. I plugged in the hardware, connected the sdd, booted, entered my wallet info and was mining.No performance gains are anything like that, just time saved.up vote 1 down vote Just in case if after reading all above comments you are still not sure...All you need to do is, install ubuntu -> google ubuntu if you need help finding it... add ethereum ppa -> Ethereum launchpad get your proprietary graphic driver working -> ubuntu community wiki page apt update && apt install ethminer Mine (optional: run ethminer -h gets you the manual or just google "ethminer howto") I'm not against the purpose of this kind of project, but they need to release their source code or Linux community should take action.