Bitcoin Forum
June 22, 2024, 03:29:56 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 [239] 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 ... 610 »
  Print  
Author Topic: [XCR] Crypti | Dapps | Sidechains | Dapp Store | OPEN SOURCE | 100% own code | DPoS  (Read 804614 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Wulfcastle
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile WWW
August 21, 2014, 09:06:51 PM
 #4761

How long does download and installation take for you guys, I have over 15 "Download Complete" messages on Boot2Docker with over 180MB downloaded. Are these all the dependencies being installed?
SyRenity
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
August 21, 2014, 09:10:59 PM
 #4762

Docker update

We found an issue with version in Docker version, disabling it temporary for now in order to update.
karmacoma24
Full Member
***
Offline Offline

Activity: 178
Merit: 100

LiskHQ CTO


View Profile WWW
August 21, 2014, 09:11:10 PM
Last edit: December 18, 2014, 09:15:59 PM by karmacoma24
 #4763

running my own node now  Grin

Me too just waiting on withdrawals to be enabled so I can begin forging!

LISK    Develop Decentralized Applications & Sidechains in JavaScript with Lisk!
samsmith16
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
August 21, 2014, 09:12:53 PM
 #4764



This is a guide to cloud server forging though Amazon...


First you will need to register and sign up for the EC2 (Free for 1 yr)... It will ask for your credit card (but only changers $1 to check that is real) fees apply when you go outside the Free services offered... Please read all the terms... It will also call your phone to make sure its a valid number

https://portal.aws.amazon.com/gp/aws/developer/registration/index.html


After registering

Log in to your Amazon web services account

http://aws.amazon.com/


Then go to your management console
https://console.aws.amazon.com/console/home


Under “Compute & Networking” choose EC2
https://console.aws.amazon.com/ec2/v2/home


Click Launch Instance

Choose OS: I use “Ubuntu Server 14.04 LTS (HVM) “

 Choose an Instance Type: I use  “t2.micro”

Then launch it.

There will be a pop-up about Key pairs... the YouTube below will go over what to do next...
The key pair and how to access your server, ( If your working in windows,best to use PUTTY )
here is a older YouTube but still the steps are the same.. Amazon dashboard looks a little different... www.youtube.com/watch?v=5STROm2pk0c

you will need "PuTTYgen" and ”PuTTY ” http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html


Then after you are in your server via Putty follow the steps Crypti Dev's gave us so far

https://github.com/crypti/crypti-docs/blob/master/install.md

Upload Crypti archive to server with the command below

Code:
wget "http://downloads.crypti.me/crypti-node/0.1.1/crypti-linux-0.1.1.zip"


Cheers



Note: second passphrase is a must if your thinking of Forgeing off a cloud server... If you ask me the second passphase is a must for every account anyway... but I'm just a little crazy.. I like keeping what I own...


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
Wulfcastle
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile WWW
August 21, 2014, 09:15:26 PM
 #4765

I'm getting an error when trying to enable forging on Windows via Boot2Docker :

Step 2 : Set the forging password via sed:

docker run crypti/node sed -i 's/""/"PASSWORD"/g' src/config.json

profitofthegods
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
August 21, 2014, 09:16:11 PM
 #4766



This is a guide to cloud server forging though Amazon...


First you will need to register and sign up for the EC2 (Free for 1 yr)... It will ask for your credit card (but only changers $1 to check that is real) fees apply when you go outside the Free services offered... Please read all the terms... It will also call your phone to make sure its a valid number

https://portal.aws.amazon.com/gp/aws/developer/registration/index.html


After registering

Log in to your Amazon web services account

http://aws.amazon.com/


Then go to your management console
https://console.aws.amazon.com/console/home


Under “Compute & Networking” choose EC2
https://console.aws.amazon.com/ec2/v2/home


Click Launch Instance

Choose OS: I use “Ubuntu Server 14.04 LTS (HVM) “

 Choose an Instance Type: I use  “t2.micro”

Then launch it.

There will be a pop-up about Key pairs... the YouTube below will go over what to do next...
The key pair and how to access your server, ( If your working in windows,best to use PUTTY )
here is a older YouTube but still the steps are the same.. Amazon dashboard looks a little different... www.youtube.com/watch?v=5STROm2pk0c

you will need "PuTTYgen" and ”PuTTY ” http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html


Then after you are in your server via Putty follow the steps Crypti Dev's gave us so far

https://github.com/crypti/crypti-docs/blob/master/install.md

Upload Crypti archive to server with the command below

Code:
wget "http://downloads.crypti.me/crypti-node/0.1.1/crypti-linux-0.1.1.zip"


Cheers



Note: second passphrase is a must if your thinking of Forgeing off a cloud server... If you ask me the second passphase is a must for every account anyway... but I'm just a little crazy.. I like keeping what I own...


Thank you! I hope I can get this working now, I'm not usually very good at this kind of thing.
SyRenity
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
August 21, 2014, 09:17:05 PM
 #4767

This is a guide to cloud server forging though Amazon...

Thanks!

Can you create a mark-up version of it?

We will add it to official docs then.
pabloangello
Legendary
*
Offline Offline

Activity: 1344
Merit: 1001


View Profile
August 21, 2014, 09:18:50 PM
 #4768

This is a guide to cloud server forging though Amazon...

Thanks!

Can you create a mark-up version of it?

We will add it to official docs then.

SyRenity, when easy wallet for avarage John that he can install easily on his PC? :p

SyRenity
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
August 21, 2014, 09:19:42 PM
 #4769

Bter update

Bter has enabled the withdrawals and deposits!
SyRenity
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
August 21, 2014, 09:21:09 PM
 #4770

SyRenity, when easy wallet for avarage John that he can install easily on his PC? :p

For Docker it's really an installer + one command to run (if you not looking to forge).

We are also looking to create a Windows version of libraries, for native Windows installation.
SyRenity
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
August 21, 2014, 09:23:42 PM
 #4771

I'm getting an error when trying to enable forging on Windows via Boot2Docker :

Please PM me the password scrambled (via this service for example http://4umi.com/web/javascript/scramble.php), so we could test it on our side.
Primitive
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
August 21, 2014, 09:26:33 PM
 #4772

Bter update

Bter has enabled the withdrawals and deposits!

now THATS some good news!

NEM, LSK, STRAT
ontopicplease
Hero Member
*****
Offline Offline

Activity: 778
Merit: 1000


View Profile
August 21, 2014, 09:30:40 PM
 #4773

This is a guide to cloud server forging though Amazon...

Thanks!

Can you create a mark-up version of it?

We will add it to official docs then.

SyRenity, when easy wallet for avarage John that he can install easily on his PC? :p

Agree, to become a succesfull crypto-currency, average John needs to be invited as well.
rtrtcrypto
Hero Member
*****
Offline Offline

Activity: 627
Merit: 500


View Profile
August 21, 2014, 09:35:01 PM
 #4774

***MISTAKEN***

atleticofa
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
August 21, 2014, 09:38:46 PM
 #4775

Bter update

Bter has enabled the withdrawals and deposits!

Excellent Smiley

I have my node ready Smiley

ps. Those dumpers are crazy  Shocked
Kikyca
Full Member
***
Offline Offline

Activity: 238
Merit: 100


FRX: Ferocious Alpha


View Profile
August 21, 2014, 09:44:31 PM
 #4776

Bter update

Bter has enabled the withdrawals and deposits!

Excellent Smiley

I have my node ready Smiley

ps. Those dumpers are crazy  Shocked

Join the ride Cheesy

prix
Hero Member
*****
Offline Offline

Activity: 750
Merit: 511


View Profile
August 21, 2014, 09:48:02 PM
 #4777

SyRenity
I have installed node on amazon and digital. And both my nodes can't sync.
I see this blocks in the Blockchain sometimes:
Code:
10457669946346575434 	2014/08/22 03:34:16 	0 	0 	14912045560994838943C 	Click to see
11614584116066131950 2014/08/22 03:33:15 0 0 14912045560994838943C Click to see
14391580376016279940 2014/08/22 03:32:14 0 0 14912045560994838943C Click to see
11830052503018776920 2014/08/22 03:31:13 51000 510 14912045560994838943C Click to see
14562894700538195874 2014/08/22 03:30:12 0 0 14912045560994838943C Click to see
9161591090851187159 2014/08/22 03:29:11 0 0 14912045560994838943C Click to see
16873365590117090756 2014/08/22 03:28:10 0 0 14912045560994838943C Click to see
18314063618815809046 2014/08/22 03:27:09 0 0 14912045560994838943C Click to see
6307913632434871123 2014/08/22 03:26:08 0 0 14912045560994838943C Click to see
9306893212243057044 2014/05/02 07:00:00 100000000 0 5776140615420062008C Click to see
Sometimes only one - first (from 2014/05/02 07:00:00).

What could be wrong? I have something set up wrong? The first time I am dealing with these clouds.
Bigcabrito
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


Communications Lead


View Profile
August 21, 2014, 09:49:11 PM
 #4778

Downloaded boot2docker and typed docker run -d -p 6040:6040 crypti/node as per https://github.com/crypti/crypti-docs/blob/master/boot2docker.md but keep getting this message:

Unable to find image 'crypti/node' locally
Pulling repository crypti/node
2014/08/21 21:46:26 HTTP code: 404

Any suggestions?


Lisk.
    Develop Decentralized Applications & Sidechains in JavaScript with Lisk!
    Website | Blog | BTT Thread | Chat - Lisk Community Manager
SyRenity
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
August 21, 2014, 10:02:03 PM
 #4779

Downloaded boot2docker and typed docker run -d -p 6040:6040 crypti/node as per https://github.com/crypti/crypti-docs/blob/master/boot2docker.md but keep getting this message:

2014/08/21 21:46:26 HTTP code: 404


As posted before, we've temporary disabled it due to an issue we discovered, will re-enable soon.
megashira1
Legendary
*
Offline Offline

Activity: 1146
Merit: 1000



View Profile
August 21, 2014, 10:02:51 PM
 #4780

when will downloadable wallet be available?

Pages: « 1 ... 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 [239] 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 ... 610 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!