Trong các bài viết trước, mình đã trình bày cách cài đặt MySQL Server trên CentOS. Nhưng để quản lý cơ sỡ dữ liệu trên MySQL Server một cách dễ dàng hơn thì chúng ta cần phải có công cụ quản lý. Một trong những công cụ quản lý, thao tác cơ sỡ dữ liệu của MySQL được dùng khá phổ biến hiện nay là phpMyAdmin.
Friday, June 24, 2011
Cài đặt Apache và PHP trên CentOS
1. Cài đặt Apache
Dùng lệnh để tải gói và cài đặt.
Cài đặt MySQL Server trên CentOS
Trên màn hình Console nhập lệnh để cài đặt
Thursday, June 23, 2011
25 Most Frequently Used Linux IPTables Rules Examples
In all our examples below, we have two rules for each scenario, as we’ve set DROP as default policy for both INPUT and OUTPUT chain.
How to Install MySQL Database Using Yum groupinstall on CentOS
In this article, let us review how to install MySQL on CentOS using yum. Instead of searching and installing mysql and related packages one-by-one, it is better to install MySQL using yum groups.
Wednesday, June 15, 2011
Use Server Cache Control to Improve Performance
Fast, Effective PHP Compression
PHP compression is an excellent method of conserving bandwidth and reducing client download times. We have already discussed an excellent method for CSS compression, and in this article we share a super-easy technique for compressing all PHP content without editing a single file.
Các cách đánh index cho trường trong CSDL MySQL
Một ngày kia bạn nhận ra rằng website của bạn chạy chậm đi, có thể là do đường truyền nhưng còn 1 nguyên nhân khác, đó là máy chủ server tính toán quá nhiều dẫn đến kết quả đưa ra.
Thursday, June 9, 2011
Invalid token when using the Joomla! Login Module
Since Joomla! 1.5.3, a security feature has been added to the Joomla! CMS which checks submitted forms for the existance of a specific token.
Joomla – Bảo vệ file “configuration.php” khỏi các truy nhập trái phép
Việc bảo vệ các file có nội dung quan trọng, các file cấu hình chứa các thông số của hệ thống như: tên database, tên truy nhập, mật khẩu… là rất cần thiết và phải đặc biệt lưu tâm.
Tuesday, June 7, 2011
Using Nginx as reverse proxy
yum install apt (cài gói apt-get )
yum install pcre-devel zlib-devel openssl-devel