Bitcoin Forum
May 05, 2024, 06:38:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 342 »
1101  Bitcoin / Bitcoin Discussion / Re: [ANN] FIRST Feature-length Documentary on Bitcoin, 100% BITCOIN FUNDED! on: March 15, 2013, 07:14:25 PM
If the general consensus is that this endeavor is viable, I see no reason why Bitcoin 100 can't donate $1,000 worth of BTC toward the project. We would ask that some credit of sorts be placed on the final production, and definitely on your website.

I approve.
1102  Other / Beginners & Help / Re: How to run bitcoin on the command line? on: March 15, 2013, 07:11:38 PM
If you insert
Code:
server=1
on the bitcoin.conf file you'll be able to run Bitcoin-qt and have the bitcoind functionality.
1103  Economy / Scam Accusations / Re: Don't buy anything from coinabul. Yet another complaint. on: March 15, 2013, 07:04:37 PM
Is it time to put them here ?

http://bitcoin-shitlist.com/

Thinking about taking that site offline, because ,seriously, for how many scams happen around here you see people aren't willing to share their experiences outside of this forum.
It's a failure.


Phinn, Joe's datacenter?
1104  Local / Português (Portuguese) / Re: Movimentação no fórum on: March 15, 2013, 06:53:50 PM
Minha avó de 90 anos, já tem mais Bitcoins do que eu...    Wink

Você é fora da curva! kkkkk
Se você for ter um filho com certeza ele vai se chamar Satoshi hahahaha

O meu gato chama-se Satoshi. É laranja, tal como o logo do Bitcoin e tem uma moeda Casascius de 1 BTC na coleira(carregada, sim) Grin

aHahHAHa!! NO WAY!!!   :-D

PICS or it doesn't exists...    ^_^

Next time I go to my parents house I'll take a pic and post here.
It's my cat, but I moved recently to my gf's house and the cat stayed there as she already has 2 cats in here, which are the mother and the brother of my Satoshi.

dasssssss, agora tb já não apago a resposta em inglês. que hábito... até me esqueço q sou português.
1105  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 06:46:52 PM
Are you using a graphic environment? If so you don't need any command to create a file. Just right click, choose "Create file" and give it the name xstartup.

Being someone who isn't a technical user have you thought about using a OS that is more user friendly than what you're using, for example Ubuntu, where you can solve almost any problem you find with a simple google search?
1106  Local / Português (Portuguese) / Re: Movimentação no fórum on: March 15, 2013, 06:37:27 PM
Minha avó de 90 anos, já tem mais Bitcoins do que eu...    Wink

Você é fora da curva! kkkkk
Se você for ter um filho com certeza ele vai se chamar Satoshi hahahaha

O meu gato chama-se Satoshi. É laranja, tal como o logo do Bitcoin e tem uma moeda Casascius de 1 BTC na coleira(carregada, sim) Grin
1107  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 06:21:00 PM
open the shell and type
Code:
cd .vnc
touch xstartup

Then open the file, insert the content and save.
1108  Bitcoin / Bitcoin Discussion / Re: Is Satoshi Dead? on: March 15, 2013, 06:17:18 PM
Fuck it. I give up. You guys got me. I'm Satoshi Nakamoto Embarrassed

That's exactly what we would expect you state if you wanted to throw us off the scent, couple with claiming to be Portuguese, a country known for...thinking...thinking...I'll get back to you on that.

Known for having divided the planet in half with the Spanish more than 5 centuries ago.
http://en.wikipedia.org/wiki/Treaty_of_Tordesillas
I know Americans are trying to follow our footsteps, but we did it without sending soldiers and killing everyone that stands in the way. Beat that, USA!
1109  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 06:10:24 PM
The .vnc folder should not be in documents. It should be in your user home dir.
1110  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 05:55:54 PM
psy
No, I mean INSIDE your home dir
I did try that. under view I found "find hidden files alt+" so I tried that in home and documents it does not show the directory?

Well, may I ask in which folder you created the .vnc folder?
It should be in /home/YOUR_USERNAME/ If you created it there it should be there when you unhide files and folders.
1111  Local / Economia & Mercado / Re: BTC.pt - Compra Bitcoins com Multibanco em Portugal on: March 15, 2013, 05:50:14 PM
Brevemente teremos disponível pagamento em dinheiro em qualquer um dos 4600 Agentes Payshop.
Poderão comprar bitcoins até na mercearia!

Estejam atentos! Comprar bitcoins em Portugal tornar-se-á ainda mais fácil com o pagamento Payshop do BTC.pt!
1112  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 05:35:45 PM
No, I mean INSIDE your home dir.
In case CTRL+H doesn't unhide the folders you need to look in your file manager menus for an option to "Show hidden files and folders" or something along those lines.
1113  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 05:06:39 PM
You need to press CTRL+H on your home dir, then you'll see all hidden folders, including the .vnc one you created.
1114  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 04:30:35 PM
Yes, you should put the dot. The directory should be named .vnc
You'll need to unhide it after, tho.
And yes, create the xstartup file with this in it
Code:
# Execute common xstartup file 
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup

# Load .Xresources file
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

# Run the vncconfig helper to enable clipboard transfers and control of the desktop
vncconfig -iconic &

# Launch a GNOME desktop
exec gnome-session &

Have you already installed the vncserver package for your distro?
1115  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 04:08:14 PM
The dir should have a dot at the beggining: .vnc
If you don't see it, open your file manager, go to your user home dir and press CTRL+H and see if it shows up. files or directories with a dot at the begining are hidden, so they must be unhidden.
1116  Economy / Service Discussion / Re: http://www.pyramining.com/ - Discussion thread (no advertising here) on: March 15, 2013, 07:22:16 AM
simonk83 I think it's you who used my referral. I have a promotion, if someone uses my referral I will match their deposit in a new account using them as referal.  Give me your referal link and I will deposit 0.1. It's not much but every satoshi counts. Anyone else who uses my links be sure to pm me because I don't know how to get the referal links of those I have sponsored. blah pyramining is hard to explain lol.

It was indeed, and thanks for that Smiley

Hmm, which account would be best to recieve the referall...   the 0.1, the 0.2, 0.3, 29.3 or 100...

The 0.1 one because that's the one that is under him. Don't even try...
1117  Bitcoin / Bitcoin Technical Support / Re: repost for advice (non tech user) on: March 15, 2013, 06:37:54 AM
Man, do you have teamviewer installed? Need a remote hand to help you?

hi, thanks- that may be the best way forward if I can install that on Linux? I think I am installing a new wallet.dat so I will try and do what was suggested. then look into installing   teamviewer and mail you back. thanks. reg.

Yes, you can install it in Linux, but you'll probably need wine or mono installed to run it.
I run it in ubuntu myself.

Send me a PM if you need help.
I could even write some detailed instructions, but if you got into that mess by following the wiki or some other thread in here I'm really doubting you can advance much more by following anything I write.
With Teamviewer you can see what I'm doing and we can talk in real time while I'm doing it.
I know it's hard to trust unknown folks over the internet, so, no hard feelings if you refuse this kind of help.
1118  Economy / Scam Accusations / Re: SCAM - Coinabul owe me 90btc on: March 15, 2013, 06:09:43 AM
From an ethical and business reputation standpoint, I think the right thing to do would be to refund the entire BTC balance (if they never sold the BTC) or refund the USD equivalent, shipping including, of the BTC at the time that the order was made (if they did sell the BTC).  Just my opinion, but I would find either of these to be an acceptable resolution, and I believe OP would as well.

If a customer makes an order, and it can't be shipped for whatever reason, then you contact the customer immediately and come to an agreement, then public shitstorms like these will be avoided.
Yeah, I agree.  If I was Coinabul, I'd be going above and beyond to correct this to hopefully salvage some remaining shreds of reputation.

Did they ever had a reputation to shred?
Has anyone here saw the video that other scammer, JRO, posted when he had a quarrel with Jon from Coinabul? Roll Eyes
1119  Other / Meta / Re: Gmail spam-blocking forum mail? on: March 15, 2013, 05:41:40 AM
20% of them get sent to spam on my gmail, but that's mostly because of the thread titles and because I have subscriptions enabled for new topics on the Newbies and Portuguese forums, so I receive at least 100 messages/day.

1- Does the server use exim2 to send emails? Check in /etc if you have an exim.conf to be sure
2- Are spf and dkim correctly configured on the DNS zone files?

If the answer to 1 is yes I might be able to help you with the mail server config if you wish.
If the answer to 2 is no, or "I don't know" I can also help.

In alternative, if you don't wish to mess with the server, maybe you can configure SMF to use SMTP to send the emails. That will solve a lot of configuration problems. Well, it won't really solve them, just bypass lol
1120  Other / Beginners & Help / Re: Grandma Says HI - let me know when I'm not a newbie on: March 15, 2013, 05:31:20 AM
Haha, psy, you fall for it  Cheesy

Did I?
Sometimes you just need to do certain things... Wink
Besides, I'm still waiting for her PM. I have the best Portuguese accordionist willing to collaborate with the Grandma.
Pages: « 1 ... 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 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 342 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!