Applications

Cara Menginstal dan Mengonfigurasi Nextcloud pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal dan Mengonfigurasi Nextcloud pada Ubuntu 20.04

Nextcloud, pecahan dari ownCloud, adalah suatu server berbagi berkas yang mengizinkan Anda untuk menyimpan konten pribadi, seperti dokumen dan gambar, dalam lokasi yang tersentralisasi, yang mirip seperti Dropbox. Dalam tutorial ini, kita akan menginstal dan mengonfigurasi instans Nextcloud pada server Ubuntu 20.04.

Read more
How to Install and Configure VNC on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure VNC on Ubuntu 20.04 [Quickstart]

Virtual Network Computing, or VNC, is a connection system that allows you to use your keyboard and mouse to interact with a graphical desktop environment on a remote server. In this quickstart tutorial, you’ll set up a VNC server on an Ubuntu 20.04 server and connect to it securely through an SSH tunnel.

Read more
How to Set Up Shiny Server on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Shiny Server on Ubuntu 16.04

In this tutorial, you’ll install and configure Shiny and the open-source version of Shiny Server on a server running Ubuntu 16.04, secure the connection to the Shiny server using a Let’s Encrypt digital certificate and then install an additional package to run interactive R Markdown documents.

Read more
How To Install R on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install R on Ubuntu 16.04

R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used for developing statistical software and performing data analysis. R is easily extensible, and the community is known for continuously adding user-generated…

Read more
How To Integrate MongoDB with Your Node Application — step-by-step Linux tutorial on Progressive Robot

How To Integrate MongoDB with Your Node Application

In the process of working with Node.js, you may find yourself developing a project that stores and queries data. This tutorial will show you how to integrate MongoDB with an existing Node application. This process will involve adding user and database information to your application code and using the Object Document Mapper Mongoose. At the end of the tutorial, you will have a working application that will take a user’s input and display it in the browser.

Read more
CHAT