Cómo instalar WordPress con OpenLiteSpeed en Ubuntu 18.04
WordPress es un sistema de administración de contenidos (CMS) de código abierto. WordPress, el CMS más popular del mundo, le permite configurar blogs y sitios web sobre un backend de base de…
WordPress es un sistema de administración de contenidos (CMS) de código abierto. WordPress, el CMS más popular del mundo, le permite configurar blogs y sitios web sobre un backend de base de…
Meteor is a framework for JavaScript that allows web developers to write JavaScript code once and reuse it both client- and server-side. Sandstorm is an open source platform for personal servers, which means that it can be used to install many different apps on one server with a very easy to use interface. In this tutorial, you’ll see how to install the app and then create multiple app instances.
In this the cloud provider article, we will be taking a close look at Capistrano: a Ruby-based remote server automation tool which can be easily used to automate mundane deployment and system management tasks.
LXC, or Linux Containers, is a system built upon a number of features included in modern Linux kernels that allows for creation and management of many virtualized Linux systems on a single parent host system. However, unlike some virtualization solutions, no hardware emulation is used and the container shares the kernel with the host, which makes LXC incredibly lightweight and easy to use.
In a standard configuration, the SSH server grants file transfer access and terminal shell access to all users with an account on the system. In this tutorial, we’ll set up the SSH daemon to limit SFTP access to one directory with no SSH access allowed on per user basis on an Ubuntu 18.04 server.
Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…
Virtual Network Computing, o VNC, es un sistema de conexión que le permite usar su teclado y mouse para interactuar con un entorno de escritorio gráfico en un servidor remoto. Hace que administrar archivos, software y ajustes en un servidor remoto sea más fácil para los…
Byobu is an easy-to-use wrapper around the tmux (or screen) terminal multiplexer. This means that it makes it easy for you to open multiple windows and run multiple commands within a single terminal connection. This tutorial will cover how to install and configure Byobu as well as how to use its most common features.
This tutorial runs through how to install NeoJ4 on an Ubuntu VPS.
WordPress est un système de gestion de contenu (CMS) open source. WordPress, le CMS le plus populaire au monde, vous permet de créer des blogs et des sites web en plus d’une base de données…