Showing posts with label rdp. Show all posts
Showing posts with label rdp. Show all posts

Thursday, February 8, 2024

How to access Remote Desktop RDP openSUSE

Refferen from https://drive.google.com/file/d/1iAW0FSXUsTIwjEMI3lg_7EbCYCaQabbN/view 

1) Run the following command to install xfce if not installed (if installed already nothing will happen):

	sudo zypper install -t pattern xfce

2) Install and enable XRDP
	sudo zypper install xrdp xorgxrdp
	sudo systemctl enable xrdp
	sudo systemctl start xrdp

3) If your OS firewall is running. Allow RDP (TCP port 3389) through the firewall:
	sudo systemctl status firewalld
	sudo firewall-cmd --permanent --zone=public --add-port=3389/tcp
	sudo firewall-cmd --reload

** ถ้าเครื่องใช้ KDE, Gnome Desktop ไม่ต้องรันก็ได้
4) Set your user to use XFCE for RDP
	echo "xfce4-session" > /home/YOUR_USERNAME/.xsession

Sunday, May 10, 2015

remmina Protocol plugin RDP is not installed (Kali)

1. after insall remmina
    1.1 don't forget install remmina-plugin-rdp


2. just install package libfreerdp1_1.0.1-1.1+deb7u3_amd64.deb3
3. see picture click amd64
 


4. shoose Asia see picture

5. install package : sudo dpkg -i libfreerdp1_1.0.1-1.1+deb7u3_amd64.deb