Ubuntu server guide VERY Detailed

Page 6 of 6 FirstFirst 123456
Results 126 to 127 of 127
  1. #126
    Newbie Marcus Myles is offline
    MemberRank
    Oct 2013 Join Date
    FloridaLocation
    2Posts

    Re: Ubuntu server guide VERY Detailed

    Okay Guys I have done everything that it says to do, but download Beatie's Files, pwadmin, and Jetty. Do anyone have the new link to get all of the files that were on here. I am trying to dev a private pw server my self and have no idea what I am doing, but from the guides that are on this forum. Need help soon as possible.

  2. #127
    Newbie Zushi is offline
    MemberRank
    Feb 2021 Join Date
    2Posts

    Re: [Outdated]Ubuntu server guide VERY Detailed

    "go to pwadmin - Release: pwAdmin v1.8 download pwadmin,and the jetty script, you put the jetty script in the /root folder and put jetty-7.2.0 in your pwserver directory
    go into jetty-7.2.0
    then go into webapps
    then go into pwadmin
    then go into WEB-INF
    open .pwconf.conf file in wordpad and change all the ip's to your servers ip
    then open .pwadminconf.jsp with wordpad and change the database information to yours "db = database"
    so host = ip
    port keep the same
    user is your root username
    password is your password
    database is pw
    now at the top of this file you will see
    String iweb_password = "abunch of numbers mixed together";
    make sure it says
    string iweb_password = "63a9f0ea7bb98050796b649e85481845"
    your password is root in pwadmin.

    now your done
    when you want to start
    pwadmin type ./jetty start
    then go to
    http://IP:8080
    then go to control server, and start it
    your server is now started.

    also dont use this guide to make a server public as this is only meant for private use, this guide has no security in it so be smart and understand what your doing before you attempt to make one public."

    Does anyone have pwadmin v1.8 and jetty script 7.2.0?
    Sadly the links are dead.



Page 6 of 6 FirstFirst 123456

Advertisement