.TH "xrdp" "8" "@PACKAGE_VERSION@" "xrdp team" "" .SH "NAME" \fBxrdp\fR \- a Remote Desktop Protocol (RDP) server .SH "SYNTAX" .B xrdp \-\-kill .br .B xrdp \-\-help .br .B xrdp \-\-version .br .B xrdp [ \-\-nodaemon ] [ --port port ] [ --fork ] [ --config /path/to/xrdp.ini ] .SH "DESCRIPTION" \fBxrdp\fR is a Remote Desktop Protocol (RDP) Server. .br Unlike Windows NT/2000/2003 server, \fBxrdp\fR will not display a Windows desktop but an X window desktop to the user. It can also be used as a VNC\->RDP bridge. .SH "OPTIONS" .TP \fB\-k\fR, \fB\-\-kill\fR Kill running \fBxrdp\fR daemon. .TP \fB\-h\fR, \fB\-\-help\fR Output help information and exit. .TP \fB\-v\fR, \fB\-\-version\fR Output version information and exit. .TP \fB\-n\fR, \fB\-\-nodaemon\fR Start \fBxrdp\fR in foreground instead of starting it as a daemon. .TP \fB\-p\fR, \fB\-\-port\fR Specify TCP port to listen to. This overrides \fIport\fR setting in \fIxrdp.ini\fR file. .TP \fB\-f\fR, \fB\-\-fork\fR Fork a new process on a new connection. If not enabled, use a new thread for every connection. This overrides \fIfork\fR setting in \fIxrdp.ini\fR file. .TP \fB\-c\fR, \fB\-\-config\fR Specify a path to a different \fIxrdp.ini\fR file. This option is intended to be used primarily for testing or for unusual configurations. .SH "FILES" @bindir@/xrdp .br @sysconfdir@/xrdp/xrdp.ini .br @localstatedir@/log/xrdp.log .br @localstatedir@/run/xrdp.pid .SH "AUTHORS" Jay Sorg .br Simone Fedele .SH "SEE ALSO" .BR xrdp.ini (5), .BR sesman (8), .BR sesman.ini (5), .BR sesrun (8) for more info on \fBxrdp\fR see http://www.xrdp.org/