Chuyển đến phần nội dung
Không có kết quả
  • 404 Error, content does not exist anymore
  • Cách xử lý các lỗi thường gặp trong git
  • Chia sẻ liên kết
  • Chính sách bảo mật
  • Cửa hàng
  • Dịch vụ
  • Giỏ hàng
  • Giới thiệu
  • GPL License
  • Liên hệ
  • Tài khoản
  • Thanh toán
  • WP File download search
  • WPMS HTML Sitemap
Việt Nam Tutor
  • Trang chủ
  • Giới thiệu
  • Sản phẩm
  • Dịch vụ
  • Dự án
  • Blog
    • MacOs
    • WordPress
      • Plugins
      • Themes
    • Lập trình
      • Frontend Dev
      • Laravel Framework
      • GIT: Các lỗi thường gặp
    • Hosting – Domain
    • Quản trị Server
    • Facebook
  • Liên hệ
Việt Nam Tutor

Linux

Trang chủ Quản trị Server Linux
  • Linux

Làm Thế Nào Để Tạo Docker Image Cross-Platform Với Buildx Và Colima

Hello, các bạn! Hôm nay mình muốn chia sẻ một chút kinh nghiệm và mẹo nhỏ về cách mà mình đã sử dụng Buildx và Colima để tạo ra những image container cross-platform một cách dễ dàng. Nếu bạn cũng…

  • Việt Nam Tutor
  • 27/08/2024
  • Linux, Quản trị Server

10 công cụ dòng lệnh thay thế các câu lệnh phổ biến

Là một web developer, mình sử dụng Linux mỗi ngày. Trong bài viết này mình sẽ chia sẻ một số ứng dụng CLI giúp tăng năng suất làm việc. Một số công cụ là lựa chọn thay thế tốt hơn…

  • Việt Nam Tutor
  • 21/06/2024
  • Hosting - Domain, Linux, Quản trị Server

Fixing “Upstream Prematurely Closed Connection” Error in Nginx

I. Introduction Nginx is a popular and widely used open-source web server software. It acts as a reverse proxy server for HTTP, HTTPS, SMTP, and other protocols. However, like any software, Nginx is not immune to errors. One of the…

  • Việt Nam Tutor
  • 02/02/2023
  • Linux

Upstream prematurely closed connection while reading response header from upstream

This problem happened because your upstream (php, php-fpm) max_execution_time is shorter than proxy_connect_timeout in your nginx proxy. For example: In my php.ini: But in mysite.conf have: Then I got in error.log of nginx: [error] 117#117: *434 upstream prematurely closed connection…

  • Việt Nam Tutor
  • 29/08/2022
  • Linux

Hướng dẫn cài đặt Memcached trên Ubuntu 20.04 LTS

Tổng quan Memcached là một hệ thống lưu trữ bộ nhớ phân tán mã nguồn mở đặc biệt. Những thông tin được lưu trữ trong Memcached là bản sao các đối tượng (objects) và dữ liệu được người dùng truy…

  • Việt Nam Tutor
  • 29/11/2021
  • Linux, Quản trị Server

Cài Sublime Text 3 trên Ubuntu 18.04

The popular cross-platform Sublime Text editor finally offers official Linux apt repository to make it easy to install and receive update in Ubuntu. Sublime Text is a proprietary source code editor with a Python API. It supports many programming languages and markup languages, and…

  • Việt Nam Tutor
  • 10/03/2020

© 2025 - vietnamtutor.com