July 14, 2015

file log trên VPS cài DirectAdmin

Để kiểm tra hệ thống cũng như tìm lỗi thì kiểm tra log được ưu tiên hàng đầu. Bài viết này cung cấp đường dẫn tới file log của một số dịch vụ thường dùng:
DirectAdmin:
/var/log/directadmin/error.log
/var/log/directadmin/errortaskq.log
/var/log/directadmin/system.log
/var/log/directadmin/security.log
Apache:
/var/log/httpd/error_log
/var/log/httpd/access_log
/var/log/httpd/suexec_log
/var/log/httpd/fpexec_log
/var/log/httpd/domains/domain.com.error.log
/var/log/httpd/domains/domain.com.log
/var/log/messages (generic errors)
Proftpd:
/var/log/proftpd/access.log
/var/log/proftpd/auth.log
/var/log/messages (generic errors)
PureFTPd:
/var/log/pureftpd.log
Dovecot và vm-pop3d:
/var/log/maillog
/var/log/messages
Named (bind):
/var/log/messages
Exim:
/var/log/exim/mainlog
/var/log/exim/paniclog
/var/log/exim/processlog
/var/log/exim/rejectlog
Mysqld:
RedHat:
/var/lib/mysql/server.hostname.com.err
FreeBSD and Debian:
/usr/local/mysql/data/server.hostname.com.err
crond:
/var/log/cron

Related Posts:

  • Hướng dẫn thay đổi địa chỉ IP cho server directadmin Nếu bạn cần đổi IP khác cho server directadmin của mình thì có thể thực hiện các bước sau: 1 Thực hiện lấy file license mới.Sau khi mua license với địa chỉ IP mới ta thực hiện get license trên server. # cd /usr/l… Read More
  • Cài DirectAdmin gặp lỗi: Unable to read the license file Trong quá trình cài đặt DirectAdmin, bạn có thể gặp phải lỗi: Unable to read the license file. Vậy mình giải quyết nó như thế nào? Bạn get lại file license từ directadmin, trong dòng lệnh dưới: xxxx là license ID, yyyy… Read More
  • file log trên VPS cài DirectAdmin Để kiểm tra hệ thống cũng như tìm lỗi thì kiểm tra log được ưu tiên hàng đầu. Bài viết này cung cấp đường dẫn tới file log của một số dịch vụ thường dùng: DirectAdmin:/var/log/directadmin/error.log/var/log/directadmin/error… Read More
  • Kích hoạt bản quyền DirectAdmin Muốn kích hoạt bản quyền DirectAdmin. Xem chi tiết tại đây! Nếu vì lý do nào đó, bạn cần cập nhật License DirectAdmin, bạn cần chạy các lệnh sau, lưu ý bạn phải đăng nhập ở quyền root. 1 2 3 cd /u… Read More
  • Hướng dẫn kiểm tra spam mail trên server directadmin Bài viết này cung cấp cho bạn các dấu hiệu thường gặp và hướng dẫn chi tiết để kiểm tra spam mail và loại bỏ script gửi spam mail trên server directadmin.1 Kiểm tra số lượng mail queue. # exim -bpc Thường thì server đang g… Read More

0 comments:

Post a Comment