User Tools

Site Tools


meta_port_allocation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
meta_port_allocation [2020/10/28 06:44] – fix legacy link peteyboymeta_port_allocation [2022/01/21 17:30] (current) – fix formatting peteyboy
Line 25: Line 25:
   $ id   $ id
   uid=56395(user) gid=500(arpa) groups=500(arpa),600(MetaARPA),900(motd)   uid=56395(user) gid=500(arpa) groups=500(arpa),600(MetaARPA),900(motd)
 +  $ id -u
 +  56395
 +  $
 </code>       </code>      
-In the above example, note the port number would be *56395*. You are now ready to setup your server software.+In the above example, note that the output of ''id'' shows that your user account is in the "MetaARPA" group, and lists the uid number. Running ''id -u'' just shows the //uid//, which is the port number you would use, in this case *56395*. You are now ready to setup your server software. 
 + 
 + 
 + Here are some servers you can run on your own port: 
 + 
 +  * [[building_a_basic_ruby_on_rails_application|Building a Basic Ruby on Rails Application]] 
 +  * [[NodeJs on MetaArray]] 
 +  * [[Java Jetty Server on MetaArray]]
 ---- ----
          
 Legacy link [[http://sdf.org?tutorials/port_allocation]] Legacy link [[http://sdf.org?tutorials/port_allocation]]
meta_port_allocation.1603867470.txt.gz · Last modified: 2020/10/28 06:44 by peteyboy