Với số lượng người dùng dịch vụ lưu trữ và chia sẻ dữ liệu phổ biến nhất hiện nay, chắc chắn bạn đã từng gặp phải trường hợp không thể tải về file tài liệu mong muốn từ Google Drive do bị tắt mất tính năng download, bắt buộc phải sử dụng một số phương..
Read moreSau đây, xin chia sẻ với các bạn một cách khác giúp tải về file tài liệu bị tắt tính năng download trên Google Drive mà không xem nguồn trang, hay sử dụng các dịch vụ getlink của bên thứ ba. Lưu ý: Đây là một đoạn code javascript đã được viết sẵn do thành viên Trường..
Read moreNginx Amplify là công cụ tuyệt vời giúp giám sát tình trạng NGINX và Server theo thời gian thực, qua đó giúp phân tích và tối ưu các ứng dụng hoạt động dựa trên NGINX. Đặc biệt, với bản cập nhật mới nhất, Nginx Amplify theo dõi toàn bộ hệ thống cài đặt LEMP Stack – Linux, Nginx,..
Read moreRedis là gì? Redis là hệ thống lưu trữ key-value với rất nhiều tính năng và được sử dụng rộng rãi. Redis nổi bật bởi việc hỗ trợ nhiều cấu trúc dữ liệu cơ bản (hash, list, set, sorted set, string), đồng thời cho phép scripting bằng ngôn ngữ lua. Bên cạnh lưu trữ key-value trên RAM..
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 moreChứng nhận Google Adwords có giá trị toàn cầu thể hiện bạn là người có kiến thức vững vàng cũng như năng lực thực hiện các chiến dịch quảng cáo PPC do chính Google xác nhận. Chứng nhận Google Individual Để thi chứng nhận này, bạn sẽ trải qua 2 kỳ thi: Google Advertising Fundamentals Exam (căn..
Read moreNhững người sử dụng torrent vẫn đang tiếp tục chiến đấu, nhưng anh Sunde lại không lạc quan về kết quả cuộc chiến này, khi anh nói rằng: “Chúng ta đã thua rồi”. “Internet ngày nay là một đống mớ hỗn độn thối rữa. Mọi thứ đã hỏng. Có lẽ nó đã luôn hỏng từ..
Read moreWordFence là gì Wordfence là một plugin bảo mật WordFence. Và nó là plugin rất phổ biến. 2 triệu lượt cài đặt đã nói lên điều đó. Vậy plugin này có tính năng gì hay ho? Như là plugin bảo mật, đương nhiên nó sẽ giúp bảo vệ website của bạn trước các mối đe..
Read more1. Go to github.com/khr0x40sh/MacroShop and download all files. 2. Unzip your archive and open cmd. 3. Go to files directory via cmd and write “python exeinvba.py –exe test.exe –out test.vb” (test.exe is your file executed when macro starts). 4. Open new generated test.vb via notepad and copy all this code. 5. You can use this..
Read moreĐây là tin vui đối với hacker và các chuyên gia nghiên cứu bảo mật: Bạn đã có thể sử dụng hệ điều hành Kali Linux ngay trong một trình duyệt web. Kali Linux là một trong những bản phân phối được cộng đồng bảo mật yêu thích nhất và giờ đã được tích hợp..
Read moreW3 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 Để làm được như hình trên, bạn cần cài một app nhỏ tên là NetSpeedMonitor. Ưu điểm của nó là chạy không rườm rà, không tốn nhiều diện tích màn hình, rất nhẹ. Tuy công cụ này đã bị tác giả ngừng phát triển khá lâu nhưng vẫn sử dụng tốt trên Windows 10..
Read moreWhen you buy a cheaper laptop you may have Windows 8 Single Language installed on it, which means there is a preinstalled interface language (or sometimes a few languages) and there is no official way to change them as you would in Windows 8 Core (the regular Windows 8). This is similar to what happens..
Read more
WinNMP – Config
How to send emails using PHP WinNMP has 2 options for processing emails sent by PHP’s mail() function: mSmtp and mailToDisk (default). To change the option, edit confphp.ini and modify sendmail_path: For Development use mailToDisk (the default): sendmail_path = ‘”C:/WinNMP/bin/php” -n -f “C:/WinNMP/include/tools/mailtodisk.php”‘ Emails will be saved to logmail-XX.txt For Production use mSmtp: sendmail_path = ‘”C:/WinNMP/bin/msmtp/msmtp.exe” -C “C:/WinNMP/conf/msmtp.ini” -t’ You also need to edit confmsmtp.ini in order to configure SMTP server options How..
Read more