Server Optimization

How To Optimize Your Tomcat Installation on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Optimize Your Tomcat Installation on Ubuntu 14.04

Tomcat is a popular implementation of the Java Servlet and JavaServer Pages technologies. It is released by the Apache Software Foundation under the popular Apache open source license. Its powerful features, favorable license, and great community makes it one of the best and most preferred Java servlets.

Read more
How To Add Swap on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Add Swap on Ubuntu 14.04

Swap space can be used as an “overflow” area for your system when you run out of RAM. The operating system can store data that would normally be kept in RAM on the hard drive in a specially formatted file. In this guide, we’ll demonstrate how to create and use one of these files in Ubuntu 14.04.

Read more
How To Optimize MySQL with Query Cache on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Optimize MySQL with Query Cache on Ubuntu 18.04

Query cache is a prominent MySQL feature that speeds up data retrieval from a database. In this tutorial, you will first configure MySQL without query cache and run queries to see the duration results. Then you’ll set up query cache and test your MySQL server with it enabled to show the difference in performance.

Read more
Cómo instalar Jenkins en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Jenkins en Ubuntu 20.04

Al enfrentar tareas técnicas repetitivas, encontrar soluciones de automatización que funcionen puede volverse una tarea en sí. Con Jenkins, un servidor de automatización de código abierto, puede administrar de manera eficiente las tareas, desde la…

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

Установка Jenkins в Ubuntu 20.04

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

Read more
CHAT