ubuntu

Cara Menginstal MySQL pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal MySQL pada Ubuntu 20.04

MySQL adalah suatu sistem manajemen basis data sumber terbuka, yang umumnya diinstal sebagai bagian dari tumpukan LAMP (Linux, Apache, MySQL, PHP/Python/Perl) yang populer. Ini menerapkan model relasional dan menggunakan SQL (Structured Query Language) untuk mengelola datanya. Tutorial ini akan menjelaskan cara menginstal MySQL pada server Ubuntu 20.04.

Read more
How To Install Nginx on Ubuntu 14.04 LTS — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Ubuntu 14.04 LTS

Nginx is one of the most popular web servers in the world. It is extremely flexible and powerful and can be used to efficiently host sites and applications small or large sites and applications. In this guide we’ll cover how to install and set this up on an Ubuntu 14.04 server.

Read more
How To Install Ruby on Rails with rbenv on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby on Rails with rbenv on Ubuntu 16.04

Ruby on Rails is one of the most popular application stacks for developers looking to create sites and web apps. You can easily install Ruby and Rails with the command-line tool rbenv. Using rbenv will provide you with a solid environment for developing your Ruby on Rails applications as it will let you easily switch Ruby versions, keeping your entire team on the same version.

Read more
How To Install the Ajenti Control Panel and Ajenti V on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Ajenti Control Panel and Ajenti V on Ubuntu 14.04

Ajenti is an open source, web-based control panel that can be used for a large variety of server management tasks. It can install packages and run commands, and you can view basic server information such as RAM in use, free disk space, etc. All this can be accessed from a web browser. Optionally, an add-on package called Ajenti V allows you to manage multiple websites and email accounts from the same control panel.

Read more
How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart]

The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features, including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Ubuntu 20.04 server.

Read more
CHAT