jQuery có một cộng đồng phát triển rất lớn bởi các lập trình viên. Tuy nhiên, nó có thể trở nên khó khăn để chọn lọc ra cái tốt nhất trong tất cả những gì được phát hành. Đây là lý do tại sao, trong bài viết này, bạn sẽ …
Xem tiếp »How to Install ClamAV and Configure Daily Scanning on CentOS
ClamAV is an open source (GPL) antivirus engine designed for detecting Trojans, viruses, malware and other malicious threats on Linux. This article will guide you through the installation of ClamAV on CentOS. Once installed, we will also configure a daily scan on our CentOS server. A. Install ClamAV 1. Install …
Xem tiếp »Lỗ hổng bảo mật trong plugin WordPress SEO by Yoast
Lỗ hổng bảo mật Blind SQL Injection đã được phát hiện trong plugin phổ biến nhất hiện nay là WordPress SEO by Yoast. WPScan Vulnerability Database chính là đơn vị đã công bố lỗ hổng này đến các tác giả của plugin, kèm theo các khuyến cáo giúp xử lý sự cố: The …
Xem tiếp »Hướng dẫn backup full user trong VPS DirectAdmin
Với dịch vụ vps bạn có thể chủ động việc backup dữ liệu của các user trên vps. Bạn nên chủ động việc backup vps định kỳ để đảm bảo an toàn cho dữ liệu, tránh mất mát rủi ro không đáng có. Để thực hiện việc backup full user …
Xem tiếp »Install MVC 4 in Visual Studio 2010 Step By Step
We can develop MVC applications in Visual Studio 2010. Visual Studio 2010 includes MVC 2 by default. We can also install both MVC 3 and MVC 4 in Visual Studio 2010. In this article I go through step-by-step how to install MVC 4 in Visual Studio 2010. ASP.NET MVC 4 …
Xem tiếp »RPM : error: db3 error(-30974) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery
Ok, was trying to update one of my servers today and encounter these funky error messages "error: db3 error(-30974) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery" while trying to update yum
Xem tiếp »Fix ‘thread.error: can’t start new thread’ error while yum update
Sometimes when you run ‘yum update’ or try to install or update softwares using yum, you will get ‘thread.error: can’t start new thread ‘ error. This error is due to the inadequate memory for yum operation. This occurs due to Yum’s fastest-mirror plugin. So, if you have a low end …
Xem tiếp »How to Set the Default Editor to Visual or HTML in WordPress
Did you know that you can set the default editor in the WordPress post editor screen? Simply add this to your theme’s functions.php file:
Xem tiếp »Công cụ kiểm tra chứng chỉ SSL
Để kiểm tra chứng chỉ ssl, bạn có thể sử dụng các trang web sau đây:
Xem tiếp »PHP Allow short open tag
PHP Not Accepting <? Tag; Only Accepting <?php and <script> Tag Q. I’m using PHP along with latest version of Apache. Only <?php and <script> tags are recognized. Many of my scripts are broken. How do I allow the <? tag also? A. You need to allow the <? tag …
Xem tiếp »