Search Results for:

What is AbanteCart?

In this guide, we’ll explain what is AbanteCart eCommerce software and what features are available. Then we’ll discuss the AbanteCart Admin Panel and tell you how to get started with using this software. Keep in mind that AbanteCart can be easily installed with just one click using Softaculous, which is included with InMotion’s Shared Hosting Read More >

How to Access AbanteCart Admin Panel

In this guide, we’ll show you how to access the AbanteCart Admin Panel. The Admin Panel or administration area is the main area you will need to access after installing AbanteCart. This is where you can customize and manage your AbanteCart eCommerce website.  Everything from adding products to changing your AbanteCart theme can be handled Read More >

How to Install AbanteCart

In this guide, we’ll teach you how to install AbanteCart using Softaculous. While Softaculous greatly simplifies the process of installing AbanteCart, there are some basic steps you must follow to complete the installation. Follow along and we’ll walk you through the whole process. Keep in mind that Softaculous is included with all of InMotion’s Shared Read More >

Be Case Sensitive With Case Conversion in Emacs

There are case conversion commands built into Emacs that convert the case (upper case or lower case) for individual words, words in a series (including words searched or selected by regular expressions), or complete highlighted regions of text (like paragraphs, or multiple paragraphs in a series, or even multiple paragraphs selected by regular expressions). Case Read More >

Can I Create Symlinks in My Hosting Account?

Can I create symlinks in my hosting account? This article will go in depth in answering this question. Symbolic links, or “symlinks,” are an important part of your every day Unix-like operating system. They provide you with an easy way of directing information and output to different files in your system. Naturally, creating symlinks may Read More >

CamelCase Code Helpers in Emacs

Dealing with CamelCase, or mixed case, code can be difficult on the eyes. As you are poring over thousands of lines of code for your website or app, it can be difficult to decipher mixed case code, especially if you have a font that does not easily distinguish lower from upper case characters very well. Read More >

Can You Have Two Themes In One WordPress Blog?

The question of whether or not you can have two themes in your WordPress blog generates some additional questions. In this article, we will attempt to grapple with all sides of the issue and recommend the best way to have multiple themes in a single WordPress site. Can you have two themes in one WordPress Read More >

How to Schedule a Google Meet

In this guide, we will show you how to schedule a Google Meet videoconference. This can be used to set up an online gathering with your team and is a great way to connect. Google Meet provides one of the best free tools for collaboration, so follow along and learn how to get the most Read More >

How to Purchase an Additional Hosting Plan

In this tutorial, we will show you how to purchase an additional hosting plan from your AMP. This new hosting account will be separate from your existing plans. If you are just looking to upgrade/downgrade your existing account, see our guide here. Purchasing an Additional Hosting Plan in AMP Login to AMP. In the main Read More >

How to Share Your Screen on Google Meet

In this guide, we’ll show you how to share your screen on Google Meet. With everyone meeting online using video conferencing tools such as Google Meet, there’s been a rush to learn how to get the most out of them.  When conducting online meetings, you may need to share your screen with other team members Read More >

How to Log into Your Cisco ASA Firewall

Cisco Adaptive Security Appliance (ASA) 5500-X series firewalls are a hardware security add-on available for securing Dedicated Server Hosting plans. Having the Cisco ASA firewall inspect traffic before it reaches your server environment has great benefits: Reduce the load on web application firewall (WAF) solutions including ModSecurity and Fail2ban Conserve system processing power to improve Read More >

Backups and Restorations Title Image.

Part of keeping your website and account data secure is making sure that you take consistent backups of your site. There is more than one way to backup your site. The ideal workflow for you depends on what kind of site you have and what restoration options you want to prioritize.

Backup Manager in WHM

If you manage multiple sites in WebHost Manager (WHM), there are a variety of tools available to help you optimize how backups are managed across multiple cPanel accounts.

cPanel Backups

cPanel remains one of the most popular web hosting control panels. Its standard backup features allow for basic account restoration, database restoration, and the creation of account-level backups.

WHM Backups

Manage backups in WHM and use cPanel backups to restore entire cPanel accounts quickly and easily.

Server Backups & Snapshots

While there are backup options available in WHM that backup everything on a particular account, our Server Snapshots feature, available only on VPS Hosting plans, will help you create full copies of a server at an exact moment in time. If you find yourself in a crisis, server snapshots can instantly restore everything.

WordPress Backups & Total Upkeep

WordPress lets you add numerous features to your site simply by installing plugins. Backups are no exception. There are a variety of free and premium site-specific backup plugins that include everything from quick restoration to built-in remote file storage.

Other CMS Backups

Most popular CMS platforms will include built-in backup features and, usually, some form of restoration.

Cloud & Custom Server Backups

A custom server configuration will require backup solutions tailored to fit your needs.

Storing Your Backups

If you’re making and managing your own backups, you shouldn’t store them on your server. After all, if something happened to your server, then your backups would be inaccessible! Storing your backups with a storage solution like Amazon S3 or Google Drive is a great way to keep your backups accessible and safe.

Email Backups

Certain email clients have built-in backup features. These can be useful if you are trying to transfer an email archive from one server to another.

Other Backup Topics

You may find yourself in a situation that requires an unusual method of problem solving.

Explore the Latest Backup and Restoration Tutorials

Print Command Line Output With `pr` Power

The pr program provides an invaluable command line utility that paginates your formatted text output for print. Paginating your ouput can be helpful if you need to print your text results for reference, review, or some other purpose. With pr any text output you can produce on a command line can be properly formatted for Read More >

Drupal Mixpanel Integration Methods

Drupal Mixpanel integration grants access to a product analytics stack with powerful features centered around deep user segmentation and A/B testing. This is much more complex than most popular web analytics tools like Matomo. Those are primarily focused on reporting user activity, not modifying a website in accordance with someone’s user agent, geolocation, etc. From Read More >

Migrate and Transfer SSLs

If you want to transfer SSL certificates from an old host, then you will need to generate a new CSR first. Just fill in the Simple CSR form that is available in the Account Management Panel (AMP). Your SSL certificate should still be using the URL that you used with your old host. Before you Read More >

Emacs Keyboard Macros To Speed Up Your Workflow

The ideal Emacs user is always looking for ways to speed up their work, or, as the saying goes, “Work smarter rather than harder.” Defining Emacs keyboard Macros will not only help you save time in your text editing but can also help you get a handle on some programming fundamentals. Emacs Keyboard Macros Save Read More >