ubuntu

How To Enable SFTP Without Shell Access on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Enable SFTP Without Shell Access on Ubuntu 20.04

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 20.04 server.

Read more
How To Host a File Sharing Server with Pydio on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Host a File Sharing Server with Pydio on Ubuntu 14.04

As adoption of the cloud increases, more and more data is being stored remotely. From music to pictures to personal documents, many people are uploading files onto servers they don’t manage. If you’d rather keep your files on a server you control, you can host your own Dropbox-like file sharing server using Pydio. In this article, we’ll stand up a straightforward Pydio installation that runs well even without powerful hardware.

Read more
How to Install a Chef Server, Workstation, and Client on Ubuntu VPS Instances — step-by-step Linux tutorial on Progressive Robot

How to Install a Chef Server, Workstation, and Client on Ubuntu VPS Instances

In this guide, we will work to install one Chef server used to store configuration data and administer access rights. This will serve as a hub for our other machines. We will also install a workstation that will allow us to interact with our server and build our configuration policies. This is where we will do the work to manage our infrastructure environment. Finally, we will bootstrap a node, which will represent one of the servers in our organization that will be managed through Chef.

Read more
Установка и настройка Elasticsearch в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Elasticsearch в Ubuntu 18.04

Elasticsearch — это платформа для распределенного поиска и анализа данных в режиме реального времени. Она пользуется популярностью благодаря удобству в использовании, наличию мощных характеристик и возможности масштабирования. Эта статья…

Read more
How To Install and Configure Laravel with Nginx on Ubuntu 22.04 (LEMP) — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Laravel with Nginx on Ubuntu 22.04 (LEMP)

Laravel is an open-source PHP framework that provides a set of tools and resources to build modern PHP applications. With a complete ecosystem leveraging its built-in features, Laravel’s popularity has grown rapidly in the past few years, with many developers adopting it as their framework of choice for a streamlined development process.

Read more
Установка и использование Nextcloud в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка и использование Nextcloud в Ubuntu 20.04

Nextcloud (ответвление проекта ownCloud) — напоминающий Dropbox файлообменный сервер для централизованного хранения персонального контента, в том числе документов и изображений. Отличие Nextcloud в том, что весь его функционал реализован с открытым…

Read more
CHAT