1xrdp(8) xrdp(8)
2
3
4
6 xrdp - a Remote Desktop Protocol (RDP) server
7
9 xrdp [ --nodaemon | --kill | --help ]
10
12 xrdp is a Remote Desktop Protocol (RDP) Server.
13 Unlike Windows NT/2000/2003 server, xrdp will not display a Windows
14 desktop but an X window desktop to the user.
15
16 It can also be used as a VNC->RDP bridge.
17
19 -n, --nodaemon
20 Starts xrdp in foreground instead of starting it as a daemon.
21
22 -k, --kill
23 Kills running xrdp daemon.
24
25 -h, --help
26 Output help information and exit.
27
29 ${XRDP_BIN_DIR}/xrdp
30 ${XRDP_CFG_DIR}/xrdp.ini
31 ${XRDP_LOG_DIR}/xrdp.log
32 ${XRDP_PID_DIR}/xrdp.pid
33
35 Jay Sorg <jsorg71@users.sourceforge.net>
36 Simone Fedele <ilsimo@users.sourceforge.net>
37
39 xrdp.ini(5) sesman(8) sesman.ini(5) sesrun(8)
40
41 for more info on xrdp see http://xrdp.sf.net
42
43
44
45xrdp team 0.1.0 xrdp(8)