ubuntu

How To Use psad to Detect Network Intrusion Attempts on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Use psad to Detect Network Intrusion Attempts on an Ubuntu VPS

A network intrusion detection application can monitor your network interfaces for suspicious traffic and attempted security breaches. In this guide, we will configure a tool called psad to monitor our firewall logs and determine if there is a problem. We will be configuring psad on an Ubuntu 12.04 machine to detect intrusion attempts on our servers.

Read more
How To Use the Bottle Micro Framework to Develop Python Web Apps — step-by-step Linux tutorial on Progressive Robot

How To Use the Bottle Micro Framework to Develop Python Web Apps

Python is a flexible programming language that works great for web applications. There are many frameworks available that can help you get your application running quickly. One of the most minimal of these frameworks is Bottle. In this guide, we will discuss how to install and use this framework to build Python web applications.

Read more
Ubuntu 20.04を使用するための初期サーバーセットアップ — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04を使用するための初期サーバーセットアップ

最初に新しいUbuntu 20.04サーバを作成するときは、基本的なセットアップの一部として、いくつかの重要な設定手順を実行する必要があります。これらの手順を踏むことで、サーバーのセキュリティと使い勝手が向上し、その後のアクションに必要な強固な基盤を手にすることができます。

Read more
Installing and Configuring Graphite and Statsd on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

Installing and Configuring Graphite and Statsd on an Ubuntu 12.04 VPS

This tutorial will cover how to set up Graphite and Statsd on your server. Graphite is a graphing library that can be used to plot data-sets in a visually appealing way. Statsd is a program that can collect data on your system. When these programs are combined, you can generate useful graphs that describe the trends of your server.

Read more
Как установить Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 14.04

Стек LAMP – это набор программного обеспечения с открытым исходным кодом, которой обычно устанавливается на сервер для отображения динамических веб-сайтов и веб-приложений. Эта аббревиатура обозначает операционную систему Linux с установленым веб-сервером Apache. Данные…

Read more
How to restore default repositories in Ubuntu? — step-by-step Linux tutorial on Progressive Robot

How to restore default repositories in Ubuntu?

URL: https://www.progressiverobot.com/restore-default-repositories-in-ubuntu/ Getting errors while updating system repositories or installing new software? You may get errors because your /etc/apt/source.list file is corrupted which contains the repositories details. In this article, We will see how to restore the default repositories in Ubuntu. There are four standard repositories in Ubuntu: Main Universe Restricted Multiverse Restore default repositories […]

Read more
Начальная настройка сервера c Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

Начальная настройка сервера c Ubuntu 14.04

После создания нового сервера необходимо предпринять несколько шагов по его базовой настройке. Это повысит безопасность и удобство использования Вашего сервера и заложит прочную основу для последующих действий. Для того, чтобы…

Read more
CHAT