Add more disk using LVM
Step 1: Check disk Chúng ta cần kiểm tra chắc chắn rằng partition của chúng ta đang thao tác là Linux LVM Như bạn có thể thấy là /dev/sda5 ở trên là Linux LVM và…
Chia sẻ để thành công!
Step 1: Check disk Chúng ta cần kiểm tra chắc chắn rằng partition của chúng ta đang thao tác là Linux LVM Như bạn có thể thấy là /dev/sda5 ở trên là Linux LVM và…
Thông tin chung Single sign on framework: Jasig CAS (Central Authentication Service – http://www.jasig.org/cas). Kiến thức cơ bản và Tài liệu Toàn bộ tài liệu về CAS có tại https://wiki.jasig.org/display/CAS/Home IBM WebSphere Portal 6.1 InfoCenter…
Creating a self-signed certificate to test Tomcat https is easy, and this article gives you the step-by-step instructions on the following parts: 1. Create a self-signed host certificate using openSSL 2. Create a PKCS12 keystore…
HƯỚNG DẪN CÀI ĐẶT SSL CHO TOMCAT 8 Tạo file keystore từ tomcat keytool -genkey -alias server -keyalg RSA -keysize 2048 -keystore interface_asianux_org.jks Note: Vào thư mục chứa java sử dụng lệnh keytool hoặc ./keytool…
A note about a self-signed certificates vs a third party issued certificates Fig.01: Cyberciti.biz connection encrypted and verified by a third party CA called GeoTrust, Inc. Usually, an SSL certificate issued by a third party.…
Giới thiệu Khi quyết định xem nên sử dụng kiến trúc server nào cho ứng dụng Web của bạn, có rất nhiều yếu tố cần phải cân nhắc, ví dụ như hiệu năng, khả năng…
Cài đặt công cụ mạng: yum install net-tools 2. Câu lệnh add route và kiểm tra route route -n ip route add 172.16.122.11 via 172.16.216.1 dev eth0 3. Kiểm tra các port đang mở bởi…
1055 ufw allow 8080 1138 ufw status 1139 ufw allow 3000 1144 ufw allow 4200 1603 ufw –help 1604 ufw enable –help 1605 ufw allow 8090 1606 ufw reload 1737 ufw allow 8686/tcp 1738 ufw…
Chào các bạn, Công việc hàng ngày backup cơ sở dữ liệu, mã nguồn khá mất công. Tôi thử viết một đoạn sau để thực hiện backup dữ liệu mã mã nguồn của tôi lên…
Parallels Cloud Server 6.0 (PCS) is a virtualization solution that allows you to run multiple virtual machines and Containers on a single physical server. In this topic, we install PCS on Vmware …