Cần cài CentOS 7 không phải là 6 vì bản 6 không hỗ trợ docker-ce phiên bản mới sẽ dẫn đến các file docker compose version mới không chạy được [sourcecode language=”powershell”] yum check-update curl -fsSL https://get.docker.com/ | sh systemctl start docker systemctl enable docker install -y epel-release yum install . . . Read more
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
[sourcecode language=”powershell”] df /dev/vda2 | awk ‘{if (NR==2) {gsub("([A-Z])\\w+","" ,$4); print $4 }}’ > /var/www/html/xxx.php [/sourcecode]
Để tránh liên tục phải down file log về xem, có thể dùng lệnh $tail -f [đường dẫn đến log file] Sẽ cho màn hình log cập nhật liên tục
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!