Need VPS Help!
#26
Draul, although your intentions are good, the way you present yourself comes across that of a dickhead.

QG|Exodus, I've run servers for quite some time and have set them up a lot of times, over and perfected a set-up. Here's a real tutorial for any noob:

1) Research if actually running your own server is of any real benefit to you. Why are you doing it, opportunity cost, etc.
2) Research your VPS provider thoroughly. If you're paying next-to-nothing for a VPS, you'll get what you paid for (i.e. next to nothing). Check your VPS provider gives good service, has a history of uptime, isn't an overnight operation, etc. Check that pings are suitable and PJ is OK.
3) After purchasing your VPS, do the following:
* Google "common linux terminal commands" and learn a few of them.
* Google "how to access SSH with putty"
* Google "how to secure/harden ssh"
* Google "how to secure/harden linux"
* Google "how to block ports with iptables" and then, block all unused ports.
* Google "how to use apt-get update"
* Google "analyzing linux log files"
4) Once you've done lots and lots of research and you're confident your VPS is secure and you're happy that you know enough terminal stuff to do things, then you can haz AC.
5) Extract AC somewhere, go modify the cfg files to your liking.
6) Install "screen"
7) Learn how screen works. HINT: If you want to learn how any linux command works, type "man screen" (or whatever the command is). Use 'q' to quit 'man'.
8) Use this: screen -d -m -S SCREENNAME bin_unix/linux_64_server -c8 -etc -etc -etc (put whatever command line options you want there).
Thanks given by:


Messages In This Thread
Need VPS Help! - by QG|Exodus - 30 Jan 14, 04:31AM
RE: Need VPS Help! - by Casius - 30 Jan 14, 04:51AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 04:53AM
RE: Need VPS Help! - by TheNihilanth - 30 Jan 14, 05:12AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 05:18AM
RE: Need VPS Help! - by Mousikos - 30 Jan 14, 05:20AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 05:21AM
RE: Need VPS Help! - by TheNihilanth - 30 Jan 14, 05:23AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 05:25AM
RE: Need VPS Help! - by Mousikos - 30 Jan 14, 05:24AM
RE: Need VPS Help! - by Mousikos - 30 Jan 14, 05:44AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 05:47AM
RE: Need VPS Help! - by Mousikos - 30 Jan 14, 05:51AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 05:55AM
RE: Need VPS Help! - by Mousikos - 30 Jan 14, 05:56AM
RE: Need VPS Help! - by QG|Exodus - 30 Jan 14, 05:57AM
RE: Need VPS Help! - by Casius - 30 Jan 14, 06:23AM
RE: Need VPS Help! - by Mousikos - 30 Jan 14, 06:47AM
RE: Need VPS Help! - by PhaNtom - 30 Jan 14, 03:49PM
RE: Need VPS Help! - by Mousikos - 31 Jan 14, 04:37AM
RE: Need VPS Help! - by DrauL - 30 Jan 14, 05:34PM
RE: Need VPS Help! - by Ethiixx - 30 Jan 14, 10:56PM
RE: Need VPS Help! - by |HP| - 30 Jan 14, 07:40PM
RE: Need VPS Help! - by Jg99 - 30 Jan 14, 11:43PM
RE: Need VPS Help! - by +f0r3v3r+ - 01 Feb 14, 07:54AM
RE: Need VPS Help! - by RandumKiwi - 01 Feb 14, 11:49AM
RE: Need VPS Help! - by DrauL - 02 Feb 14, 08:10AM
RE: Need VPS Help! - by Mousikos - 01 Feb 14, 07:05PM
RE: Need VPS Help! - by Ethiixx - 02 Feb 14, 06:19AM