How to make server on Linux?
How to make server in Linux, and they've looked a 100 attempts with multiple files, several tutorials and nothing that I can, I can put on line type appears to the ping latency is nothing more I can create an account now tried it on debian, centos, ubuntu, fedora, suse, it always gives error in Java, in Jakarta, the pwAdmin not work, my server is a VPS 10Gb ram, Xeon, 500GB Hd, 100Megabits link is a virtual private server. Can anyone help me spend some tips?
Sorry for my English, Google translator!
TNX
:w00t::thumbup1::lol:
Re: How to make server on Linux?
Just try folowing one of guides if you follow all the steps you will most likely get working^^
Re: How to make server on Linux?
i found this http://forum.ragezone.com/f452/serve...-4-2-a-698047/ to be the easiest way to set up a server.
if you cant follow the instructions and get one going using that guide then you shouldn't be trying to make a server ^^
Re: How to make server on Linux?
Quote:
Originally Posted by
michel100
Just try folowing one of guides if you follow all the steps you will most likely get working^^
Thanks for responding, I've followed several tutorials and nothing, always the same error, I know the programs needed to install correctly on the server, I know I put the files in designated folders, but no work!
:thumbup1:
---------- Post added at 01:16 PM ---------- Previous post was at 01:11 PM ----------
Quote:
Originally Posted by
angel2108
I've followed these steps a lot of times, I myself was changing some things to test when I leave and consent to the ip it gets run off the server and everything works without any errors when I add more ip folder glinkd, is where it gets to the public porder see the server online, that's where the mistakes begin as reconnect Gauth this stuff, and also not work at all part of the administration, proque my VPS is not in graphic mode is only for SSH understand!
It's very complicated I do not know what to do, help me!
Google Translator, I'm Brazilian
:thumbup1::laugh:
Re: How to make server on Linux?
10Gb VPS? This does not exist, or are you fooling yourself stealing. use the forum search / google with the mistakes that are happening. Many questions with several answers repeated throughout the forum.
Re: How to make server on Linux?
Quote:
Quote:
Originally Posted by
lotus55
10Gb VPS? This does not exist, or are you fooling yourself stealing. use the forum search / google with the mistakes that are happening. Many questions with several answers repeated throughout the forum.
It dedicated a cloud, so it supports 10 gigabytes of ram.
Sure it has multiple answers, no further answer my questions, the tutorials you have here are very buggy, does not have a tutorial that consistently work properly, I'm looking for a full tutorial!
Thank you, google translator!
Re: How to make server on Linux?
Quote:
Originally Posted by
seudesign
the tutorials you have here are very buggy, does not have a tutorial that consistently work properly, I'm looking for a full tutorial!
Bug caused by user in most case*
This one works perfect if you do it step by step.
Re: How to make server on Linux?
Quote:
This one works perfect if you do it step by step.
@ - I followed this tutorial step by step but it never works!
I've done everything step by step, I can not register users
Quote:
See this picture choose which operating system, and its tutorial version of Debian is older!...
http://img156.imageshack.us/img156/2438/howtoos.jpg
Quote:
Later I'll do more testing, I'll do it again, and I will take pictures of my screen for you to see what happens ok?
Thank you, google translator...
Re: How to make server on Linux?
Quote:
Originally Posted by
seudesign
It dedicated a cloud, so it supports 10 gigabytes of ram.
Sure it has multiple answers, no further answer my questions, the tutorials you have here are very buggy, does not have a tutorial that consistently work properly, I'm looking for a full tutorial!
Thank you, google translator!
Cloud with 10GB of memory is more expensive than a dedicated server.
Re: How to make server on Linux?
@seudesign
try debian 5 ... [ 5/6/7 ... ... ... ] - if no function >>> * Bug caused by user in most case *
this tut is the easiest / best tut ever and 100% function ... [ test on many many times and os“ses ] >>> btw you need 100% root Server > vps = many restrictions ...
" I can not register users " if you are step by step following this guide - this message are untrue ... OTHER > u have restriction by your hoster ... but not on this guide ... [ btw this message need more info > why you cant register > no connect to site / white site ... ... ... ]
Re: How to make server on Linux?
@ fgru
Most tutorials teach you have to release the ports: 8080, and the VPS clounds comes with all the doors released, I set everything right, I'll log on page and not run, I think it's errors in JAVA JAKARTA, TOMCAT, right, there is a script of users in PHP version?
Thanks
Google Translator
Re: How to make server on Linux?
Change the port of TOMCAT... omg..... :glare:
Re: How to make server on Linux?
@Romulan
in which file I change the port of tomcat, to look like IP / pwAdmin
Re: How to make server on Linux?
if u try this tut >>> PWServer\jetty-7.2.0\etc\jetty.xml >>> search on: " <Set name="port"><Property name="jetty.port" default="8080"/></Set> " or simple: " 8080 "
Re: How to make server on Linux?
Quote:
Originally Posted by
fgru
if u try
this tut >>> PWServer\jetty-7.2.0\etc\jetty.xml >>> search on: " <Set name="port"><Property name="jetty.port" default="8080"/></Set> " or simple: " 8080 "
Tomcat is similar to that as well... Most newer server daemons use XML configs, older ones (not exactly 'old' just have existed forever) use plain text Apache, MySQL, Postfix etc...