Category: DevOps

How to see which modules are active in Apache

In this manual we will show you how to consult, from a command line, how to find out which are the active modules in your Apache installation. You will see that the steps to follow are very simple. Before starting the tutorial, don't you have a Cloud Linux (...)

59

Connecting to a server via SSH under Windows

Windows PowerShell OpenSSH The OpenSSH client is a separately installable component of Windows Server 2019 and Windows 10 1809 or higher. Users with these versions of Windows should follow the instructions below to install and configure OpenSSH. Windows Op (...)

342

How to change the permissions of a file or directory in Linux

In this manual we will learn how to change the permissions of any file in a GNU/Linux operating system through the command line. Before starting the tutorial, don't you have a Cloud server with Linux? Don't worry! With just one click, you can easily deploy (...)

162

Available space on our server

In this manual we will learn how to see the available space on our Linux server. We will connect to our server via SSH through our terminal. Once inside we will use the following command: # df -h It will return the following result: The folder we care ab (...)

83

Available memory on our server

In this manual, we will learn to know the available memory in our Linux server. We will connect to our server via SSH via Putty. Once inside, we will use the following command to see the result in Megas: free -m Which will return the following result: Be (...)

67

Basic commands to use in the terminal

In this manual you will learn the basic commands to handle the terminal of your Linux server. Before starting the tutorial, don't you have a Cloud Linux server? Don't worry! With just one click, you can easily deploy it with SW Hosting. CD As the acronym o (...)

146

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 (...)

116

How to create GitLab repositories on your own server

Gitlab is one of the most popular GIT repository providers in the world, but did you know that you can install GitLab software on your own server and start hosting your projects privately at no cost? To install GitLab on your own server, just follow these (...)

67

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 (...)

54

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 (...)

74

2025 DeepThink Software SLU. All rights reserved. The prices shown on the website do not include any applicable taxes.