Linux

How To Write a Simple Shell Script on a VPS (Part 3) — step-by-step Linux tutorial on Progressive Robot

How To Write a Simple Shell Script on a VPS (Part 3)

In the third part of our Shell Script tutorial, you’ll learn all the “if’s” and “else’s” of bash, and how to use them to your advantage. Conditional statements are indispensable to any useful scripting and full-featured programming language.

Read more
Initial Server Setup with Debian 7 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Debian 7

This tutorial covers how to login with root, how to change the root password, how to create a new user, and how to give the new user root privileges. It’s written for Debian 7.

Read more
Como instalar o Apache Tomcat 9 no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Apache Tomcat 9 no Ubuntu 18.04

O Apache Tomcat é um servidor Web e um contêiner servlet que é usado para atender aos aplicativos Java. O Tomcat é uma implementação de código aberto das tecnologias do Java Servlet e JavaServer Pages, lançadas pela Apache Software Foundation. Este tutorial aborda a instalação…

Read more
Installing phpMyAdmin on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing phpMyAdmin on Ajenti V

phpMyAdmin is a free, web-facing control panel that can access and edit MySQL databases hosted on your server. It integrates with all existing and future databases on your Ajenti server automatically.

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

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

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

Read more
Как установить MySQL в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как установить MySQL в Ubuntu 18.04

MySQL является системой управления базами данных с открытым исходным кодом и обычно используется, как часть популярного стека LAMP (Linux,…

Read more
Reduce File Size of Images in Linux - CLI and GUI methods — step-by-step Linux tutorial on Progressive Robot

Reduce File Size of Images in Linux – CLI and GUI methods

URL: https://www.progressiverobot.com/reduce-file-size-of-images-linux/ In this article, we talk about the different ways to reduce the file size of images in Linux. With the increase in the focus on the quality of images, the image file sizes have been increasing tremendously. There is a constant need of reducing the file size of such large images, therefore, we […]

Read more
CHAT