MyVPS is a collection of Bash scripts used to set up and manage lightweight VPS-style environments (GoormIDE, GitHub Codespaces) and general Linux VPS/PC systems. The scripts automate tasks like installing a desktop + VNC, basic system tweaks, IP detection, and simple security tools.
- VNC + desktop environment setup (GNOME or Xfce) with LightDM
- Public IP detection using icanhazip.com
- System tweaks and automation scripts
- Basic security and access utilities
- Clone the repository: git clone https://github.com/Mtepihasti5/myvps.git
- Enter the directory: cd myvps
- List available scripts: ls -1
- Run a setup script
- Debian/Ubuntu-based distributions (most tested)
- GitHub Codespaces or GoormIDE for quick demos
- sudo/root access is required for installation scripts
- Always review scripts before running (cat, less, or open in an editor).
- Scripts require elevated privileges — run only on systems you control or trust.
Contributions welcome. Open an issue or submit a pull request with improvements or new scripts.
- GitHub: https://github.com/Mtepihasti5
- Discord: matko3tpih
- Email: tepihtepih54321@gmail.com
MIT — feel free to use and adapt; please retain attribution and put me in credits.