Skip to main content

xfreerdp

# Connect to a FreeRDP server with your own username
xfreerdp /v:ip_address

# Connect to a FreeRDP server with the `administrator`
# username and ignore all security certificates
xfreerdp /v:ip_address /cert:ignore /u:administrator

References​