var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

Cloud Servers/Servers
#1
Hi guys

for program building, which server is best to use?

whats the most secure cloud server?

If it was a hardware server, would I be able to do everything the same as the cloud server integration?

if yes, should I just buy a second hand laptop and just turn that whole thing into a program.

Whats our cheapest alternative?
&
whats our most secure alternative?

I'd like to start with making a dummy of the real one. Then, I'll transfer onto the most secure alternative.
Report
#2
- for program building, which server is best to use?
depends on what you want. webserver, storage, api, bot. All need different things. So there is no one thing do all. the program you run is different. For prototyping just use localhost for short term testing go to cloud.

- whats the most secure cloud server?
there are some bulletproof hosters but I'd advise you for bigger projects to just self host. Saves you money and your ass in the long run.

- If it was a hardware server, would I be able to do everything the same as the cloud server integration?
Yes, at least I think so. You will need specific hardware for more load and storage but in general you should be good. And you have to manage all by yourself.

- if yes, should I just buy a second hand laptop and just turn that whole thing into a program.
You can if you host on tor or i2p. with router setup. For clear you need a static IP from your ISP and a domain form some domain seller like GoDaddy.

- Whats our cheapest alternative?
- whats our most secure alternative?

Both in one, a pi running nginx and tor running of public wifi. that thing is, with a antenna, at decent speed. Can run a simple webpage or filehost. (for a filehost you will need external drives)

For high load host it on some secure place and mirror over a public pi for anon.

hope that made sense.
DM me if I am wrong.
Session: 05932d6bf0d7385d760a20eddb3582c0ad1990ec08a10159e008087066d68c5c6a
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.





Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }