Bitcoin Forum
May 29, 2024, 04:08:43 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 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 »
701  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator [v0.17] on: March 06, 2012, 04:32:30 PM
vanitygen running well @ 113 Kkeys/s on the CPU's. Dual core and both CPU's are at 100%.
702  Bitcoin / Bitcoin Technical Support / Re: Server noob, need help with basically everything on: March 06, 2012, 04:22:33 PM
If you just want to learn you could set up Virtualbox and run your server in that, it's free so doesn't cost anything to learn. I have used hosted website services and it's much easier using their cookie cutter patterns if you don't know your way around a server. CPanel is pretty cool and makes a lot of things simpler. If you host your own site on VPS usually you are on your own for maintenance, security, backups, database, logs, there is an additional fee for help. Hosting services usually offer some amount of assistance with the service.

I am far from a network engineer or IT Administrator, as can be seen from my posts, though I can google some answers, I would start with Hosted Services first if you must pay to learn.

I'm playing with a server inside Virtualbox cause it's cheaper, and with the snapshot function I can go back if I screw up. Cheesy

You must not be too bad, you figured out how to set up your FTP client. Wink
703  Economy / Marketplace / Re: Bitcoinica now supports AurumXchange on: March 06, 2012, 02:31:40 PM
By the end of the week, we will be able to offer also the capability to withdraw funds to any debit/credit card in the world, issued by any institution! More on this as soon as we have the gateway up and running.

Thanks!
Roberto

Say what?
704  Bitcoin / Bitcoin Technical Support / Re: Using github: Specifically, Vanitygen on: March 06, 2012, 03:05:28 AM
sudo apt-get install libpcre3-dev libssl-dev
git clone https://github.com/samr7/vanitygen.git
cd vanitygen
make
./vanitygen
It's working so far. I didn't have the dev libraries though I did have the regular libs. I guess when building from source files, dev files are needed sometimes.
Code:
./vanitygen -r [^V]abcd[^V]efg  
7 characters + 2 upper and lower. 712,000,000 and none found yet, I think.

Thanks for laying it out Revalin.

Edit: 4.8 billion keys and nothing found yet. Cheesy
705  Bitcoin / Bitcoin Technical Support / Re: Using github: Specifically, Vanitygen on: March 05, 2012, 10:19:50 PM
Quote
At present, vanitygen can be built on Linux, and requires the openssl and pcre libraries.
https://github.com/samr7/vanitygen/blob/master/README

OK, so those are the dependancies for linux, I've got those. There are no build steps listed in the README, are the build steps I listed correct?
706  Other / Politics & Society / Re: Sheriff's investigators release initial findings on Obama eligibility on: March 05, 2012, 09:44:46 PM
If you want to read the E-book...
http://www.amazon.com/Question-Eligibility-Enforcement-Investigation-ebook/dp/B007FWO19W
707  Other / Politics & Society / Timothy Geithner Arrested? on: March 05, 2012, 09:27:14 PM
http://www.washingtonsblog.com/2012/03/geithner-arrested-116-major-bank-resignations-what-the-finance-is-this.html
 Shocked Cheesy Grin
Fuckin Schweet!!!
708  Other / CPU/GPU Bitcoin mining hardware / Re: Unofficial "High MHash"/"Best Settings" GPU Comparision Thread on: March 05, 2012, 07:32:42 PM
This thread is for finding the fastest software miner settings.

One may overclock more than another, but the competition is to find the fastest hashing miner at a particular overclock.
Absolutely. That's why I chose the term "skill". It will require effort, gong, over time, fu, to see what you can achieve. Cheesy

709  Bitcoin / Bitcoin Technical Support / Using github: Specifically, Vanitygen on: March 05, 2012, 07:03:45 PM
I'm an apt-get type of person and never have used git. Could someone explain the process?
I hacked up an example from an unrelated git tut but needs some fill in the blanks or corrections.
Are there any dependancies that need to be satisfied before running?
I don't plan on using oclvanitgen as hardware doesn't support 11.11, maybe 8 or 9. Wink Will I be limited to what I can look for?

Code:
steps on how to compile under Linux:
 $ git clone https://github.com/samr7/vanitygen.git
 $ cd *where?*
 $ git checkout -b *what is going on here?*
 $ ./autogen.sh && ./configure *anyflags needed here?* && make
 $ sudo make install
710  Bitcoin / Bitcoin Discussion / Re: [ANN] Bit-Pay Introduces Zen Cart, Magento, and PHP Libraries on: March 05, 2012, 04:50:36 PM
3. Auto-forward the bitcoins to the merchant, or sell them and transfer US Dollars by ACH

What is ACH?
Is there a requirement to run bitcoind on the server with Zen-Cart for the Bit-Pay module to function?
711  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator [v0.17] on: March 05, 2012, 03:17:31 PM
Quote
I'm an apt-get type of person and never have used git. Could someone explain the process?
I hacked up an example from an unrelated git tut but needs some fill in the blanks or corrections.
Are there any dependancies that need to be satisfied before running?
I don't plan on using oclvanitgen as hardware doesn't support 11.11, maybe 8 or 9. Wink Will I be limited to what I can look for?

Code:
steps on how to compile under Linux:
 $ git clone https://github.com/samr7/vanitygen.git
 $ cd *where?*
 $ git checkout -b *what is going on here?*
 $ ./autogen.sh && ./configure *anyflags needed here?* && make
 $ sudo make install
I moved this question to technical support, it would help if I read to the end of sentences more often. Cheesy
My bad, move along.
712  Other / Beginners & Help / Re: How far can you push a GPU on: March 05, 2012, 01:29:33 PM
Yes, there are a few. Some have made decent tests on 5850's and 5870's to find the sweet spot for lower energy usage while not compromising hashrate.
For 5870 I remember 1000/210 and 950/210 as one sweet spot for some. Basically make adjustments on either the core or memory until you get invalids then back off, modify the other until same, back off slightly. This would be the maximum you can OC/UC. Also, OC/UC depends a lot on which OS you are running, how that will be achieved.
713  Other / Beginners & Help / Re: How hard is it to get bitcoins? on: March 05, 2012, 12:57:47 PM
What's swatting?
714  Other / CPU/GPU Bitcoin mining hardware / Re: Need Help With ASRock A75 Extreme6 on: March 05, 2012, 02:23:59 AM
Or
https://bitcointalk.org/index.php?topic=34174.msg477201#msg477201
715  Other / CPU/GPU Bitcoin mining hardware / Re: Unofficial "High MHash"/"Best Settings" GPU Comparision Thread on: March 05, 2012, 01:56:34 AM
Thanks for making this thread BinaryMage. This is exactly what I was looking for, https://bitcointalk.org/index.php?topic=62071.msg743905#msg743905 , results that could be trusted to teach n00b5 like me some OC 5k1llz. Cheesy
I don't trust that wiki, if there are too few results it's impossible for new people, like when I first started reading, to determine credible results. Instead of teaching skills they could be teaching kills, which is not so good. At least someone with a little more knowledge has taken on the task for safe guiding ideas.
716  Economy / Trading Discussion / Re: BitInstant has ties to the Rothschild banking family it seems... on: March 05, 2012, 12:38:17 AM
Quote from: Boss
Also, if you consider the Rothschild Foundation and its regulatory cronies as the precipice of economic and banking exceptionalism, then yes, London is the place for you.
First I don't see how a compliment is construed as an insult unless your are looking to make fun of the mentally ill.
Crony is Greek and means close friend.
Precipice could be a synonymn for height, hence highest point, like Mt. Everest.
Exceptionalism is the appearence that something is exceptional, unusual or extraordinary.

Quote from: Yankee(BitInstant)
In the thread in particular, you insulted a Jewish family and I felt it was inappropriate.

No, thousands of Jews have direct and indirect family connections with the Rothschilds, and the other surname variations. The most popular in the USA is Roths.
He most certainly did not, but you did claim so here. Furthermore, you insinuate racism where none had occurred in the thread you mention. WTF!

As for familial geanology, it would take some proof before I would believe you had any direct connection to such a family Yankee. I am related to Davy Crockett and Igor Sikorski but that fact doesn't give me access to Crockett's Coonskin Hat or Sikorski's helicopters. I could claim a castle in Ireland, but fuck, who wants to pay the taxes? Cheesy

I do agree the title of this thread should change, maybe replace BitInstant with Yankee.

If Boss is a short yellow bus rider, then making fun of him only makes you look bad. Wink
717  Other / CPU/GPU Bitcoin mining hardware / Re: Mhash and expected BTC 40% difference on: March 04, 2012, 09:31:13 PM
How long have you been mining and how many shares have you submitted? (as per DAT)
718  Other / CPU/GPU Bitcoin mining hardware / Re: Need Help With ASRock A75 Extreme6 on: March 04, 2012, 09:24:08 PM
May need a jumper on the pcie slot, 1x cards have them in their design, extension cables do not, haploid23 has a pic of the jumpers on his board.
Do the cards work without cables?
719  Bitcoin / Bitcoin Discussion / Re: The Ultimate Dilemma on: March 04, 2012, 08:04:20 PM
Quote from: Mathew N. Wright
I was raised a Christian in Kentucky
Cool. My favorite book, A Search for God, was the result of efforts through a Christian born in Kentucky.

Cooperation
"Be ye all of one mind" - 1 Peter 3:8

Cooperation is defined as acting or operating jointly with others, concurring with others in action and effort. The best in life is ours, not at the expense of others, but in harmonious cooperation.

Know Thyself
We should let neither flattery, criticism, nor opinions of others turn us asside from those vital things for which we stand--those things that are lifting us upward and building within us that which will endure until the end. Let us turn within to see if we are being true to ourselves when temptations arise. We know that we can not be true to others unless we are first true to ourselves. We must also dare to see ourselves as others see us.

"Be what you seem. Live your creed. Be what you pray to be made."

Quote from: Mathew N. Wright
I have recently called out CoinExchanger on the forums for being the outright scammer that I truly believe they are. Their constant miss-representation, endless self-promotion, absurd anti-Bitcoin sentiment and obsession with situations that allow for no prosecution of their actions whatsoever leave no room for anything but a defensive attitude towards them.
There is plenty of information that would require further investigation, including a non existing address, anti-bitcoin comments while supposedly supporting Bitcoins, the inability to follow common legal requirements, and the possibility that he may be linked to the theft directly or indirectly.

Note that we should also not lose focus of the breach at Linode itself. It would be nice to know if this was some type of VM Breakout or an inside job.

This is a puzzle that requires solving for the strength of the Bitcoin community, to know that the community cares about serious issues that might undermine the communities achievments.

Keep digging, the truth is out there.
720  Economy / Economics / Re: Fiat Dollar cause of rising gas prices in the U.S? on: March 02, 2012, 11:34:57 PM
Are you saying that some information in the film is inaccurate?

A simple search on Wikipedia will show that Standard Oil has (or still does, as it's unlikely they would give up such control) own majority of all oil markets worldwide.
This would at least support the Documentaries position in who controls the oil.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!