-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathREADME
More file actions
30 lines (18 loc) · 987 Bytes
/
README
File metadata and controls
30 lines (18 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Where is the first place I should look to get help?
IRC, IRC, IRC...
I can't stress this enough. You will find me (or someone will be able to find me) and get help.
I can't get YOUR help, where else can I look?
Hopefully someone will be nice enough to start support in other area's, but for now IRC is your best bet.
Okay, IRC...where at?
irc.freenode.net #p2pmine
-or-
http://p2pmine.com/chat.html
-----------------------------------------------------------------
There are 5 main steps to getting started:
1) Create SSH key for your webserver, then copy to each server it will be monitoring.
2) Create your database & import the structure_sql.txt
3) Edit .configs.admins.php.dist
4) Rename .configs.admins.php.dist to .configs.admins.php
5) Add your first server!
-----------------------------------------------------------------
Help for Step 1? http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/