Linux

How To Use nsh to Run Secure Remote Commands On Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Use nsh to Run Secure Remote Commands On Ubuntu 18.04

In this tutorial you will use the NKN shell daemon and the NKN Shell Client Xterm applications to execute commands on a remote machine. To do so, you will install and configure the NKN Shell daemon on a remote machine with internet access, generate a keypair, and make your connection from a client.

Read more
How To Use PostgreSQL with Your Ruby on Rails Application on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use PostgreSQL with Your Ruby on Rails Application on Ubuntu 14.04

Ruby on Rails uses sqlite3 as its default database, which works great in many cases, but may not be sufficient for your application. If your application requires the scalability, centralization, and control (or any other feature) that is provided by a client/server SQL database offers, this tutorial will show you how to do just that, with PostgreSQL, on Ubuntu 14.04.

Read more
How To Use RKHunter to Guard Against Rootkits on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Use RKHunter to Guard Against Rootkits on an Ubuntu VPS

Rootkits are a serious problem for any internet-facing computers. A rootkit allows an intruder to continue to access the compromised machine even after the initial point of entry has been secured. In this article, we will cover how to check your server against known rootkits using a utility called rkhunter.

Read more
How To Use SQLite with Node.js on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Use SQLite with Node.js on Ubuntu 22.04

In this tutorial, readers will use node-sqlite3 to create a connection with an SQLite database. Next, they’ll create a Node.js app that creates a table and insert data into the database. Finally, they’ll modify the app to use node-sqlite3 to retrieve, update, and delete data from the database.

Read more
How To Use the Emacs Editor in Linux — step-by-step Linux tutorial on Progressive Robot

How To Use the Emacs Editor in Linux

In this article, we will see how we can install emacs in a Linux system and use it for basic text editing. Emacs is also available for graphical window managers for Linux like GNOME; however, we will only cover the “text based” version here.

Read more
Configuration initiale du serveur avec CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Configuration initiale du serveur avec CentOS 8

Lorsque vous créez un nouveau serveur CentOS 8, il y a quelques étapes de configuration que vous devez suivre dès le départ dans le cadre de la configuration de base. Cela augmentera la sécurité et la facilité d’utilisation de votre serveur et vous donnera une base solide pour…

Read more
Configuración inicial del servidor con Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Configuración inicial del servidor con Ubuntu 20.04

Cuando crea por primera vez un nuevo servidor Ubuntu 20.04, debe realizar algunos pasos de configuración importantes como parte de la configuración básica. Estos pasos aumentarán la seguridad y utilidad de su servidor, y le brindará una base sólida para las siguientes…

Read more
CHAT