Varnish Agent công cụ này khá đơn giản, không hiển thị được đầy đủ thông tin. Do đó, trong bài này mình sẽ giới thiệu thêm với caác bạn một công cụ mới, đó là Varnish Dashboard. Varnish Dashboard là công cụ theo dõi Varnish thời gian thực hoạt động dựa trên Varnish Agent. Dashboard này cài đặt rất đơn..
Read moreInstall the Distro-Stable Version of Node.js with YUM In order to download this version, we will use the yum package manager. Update your yum packages: sudo yum update Install Node.js: sudo yum install nodejs Verify the current version of Node.js: node –version Install npm (Node Package Manager): sudo yum install npm Install Node.js using NVM Instead of using yum, you can install..
Read moreInstall PM2 Now we will install PM2, which is a process manager for Node.js applications. PM2 provides an easy way to manage and daemonize applications (run them as a service). We will use Node Packaged Modules (NPM), which is basically a package manager for Node modules that installs with Node.js, to install PM2 on our app server…
Read moreI recently had to transfer the inventory of an old Shop Factory site into Magento 1.7. Magento offers a powerful facility to do this via CSV using its DataFlow profiles but this is not without its quirks and pitfalls so I thought I’d share my experiences. Importing product data First, you will need to know..
Read moreTutorial này sẽ hướng dẫn các bạn cho hiển thị danh sách sub-category bao gồm ảnh thumbnails và tên của subcategories trong trang category. Bước 1: Đăng nhập vào admin: CMS -> Static Blocks -> Add New Block Bước 2: Gọi block này vào nội dung static block -> save. {{block type=”catalog/navigation” template=”catalog/navigation/subcategory_listing.phtml”}}
Read moreNetwork Access Protection là một công nghệ mới có trong Windows Server 2008, cho phép bạn có thể điều khiển những máy tính nào được phép kết nối với các máy tính khác trong mạng của mình.Network Access Protection (hoặc NAP) cho phép bạn thiết lập các chính sách “sức khỏe” mà các máy tính..
Read moreKhi chúng ta gắn thêm vào một thiết bị lưu trữ như đĩa cứng hay ỗ đĩa CD, DVD, hand drive, vào máy tính của mình, HDH Windows XP sẽ tự động gán một chữ cái đại diện cho thiết bị lưu trữ đó. Việc gán tự động này có thể gây ra một sự..
Read more
[WP] W3 Total Cache settings with Cloudflare GUIDE
W3 Total cache is a WordPress Performance Optimization framework that is designed to improve user experience and page speed. It is recommended by many web hosting providers, and used by countless major websites such as mashable.com as well as many others. W3TC improves the user experience of your site by increasing web server performance by reducing..
Read more