ubuntu

How To Install Ajenti Control Panel on Ubuntu 13.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Ajenti Control Panel on Ubuntu 13.04

Ajenti is an open source web based control panel for Linux servers. It offers a graphical user interface to perform most of the actions required to configure and keep your server up to date. If you prefer to have a simple yet solid control panel with some eye candy, Ajenti is definitely worth checking out.

Read more
How To Install and Configure an SNMP Daemon and Client on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure an SNMP Daemon and Client on Ubuntu 14.04

SNMP is a networking protocol created to as a standard method for managing and monitoring remote systems in your infrastructure. In a previous guide, we discussed the key properties of the protocol, version differences, and how the communication works. In this guide, we will install and configure the SNMP components on two Ubuntu 14.04 servers in order to demonstrate how to use SNMP to manipulate remote systems.

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

Установка и настройка Ansible в Ubuntu 20.04

Системы управления конфигурацией разрабатываются для администраторов и операционных отделов с целью ускорить процедуры управления большим количеством серверов. Они позволяют автоматически контролировать много разных систем из единого центра. Хотя для систем Linux выпущено много…

Read more
How To Install And Configure mod_deflate On Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install And Configure mod_deflate On Ubuntu 14.04

Mod\_deflate is an Apache module which allows output from your web server to be compressed before being sent to the client. Once the size of your site content is compressed, its size is smaller, and clients are able to download it faster. This is valuable not only for clients with lower bandwidth, but it is also taken into consideration by search engines when evaluating your site performance and its page rank.

Read more
How To Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 16.04

In this guide, we will discuss how to install and configure the OpenLDAP server on Ubuntu 16.04. We will then install phpLDAPadmin, a web interface for viewing and manipulating LDAP information. We will secure the web interface and the LDAP service with SSL certificates from Let’s Encrypt, a provider of free and automated certificates.

Read more
Ubuntu 20 .04にPostfixをインストールして設定 する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20 .04にPostfixをインストールして設定 する方法

Postfixは人気のあるオープンソースのメール転送エージェント(Mail Transfer Agent: MTA)であり、Linuxシステムで電子メールのルーティングや配信に使用できます。インターネット上のパブリックメールサーバーの約25%がPostfixを実行していると推定されます。このガイドでは、Ubuntu 20.04サーバーにPostfixをインストールして設定する方法を学びます。

Read more
How To Install and Configure Sphinx on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Sphinx on Ubuntu 16.04

Sphinx is an open source search engine that allows full-text searches. In this tutorial we will set up Sphinx with MySQL server using the example SQL file included in the distribution package to give you a basic idea of how to use Sphinx for your project.

Read more
How to Install and Configure VNC on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure VNC on Ubuntu 20.04 [Quickstart]

Virtual Network Computing, or VNC, is a connection system that allows you to use your keyboard and mouse to interact with a graphical desktop environment on a remote server. In this quickstart tutorial, you’ll set up a VNC server on an Ubuntu 20.04 server and connect to it securely through an SSH tunnel.

Read more
CHAT