Using ad-hoc Commands in Ansible

While writing Ansible playbooks allows you to pre-plan automated software deployments and other tasks, you may find yourself in need of simpler commands that allow you to do less complex tasks such as powering down servers or managing users. For these tasks, you may want to use ad-hoc commands. In this article, we will outline Read More >

Installatron for cPanel Setup Guide

Installatron is a popular application installer that provides a graphical user interface for users to install and manage various applications with a few simple mouse-clicks. This tool integrates with cPanel, Plesk, Webmin and other server control panel platforms and can be used to install popular applications such as WordPress and Joomla! While Installatron offers both Read More >

How to Use the WordPress Text Widget

WordPress widgets allow you to add additional information and functionality to the header, footer, and sidebar areas of your website. There are many helpful default widgets included with the base installation WordPress; however, the text widget may be the most helpful of all. With the WordPress text widget, you can post business information, weather alerts, Read More >

How to Set Up MaxMind Geolocation in WooCommerce

WooCommerce uses the free geolocation service MaxMind to help your eCommerce website calculate and display shipping methods and tax rates per the customer’s IP address. The service used to activate automatically, but now you have to register and integrate MaxMind manually.  In this article, you’ll learn how to: Create a MaxMind Account Create a MaxMind Read More >

How to Work with Feature Lists in WHM

When you create new packages for your cPanel accounts within WHM, you assign a feature list to that specific page. A Feature list is exactly what it sounds like; a list of features that each cPanel account has. This article pertains to WHM, a feature only available to VPS Hosting, Dedicated Hosting, and Reseller Hosting Read More >

Understanding WordPress Categories and Tags

Blogging is an important part of building your online presence. However, in addition to your actual blog content, the structure of your blog is equally important. Through the use of WordPress categories and tags, you can organize your blog to optimize your end-user experience and SEO efforts. But are WordPress categories and tags? Continuing reading Read More >

What are Plugins and Widgets?

Like WordPress themes, you already know plugins and widgets are important elements of the WordPress experience. However, you may not know exactly what they are and why they are used.  So, what are plugins and widgets and why do we need them?  The open-source nature of WordPress allows for complete customization and scalability of your Read More >

Streaming with OBS

With online streaming becoming increasingly popular, there are now many options when it comes to streaming software. Streaming software typically involves “capturing” the contents of your computer screen and then broadcasting it to a streaming server. One of the most popular ways to do this is with Open Broadcaster Software (OBS), a free and open-source Read More >

How to Find a WordPress Theme

You know WordPress themes are an important piece of WordPress site development. There are thousands of free and premium themes and searching for a theme may seem overwhelming. Moreso, you may be wondering how to even start searching for a WordPress theme.  Continue reading to learn about: How to Find a WordPress Theme WordPress Theme Read More >

How to Install Red5 on CentOS 7

Red5 is a popular flash-based streaming software that allows users to stream their own content on their own server, as opposed to using a service such as Twitch or YouTube. This allows for greater control over your stream and allows you to customize how your viewers interact with your streamed content. In this article, we Read More >

How to Install Java on Ubuntu

Java is a general-purpose programming language that can be used to develop a wide variety of applications. In order to start developing with Java or installing programs that require the Java Runtime Environment (JRE) to operate, you must first install Java and the Java Development Kit (JDK). As this process differs depending on your operating Read More >

How to Reset .Htaccess File

Knowing how to reset .htaccess files on your server can save you lots of time. An .htaccess file is a configuration file Apache servers use to configure page loading and redirects. WordPress requires a specially configured .htaccess file to run, but many themes and plugins will edit the WordPress .htaccess file and may conflict with Read More >

Mastering Your WordPress Site Structure

You already know that the design of your WordPress website is very important. Countless articles tell you that your website must be visually engaging, encouraging visitors to come back regularly. However, to truly increase your audience retention, your website must have a good site structure.  Mastering your WordPress site structure is key. A good site Read More >

How to Globally Change the Font in WordPress

WordPress Templates have a default font applied to them. When you want to change the font globally throughout the site, you will need to edit the CSS that applies to that theme. The change can be made in the styles.css file, but subsequent updates to the theme will remove the modification. You would have to Read More >

Using the Jetpack Google Calendar Block

Jetpack brings a ton of functionality to WordPress. Some of the useful features include blocks that you can use in your pages or posts. If you’re a Google user like many, then you may want to make use of the Google Calendar Block. Follow the directions below to learn how to enable and use the Read More >

Using the Group Block in WordPress

Since the integration of the Gutenberg editor into WordPress in version 5.0, blocks are the foundation of building posts and pages in the visual editor. To help save you time the Group block was provided which allows you to group several blocks together. This way you can keep related content in a group and move Read More >

Using the Jetpack Form Block in WordPress

Jetpack provides a basic form option as one of the blocks in the WordPress editor. The form is basic and sends notifications to you via email when the form is filled. Although the form isn’t necessarily the prettiest, it does have a lot of options and provides a useful way to add a form without Read More >