Có thể sau khi cấu hình xong CSF ( phần Check /tmp is mounted as a filesystem và Check /tmp is mounted noexec,nosuid). Khi vào tạo user bạn sẽ nhận được dòng thông báo này sau khi tạo thành công:
Error with system Quotas
setquota: Device (/) filesystem is mounted on unsupported device type.
Skipping. setquota: Mountpoint (or device) / not found. setquota: Not all specified mountpoints are using quota.
Sau đây mình xinh hướng dẫn cách fix lỗi ”Error with system Quotas” mà mình đã làm thành công:
# cd /usr/sbin
# mv setquota setquota.old
# touch setquota
# chmod 755 setquota
Rồi, gõ lệnh restart VPS/Server thôi:
# service httpd restart
Fix lỗi: "Error with system Quotas".






Không có nhận xét nào:
Đăng nhận xét