Tạo VPS bằng Google Cloud miễn phí 2021

TricksMMO

Administrator
Staff member
** Cách tạo VPS miễn phí với Google Cloud Shell vào năm 2023 **

** Cloud Shell ** là môi trường lệnh của Google Cloud có thể được truy cập ở mọi nơi với trình duyệt của bạn.Bạn có thể quản lý tài nguyên của mình với cửa sổ dòng lệnh được tải xuống với các tiện ích như Công cụ lệnh Gcloud, Kubectl, v.v.

Tận dụng các tài nguyên của Google Cloud được sử dụng miễn phí, bạn có thể dễ dàng tạo VPS với Google Cloud kết hợp với Docker và Novnc và bạn dễ dàng Desktop vào VPS của mình.

** Bước 1: Truy cập trang bảng điều khiển Google **

** Bước 2: Nhấp vào biểu tượng Shell hoạt động ở góc trên bên phải. **

** Bước 3: Sao chép lệnh bên dưới: **

`` `
Docker Run -P 6080: 80 Dorowu/Ubuntu-Desktop-LXDE-VNC
`` `

** Bước 4: Quay lại cửa sổ Cloud Shell, nhấn Ctrl + V Phím kết hợp để dán lệnh (bạn không thể nhấp chuột phải vào chuột để dán).Sau đó bấm vào Enter để thực thi lệnh tạo VPS với Google Cloud. **

** Bước 5: Đợi quá trình tải xuống và cài đặt Docker trong 1 phút, bạn sẽ thấy dòng lệnh đứng yên.Bây giờ bấm vào biểu tượng xem trước web **

** Bước 6: Thay đổi cổng thành 6080 và nhấp vào Thay đổi và xem trước. **

** Bước 7: Một cửa sổ mới sẽ xuất hiện trên trình duyệt web và bạn có thể từ xa thành VPS tại đây.Tính năng Novnc giống như TeamViewer, bạn có thể điều khiển VPS Linux như trên Windows. **

** Lưu ý: ** Tốc độ VPS với Google Cloud là khoảng 120MB/s, nếu bạn tận dụng Tệp Reup khá tốt.Nhược điểm là tôi chưa thấy cửa sổ đầu cuối để gõ bất cứ đâu, có thể là tác giả của Docker VPS này đã giới hạn khá nhiều tính năng.
=======================================
**How to create a free VPS with Google Cloud Shell in 2023**

**Cloud Shell** is a Google Cloud command environment that can be accessed everywhere with your browser. You can manage your resources with the command line window that is downloaded with utilities such as Gcloud command tool, Kubectl, etc.

Taking advantage of Google Cloud's resources that are used for free, you can easily create a VPS with Google Cloud in combination with docker and novnc and you are easy to remote desktop into your VPS.

**Step 1: Visit the Google Console page**

**Step 2: Click the Active Cloud Shell icon in the upper right corner.**

**Step 3: Copy the command below:**

```
docker run -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
```

**Step 4: Back to Cloud Shell window, press Ctrl + V key combination to paste the command (you cannot right-click on the mouse to paste). Then click Enter to execute the VPS creation command with Google Cloud.**

**Step 5: Wait for the download process and install the docker for 1 minute, you will see the command line standing still. Now click on the web preview icon**

**Step 6: Change the port to 6080 and click Change and Preview.**

**Step 7: A new window will appear on the web browser, and you can remote into VPS here. Novnc feature is like TeamViewer, you can control VPS Linux like on Windows.**

**Note:** The VPS speed with Google Cloud is about 120MB/s, if you take advantage to reup file quite well. The downside is that I have not seen the Terminal window to type anywhere, maybe the author of this Docker VPS has limited quite a lot of features.
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top