GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xrdp(8) xrdp(8)

xrdp - a Remote Desktop Protocol (RDP) server

xrdp --kill
xrdp --help
xrdp --version
xrdp [--nodaemon] [--port port] [--fork] [--dump-config] [--config /path/to/xrdp.ini]

xrdp is a Remote Desktop Protocol (RDP) Server.
Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop but an X window desktop to the user.

It can also be used as a VNC->RDP bridge.

Kill running xrdp daemon.
Output help information and exit.
Output version information and exit.
Start xrdp in foreground instead of starting it as a daemon.
Specify TCP port to listen to. This overrides port setting in xrdp.ini file.
Fork a new process on a new connection. If not enabled, use a new thread for every connection. This overrides fork setting in xrdp.ini file.
Print the configuration on stdout before starting the daemon. The default is not to do this.
Specify a path to a different xrdp.ini file. This option is intended to be used primarily for testing or for unusual configurations.

/usr/local/sbin/xrdp
/usr/local/etc/xrdp-devel/xrdp.ini
/var/log/xrdp.log
/var/run/xrdp.pid

Jay Sorg <jsorg71@users.sourceforge.net>
Simone Fedele <ilsimo@users.sourceforge.net>

xrdp.ini(5), sesman(8), sesman.ini(5), sesrun(8)

for more info on xrdp see http://www.xrdp.org/

0.10.80.b20241229-4e378c9 xrdp team

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.