qualia8
|
|
June 22, 2011, 06:46:41 AM |
|
I made a guide for this that also includes screenshots and detailed instructions on running Ubuntu from a thumb drive including how to set up the thumb drive, showing hidden files and securing your wallet.dat! http://startbitcoin.com/how-to-create-a-secure-bitcoin-wallet/Hope you enjoy it and if you do please donate - 1HbdRpinMDQ2cgUWsKiMPDN2icC8rNpS1i done!
|
|
|
|
Dandelion
Newbie
Offline
Activity: 6
Merit: 0
|
|
June 22, 2011, 07:11:11 AM Last edit: June 23, 2011, 03:20:37 PM by Dandelion |
|
Due to hdd led activity when using Ubuntu LiveCD, I simply pulled the hard drive out of my laptop and then booted to successfully manage my bitcoin business. Installation of bitcoin, p7zip and apg password generation software went smoothly, although Ubuntu started to complain about memory (4Gb) running out as the block sequence database was filled, although everything worked in the end . In my case, p7zip (available from Ubuntu software center) is used for making a password protected .7z-archive, e.g. 7z a -p archivename.7z wallet.dat to add the wallet to a password protected archive. This archive, and password, is now duplicated, fireproofed and stored separately close by and far away. As for password generation, apg ( ) is being used to generate a sufficiently random password of chosen length. Here I am using something like , where -s lets me randomly type on the keyboard before generating password, -a 1 means I want a non-pronounceable password and where -m 14 means I need a password containing 14 characters. Donations encourage higher quality information: 171UsWba72m5PdpT3D7jZjNX9PuzeFcMwc
|
|
|
|
doodyhead
Newbie
Offline
Activity: 15
Merit: 0
|
|
June 22, 2011, 01:03:51 PM |
|
Useful stuff, thanks!
|
|
|
|
Stupidpal
Member
Offline
Activity: 112
Merit: 10
|
|
June 22, 2011, 02:05:52 PM |
|
This is an extremely good idea. Also I love the humour in the post.
|
|
|
|
MrMoon
Member
Offline
Activity: 76
Merit: 10
Cosmonaut
|
|
June 22, 2011, 03:33:40 PM |
|
Thank you very much for putting this together.
|
moonco.in
|
|
|
thinkweis
Newbie
Offline
Activity: 42
Merit: 0
|
|
June 22, 2011, 03:35:35 PM |
|
I made a guide for this that also includes screenshots and detailed instructions on running Ubuntu from a thumb drive including how to set up the thumb drive, showing hidden files and securing your wallet.dat! http://startbitcoin.com/how-to-create-a-secure-bitcoin-wallet/Hope you enjoy it and if you do please donate - 1HbdRpinMDQ2cgUWsKiMPDN2icC8rNpS1i done! Thanks very much! I'm glad you enjoyed my guide and hope others will check it out!
|
|
|
|
minor_miner
Newbie
Offline
Activity: 28
Merit: 0
|
|
June 22, 2011, 06:10:15 PM |
|
Very nice guide - helpful and amusing to read! Also, take it easy and be a cool guy woh doesn't afraid of anything. You don't happen to hang around C&P of the EVE-online forums, do you?
|
|
|
|
aiwk171 (OP)
Jr. Member
Offline
Activity: 134
Merit: 1
|
|
June 22, 2011, 08:19:25 PM |
|
You don't happen to hang around C&P of the EVE-online forums, do you?
I only know the meaning of one of those things, and I've never visited either. Guess it's just the hivemind popculture seeping in. And why is thinkweis getting donations in my thread? So far, this whole HOWTO gained me a single donation of 0.001 btc. /DramaQueen Maybe I should've added some screenshots, or pictures of cats
|
|
|
|
|
TiWu
Newbie
Offline
Activity: 25
Merit: 0
|
|
June 22, 2011, 09:19:53 PM |
|
Thanks for the clear (and funny) explanation... Will be linking to this post in my signature to create awareness.
|
|
|
|
aim6i
Newbie
Offline
Activity: 22
Merit: 0
|
|
June 23, 2011, 12:59:37 AM |
|
Thanks! That was somewhat helpful but mostly just funny!
|
|
|
|
l33
Newbie
Offline
Activity: 28
Merit: 0
|
|
June 23, 2011, 01:43:05 AM |
|
You rally dont have to reboot your system if you use virtualbox boot the live CD from the VM. Thanks I might look into this.
|
|
|
|
Zengzang
Newbie
Offline
Activity: 6
Merit: 0
|
|
June 23, 2011, 02:37:11 AM |
|
Thank you very much for putting this together.
|
|
|
|
rrttyyuu3223
Newbie
Offline
Activity: 6
Merit: 0
|
|
June 23, 2011, 07:22:48 AM |
|
Useful info is useful. tyvm!
|
|
|
|
nexticeage
Newbie
Offline
Activity: 6
Merit: 0
|
|
June 23, 2011, 08:14:03 AM |
|
Thanks for the post, all my BTC are tied up in MtGox! Obviously it's not a bad idea to consider storing them elsewhere.
|
|
|
|
onis_uk
|
|
June 23, 2011, 05:46:00 PM |
|
am i missing the point and cant i just put the bitcoins on my usb stick and then keep my usb stick in my safe ?!?! thus having no need for a e-wallet ?!?! cheers dom
|
|
|
|
UniverseMan
Newbie
Offline
Activity: 26
Merit: 0
|
|
June 23, 2011, 06:05:55 PM |
|
Questions:
1. Is it be possible to create a second partition on the USB drive in order to store any install files and such? I'm imagining that partition 0 has the bootable Ubuntu Live environment and partition 1 has bitcoin install file, truecrypt install file, etc. This is so that you do not need to redownload the install files every time you want to use the wallet.
2. Do I need to wait for the blockchain to download every time I want to send coins from my savings wallet? Or if a partitioning scheme like I mentioned in 1. above works, could I somehow keep the downloaded blockchain stored in another partition and only need to update it when I boot Ubuntu? If that is possible, how would I do that?
3. Let us say I boot Ubuntu from my USB drive, install bitcoin and such, then mount a truecrypt container with my savings wallet inside. Do I then copy the wallet.dat into ~/.bitcoin to use it, or should I make a link (using "mklink" as discussed above) to the file inside the mounted truecrypt container? (I don't actually know how links like that work, so this question might not even make sense.)
Thanks to anyone who can answer my questions. I know how to do the Ubuntu Live install and all that, but I want to make sure I know how to juggle all the other files and things I will need.
|
|
|
|
aquabit
Newbie
Offline
Activity: 20
Merit: 0
|
|
June 23, 2011, 11:54:29 PM |
|
Interesting. Thanks for the info.
|
|
|
|
matt_b
Newbie
Offline
Activity: 14
Merit: 0
|
|
June 24, 2011, 12:58:53 AM |
|
Very helpful. Thanks for the posts!
|
|
|
|
gade202
Member
Offline
Activity: 224
Merit: 10
|
|
June 24, 2011, 02:26:43 AM |
|
Thanks! Was curious on what exactly to backup. Simple to follow to boot.
|
|
|
|
|