chutuoc-logo-600chutuoc-logo-600chutuoc-logo-600chutuoc-logo-600
  • Tin tức nổi bật
  • Tin tuyển dụng
  • Kho tài liệu
    • 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
  • Tin tuyển dụng
  • Wordpress
  • Tất cả
  • Betheme
  • Easy engine 4
  • Lập trình PHP
  • Linux
  • mysql
  • SEO
  • Sql
  • Ubuntu
  • wordpress
  • Tất cả
  • chutuoc
  • Tuấn Sữa
29/06/2020

Thêm swap cho vps linux

Create a Swap File sudo fallocate -l 1G /swapfile ls -lh /swapfile Output: -rw-r--r-- 1 root root 1.0G Apr 25 […]
Do you like it?
Đọc luôn
28/02/2019

Hướng dẫn sử dụng lệnh find trên teminal Linux

Bài viết này nhằm giúp quý khách có một cái nhìn tổng quát về lệnh find – một lệnh tìm […]
Do you like it?
Đọc luôn
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
08/07/2020

Install Virtualbox 6.0 linux mint, ubuntu

Install Virtualbox echo "deb http://download.virtualbox.org/virtualbox/debian bionic contrib" | sudo tee -a /etc/apt/sources.list wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add […]
Do you like it?
Đọc luôn
17/12/2019

Export databases with mysqldump and gzip file

mysqldump -u[dbuser] -p[dbpass] [dbname] | gzip > [dbname].sql.gz
Do you like it?
Đọc luôn
18/01/2020

Cài đặt easyengine 4

Hướng dẫn cài easyengine 4 #Để cài đặt easyengine 4 trên linux chạy lệnh sau: wget -qO ee rt.cx/ee4 && […]
Do you like it?
Đọc luôn
Xem thêm 6 bài
© 2021 Chu Tước Việt Nam