Cài đặt Nginx HTTP Server Ngnix start khi server khởi động Cài đặt MariaDb mới nhất với repository configuration tool sudo apt-get install software-properties-common sudo add-apt-repository ‘deb [arch=amd64,arm64,ppc64el] http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu bionic …
Read More “Cách cài đặt Matic trong ngnix và MariaDB”
Downloading MediaWiki (tải phiên bản MediaWiki) Các bạn có thể vào link để xem tất cả mọi version của mediawiki Extract the archive to(giải nén sang thư mục) /var/www/ Rename the …
Read More “Install MediaWiki on Ubuntu”
Chuyển chủ sở hữu sudo chown -R www-data:www-data /var/www/html/wordpress/ Phân quyền cho folder. sudo find /path/to/your/wordpress/ -type d -exec chmod 755 {} \; Phân quyền cho file sudo find /path/to/your/wordpress/ …
Read More “Thiết lập permission cho wordpress”