Menu

Specifying the port on a Linux Server

2020-11-02
2020-11-02
  • john_drummond

    john_drummond - 2020-11-02

    I am trying to specify a port as in:
    /usr/local/bin/llcon-jamulus/Jamulus --server --nogui --log /var/log/jamulus/jamulus.log --fastupdate --multithreading --numchannels 10 --norecord --port 22124

    and I am getting the error:

    '--port' needs a numeric argument between 0 and 65535

    Am I missing something or is it impossible to specify a port number?

     
  • john_drummond

    john_drummond - 2020-11-02

    Sorry, I fixed it. It DOES work to go --port 22124. doh!

     
MongoDB Logo MongoDB