- Install Kali linus from the Win10 store.
- Start Kali linux:
$ kali - Install [wget]:
apt-get install wget - Donwload the Kali installation script for [xfce4]:
$ wget https://kali.shxfce4.sh - Run the script:
$ sudo sh xfce4.sh
This will take some time.
- Start the remote desktop server:
$ sudo /etc/init.d/xrdp start
By default it will start on port 3390.
- Now on Windows, start the Remote Desktop Connection app, and connect to 127.0.0.1:3390.
- Done!


I'm unable to complete it.The following error is occurring. How can i resolve it?
$ wget https://kali.sh/xfce4.sh
--2018-08-31 22:11:32-- https://kali.sh/xfce4.sh
Resolving kali.sh (kali.sh)... 45.79.158.143
Connecting to kali.sh (kali.sh)|45.79.158.143|:443... connected.
GnuTLS: Error in the push function.
Unable to establish SSL connection.