RDP Setup Guide
ABDULLAH CODED
Step 1: Get Root Access
First, gain root privileges by running this command:
sudo su
Step 2: Run RDP Script
Now, execute the downloaded script file:
bash rdp.sh
Step 3: Install Tailscale
Run this command to install Tailscale services:
curl -fsSL https://tailscale.com/install.sh | sh
Step 4: Run Tailscale Service
Start the service in the background:
sudo tailscaled --state=/var/lib/tailscale/tailscaled.state &
Step 5: Get Login Link
Finally, run this to get your unique login link. Open it to connect your account.
sudo tailscale up
RDP Login Credentials
Use these details to log in if asked:
Additional RDP Resources
Explore these additional RDP resources from Abdullah Coded: