Category: DevOps

How to set up a LAMP + PhpMyAdmin environment

In this tutorial we will explain how you can get a LAMP (Linux, Apache, MySQL and PHP) environment by following a few simple steps. In addition, we will also show you how to install PhpMyAdmin so that you can configure and manage your databases directly fr (...)

115

How to install MongoDB on your Linux server

In this manual we will show you how to install MongoDB on your Linux server so you can start using this NoSQL database. info In this manual we provide installation steps for the Ubuntu 22.04 distribution. For other distributions, especially RedHat, CentOS (...)

31

How to install Docker on your own server

In this manual we will show you how to install and configure Docker on your own server. By following these simple steps you will be able to have Docker installed and fully functional in just a few minutes, allowing you to launch containers or "compose" mul (...)

52

How to install Jenkins on your Linux server

In this manual we will show you how to install Jenkins in your own Server. This way you will be able to have your own pipelines for CI/CD in a totally private environment. info This manual has been made and tested correctly on Ubuntu 18.04. It is possible (...)

31

How to install and configure a Node JS environment

In this manual we will show you how to easily install a Node JS environment that features both Node and the "NPM" package manager, one of the fundamental components of any Node JS environment. info Please note that this manual is written specifically for (...)

73

How to change the hostname of your Linux server

In this manual we will explain in a simple way the steps to follow to change the hostname of your Linux server. Before going into details, it is convenient to review what exactly is a hostname. What is the hostname of a server? The "hostname" or also known (...)

126

How to install Webmin on your Linux server

In this tutorial we will explain how to install the "Webmin" control panel for the configuration, management and maintenance of your Linux server. Attention: This manual has been tested for the Ubuntu 18.04 distribution. The steps described here may vary (...)

61

How to create a reverse proxy with Nginx

In this tutorial we will show you how and for what reasons to create a so called "reverse proxy" with the popular web server Nginx, nowadays, the most popular choice for this kind of tasks. Just started the tutorial, don't you have a Cloud Linux server so (...)

50

How to activate a Bearer Token for access to APIs

What is an API? An application programming interface (API) is a set of subroutines, functions and procedures (or methods in object-oriented programming) that provides certain libraries and functions for use by other software as an abstraction layer. How do (...)

165

Rate Limit NGINX

One of the most useful features of NGINX is speed limitation. Lets you limit the number of HTTP / HTTPS requests that a user can make in a given period of time. A request can be as simple as a GET request for a website's home page or a POST request on a lo (...)

106

2024 SW Hosting. All rights reserved. The prices shown on the website do not include any applicable taxes.