July 2020 - Page 22 of 69

How To Install Node.js on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Node.js on Debian 8

Node.js is a JavaScript platform for general-purpose programming that allows users to build network applications quickly. By leveraging JavaScript on both the front-end and the back-end, development can be more consistent and be designed within the same system. In this…

Read more
How to Set Up HTTP/3 (QUIC) in Nginx on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Set Up HTTP/3 (QUIC) in Nginx on RHEL 10

Introduction How to Set Up HTTP/3 (QUIC) in Nginx on RHEL 10 on RHEL 10 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration […]

Read more
Ubuntu 20 .04にVNC をインストールして構成 する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20 .04にVNC をインストールして構成 する方法

仮想ネットワークコンピューティング、 すなわちVNC(Virtual Network Computing)は、キーボードとマウスを使用して 、リモートサーバー上のグラフィカルデスクトップ環境と対話できるようにする接続システムです 。このガイドで は、Ubuntu 20 .04 サーバー上にVNC サーバーを設定し 、SSH トンネルを介して 安全に接続します 。

Read more
How to Install a Chef Server, Workstation, and Client on Ubuntu VPS Instances — step-by-step Linux tutorial on Progressive Robot

How to Install a Chef Server, Workstation, and Client on Ubuntu VPS Instances

In this guide, we will work to install one Chef server used to store configuration data and administer access rights. This will serve as a hub for our other machines. We will also install a workstation that will allow us to interact with our server and build our configuration policies. This is where we will do the work to manage our infrastructure environment. Finally, we will bootstrap a node, which will represent one of the servers in our organization that will be managed through Chef.

Read more
How To Build A Website With HTML: A the cloud provider Workshop Kit — step-by-step DevOps tutorial on Progressive Robot

How To Build A Website With HTML: A cloud provider Workshop Kit

This workshop kit is designed to help an instructor guide an audience without a background in web development through the steps of recreating and personalizing an HTML website from start to finish in roughly 90 minutes. It includes a slide deck with speaker notes and hands-on exercises, a tutorial series with additional reference material, and a live demonstration website. Students will finish the workshop with a personal website ready to deploy to the cloud.

Read more
Hacktoberfest: How to Submit Your First Pull Request on GitHub — step-by-step DevOps tutorial on Progressive Robot

Hacktoberfest: How to Submit Your First Pull Request on GitHub

Want to participate in this year’s Hacktoberfest? In this tutorial we’ll introduce you to Git and GitHub, the version control system that we’ll be using to track your progress, and repository hosting service that shares projects to collaborate on. By the end of this tutorial, you’ll be ready to submit your first pull request and will be well on your way to participating in Hacktoberfest!

Read more
DNS Tips and Tricks — step-by-step DevOps tutorial on Progressive Robot

DNS Tips and Tricks

This tutorial covers several tips that help a user when setting up DNS. It covers confirming if your DNS records are working with the “whois” and “dig” commands, setting up load balancing, and changing your nameservers seamlessly.

Read more
How to Install Windows Admin Center on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Install Windows Admin Center on Windows Server 2016

How to Configure Windows Server 2016 Windows Admin Center Windows Admin Center is a modern, browser-based management platform developed by Microsoft that brings together a comprehensive set of tools for managing Windows Server 2016 and later versions. It can be installed on a Windows Server or a Windows 10/11 workstation and provides a unified console […]

Read more
CHAT