Web Server - apache, httpd, etc..

Simple Ways to Execute PHP in WordPress Posts and Pages

Simple Ways to Execute PHP in WordPress Posts and Pages

For those who need a custom solution

Since web design is comprised of several basic elements – HTML, CSS and PHP,  which are 3 different languages, some people reach a different level of knowledge in them. On the other hand, systems like Wordpress are made to be used by people who don’t have knowledge for any of these languages. That’s the reason why directly inputting PHP code isn’t possible – because it wouldn’t be needed for the masses. Yet if you want to do it, there are ways, and that’s what we’re going to discuss that in this article.

Continue Reading

How to Install SolusVM On a Dedicated Server

How to Install SolusVM On a Dedicated Server

Here is a quick guide on how to install SolusVM On a Dedicated Server

Continue Reading

How do I configure cPanel to manage your VPS?

How do I configure cPanel to manage your VPS?

The following article explains how to configure cPanel. cPanel is a control panel interface used to manage a your Virtual Private Server. When you log into cPanel for the first time you will be required to configure settings for your account.
To configure cPanel, please follow these steps:

  Open a web browser and connect to your cPanel Control Panel located at https://ip address:2087.
  Login as the Administrator using the information sent to you in your setup email

Continue Reading

Facts About Web Server

Facts About Web Server

Mostly people don’t understand how their website is resting on a web server. Here we will discuss the facts about web server; you will learn how it works. A web server is a mixture of software, hardware and procedure. Following are some terms about web server.

Continue Reading

Security of Web server

Security of Web server

When talking about web server or when working or web server it becomes obvious that the more complicated the web server is, there are higher chances of things going wrong.

Continue Reading

How to Chroot Apache2 web server on Linux Red Hat, Centos and Fedora

How to Chroot Apache2 web server on Linux Red Hat, Centos and Fedora

Chroot on Linux base system like Red Hat, CentOS,  Fedora Linux changes the apparent disk root directory of the Apache process and its children. Once this is done attacker or other scripts PHP, Perl or Python can not access or name files outside the directory. This is called a “chroot jail” for Apache.

Continue Reading

How to: Apache IP-Based Virtual Hosting

How to: Apache IP-Based Virtual Hosting

The other virtual hosting option is to have one IP address per Web site, which is also known as IP-based virtual hosting. In this case, you will not have a NameVirtualHost directive for the IP address, and you must only have a single

container per IP address.

Continue Reading

Setup & Configure MongoDB on Ubuntu Server

Setup & Configure MongoDB on Ubuntu Server

MongoDB was not designed in a laboratory. MongoDB build our own experiences building large-scale, high availability, robust systems. We did not start from scratch, really tried to figure out what was broken, and deal with that.

Continue Reading

Setup Memcached Caching System In Redhat/CentOS

Setup Memcached Caching System In Redhat/CentOS

How do I install memcached a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load under CentOS / RHEL / Fedora / Redhat Linux?

Continue Reading

LAMP Server Setup process in Ubuntu, Debian & CentOS

LAMP Server Setup process in Ubuntu, Debian & CentOS

LAMP Server Setup in Ubuntu, Debian & CentOS

Continue Reading