Results 1 to 3 of 3

Thread: Any solution for accessing Kali 2.0 remotely using remote desktop protocol?

  1. #1
    Join Date
    2015-Nov
    Posts
    1

    Any solution for accessing Kali 2.0 remotely using remote desktop protocol?

    Hi,

    I installed xdrp on my Oracle VM instance of Kali 2. When I attempt to RDC to Kali from my Windows 7 host using mstsc, I do not see the desktop. There's only a gray background and the mouse cursor is a black X.

    I was wondering if there are additional steps to make xdrp work on Kali 2.0.

    Also, is any other solution for accessing Kali 2.0 remotely using remote desktop protocol?

    Thanks,

  2. #2
    Join Date
    2015-Nov
    Posts
    4
    yea im getting the same. anyone can help with this please how do you RDC or vnc without getting grey screen

  3. #3
    Join Date
    2015-Nov
    Posts
    4
    First, you have to install MATE:

    Code:
    $ sudo apt-get install mate-core mate-desktop-environment-extra mate-desktop-environment-extras mate-themes
    Then, you have to change a line in the ~/.vnc/xstartup, replacing

    Code:
    /etc/X11/Xsession
    with

    Code:
    /usr/bin/mate-session
    It is just a workaround, as MATE offers a different look and feel than GNOME.

    The underlying problems with GNOME and VNC (and RDP, NX, ...) are described here:

Similar Threads

  1. Issue - Remotely Accessing Secure Kali Pi
    By v4resk in forum ARM Archive
    Replies: 0
    Last Post: 2022-12-27, 11:23
  2. Enabling Remote Desktop and SSH access to Kali
    By yaksmen in forum How-To Archive
    Replies: 10
    Last Post: 2021-01-19, 20:55
  3. Replies: 3
    Last Post: 2020-06-03, 07:45
  4. Kali with XRDP and windows remote desktop client
    By jwouter in forum General Archive
    Replies: 0
    Last Post: 2018-12-05, 10:13
  5. Connect to Kali Linux using Remote Desktop with XRDP
    By Michaelvas17 in forum General Archive
    Replies: 0
    Last Post: 2015-06-22, 15:22

Posting Permissions

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