Thread: Running server on debian

Results 1 to 2 of 2
  1. #1 Running server on debian 
    Stand guard at the door of your mind

    Proto's Avatar
    Join Date
    Jul 2011
    Age
    29
    Posts
    1,234
    Thanks given
    152
    Thanks received
    413
    Rep Power
    462
    My first time running a RSPS on debian. Ive installed everything im just trying to run the server now. This is my .bat file:

    Code:
    @echo off
    "C:\Program Files (x86)\Java\jdk1.7.0_51\bin\java.exe" -Xms512m -Xmx1024m -cp bin;lib/* org.zarketh.Server false
    pause
    And this is the command I tried on terminal:
    Code:
    java -cp bin;lib/* org.zarketh.Server false 43594
    However when doing this it gives me tips on how to use the command and also returns this -bash: lib/*: No such file or directory

    Any ideas on how can I do this?




    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Jan 2013
    Posts
    583
    Thanks given
    343
    Thanks received
    146
    Rep Power
    163
    do you have java installed on the machine?

    on the lib
    try slashes the opposite direction, and if that doesn't work try ./lib/*

    I don't know what you heard about me
    But a pleb can't get a rep out of me
    No rep, no thanks, you can't see
    That I'm a mother****ing P - I - M - P

    Cool Cats
    Thakiller 🎺 Scu11 🎸 Tyler 🎷 Lare 🎤 ur nan
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Run my server on Debian
    By frenks in forum Help
    Replies: 2
    Last Post: 04-17-2013, 06:07 PM
  2. [PI] Running server on debian [10€]
    By kokotistetuseci in forum Help
    Replies: 11
    Last Post: 03-12-2011, 12:55 PM
  3. Running a server on Debian
    By Sicc in forum Hosting
    Replies: 4
    Last Post: 04-22-2010, 10:37 PM
  4. Running a server on Debian or CentOS
    By psych0s0c1al in forum Help
    Replies: 0
    Last Post: 07-28-2009, 07:56 PM
  5. Running server on Debian Linux
    By PasiipaZ in forum Help
    Replies: 0
    Last Post: 07-15-2009, 09:50 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •