Full Screen Suse in Hyper-V

Hi I am New here…

I have installed SUSE on my Hyper-V… (Windows 10) now i want it in full screen… (1366x768)…

i have tried this…

http://scn.sap.com/docs/DOC-52045

Install xrdp
Allow remote desktop in firewall
Start services xrdp
now when i tried open it from Windows Remote Desktop showing error…

http://scn.sap.com/servlet/JiveServlet/showImage/105-666928-938352/xrdp.jpg

Please help …

Thanks in advance…

I don’t think you should be trying to connect to Localhost (127.0.0.1).

First, determine your Guest IP address, then connect using that (typically name resolution is not set up automatically).

You can determine the IP address a number of ways…

Assuming your guest is on a network with a configured DHCP server,
You can run ip addr or on systems that still support you can run ifconifg.
If you have access to the DHCP server that is serving the Guest IP address, you can inpsect issued leases.

Of course, if you didn’t provide a DHCP server on the network your Guest is using, you need to configure a static address.
If this is your situation, you’ll need to provide some additional details about the network your Guest is using.

The other thing is that on openSUSE 13.2, you should probably find the LEAP documentation on this topic more relevant
https://doc.opensuse.org/documentation/leap/reference/html/book.opensuse.reference/cha.vnc.html

TSU

Hi… Thanks for your reply…

My guest IP address is 192.168.1.117 and i am trying to connect through it… and showing error…

How ever my Full screen issue has been solved… by using this…

http://stackoverflow.com/questions/18172319/windows-8-fedora-19-os-hyper-v-virtual-machine

still not connected it from my Windows Pc…

Kindly Advise…