Tạo SSH key trên Ubuntu/Linux
1. Khởi tạo cặp SSH key – keypair mới Mở terminal (Ctrl + Shift + T với Ubuntu), chạy lệnh: Ở đây bạn có thể chọn tên file cho SSH,…
1. Khởi tạo cặp SSH key – keypair mới Mở terminal (Ctrl + Shift + T với Ubuntu), chạy lệnh: Ở đây bạn có thể chọn tên file cho SSH,…
Mỗi server mà bạn quản lý, bạn cần ghi nhớ thêm thông tin về username, IP (hoặc hostname). Nếu bạn có quá nhiều server, việc này là không dễ và…
Remove key from known_hosts Example Remove key or All answers are good, but for real SSH pro we have missing information how to remove ssh signature with (non-standard) port number.…
1) Register at Comodo Waf website as we will be needing Email and Password later. https://accounts.comodo.com/cwaf/management/signup 2) Install Mod_Security. cd /usr/src wget https://www.modsecurity.org/tarball/2.9.0/modsecurity-2.9.0.tar.gz tar xzf modsecurity-2.9.0.tar.gz cd modsecurity-2.9.0 ./configure --with-apxs=/usr/local/apache/bin/apxs…