Note: If you’re running exim.conf 4.5.7 or newer, you can use these 3 files for the related sections below: wget -O /etc/exim.routers.pre.conf http://files.directadmin.com/services/SpamBlocker/smart_route/exim.routers.pre.conf wget -O /etc/exim.transports.pre.conf http://files.directadmin.com/services/SpamBlocker/smart_route/exim.transports.pre.conf wget -O /etc/exim.authenticators.post.conf http://files.directadmin.com/services/SpamBlocker/smart_route/exim.authenticators.post.conf and edit your exim.authenticators.post.conf to set your smtp-auth user/pass. If smtp-auth is not required, then edit exim.routers.pre.conf and change to use transport = remote_smtp. Restart exim when done. If…
Starting nginx: nginx: [emerg] bind() to 1.2.3.4:80 failed (99: Cannot assign requested address) [FAILED]
If you’re trying to start nginx, but it throws this error: Starting nginx: nginx: [emerg] bind() to 1.2.3.4:80 failed (99: Cannot assign requested address) [FAILED] it would likely mean that the IP in question does not exist in your device. Type the following to see which IPs are in your device: /sbin/ifconfig If your network was restarted, type: service…
How to change email address from which Directadmin sends emails
If you want DirectAdmin to send emails from admin@domain.com instead of admin@hostname.domain.com. Here is how you can do it. Enhanced Skin First of all connect to DirectAdmin as admin. Then: Click “List Administrators” if you want to change email for an admin, or click “List Resellers” if you want to change email for a reseller. Select an user and click on…
Install DirectAdmin on Amazon AWS A-Z Guide
This guide shows you how to install and configure DirectAdmin on Amazon EC2. Prerequisites Active AWS Account. AWS Security Group open on ports 80,995,143,465,53,2222,443,35000-35999,110,1194,993,22,21,25,53,587 Basic linux knowledge DirectAdmin Licnese Lunch EC2 instance Login to AWS Console. Go to EC2 Dashboard, and click “Lunch Instance” button: Choose an CentOS 7 (AMI): Choose any Instance Type that suit your needs, add storage, configure Security Group then lunch your server:…
Cài đặt IMAP Extension PHP Direct Admin
Hôm nay có cài IMAP Extension PHP Direct Admin cho VPS của khách nên note lại để dành xài 😀 Chúng ta sẽ Login SSH vào VPS và làm theo hướng dẫn như hình bên dưới . Gõ các lệnh theo trình tự để cài IMAP Extension : * Lưu ý: Với hệ điều hành Centos , ta dùng lệnh :…
Hướng dẫn bật chức năng One-Click login to any phpMyAdmin database trên DirectAdmin
Từ phiên bản 1.5.9 thì DirectAdmin có bổ sung chức năng One-Click login to any phpMyAdmin database Tức là bạn sẽ đăng nhập vào phpMyAdmin của bất kì database nào mà không cần nhập database user và database password như trước nữa. Để bật chức năng trên thì bạn có có quyền root trên VPS hoặc máy chủ để thực…
Hướng dẫn đổi port 2222 mặc định của DirectAdmin
Như các bạn đã biết thì sau khi cài đặt DirectAdmin xong chúng ta sẽ truy cập phần quản trị theo địa chỉ IP:2222, tuy nhiên nếu để port 2222 mặc định thì các bạn sẽ có nguy cơ bị dò password admin, tiềm ẩn nguy cơ cho hệ thống chạy DirectAdmin. Vì vậy việc đổi port 2222 của DirectAdmin…
Tính Năng Mới Của Bản Cập Nhật DirectAdmin 1.573
Tính Năng Mới Của Bản Cập Nhật DirectAdmin 1.573 – Thêm thiết lập mới sentnotice_quota_full=yes|no cho phép cảnh báo user khi hết dung lượng ổ cứng – File Manager bổ sung tính năng 1 click để tải file nén của một thư mục dưới định dạng zip hoặc tar.gz hoặc tar Ví dụ: CMD_FILE_MANAGER/Maildir?action=download_compressed_folder&type=zip – Tự động dò file cmove-fred.tar.gz…
Hướng dẫn cập nhật/nâng cấp các dịch vụ trên DirectAdmin với CustomBuild
Để DirectAdmin vận hành tốt, ổn định và an toàn thì bạn nên cập nhật tất các các dịch vụ đang chạy trên VPS của bạn, Việc cập nhật dịch vụ sẽ giúp bạn sửa lỗi, cập nhật các bản vá bảo mật mới cho hệ thống, từ đó làm VPS của bạn an toàn và ổn định hơn Với…
Hướng dẫn cài đặt 4 phiên bản PHP trên VPS sử dụng Directadmin
Như vậy là kể từ phiên bản 1.56.0 thì Directadmin đã hỗ trợ cùng lúc 4 phiên bản PHP, bài viết này mình sẽ hướng dẫn các bạn cách cài đặt 4 phiên bản PHP trên VPS sử dụng Directadmin. Lưu ý: Để cài đặt và sử dụng 4 phiên bản PHP yêu cầu DirectAdmin 1.56.0 hoặc mới hơn. Bước 1: Cập nhật CustomBuild Để có…
Hướng dẫn cài đặt tối ưu Direct Admin
Trong các Control panel hiện nay thì Direct Admin là một sự lựa chọn rất tốt dùng để quản lý, tuy nhiên chúng ta cần phải bỏ tiền ra để mua nó. Còn sau đây là cách cài đặt tối ưu cho VPS chạy CentOS 7 của bạn. Trước khi tiền hành cài đặt chúng ta cần tải các gói…
DirectAdmin: Cải thiện hiệu suất và bảo mật
Trong hướng dẫn này, tôi sẽ cải thiện môi trường DirectAdmin, làm cho nó nhanh hơn và an toàn hơn. Tôi giả sử rằng bạn đã cài đặt DirectAdmin trên máy chủ của bạn (cho hướng dẫn này, tôi sử dụng CentOS 7 64bit). Một sự hiểu biết tốt các vấn đề cơ bản về Linux là cần thiết để…