Cách tạo VPS Windows 10/Ubuntu Free

TricksMMO

Administrator
Staff member
** Cách tạo VPS Windows 10/Ubuntu ** miễn phí

** Gần đây, một lỗi thú vị đã được phát hiện trên GitPod cho phép bạn tải xuống các gói Windows/Ubuntu và tạo VPS miễn phí. **

** Đây là một lỗi khá nghiêm trọng, vì vậy tôi nghĩ Gitpod sẽ sửa nó càng sớm càng tốt. **

** Nếu bạn cố gắng theo bài viết và không thể làm điều đó, điều đó có nghĩa là Gitpod đã sửa lỗi này. **

** Để tạo một Windows 10 và Ubuntu miễn phí, bạn cần những điều sau: **

* Tạo tài khoản trên GitPod.io và Ngrok.io
* Tạo tài khoản và tải xuống Trình xem VNC (cho Windows)
* Kết nối máy tính để bàn từ xa (cho Ubuntu) có sẵn trên Windows 7 đến 11.

** Cách tạo VPS Windows 10/Ubuntu miễn phí **

** Đầu tiên, bạn cần tạo một tài khoản trên trang Gippod.io và đăng nhập vào tài khoản mới được tạo. **

** Tiếp theo, bạn cần tạo một không gian làm việc mới bằng cách nhấp vào "không gian làm việc mới" hoặc sử dụng Ctrl + O. **

** Bạn có thể chọn bất kỳ không gian làm việc nào, nhưng trong bài viết này, tôi sẽ chọn Python-Django. **

** Vì vậy, nó đã được chuẩn bị.Tiếp theo, tôi sẽ hướng dẫn bạn tạo các VP miễn phí Windows 10 và Ubuntu. **

** Windows 10 **

** Bước 1: ** Bạn nhận thấy góc dưới của màn hình với bảng điều khiển.Tại đây, bạn chọn tab đầu cuối và nhấn Ctrl + Z để thoát khỏi quy trình hiện tại và quay lại lệnh.

** Bước 2: ** Tiếp theo, bạn nhập các lệnh sau:

`` `
sudo su
wget -o winlite10.sh raw.githubusercontent.com/a2nk/g-cloud/main/winlite10.sh?utm_source=google ,+gitpod.+lingghosting,+github
Chmod +X Winlite10.Sh
./winlite10.sh
`` `

** Bước 3: ** Trong bước này, bạn quay lại trang Ngrok ở đây để nhận được mã thông báo.

** Bước 4: ** Sau đó quay lại tab Gitpod và dán nggrok Togen để sao chép.

** Bước 5: ** Chờ một chút để givod tải xuống tệp.Sau khi tải xuống, thiết bị đầu cuối trên trang givod sẽ giống như ảnh dưới đây.Bạn sao chép địa chỉ.

** Bước 6: ** Dán địa chỉ này cho trình xem VNC và tiến hành kết nối với VPS.

** Nếu nó hiển thị cảnh báo như hình ảnh bên dưới, hãy nhấp vào "Tiếp tục". **

** Vì vậy, bạn đã kết nối thành công với VPS.Cấu hình của VPS này bao gồm 2Core 8GB.Theo kinh nghiệm của tôi, VPS này rất chậm trễ, nhưng cũng phục vụ nhu cầu nhẹ nhàng của một số anh em. **

** Xin lưu ý rằng bạn không tắt tab GitPod.Nếu bạn tắt GitPod, VPS cũng sụp đổ, vì vậy cần phải để tab GitPod chạy nền để duy trì VPS.Thời gian tối đa của VPS này là 50 giờ, cũng tương đối nhiều. **

** Ubuntu **

** Các bước để tạo VPS Ubuntu tương tự như tạo Windows 10 VPS **

** Bước 1: ** Nhập các lệnh sau vào thiết bị đầu cuối trên tab GitPod:

`` `
sudo su
wget -o ubuntu.sh raw.githubusercontent.com/a2nk/g-cloud/main/ubuntu.sh?utm_source=google,+face
chmod +x ubuntu.sh
./ubuntu.sh
`` `

** Bước 2: ** Dán mã thông báo Ngrok vào thiết bị đầu cuối.

** Bước 3: ** Nhập AP và nhấn Enter.

** Bước 4: ** Sau khi cài đặt hoàn tất, thiết bị đầu cuối sẽ có kết quả dưới dạng hình ảnh bên dưới.Bạn sao chép địa chỉ trong dòng địa chỉ RDP.

** Bước 5: ** Sau đó dán địa chỉ này vào kết nối máy tính để bàn từ xa trên Windows và nhấn "Kết nối".

** Nếu nó có cảnh báo như hình ảnh bên dưới, hãy chọn "Có". **
=======================================
**How to create a free VPS Windows 10/Ubuntu**

**Recently, an interesting error was discovered on GitPod that allows you to download Windows/Ubuntu packages and create free VPS.**

**This is a fairly serious error, so I think GitPod will fix it as soon as possible.**

**If you try according to the article and cannot do it, it means that GitPod has fixed this error.**

**To create a VPS Windows 10 and Ubuntu Free, you need the following:**

* Create accounts on gitpod.io and ngrok.io
* Create an account and download VNC Viewer (for Windows)
* Remote Desktop Connection (for Ubuntu) is available on Windows 7 to 11.

**How to create a VPS Windows 10/Ubuntu Free**

**First, you need to create an account on the gippod.io page and log in to the newly created account.**

**Next, you need to create a new workspace by clicking "New Workspace" or using Ctrl + O.**

**You can choose any workspace, but in this article, I will choose Python-Django.**

**So it's already prepared. Next, I will guide you to create Windows 10 and Ubuntu Free VPS.**

**Windows 10**

**Step 1:** You notice the lower corner of the screen with the console table. Here, you select the Terminal tab and press Ctrl + Z to escape the current process and return to the command.

**Step 2:** Next, you enter the following commands:

```
sudo su
wget -O winlite10.sh raw.githubusercontent.com/a2NK/G-cloud/main/winlite10.sh?utm_source=google,+gitpod.+Lingghosting,+github
chmod +x winlite10.sh
./winlite10.sh
```

**Step 3:** To this step, you return to the Ngrok page here to get tokens.

**Step 4:** Then go back to the GitPod tab and paste the NGROK togen to copy.

**Step 5:** Wait a bit for the givod to download the file. After downloading, the terminal on the givod page will be like the photo below. You copy the address.

**Step 6:** Paste this address to VNC Viewer and proceed to connect to VPS.

**If it shows a warning like the image below, click "Continue".**

**So you have successfully connected to VPS. The configuration of this VPS includes 2core 8GB. According to my experience, this VPS is very lag, but also serves the gentle needs of some brothers.**

**Please note that you do not turn off the GitPod tab. If you turn off GitPod, VPS also collapses, so it is necessary to let the GitPod tab to run the background to maintain the VPS. The maximum time of this VPS is 50 hours, also relatively much.**

**Ubuntu**

**The steps to create VPS Ubuntu are similar to creating Windows 10 VPS**

**Step 1:** Enter the following commands into the Terminal on the Gitpod tab:

```
sudo su
wget -O ubuntu.sh raw.githubusercontent.com/a2NK/G-Cloud/main/ubuntu.sh?utm_source=google,+facebook,+Linggosting,+github
chmod +x ubuntu.sh
./ubuntu.sh
```

**Step 2:** Paste the ngrok token into the Terminal.

**Step 3:** Enter AP and press Enter.

**Step 4:** After the installation is complete, the Terminal will have the results as the image below. You copy the address in the RDP Address line.

**Step 5:** Then paste this address to the Remote Desktop Connection on Windows and press "Connect".

**If it has a warning like the image below, choose "Yes".**
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top