Chuyện của sys

DevOps Blog

Cài đặt OBIEE 10G trên Centos 5.x

Giới thiệu: Hướng dẫn cài đặt OBIEE 10G trên Centos 5.x x86 Chuẩn bị: Java SDK 1.5 – 1.7 Oracle client 11G R2 full Source cài đặt: Oracle Business Intelligence (10.1.3) Media Pack for Linux x86 Tiến hành: Tạo thư mục và user cài đặt: groupadd oinstall useradd obi -g oinstall passwd obi mkdir -p […]

QAD Enterprise Applications: Administering Connection Manager

Connection Manager Connection Manager là công cụ bao gồm các  functions  và views giúp admin quản lý các kết nối telnet sử dụng để chạy các QAD .NET UI. Connection Manager được  hiển thị ban đầu với  các tùy chọn menu: Functions, Connections, và Users. Functions Close Connection Manager Đóng tất cả các kết nối […]

Cấu hình Load Balancing và Reverse Proxy sử dụng HAproxy và keepalived cho Web Server trên CentOS 6

Giới thiệu: HAproxy là phần mềm cân bằng tải TCP/HTTP và là giải pháp reverse proxy mã nguồn mở phổ biến, thường được sử dụng kết hợp với keepalived đem lại 1 giải pháp high availability hữu hiệu với giá thành thấp hơn so với việc sử dụng các giải pháp cân bằng tải khác […]

Rsync – Remote sync

Giới thiệu sơ lược: Rsync (Remote sync), là 1 công cụ đồng bộ dữ liệu( file, thư mục) giữa các remote server hoặc local thường được sử dụng trong môi trường *nix thay cho lệnh cp thông thường. Một số đặc điểm: Rsync đồng bộ hóa 2 nơi bằng cách copy dữ liệu theo dạng […]

Sharepoint 2013 Configuration Wizard fails at step 2

Cài đặt Sharepoint Foundation 2013 standard alone trên Windows Server 2008R2 thì gặp lỗi này. Dùng Powershell để chạy command này: Chờ cho nó chạy xong: Chạy lại trình cài đặt, OK. Cảm ơn từ bài viết :http://www.adventuresinsharepoint.co.uk/index.php/2013/02/02/configuration-failed-failed-to-create-the-configuration-database/

Progress RDBMS Performance Tuning Tips

Introduction According to Adrian Cockroft of Sun, “Performance management is the measurement, analysis, optimization, and procurement of computing resources in order to provide an agreed level of service to the organization and its end users”. It is a proactive and iterative process. This guide presents a few tips to help you achieve good Progress database […]