![]() |
|
Got a server setup? - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Computers (https://sinister.li/Forum-Computers) +--- Forum: Software & Programs (https://sinister.li/Forum-Software-Programs) +--- Thread: Got a server setup? (/Thread-Got-a-server-setup) |
Got a server setup? - JzJad - 09-10-2014 Got a server setup? If so how do you manage it? CMD, SSH, RDC? Also what do you do with it? Just curious. Here's my set up, yes im currently on a crappy mac, im at work, and yes thats a single terminal window. [attachment=134] I also have quite a few Optiplex 330's that im going to use to build a cluster with
RE: Got a server setup? - Eclipse - 09-10-2014 No, I don't have a server but I might purchase one soon. What do you use yours for? RE: Got a server setup? - Reiko - 09-10-2014 Mostly this Code: root@cloud:~# btc getinfo
{
"version" : 90201,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 56.00072914,
"blocks" : 320051,
"timeoffset" : 44,
"connections" : 46,
"proxy" : "",
"difficulty" : 27428630902.25787354,
"testnet" : false,
"keypoololdest" : 1407107045,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""
}RE: Got a server setup? - JzJad - 09-10-2014 (09-10-2014, 07:53 PM)Eclipse Wrote: No, I don't have a server but I might purchase one soon. What do you use yours for? As of now I only have a Feed The Beast Server on it, and a Media Server. Im about to add newznab to it. (09-10-2014, 10:38 PM)Reiko Wrote: Mostly thisBit coin mining ?
RE: Got a server setup? - Reiko - 09-10-2014 (09-10-2014, 10:39 PM)JzJad Wrote: As of now I only have a Feed The Beast Server on it, and a Media Server. Im about to add newznab to it. Mining? In 2014? At a loss? Hahaha, no. Just running a node and hoarding treasure. That server's damn near worth its weight in gold. RE: Got a server setup? - JzJad - 09-10-2014 back in the day you could easily get 10 full bit coins in a day. Wish i kept mine. (09-10-2014, 10:50 PM)Reiko Wrote: Mining? In 2014? At a loss? Hahaha, no. Just running a node and hoarding treasure. That server's damn near worth its weight in gold.But also, hows a btc node worth that, and are you not monetizing it? I mean i know Nodes are lower now then they have been but... i just dont understand lol RE: Got a server setup? - Reiko - 09-10-2014 (09-10-2014, 11:04 PM)JzJad Wrote: back in the day you could easily get 10 full bit coins in a day. Wish i kept mine. It's storing 56 bitcoins and change. A node on its own makes no profit, it just contributes to the network. RE: Got a server setup? - JzJad - 09-11-2014 (09-10-2014, 11:27 PM)Reiko Wrote: It's storing 56 bitcoins and change. A node on its own makes no profit, it just contributes to the network. Ok I was wondering, RE: Got a server setup? - roger_smith - 09-11-2014 I have a number of servers, all of which I manage via SSH RE: Got a server setup? - JzJad - 09-11-2014 (09-11-2014, 02:16 AM)roger_smith Wrote: I have a number of servers, all of which I manage via SSH What do you use them for? |