Results 1 to 2 of 2

Thread: Cant get RDP working Kali 2023.2

  1. #1
    Join Date
    2023-Jul
    Posts
    1

    Cant get RDP working Kali 2023.2

    I am desperate here trying to get RDP enabled within Kali 2023.2 Hyperv Image fresh install. The 3389 port will not come up in a listening state now matter what I have tried to do. I can connect SSH 22 no problem I just cannot get RDP to work as I'd like to use RDP from muy windows 11 system to manage this distro rather than having to be on hyperv manager. Nothing happens when trying to RDP into it and ive done this successful in previous kali 2021

    apt-get update
    apt-get upgrade
    apt-get install xrdp
    systemctl start xrdp
    systemctl start xrdp-sesman


    systemctl enable xrdp
    systemctl enable xrdp-sesman

  2. #2
    Join Date
    2023-May
    Posts
    3
    Try this command:
    sudo apt service xrdp start
    sudo apt service xrdp-sesman start
    sudo apt update-rc.d xrdp enable

Similar Threads

  1. Kali Linux 2023.1 greenbone gvm 22.4.1 obsolete
    By fixvirus in forum Kali Linux General Questions
    Replies: 4
    Last Post: 2023-07-28, 05:31
  2. No Sound Problem In Kali 2023.1
    By masa21 in forum Kali Linux TroubleShooting
    Replies: 1
    Last Post: 2023-05-30, 20:46
  3. Password reset on Kali 2023.1
    By FBS_ANAKONDA in forum ARM Archive
    Replies: 1
    Last Post: 2023-04-10, 07:26
  4. New Kali Linux Live 2023/Metagoofil
    By macgreine in forum How-To Archive
    Replies: 1
    Last Post: 2023-04-08, 03:19
  5. Custom MariaDB datadir on Kali 2023.1
    By john83658 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2023-04-05, 00:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •