This post is to collect some Free VPS we can use it with all kinds of limitations. Â
My Free VPS Posts list
- 2vCPU, 7G RAM Windows 2022 & 14G RAM MacOS VMs From Github
- Free Linux Container from Goorm IDE SaaS Website - ide.goorm.io
- 4 CPU Cores, 8GM RAM, 10GB Storage - Intel Developer Cloud Beta
- Free Plan with 5G RAM and 2vCPU VPS - Expose Ports to Internet (Deepnote)
- One Hour Usage from CloudSigma (No Registration Required, Root Access, 2G RAM, 3GHz CPU)
- Learning Unix By Access This Public Free Unix Server (Running Since 1987)
- Create Your Own Domain Web App & Running 7x24x365 with Replit - Free Online IDE SaaS
- Get Free Temporary Windows Virtual Machines in the Cloud
- EUSERV IPv6-Only VPS
- EUServ IPv6-only Machine access to and from IPv4 World 297
Gitpod
1 Create your account https://gitpod.io/ or log in using your existing Github / Gitlab / Bitbucket account
2Â Create your workspace. Make sure choose your Github repository, terminal, and large class instance.
3Â Change to root user mode
sudo -i
apt install neofetch
root@51net-test-70kj6qi041y:~# neofetch
.-/+oossssoo+/-. root@51net-test-70kj6qi041y
`:+ssssssssssssssssss+:` ---------------------------
-+ssssssssssssssssssyyssss+- OS: Ubuntu 22.04.4 LTS x86_64
.ossssssssssssssssssdMMMNysssso. Host: Google Compute Engine
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 6.1.75-060175-generic
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 15 hours, 28 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 552 (dpkg)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.1.16
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Terminal: node
ossyNMMMNyMMhsssssssssssssshmmmhssssssso CPU: AMD EPYC 7B13 (16) @ 2.449GHz
ossyNMMMNyMMhsssssssssssssshmmmhssssssso Memory: 12897MiB / 64298MiB
+sssshhhyNMMNyssssssssssssyNMMMysssssss+
.ssssssssdMMMNhsssssssssshNMMMdssssssss.
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/
+sssssssssdmydMMMMMMMMddddyssssssss+
/ssssssssssshdmNNNNmyNMMMMhssssss/
.ossssssssssssssssssdMMMNysssso.
-+sssssssssssssssssyyyssss+-
`:+ssssssssssssssssss+:`
.-/+oossssoo+/-.
You can also try htop / top / free / lscpu command to get some hardware information.Â
4Â Billing (Free Plan - 50 hours / Month)
CURRENT PLAN
Free
500Â credits50Â hours of Standard workspace usage.
Codeanywhere
 https://codeanywhere.com/signinFree for 20 hours, 4 Parallel Workspaces, and Workspace Timeout in 30 minutes.
Create Workspace using Ubuntu as an example:
Here is how the workspace looks like:
Github Codespace
Stop codespace instance from Repository Code button:
Free Linux from Labex.io
https://labex.io/courses/quick-start-with-linux
Run following commands to get docker running:
1. apt update
2. apt install docker.io
3. apt install screen
4. screen -S docker-session
5. dockerd
6. ctrl+a, d
7. docker run command , but you will not be able to download image to local since no internet access
https://codesandbox.io/
https://codesandbox.io/
FreeFor learning and experimenting $0
Get started for free
Usage
- Up to 40 hours worth of VM credits per month
- VMs up to 4 vCPUs + 8 GiB RAM
5 private Sandboxes- Unlimited public Sandboxes
- Unlimited personal drafts
Unlimited Devboxes and repositories- 5 members
Features
- Private Sandboxes, Devboxes & repos
- 100 Codeium AI code completions
Live collaboration
VS Code extension
Instant environment resume- Instant environment share
References
- 2vCPU, 7G RAM Windows 2022 & 14G RAM MacOS VMs From Github
- Free Linux Container from Goorm IDE SaaS Website - ide.goorm.io
- 4 CPU Cores, 8GM RAM, 10GB Storage - Intel Developer Cloud Beta
- Free Plan with 5G RAM and 2vCPU VPS - Expose Ports to Internet (Deepnote)
- One Hour Usage from CloudSigma (No Registration Required, Root Access, 2G RAM, 3GHz CPU)
- Learning Unix By Access This Public Free Unix Server (Running Since 1987)
- Create Your Own Domain Web App & Running 7x24x365 with Replit - Free Online IDE SaaS
- Get Free Temporary Windows Virtual Machines in the Cloud
- EUSERV IPv6-Only VPS
- EUServ IPv6-only Machine access to and from IPv4 World 297
No comments:
Post a Comment