![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Chnage direcortory upon login | The One | Linux | 9 | 04-13-2008 07:27 PM |
| Get CDE/dtlogin to stop listening on port 6000 | AIXNewbie | AIX | 0 | 03-20-2008 12:25 PM |
| xml value chnage, need help | jkl_jkl | Shell Programming and Scripting | 2 | 02-07-2008 09:41 PM |
| Solaris 8 to many open port | hezry79 | SUN Solaris | 3 | 03-29-2006 03:59 PM |
| dtlogin logo | pressy | SUN Solaris | 3 | 08-31-2004 02:08 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Solaris 10 - dtlogin port chnage?
I have changed my dtlogin port from the deault 177 to 180. When I'm at the Remote Login session screen, how do I specify the port number?
|
| Forum Sponsor | ||
|
|
|
||||
|
xdm man page has the same comment as dtlogin man page
Code:
-udpPort port_number
Specifies the value for the DisplayManager.requestPort
resource. This sets the port-number which xdm will
monitor for XDMCP requests. As XDMCP uses the
registered well-known UDP port 177, this resource
should not be changed except for debugging.
|