Search Results for: http:

How to Install Nextcloud on Ubuntu 18.04 LTS

When setting up a new server running the Linux operating system Ubuntu 18.04 LTS, you may find yourself looking for an open-source cloud storage solution that would allow you to easily move data between your various devices. One such solution is Nextcloud, a popular open source cloud storage solution that can be installed on most Read More >

Distance and Remote Learning Platforms

Remote learning (also referred to as distance learning or virtual learning) is rapidly becoming more popular than ever, leading to an increased demand for reliable, feature-rich remote learning solutions. Software such as Moodle, Big Blue Button (BBB), Canvas, and Google Classroom offer video conferencing, screen sharing, and other remote learning tools that can be used Read More >

Installing Big Blue Button (BBB) On Ubuntu

Big Blue Button (BBB) is a free, open source video conferencing solution that can be installed on Ubuntu machines and accessed via web browser. This software provides a free alternative to similar services such as Zoom and Google Meet. In this guide, we will outline how to install Big Blue Button on your Ubuntu machine. Read More >

How to Add a BIMI Record in cPanel

Many email applications currently support Gravatar for showing images alongside sender email addresses. It’s been around for a long time, and it’s integrated with some some major websites and applications (e.g. WordPress), so this shouldn’t be too surprising. But there’s a new way to accomplish this without creating another online account. Below we’ll cover: What Read More >

JavaScript Resources for Beginners

JavaScript has helped keep the internet interactive since the early days of web browsers. There are thousands of resources available to help you if you want to get better at this essential programming language. It can be difficult to figure out where to start! Below are a few JavaScript resources ranging from tutorials, books, and Read More >

How to Install GoAccess Web Analytics on Debian

GoAccess is a light-weight free open source log analyzer. Matomo and other self-hosted website analytics applications use PHP and a SQL database to manage web analytics data. Other applications including Google Analytics and Mixpanel store the data externally. GoAccess uses your pre-existing server logs to provide web analytics data you can easily manipulate within your Read More >

How to Install MongoDB

While there are several different types of database software available, MongoDB is a popular and feature-rich alternative to other software such as MySQL. As this software is not frequently pre-installed on Linux-based hosts, you may find yourself needing to install MongoDB on your CentOS or Ubuntu server. In this guide, we will outline how to Read More >

How to Use Antivirus for Files in Nextcloud with ClamAV

Nextcloud makes online collaboration easier for remote teams. However, some users have less secure personal computers and unsafe internet browsing practices. Scanning files before they can be uploaded to Nextcloud helps protect VPS accounts and users from malware. The Antivirus for Files Nextcloud application does this by connecting to a separately installed ClamAV application hosted Read More >

Beginner Web Design: Guides to HTML and CSS

There is no shortage of programming resources, tutorials, and videos available. If you have decided to learn how to design websites, the real difficulty is finding beginner friendly material that will still be useful. Here, we’ll take a look at some beginner web design resources you can use to study HTML and CSS— the fundamentals Read More >

Install Webmin on Ubuntu 20.04

Webmin is a system administration tool that enables you to manage a web server without the command-line interface (CLI). A popular free cPanel alternative, Webmin can complete a long list of sysadmin features natively and with installable modules: File, database, and user management Language and theme customization Scheduled backup configuration Resource monitoring Server hardening DNS Read More >

WordPress 5.3 Release Notes

There has been a lot of anticipation with the release of WordPress 5.3. This version of WordPress has been tested for months and business owners and developers alike are excited to implement the newest features it has to offer. This article describes some of the best WordPress 5.3 updates you may find relevant for your Read More >

Securing Your VPS: 24 Ways to Harden Server

There are many reasons to harden your VPS. The best practices for VPS security involve learning the settings, steps, and options that are needed to keep your server secure. You will also find yourself continually researching and updating your knowledge and software tools to keep your security up-to-date.  Server security depends on everyone who interacts with the Read More >

Force HSTS using .htaccess

HSTS (HTTP Strict Transport Security) protects users from cookie hijacking and protocol downgrade attacks by forcing browsers to request HTTPS pages from your domain. HSTS is similar to a 301 redirect from HTTP to HTTPS but at the browser level. There may be a specific HSTS configuration appropriate for your website. The following are less Read More >

How to Launch the cPanel Terminal

Often you’ll find that various server admin tasks can be automated or completed faster when compiled into a series of command line instructions. Now, cPanel has made it easier to give you this kind of direct access to your server via cPanel Terminal. cPanel creation is no longer unlimited. Learn more about cPanel Pricing Changes Read More >