Bitcoin Forum
July 01, 2024, 11:28:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Bincoin miner as a windows service on: July 22, 2011, 11:46:55 PM
@Placi1982 lol

Btw, I had some luck using: psexec -i -u username -p password poclbm.exe ......

Switches are: interactive, username, and password. Use admin cred. Defaults to current comptuer. It doesn't work so well when someone is logged on, but I was trying to set as an idle-triggered scheduled task anyways.
2  Other / Beginners & Help / Re: HOWTO: create a 100% secure wallet on: July 22, 2011, 08:07:26 PM
1. Boot to live CD
2. Use bitcoin to generate your wallet.dat and however many keys you want.
3. Extract the public AND private keys (well, when they finally merge the PULL request on github)
    3a. on a separate sd card, store all your public keys so you can get to them later
4. PRINT the keys out on your printer, and leave some extra space and use a pen to copy them down again (printer ink can fade over years)
5. Put the keys in a security envelope, and then in a tamper-evident manila envelope.
6. Go get a 2"x5" safety deposit box at your local bank for $10/yr and put the envelope in there.
    6a. (optional) include a small sd card with the wallet.dat and plaintext keys so it's easier than importing keys manually
7. Don't forget to pay the annual lease for the SD box (perhaps pay several years in advance?)
8. Huh
9. PROFIT
3  Other / Beginners & Help / Re: Bincoin miner as a windows service on: July 22, 2011, 06:50:32 PM
You can't run any GPU code as a service as of vista/7 due to session 0 isolation:

http://www.scribd.com/doc/58343489/Windows-Session-0-Isolation-Impact-on-GPU-as-Service
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!