Showing headlines posted by RoseHosting
« Previous ( 1 ... 31 32 33 34 35 36 37 38 39 40 41 ... 61 ) Next »How to Install the ELK Stack on Debian 9
In this tutorial we will show you how to install and configure the ELK Stack on Debian 9. ELK stack is a collection of three open-source products, Elasticsearch, Logstash and Kibana and is a robust solution for searching, analyzing and visualizing data.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
ERR_SSL_VERSION_OR_CIPHER_MISMATCH error shows in your web browser when the browser cannot establish secure connection with the web server. Today we will show you how to fix ERR_SSL_VERSION_OR_CIPHER_MISMATCH error.
Guide to Linux Environment Variables
Objects that are given by names and contain data used by at least one, usually multiple applications are called environment variables. Put simply, an environment variable is nothing more than a variable that has a name and a value.
Ubuntu crontab – Automate System Tasks
In this tutorial, we will show you, how to use the Ubuntu crontab. In a few simple steps, we will explain, how to automate your system tasks on your Ubuntu server, using the crontab in Ubuntu. The cron software utility is a time-based job scheduler in Unix-like operating systems. Cron is driven by a crontab (cron table) file, a configuration file that specifies shell commands to run periodically on a given schedule.
How to install Jekyll on CentOS 7
Jekyll is Ruby based, free and easy to use site generator, designed for creating static blogs, but it can be also used for creating all types of static websites as well, without using a database. Jekyll works by processing plain text files in Markdown and Textfile or Liquid templates and generating static website.
How to Fix Broken Packages on Ubuntu 16.04 and Debian 9
Ubuntu and Debian both use packages to add to the system’s capabilities, allowing users to do more with their machines. However, as great as this package system is, things can still break.
How To Install Buildbot on CentOS 7
Buildbot is a continuous integration tool based on Python which automates the build, test and release software cycles. It is built using the Twisted networking engine, supports parallel execution of jobs across multiple platforms and it is compatible with all major operating systems.
How to Fix 503 Service Unavailable Error in WordPress
n this tutorial we will show you how to fix 503 service unavailable error in WordPress, on a Linux based virtual private server. If you encountered 503 service unavailable error in WordPress follow the steps below to investigate it and fix the problem. The 503 service unavailable error has a lot of potential causes. To be able to fix the 503 service unavailable error in WordPress, you will have to identify the root cause of the problem. First, make sure that you have SSH or FTP access to the server, and you are able to modify the WordPress files. Connect to your Linux server and follow the instructions.
AWK Command Examples
AWK is named after the last names of its authors: Alfred Aho, Peter Weinberger and Brian Kernighan. AWK is a very useful scripting language for text processing. In this tutorial, we will show you some practical examples on how to use AWK on a Linux based VPS.
How to Set Up Nginx High Availability Cluster using Pacemaker on CentOS 7
In this tutorial, we will show you how to set up Nginx High Availability cluster using Pacemaker on CentOS 7. To have an Nginx server that can operate continuously without failure for a long time, we need to configure the server with active-passive Nginx instances. Pacemaker is an open source cluster manager software that achieves maximum high availability of your services.
How to fix secure connection errorin Wordpress
In this tutorial, we will explain the meaning of Secure Connection Error in WordPress and why it happens and then explain some of the methods on how to fix Secure Connection Error in WordPress.
How to Fix the Leverage Browser Caching Warning in WordPress
We will show you How to Fix the Leverage Browser Caching Warning in WordPress, on a Linux based virtual private server. Leverage Browser Caching is a warning which you may encounter if you run a speed or performance test for your website using some of the tools which are available online.
How to Fix ERR_TOO_MANY_REDIRECTS on Your WordPress Site
ERR_TOO_MANY_REDIRECTS is one of the most common error in WordPress. This error can usually happen as a result of server misconfiguration, incorrect WordPress settings or some plugins with redirection functionality. This makes your websites to go into an endless redirection loop. In this tutorial, we will show you how to fix the ERR_TOO_MANY_REDIRECTS error that you may encounter while working on WordPress CMS site.
How to Install Tomcat 9 on Debian 9
Installing Tomcat 9 on Debian 9 is fairly easy task, just carefully follow our tutorial bellow and you should have Tomcat 9 installed on your Debian 9 server in less then 10 minutes. Tomcat is an open source web server and servlet container developed by the Apache Software Foundation, it was previously known as Tomcat or Jakarta Tomcat.
How to install Joomla 3 on Ubuntu 16.04
In this post we will explain how to install Joomla on Ubuntu 16.04, with MariaDB 10.2, PHP-FPM 7.1 and Nginx. Joomla is an open-source content management system (CMS) for publishing web content written in PHP. Joomla is one of the most popular CMSs and it is used all over the world to power millions of websites of all shapes and sizes.
How to install NextCloud 13 on Debian 9
We’ll show you how to install NextCloud 13 on Debian 9. Nextcloud is an open-source software suite that allows users to store their data such as files, contacts, calendars, news feed, TODO lists and much more, on their personal servers. It is using standard protocols such as webdavm, carddav and caldav.
How to Install Apache Tomcat 9 on CentOS 7
In this article we will guide you through the steps of installing Apache Tomcat 9 on an CentOS 7 VPS. Apache Tomcat is the most popular and widely used Java application server. It is an open source web server and servlet container developed by the Apache Software Foundation.
How to Install and Configure OpenSSH on Ubuntu 16.04
In this tutorial we will show you how to install, configure and use OpenSSH on Ubuntu 16.04. SSH (Secure Shell) is a protocol that allows you to access a remote machine securely while OpenSSH is a set of tools based on the SSH protocol.
How to Install and Configure Nginx on Debian 9
Nginx is a free, open-source and high-performance HTTP server. It is widely used for load balancing, mail proxy server, generic TCP/UDP proxy server, it provides reverse proxy configuration, media streaming and much more. It is designed to efficiently serve both low and high traffic websites and it is a very popular alternative to the Apache web server. Nginx is powering a lot of heavily loaded websites like Yandex, DropBox, NetFlix, WordPress.
How To Enable and Connect the Django Admin Interface
In this tutorial we will show you how to enable and connect the Django admin interface on a CentOS 7 VPS. Django is one of the most popular open source web application frameworks. It is written in Python by experienced developers. Django was originally designed for news websites because it can be easily scaled to handle very heavy traffic and it allows developers to make web application development faster and create complex, database driven websites without having to start coding from scratch.
« Previous ( 1 ... 31 32 33 34 35 36 37 38 39 40 41 ... 61 ) Next »