Bitcoin Forum
June 05, 2024, 12:48:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 »
201  Bitcoin / Development & Technical Discussion / Re: [Bounty Done] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 18, 2012, 09:28:10 PM
Apparently not.
202  Economy / Securities / Re: [GLBSE] [TIMESHAREAFRICA] Information Request on: August 16, 2012, 01:26:30 PM
I agree. These guys want to hold our Bitcoins, we want to hold their identities.

I think GLBSE should start enforcing minimum verification for levels of volume.

Unverified -- 0 to 0 BTC
Email -- 0 to 10 BTC
Phone -- 0 to 12 BTC
Home Address -- 0 to 100 BTC
Photo ID -- 0 to 500 BTC
All of the Above -- Unlimited

Probably can't force these guys to give up their ID, so we must motivate them with tiers.

Sorry for going so off topic.
203  Bitcoin / Development & Technical Discussion / Re: [8 BTC Bounty] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 16, 2012, 05:25:47 AM
The script has been updated and confirmed working on both CentOS 6 + 5:


[bitcoin@centos-dev ~]$ bash bit*
[bitcoin-compile] Running initialization checks.. CentOS 5 detected.. static binary DISABLED.. DONE
[bitcoin-compile] Boost: Found.
[bitcoin-compile] OpenSSL: Found.
[bitcoin-compile] Berkeley DB: Found.
[bitcoin-compile] Bitcoind: Building.. DONE..
-rwxrwxr-x 1 bitcoin bitcoin 4.6M Aug 16 09:17 bitcoind
[configure] would you like to configure your bitcoind now? (y/n)

Same location, http://www.firenzee.com/bitcoin-centos.sh

I dont think I need to say this but DO NOT RUN THIS OR ANYTHING YOU GET ON THE INTERNET AS root.
204  Bitcoin / Development & Technical Discussion / Re: [8 BTC Bounty] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 14, 2012, 08:17:24 PM
ill look at it later then i guess
205  Bitcoin / Development & Technical Discussion / Re: [8 BTC Bounty] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 14, 2012, 08:16:05 PM
Im on CentOS 5.7 and all I get is "FATAL: install glibc-static"... so I checked and it seems that there are only RPMs for CentOS 6 :/
Do you perhaps have an fix for this?

Same in CentOS 5.8.  Yum does not know a package named glibc-static, rpmfind.net only knows it for CentOS 6 with version 2.12 compared to version 2.5 of regular glibc installed on 5.8.

I was told it needed to work in CentOS 6... so it does.
206  Bitcoin / Development & Technical Discussion / Re: [8 BTC Bounty] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 14, 2012, 09:57:42 AM
I couldn't help myself... So I continued to work on it:

[bitcoin@bit-dev ~]$ ./bitcoin-centos.sh
[bitcoin-compile] Running initialization checks.. DONE
[bitcoin-compile] Boost: Found.
[bitcoin-compile] OpenSSL: Found.
[bitcoin-compile] Berkeley DB: Found.
[bitcoin-compile] Bitcoind: Building.. DONE..
-rwxrwxr-x 1 bitcoin bitcoin 5.9M Aug 14 13:54 bitcoind
[configure] would you like to configure your bitcoind now? (y/n) y
bitcoind username [bitcoinrpc]:
bitcoind password [password or random(default)]:
bitcoind port [8332]:
allowed ips [127.0.0.1]:
do you want to download a snapshot of the blockchain via http? (y/n): y
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 10 2457M   10  245M    0     0  9755k      0  0:04:17  0:00:25  0:03:52 11.1M

It configures its self, downloads a snapshot from eu1.bitcoincharts.com and then it starts. Pretty much the 1 stop script for getting up and running on CentOS

Newest version is still the URL listed before.

Signature: 55531a988a1c5d1eccadc67156961fcf  bitcoin-centos.sh
207  Bitcoin / Development & Technical Discussion / Re: Beware bitZino shuffling algorithm leaves much to be desired... on: August 14, 2012, 08:02:52 AM
this was an extremely interesting read. thank you
208  Bitcoin / Development & Technical Discussion / Re: [8 BTC Bounty] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 14, 2012, 07:59:31 AM
Ok, it's good enough.

http://www.firenzee.com/bitcoin-centos.sh -- Script (signature: 76e11171314ba4450befdb348f37c43b  bitcoin-centos.sh, size 7.5KB)
http://www.firenzee.com/bitcoin-centos-static.gz (decompressed signature: 286a396a0bf0b3bfb51ed61c53a3446f  bitcoin-centos-static, size 5.9MB)

Notes & Features

This was tested on a CentOS-6.3 Final machine and worked fine.. Please make sure you install gcc-c++ and the basic devel environment.

The script has resume support, meaning if you get through 2 steps and the 3rd fails, you can fix that issue and not have to start from the beginning.
makefile.new is no longer needed

If you have crashing issues.. you might want to try disabling the default hardening features defined during compile.

Enjoy and report critical bugs...

Cordially yours
the electronic rap ghost (james @ bitvps.com)
209  Bitcoin / Development & Technical Discussion / Re: [8 BTC Bounty] Update bitcoind build script for v0.6.3 on Centos 32-bit & 64-bit on: August 14, 2012, 07:46:50 AM
I've completed this task.

[bitcoin@bit-dev ~]$ bash centos*
[bitcoin-compile] Running initialization checks.. DONE
[bitcoin-compile] Boost: Not found, building.. DONE.. Found.
[bitcoin-compile] OpenSSL: Not found, building.. DONE.. Found.
[bitcoin-compile] Berkeley DB: Not found, building.. DONE.. Found.
[bitcoin-compile] Bitcoind: Building.. DONE..
`bitcoind' -> `/home/bitcoin/bitcoind'
-rwxrwxr-x 1 bitcoin bitcoin 5.9M Aug 14 11:45 bitcoind

[bitcoin@bit-dev ~]$ cat /etc/centos-release
CentOS release 6.3 (Final)

I'm cleaning it up a bit and I will post the URL to this thread.
210  Bitcoin / Bitcoin Discussion / Re: Bitcoinica MtGox account compromised on: July 13, 2012, 10:25:24 AM
I honestly feel sorry for all the people that lost, and keep losing money because of this.
I also feel very sorry for all the operators and the Bitcoin Consultancy, errors can have disastrous consequences, we're all humans, we all fuck up eventually.

I wish everyone that is impacted gets out of this with minimum suffering and stress.

This has been one of the most stressful situations with maximum suffering I have ever experienced. I am furious and I hope everyone involved putting us through this gets what's due to them. Karma is a bitch, you fucking wankers.

As do I. Although I have no more then 1btc in Bitconica Its a real anguishing public shame to see what has happened and continued to happen. It also is really just encouragement for theft, perhaps if people didn't know BTC operations were so crappy people wouldn't put so much hard work into trying to rip others off.

That said, I'm confused- how did they transfer 40K in USD out of MtGox? It seems like there are a limited number of places a Mt-GOX code could be accepted, and it seems like it would be easy for MtGox to reach out and put a hold on that money. I'm sure it wasn't auto-processed by their banks.

BTW: I have had the hardest time in hell getting verified by GOX, mostly because I'm a traveler and they want your utility bills, which I never, personally pay. But after all thats happened, how is THEIR account verified and not mine? WTF?!?!

Lol no shit.. ask Goat about getting verified with MtGox
211  Bitcoin / Bitcoin Discussion / Re: Bitcoinica MtGox account compromised on: July 13, 2012, 10:21:29 AM
dude.. inside job? you guys are fucking retarded.

he explained exactly what happened.

go loosen your tinfoil hats


If I remember correctly it's one of your colaborators that is the prime suspect of being the BitcoinicaHacker.
Was it also BitVPS that was hosting Patrick's email server?

No inside job indeed...

Huh?

No we dont host patricks email

Our collaborator? please explain
212  Bitcoin / Bitcoin Discussion / Re: Bitcoinica MtGox account compromised on: July 13, 2012, 09:37:21 AM
dude.. inside job? you guys are fucking retarded.

he explained exactly what happened.

go loosen your tinfoil hats
213  Economy / Service Announcements / Re: btccharts.com on: July 11, 2012, 05:16:27 PM
shutup rjk Smiley
214  Economy / Service Announcements / Re: btccharts.com on: July 10, 2012, 01:16:21 PM
Glad to say that BitVPS is now providing *proper* hosting for BTCCharts.com

I just set them up and am damn glad to have them as customers.

Finally our damn site will be up! I need some stats ASAP! Smiley
215  Economy / Services / Re: DediBit.com -- Dedicated Servers, Large Inventory, Quick Deployment on: July 08, 2012, 08:27:20 AM
You don't list which exact data centre you're using.

Also, a whois privacy will not inspire confidence, you might wanna remove that.

Cordially yours,
James @ BitVPS
216  Economy / Services / Re: [BitVPS] DOUBLE RAM SPECIAL! [SALE EXTENDED] on: July 07, 2012, 05:19:53 PM
We've also started a Blog so you can see what's going on with BitVPS and current deals / promos / free stuff cause you're cool..

http://blog.bitvps.com

and wow.. this forum section moves quickly.
217  Economy / Marketplace / Re: [WTS] Silkroad Sellers Account for 15 BTC on: July 07, 2012, 05:18:35 PM
thank you to bitcats for making sure without a single amount of doubt that this guy is a douche bag^H^H^H^H^H^H^H^H^H^H scammer
218  Economy / Marketplace / Re: Web hosts that can be paid in bitcoins? on: July 07, 2012, 05:14:35 PM
Don't forget about BitVPS.

We have a current offering of double ram for any package ordered on our new california data center  and also have a brand new Switzerland node being put up Monday-ish.


www.bitvps.com -- the largest bitcoin accepting VPS provider.
219  Economy / Marketplace / [BitVPS] New Offerings + Blog + Deals on: July 07, 2012, 02:50:21 PM
Hey all!

Instead of listing a ton of things that are going on @ BitVPS every few weeks, We've created a blog.
http://blog.bitvps.com

There you can read news about: our new VPS control panel, our new remote backup offerings, new data center offerings, WHMCS+VM backend integration, etc.

Deals --

We're still offering DOUBLE ram in our new California DC for LIFE.
These VM's also come with TWO gigabytes of remote backup storage via SSH/RSYNC for FREE.

We are utilizing a name brand, high quality backup provider. BQBackup. You can search for them on WebHostingTalk, you will find 0 negative reviews.

I know the owner personally and .. well.. he's the man.

https://client.bitvps.com/billing/cart.php?gid=1&currency=3 <- KVM VPS
http://blog.bitvps.com <-- BitVPS Blog

We're also attempting to roll out a new website, you can grab a SNEAK PREVIEW at http://wallet.bitvps.com (dont try to hack it, its not done yet!)

Cheers,
James @ BitVPS
220  Economy / Marketplace / Re: [BitVPS] DOUBLE RAM SPECIAL! on: July 04, 2012, 04:32:02 AM
just bumping this and adding a reminder:

The double RAM special is only valid for our new California box, the dual E5 with 128GB ram. It's labeled California (2)

No coupon code necessary. I apply it manually and have been giving double + extra resources depending on the package you order.

This applies for both OpenVZ and KVM VMs for LIFE

https://client.bitvps.com/billing/cart.php?gid=1&currency=3 --- KVM VMs
https://client.bitvps.com/billing/cart.php?gid=9&currency=3 --- Windows VPS (win2k8r2)
https://client.bitvps.com/billing/cart.php?gid=8&currency=3 --- OpenVZ VMs

Grab em while they're hot! Deal extended for another TWO weeks from now.
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!