Oracle || Free lifetime VPS
Introduction:
Oracle, a $240 billion tech leader, now offers a free lifetime Virtual Private Server (VPS) with 4 CPU cores, 24 GB of RAM, and 200 GB of SSD storage — sufficient for testing, development, and running lightweight crypto nodes. Although a credit card is required for verification, Oracle promises no charges. During setup, ensure that you select only resources tagged as “always free,” as choosing others will incur charges.
Why It’s Valuable:
Ideal for developers and testers, Oracle’s VPS allows for code deployment, testing, and even running crypto nodes without upfront costs. This powerful setup supports multiple projects, from blockchain applications to decentralized apps, making it a valuable resource for anyone in tech.
Disclaimer: Oracle Cloud Infrastructure (OCI) Ampere A1 Compute Free Usage Limits
Oracle Cloud Infrastructure (OCI) provides free usage allowances for Ampere A1 Compute instances (Arm processors) as part of its Always Free tier. The Always Free tier includes:
- OCPU Hours: Up to 3,000 OCPU hours per month, equivalent to 4 OCPUs.
- Memory: 18,000 GB hours per month, equal to 24 GB of continuous usage.
- If you use 4 OCPUs continuously for the entire month:
- This is roughly 2,880 OCPU hours (4 cores × 24 hours/day × ~30 days), which is under the 3,000 OCPU hours limit.
- As long as your memory usage also stays within the 24 GB limit, this usage should remain within the Always Free allocation.
Note:Exceeding these limits incurs charges at standard OCI rates. Users are responsible for monitoring resource consumption to avoid unexpected charges. All usage beyond Always Free allocations is billed according to Oracle’s pay-as-you-go pricing. For more information, refer to Oracle’s Always Free resources documentation.
⭐Before we jump into the step-by-step guide, feel free to follow me on Medium and my social media platforms for more valuable insights on node farming.
➡️Telegram: https://t.me/cryptonodehindi
➡️Youtube: https://www.youtube.com/@CryptonodesHindi
Let’s Crete an Account:
- The first step to creating an Oracle Cloud account is to have a credit card and an email address. https://signup.oraclecloud.com/
- Fill out the signup form correctly and in the next step fill in the address.
make sure to select the Mumbai region. If you choose a different home region, you might encounter the “Out of capacity shape” error.
If you have chosen the Hyderabad region, then wait for the capacity.
Always go with the Mumbai. Mumbai users can create the instances.
3. Please provide the required details along with your payment information. You will not incur any charges.
Ensure that your credit card address, billing address, and name match; otherwise, it will be declined.
Let’s Create a free instance:
After completing the signup process, log into your Oracle Cloud account using the identity you just created. Once logged in successfully, you will see the Oracle Dashboard.
- Now you must choose to Navigate menu > compute > instances >Create Instances.
- In the next step, Rename your instance and click on the image and shape. Ensure that you choose " always free services.”
- Next, click on "Change Image," select the OS as Ubuntu 22.04, and save.
- In the next step, click on 'Change Shape' and choose the Ampere processor. The CPU is 4 cores and the memory is 24GB.
- Download the public and private keys needed to connect to your server via SSH.
- It will create a boot volume with a default size of 46.6 GB. Don't worry, we can add storage later.
- Create the instances now. It will take some time, but you will be ready to use your always-free instance.
You have successfully created a free lifetime instance. (VPS)
Now, let's connect to the instance (VPS).
- You can log in to your server via the Private SSH keys that you have downloaded in previous steps while creating the new instance. Use the following command to
- Copy the SSH key to your C:\Users\Rajesh\ directory. If you prefer, you can save the SSH key in a different location.
- If your SSH key is located in the C:\Users\Rajesh\ directory, use the command below to log in.
ssh -i .\privatekey ubuntu@xxx.xxx.xxx.xx
If your key is located in a different path, use the command below to log in:
ssh -i C:\user\rajesh\desktop\OCA-ssh-key.key username@xxx.xxx.xxx.xx
- Make sure to always use sudo users to run any node because by default you are not a root user, to execute any script root user is required.
- Please proceed to start running the crypto node.
For mobile guidance check out this link : https://t.me/cryptonodehindi/66
❤️Thank You for Reading!
I appreciate you taking the time to read this article. If you found it helpful, give it a clap and share it with others who might benefit from it.
For more insightful content on Crypto node, don’t forget to follow me on Medium and connect with me on my social media channels:
- ➡️Telegram: https://t.me/cryptonodehindi
- ➡️Youtube: https://www.youtube.com/@CryptonodeHindi