New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A free thin client OS designed by a professional sysadmin to be very easy to setup, and so easy to use that your users can use it without instructions. You can have the thin client up and running within minutes and mass deploy it your way.
Minimal Debian-based RDP thin client OS with admin/user lock modes.
...
* USB/Local Configuration Persistence: Save settings directly to the boot media.
* Local Disk Installer: Easily clone the OS to local HDD/SSD (BIOS/UEFI support).
* Remote Shadowing: Embedded VNC server (x11vnc) with automatic dynamic Xauthority setup.
If you have any ideas for changes/improvements, send me a message.
0.6.1 Fix connection error when no password is set
Defauls password is admin - CAHNGE IT.
...Short summary:
Press F1 for help
Press F2 for file browser
Press F3 to view file content
Press F10 to read about
Press F12 to quit
Press ESC to quit to console
Shell commands:
* ls - list files;
* cd - change directory;
* cwd - print current directory;
* cat - print content of file;
* connect - connect to remote host and port for test HTTP request;
* accept - accept incoming connection;
* filldemo - graphics demo;
* printmodes - print available graphic modes;
* quit - exit operating system;
* end - end session;
* rm - remove file or directory;
* cp - copy file;
* mv - move file;
* addline - append line to file;
* mkdir - create directory;
* batch - run batch file.
...