icacls “c:\yourdirectory” /t /grant “IIS AppPool\DefaultAppPool”:(R) Part A: Configuring your Application Pool Suppose the Application Pool is named ‘MyPool’ Go to ‘Advanced Settings’ of the Application Pool from the IIS Manager Scroll down to ‘Identity’. Trying to edit the value …
MySQL Server Hardware and OS Tuning: 1. Have enough physical memory to load your entire InnoDB file into memory – InnoDB is much faster when the file can be accessed in memory rather than from disk. 2. Avoid Swap at …
Downgrade PHP Tao ram ao (SWAP LINUX) Hướng dẫn tạo Swap Áp dụng được cả trên CentOS và Ubuntu. 1. Kiểm tra swap Trước khi tiến hành tạo file swap cần kiểm tra xem hiện tại hệ thống đã kích hoạt swap hay chưa …
Các bước cần thực hiện khi thực hiện 1 chức năng có Giao diện (UI): Thiết kế Bố cục (layout) cho Giao diện (UI) chức năng bằng hình ảnh minh họa (wireframe / vẽ ra nháp, …) Fill các dữ …