Chuyện của sys

DevOps Blog

[Fix lỗi] rpmdb: Thread/process xxx failed: Thread died in Berkeley DB library

Hỏi nhỏ Bạn có biết command này để làm gì ko? rpm -q –queryformat ‘%{VERSION}’ centos-release Command này để lấy được version CentOS của server , thường được tìm thấy trong /etc/centos-release, ví dụ, đây là con server của mình. cat /etc/centos-release CentOS release 6.9 (Final) Nhưng không may là khi chạy thì nó gặp lỗi […]

Con đường sự nghiệp của 1 *nix system admin

Khi đã và đang làm việc như là 1 system admin, “một nghề cao quý trong những nghề cao quý”, bạn sẽ dần được trải qua những mốc ghi dấu của con đường sự nghiệp của mình, 1 vài giây nhìn lại những nấc thang mà bạn đã vượt qua, nếu như bạn sẽ và […]

Hướng dẫn compile Nginx từ source trên Centos

Nginx là gì? NGINX (Pronounced as Engine-X) is an open source, lightweight, high-performance web server or proxy server. Nginx used as reverse proxy server for HTTP, HTTPS, SMTP, IMAP, POP3 protocols, on the other hand, it is also used for servers load balancing and HTTP Cache. Nginx accelerates content and application delivery, improves security, facilitates availability […]

Hướng dẫn cài đặt TestLink Test Management Tool

Testlink là gì? Test-link is most widely used web based open source test management tool. It synchronizes both requirements specification and test specification together. User can create test project and document test cases using this tool. With Test-Link you can create an account for multiple users and assign different user roles. Admin user can manage […]