Linux

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

How To Install the Django Web Framework on Ubuntu 14.04

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, we will show you how to get Django…

Read more
How To Install the Lita Chat Bot for IRC on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Lita Chat Bot for IRC on Ubuntu 14.04

Many modern DevOps teams are putting more and more infrastructure around the chatroom. One of the main motivations behind this chatroom infrastructure is because of chatroom bots, which DevOps teams use to help get their work done faster and more efficiently. In this tutorial, we’ll walk through the steps to install Lita on your own Ubuntu server, connect it to a IRC channel, and start installing plugins.

Read more
How To Install the Send-Only Mail Server "Exim" on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Send-Only Mail Server “Exim” on Ubuntu 12.04

Due to the popularity of Gmail, Google Apps, Outlook.com, Yahoo! Mail & a myriad of other providers, many cloud-server users mistakenly fail to install a mail server, initially. However, humans are not the only ones that send electronic mail. If fact, many Linux server applications also need to send email. This tutorial will review how to install a send-only mail server on Ubuntu 12.04.

Read more
Como instalar o Webmin no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Webmin no Ubuntu 20.04

O Webmin é um painel de controle Web moderno que permite que você execute seu servidor Linux através de uma interface baseada no navegador. Com o Webmin, você pode gerenciar as contas de usuários, definir as configurações de DNS e alterar configurações…

Read more
Cara Menginstal WordPress di Ubuntu 20.04 dengan Tumpukan LAMP — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal WordPress di Ubuntu 20.04 dengan Tumpukan LAMP

WordPress adalah teknologi sumber terbuka yang sangat populer dan situs WordPress mencakup 36% dari semua situs web yang kini online. Tutorial ini dimaksudkan untuk mereka yang terbiasa dengan administrasi sistem atau yang tertarik mempelajari cara mengelola instans WordPress sendiri di sisi server. Dalam panduan ini, kita akan menginstal dan menyiapkan WordPress melalui LAMP di server Linux Ubuntu 20.04.

Read more
How To Install WordPress with LAMP on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with LAMP on Debian 9

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MariaDB backend with PHP processing. In this guide, we’ll focus on getting a WordPress instance set up on a LAMP stack (Linux, Apache, MariaDB, and PHP) on a Debian 9 server.

Read more
How To Install WordPress with nginx on CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with nginx on CentOS 6

WordPress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. This tutorial shows how to install Wordpress on a server with LEMP (with nginx instead of apache). It is written for Centos 6.

Read more
Интеграция MongoDB с вашим приложением Node — step-by-step Linux tutorial on Progressive Robot

Интеграция MongoDB с вашим приложением Node

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

Read more
CHAT