Linux

Ubuntu 20.04へのPostgreSQLのインストールおよび使用方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04へのPostgreSQLのインストールおよび使用方法

PostgreSQL、またはPostgresは、SQLクエリ言語の実装を提供するリレーショナルデータベース管理システムです。このガイドは、Ubuntu 20.04サーバーにPostgresをインストールする方法を示します。また、一般的なデータベース管理方法も紹介します。

Read more
How To Install Apache Tomcat 7 on Ubuntu 14.04 via Apt-Get — step-by-step Linux tutorial on Progressive Robot

How To Install Apache Tomcat 7 on Ubuntu 14.04 via Apt-Get

Apache Tomcat is a web server and servlet container that is used to serve Java applications. Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies, released by the Apache Software Foundation. This tutorial covers the basic installation and some configuration of Tomcat 7.0.x on Ubuntu 14.04.

Read more
How to Install Bro on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Install Bro on Ubuntu 16.04

Bro is an open-source network analysis framework and security monitoring application. It brings together some of the best features of OSSEC and osquery into one nice package. In this article, you’ll install Bro from source on Ubuntu 16.04 in standalone mode.

Read more
How To Install CouchDB and Futon on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install CouchDB and Futon on Ubuntu 14.04

[Apache CouchDB](http://couchdb.apache.org/), like Redis, Cassandra, and MongoDB, is a *NoSQL database*. CouchDB stores data as JSON documents which are non-relational in nature. This allows users of CouchDB to store data in ways that look very similar to their real world counterparts.

Read more
CHAT