Welcome to the magical world of Linxie – your free Linux Remote Desktop (RDP) and virtual computer! 🎉 These cloud computers are fully managed by Google, so you can be sure they are reliable and secure. You can use them for anything you want.
- 🚀 Virtual Computer with ⚡️ 400MB/ps internet speed
- 🛡️ Hosted and maintained by Google
- 👨💻 Usage: Linux tools, Apache/Nginx, ethical security testing, gaming, and more!
- 🆓 Free forever
- 🔒 Fully managed by Google
- 🖥️ 4GB RAM (Old Gmail accounts get a whopping 16GB RAM!)
- 📱 Access from any device with an RDP client
- Use Linux tools and apps on any device
- Develop and test software in a cloud environment
- Run hacking exploits safely and securely
- Play Linux games without having to install anything
- Have your own personal cloud lab
Download the Google Cloud app or go to shell.cloud.google.com and sign in with your Google account.
Open the Google Cloud app on your iPhone or Android.
📲 Click the terminal/shell icon
Wait for a few minutes while Google Cloud sets up your cloud computer. You will see a terminal window when it is ready.
Copy and paste the following commands one by one:
-
Paste this after completing the first step:
Copy Commandsudo apt update -y && sudo apt upgrade -y
-
Download and install Chrome Remote Desktop:
sudo wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb
Copy Command Copy Commandsudo apt install ./chrome-remote-desktop_current_amd64.deb -y
-
Installing XFCE Desktop Environment:
Copy Commandsudo DEBIAN_FRONTEND=noninteractive apt install --assume-yes xfce4 desktop-base dbus-x11 xscreensaver
-
Activating Chrome Remote Desktop:
/etc/chrome-remote-desktop-session\'')">Copy Commandsudo bash -c 'echo "exec /etc/X11/Xsession /usr/bin/xfce4-session" > /etc/chrome-remote-desktop-session'
-
Disabling lightdm.service:
Copy Commandsudo systemctl disable lightdm.service
Download Chrome Remote Desktop app/Extension or go to Chrome Remote Desktop
Enjoy your cloud computer! You can install and run any Linux software you want. You can also access the graphical user interface by clicking on the “Desktop” button.
Please use RDPTown responsibly and abide by Google's terms of service.