ubuntu

How To Install Solr 5.2.1 on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Solr 5.2.1 on Ubuntu 14.04

Solr is a search engine platform based on Apache Lucene. It is written in Java and uses the Lucene library to implement indexing. It can be accessed using a variety of REST APIs, including XML and JSON. In this article, we will install Solr using its binary distribution.

Read more
How To Install the Django Web Framework on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Django Web Framework on Ubuntu 22.04

Introduction Django is a full-featured Python web framework for developing dynamic websites and applications. Using Django, you can quickly create Python web applications and rely on the framework to do a good deal of the heavy lifting. In this guide, you will get Django up and running on an Ubuntu 22.04 server. After installation, you […]

Read more
How To Install Webmin on an Ubuntu Cloud Server — step-by-step Linux tutorial on Progressive Robot

How To Install Webmin on an Ubuntu Cloud Server

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing, and much more. Read this tutorial to get it installed on your Ubuntu cloud server.

Read more
Cómo instalar WordPress en Ubuntu 20.04 con una pila LAMP — step-by-step Linux tutorial on Progressive Robot

Cómo instalar WordPress en Ubuntu 20.04 con una pila LAMP

WordPress es una tecnología de código abierto extremadamente popular para crear sitios web en el Internet actual. Usado por el 63 % de los sitios web que utilizan un sistema de gestión de contenidos (GMS), los sitios de WordPress representan el 36 % de todos los sitios web que…

Read more
How To Manage Logfiles with Logrotate on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Manage Logfiles with Logrotate on Ubuntu 20.04

Logrotate is a system utility that manages the automatic rotation and compression of log files. If log files were not rotated, compressed, and periodically pruned, they would eventually consume all available disk space on a system. In this article, we will explore the default Logrotate configuration, then configure log rotation for a fictional custom application.

Read more
CHAT