chutuoc-logo-600chutuoc-logo-600chutuoc-logo-600chutuoc-logo-600
  • IT Bí điển
    • Lập trình
      • Css
      • Javascript
      • Php
    • Sql
      • Sql căn bản
      • Các lệnh Sql hay dùng
    • Server and vps
      • EasyEngine
        • EasyEngine3
        • EasyEngine4
      • Docker
    • Hệ điều hành
      • Linux
        • Linux terminal command
    • Cms
      • WordPress
        • Theme wordpress
        • Plugin wordpress
    • SEO
    • Công cụ
      • Git
    • DevOps Engineer
    • Solution
✕
  • Lọc bởi
  • Danh mục
  • Thẻ
  • Tác giả
  • Hiện hết
  • Tất cả
  • Các lệnh Sql hay dùng
  • Cms
  • Công cụ
  • Công nghệ thông tin
  • DevOps Engineer
  • Docker
  • EasyEngine
  • EasyEngine3
  • EasyEngine4
  • Git
  • Hệ điều hành
  • Javascript
  • Lập trình
  • Linux
  • Linux terminal command
  • Php
  • SEO
  • Server and vps
  • Solution
  • Sql
  • Sql căn bản
  • Theme wordpress
  • Wordpress
  • Tất cả
  • Betheme
  • Easy engine 4
  • Linux
  • mysql
  • SEO
  • Sql
  • wordpress
  • Tất cả
  • namnt
  • Tuấn Sữa
30/03/2020

How to change all files and folders permissions of a directory to 644/755

find . -type d -exec chmod 0755 {} \; find . -type f -exec chmod 0644 {} \;
Do you like it?
Đọc luôn
17/06/2023

Lỗi Export mysql “ERROR 1045 (28000): Access denied for user”

If you’re able to connect to the database using mysql, but you get an error for mysqldump, then the problem […]
Do you like it?
Đọc luôn
12/10/2023

Disable xmlrpc wordpress

Add code to wp-config.php or function.php file
Do you like it?
Đọc luôn
19/06/2021

Disable quyền ghi file wordpress

define( 'DISALLOW_FILE_EDIT', true ); define( 'DISALLOW_FILE_MODS', true );
Do you like it?
Đọc luôn
30/09/2021

Hướng dẫn tạo CSR trên Ubuntu

1. Kiểm tra OpenSSL Điều kiện tiên quyết chúng ta phải có OpenSSL cài đặt trên máy chủ. OpenSSL là […]
Do you like it?
Đọc luôn
02/09/2019

Fix EE4 ssl-renew bị lỗi

Vào đổi tên các file trong thư mục có đường dẫn /opt/easyengine/services/nginx-proxy/certs/ Sau đó chạy lệnh ee site ssl-renew domain.com
Do you like it?
Đọc luôn
Xem thêm 6 bài
© 2016 Tuấn sữa - Blog