Tọa Đàm Kinh Tế Xây Dựng Mô Hình Kinh Doanh Hiệu Qủa Cho Doanh Nghiệp
#W360S_Corp tự hào được góp sức lực và tài chính đồng hành cùng chương trình Tọa Đàm : Xây Dựng Mô Hình Kinh Doanh Hiệu Qủa Cho Doanh Nghiệp... trong sự phát triển chung của [...]
How to Insert Ads within your Post Content in WordPress
Have you seen blogs that has ads inside their post content? These ads are either after the first paragraph or the second paragraph in most cases. Most beginners wonder whether these sites insert ads manually [...]
How to Move WordPress to a New Host or Server With No Downtime
Are you frustrated with your current hosting provider? Has your site grown enough that you need to switch hosting or move to a different server? Having the risk of downtime and potential data loss worries [...]
jQuery Tutorials
jQuery is a fast and concise JavaScript library created by John Resig in 2006. jQuery simplifies HTML document traversing, event handling, animating, and Ajax interactions for Rapid Web Development. Using jQuery Core $ vs $() $( document [...]
Bootstrap full video tutorials
Bootstrap has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs Bootstrap has a few easy [...]
Step by Step Guide to Install a WordPress Plugin for Beginners
We have a recommend plugins list for all WordPress blogs, but we never considered that something essential was missing from that tutorial. That something was a step by step guide to install a WordPress plugin. Few [...]
How to Install WordPress Theme ??
Access install theme functionality in your WP admin The first thing you need to do when you want to install a new WordPress theme is to login to your site admin page. Once there, go [...]
How To Create a SSL Certificate on Apache for CentOS 6
About Self-Signed Certificates A SSL certificate is a way to encrypt a site's information and create a more secure connection. Additionally, the certificate can show the virtual private server's identification information to site visitors. Certificate [...]
How To Install WordPress on Centos 6.x.x
How To Install Wordpress on Centos 6 About Wordpress Wordpress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded [...]
How to Install and Configure Load Balancing Servers with Heartbeat on CentOS 6
Apache load balancing virtual servers with Heartbeat and LVS cluster/Ldirectord On CentOS This article will tells you how to set up an LVS cluster of load balanced virtual servers with Heartbeat and Ldirectord On CentOS [...]
How to configure NAT in Iptables on CentOS 6
Forward and NAT Rules Most organizations are allotted a limited number of publicly routable IP addresses from their ISP. Due to this limited allowance, administrators must find creative ways to share access to Internet services [...]
How to Install and Configure Iptables Firewall on CentOS 6
IPTABLES FIREWALL Iptables is a packet filtering firewall package in linux. It used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. Iptables interfaces to the Linux [...]
Install and Configure Squid Proxy Server on CentOS 6
SQUID PROXY SERVER Squid is a proxy server for caching and filtering web content . Squid proxy is used by various organisation and internet providers to reduce bandwidth and to increase response time. Squid proxy service will [...]
Install and Configure DNS Server on CentOS 6
DOMAIN NAME SYSTEM (DNS) DNS is very important component of network infrastructure, without DNS we can’t browse a website with host-name. DNS translate human readable hostnames such as www.chaulv8x.com into machine readable ip addresses such as 128.199.241.169 [...]
Install and Configure DHCP Server on CentOS 6
Dynamic Host Configuration Protocol (DHCP) is used to assign IP addresses and other stuff like gateway and DNS details automatically to the clients. we need a DHCP server configured for offering ipaddress to the clients when it [...]
How to install WordPress?
WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time. In this tutorial we will provide you with detailed [...]
Initial Server Setup with CentOS 6
Initial Server Setup with CentOS 6 The Basics When you first begin to access your fresh new virtual private server, there are a few early steps you should take to make it more secure. Some [...]
How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 6
About LAMP LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the server is already running CentOS, [...]