The primary purpose of the Gallery application in Softaculous is for viewing images. Images can be organized into albums and then displayed through the web as either a standalone website or one linked to another. This guide will walk you through viewing images in Gallery including the various views that a visitor will see. Viewing Read More >
Search Results for: http:
Editing Albums and Images in Gallery from Softaculous
Once you have Gallery from Softaculous setup you will need to be able to modify the sets of images that you add to the application. You also have a set of options that you can use to edit each individual image used in Gallery. This guide will take you through the options for editing albums Read More >
Setting Up Users and Groups in Gallery from Softaculous
The Gallery application from Softaculous allows you to create users and groups who can be authorized to view specific albums. You can set if the group can view the image, view the enlarged image, edit, and add images in the album. This tutorial will guide you through adding users and groups and also setting the Read More >
Using Maintenance Mode in Gallery for Softaculous
Learn how to enable maintenance mode in the Gallery application from Softaculous. This option is important because Gallery does provide several built-in maintenance options. This option is a great feature that helps to keep your non-administrator users from accessing the site while you perform maintenance or update activity on the site. If you have multiple Read More >
Selecting a Theme for Gallery from Softaculous
Learn how to select a theme for the Gallery application from Softaculous. This provides a different interface look for the application without losing any of its functionality. The Gallery application from Softaculous has several different designs called themes that can be chosen in order to vary its appearance. We will guide you through how to select Read More >
Using Modules in Gallery from Softaculous
Modules in Gallery allows for options that expand its functionality. They provide a wide range of options that you can easily enable. This guide will show you how to enable the different modules and summarize the ones that are available. Enabling Modules in Gallery Enabling modules can change the administrator menu. For example, the Watermarks Read More >
Logging in as an Administrator in Gallery from Softaculous
When you first set up Gallery, you are required to add an Administrator user. The completed installation is done through Softaculous also provides an administrator login URL. You will need to log in as an administrator to edit or manage the Gallery application. Additionally, if you’re in the application for any length of time, then Read More >
How to Setup Social Icons in AbanteCart
In this guide, we’ll show you how to setup social icons in AbanteCart. After installing AbanteCart, you may have noticed the social media buttons on the top right of your site header. By default, they are set to go to the social networks for AbanteCart. Social media is a great way to connect to your Read More >
How to Install a Laravel Development Environment
Laravel provides not only a complete and developer-friendly framework for creating PHP web applications, it also provides a local server for configuring your app. In this article, you’ll learn how to create a complete Laravel development environment in your local server, which you can then upload to a live production environment. In order to follow Read More >
How to Turn Your Dedicated Server into a VPS Node Using ProxMox
ProxMox is a free-to-use Linux-based virtualization operating system that allows you to create virtual systems and gives you much greater flexibility. It also allows you to use multiple Bare Metal Dedicated Servers as separate nodes and even run it in a high-availability mode, which keeps clones of your virtual machines on multiple nodes. This allows Read More >
How to Set a Custom 404 Page With .htaccess
In this article we’ll show you how to set a custom 404 page via a .htaccess file. This will allow you to set the error message that visitors to your site receive when they request a page that doesn’t exist on the server. What is a 404 Code? web servers communicate with your web browser Read More >
How to Create NGINX Redirects
NGINX can be used as a web server (in lieu of Apache) or proxy server. For those using it as a web server, creating NGINX redirects requires editing server configuration files. This is different from Apache which also checks .htaccess files during web server requests. NGINX doesn’t use .htaccess. Need to know how to redirect Read More >
SpamAssassin: Fighting Spam
You just want to run a website and make the most of your business’s email address, but managing spam is starting to feel like a full-time job. Sound familiar? It seems that no matter what we try, the world’s ‘spam artists’ find new ways to annoy us. If you have never managed your own email Read More >
Create a WordPress Plugin: A Tutorial
In this guide we’ll walk you through creating your very first WordPress plugin. This will just be a simple plugin that adds some extra info to all of your posts. Using these same steps you can design and implement your own WordPress plugins! Remember, this is just an instructional plugin meant to show you the Read More >
How to Configure Apache Load Balancer
Load balancing is the process of distributing traffic across multiple servers for high-availability (HA) and elastic scalability. Many system administrators opt for dedicated software such as HAProxy to incorporate a proxy server. But with the mod_proxy_balancer module, you can easily use an unmanaged Linux cloud server as an Apache load balancer for domains or specified Read More >
How to Use Super Socializer on WordPress
Learn how to use the Super Socializer plugin to seamlessly integrate social media tools with your WordPress site. This helps drive more online interactions and engagement from your visitors since it provides a fast and easy way for them to share and interact with your website. Installation and Setup General Options Enable Social Commenting Enable Read More >
How to Install the Drupal Matomo Module
The Matomo Analytics Drupal module connects your Drupal site to your Matomo Analytics application and eases the process of modifying the tracking code to better suit your needs without advanced programming experience. The Drupal Matomo module tracking options include: Using the right on-site web analytics software for your needs will prove to be a valuable Read More >
How to Create Thumbnails for your YouTube Video
If you’re a YouTube creator one of the things that should be on your checklist for completing your videos is creating a thumbnail graphic. This may seem trivial at first, but if you don’t provide a thumbnail graphic, then YouTube will look for a clip in your video to represent your creation. This may not Read More >
Install Splunk on Linux – Complete Setup Guide
We have many guides on securing common web hosting solutions: cPanel servers, bare cloud servers, and even the popular WordPress content management system (CMS). Each includes great technical controls for a proactive approach to defense in depth. However, nothing can detect and prevent everything. The only way to address this is to apply administrative controls, Read More >
How to Install the Really Simple SSL WordPress Plugin
In this guide we’ll show you how to install the Really Simple SSL WordPress plugin. It’s often easier to use such a plugin to force a large, existing WordPress site to use a free or paid SSL certificate (HTTPS) than attempting an .htaccess redirect and manually fixing mixed content errors (not to be confused with Read More >