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 revisionBoth sides next revision
meta_port_allocation [2020/10/28 06:44] – fix legacy link peteyboymeta_port_allocation [2021/03/15 18:35] – added id -u and explanation 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.
 ---- ----
          
 Legacy link [[http://sdf.org?tutorials/port_allocation]] Legacy link [[http://sdf.org?tutorials/port_allocation]]
meta_port_allocation.txt · Last modified: 2022/01/21 17:30 by peteyboy