Installing Memcached on Ubuntu
Install Memcached on Ubuntu 12.04+ to speed up dynamic sites by caching database content. Root access is required for setup.
Install Memcached on Ubuntu 12.04+ to speed up dynamic sites by caching database content. Root access is required for setup.
File Permissions determines the type of action that can be taken on a file or folder within a server or website. There are quite a few different permissions that can be granted. Control what files are visible and editable from the file manager within Cloud Sites control panel.
Installing the PHP Extension for Memcached is a simple process, this tutorial will show installation for CentOS and Fedora operating systems. The installation is done through the command line using yum.
Installing the PHP Extension for Memcached is a simple process, this tutorial will show installation for Ubuntu operating systems. The installation is done through the command line using apt-get.
Install Memcached on CentOS or Fedora to boost dynamic web app speed by caching database content and reducing DB load. Root access required.
If you are developer of ASP.NET applications on Cloud Sites, you may need to rebuild your code in order to see your new work or changes.
This guide walks you through adding a new user on a Linux server, setting their password, and granting `sudo` privileges from the command line.
Your domain’s designated NameServers (NS) serve DNS records that guide visitors directly to your server when they enter your domain name into a browser so it is important to know where they are hosted, and how to make adjustments, if needed.
You can use Host Access Control in WHM to add an extra layer of security to have control over which IP addresses are able to connect to critical administrative services on your server.
Create a manual backup of your MariaDB database from the Cloud Sites control panel.
While often confused with a domain name, a hostname is a label used to identify a specific computer or server on a network, like the internet or a LAN.
Learn to use telnet to connect to services on a server. Using telnet via SSH is recommended as it helps bypass local and remote server firewalls.