Cloud Computing

How To Set Up the Eclipse Theia Cloud IDE Platform on Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

How To Set Up the Eclipse Theia Cloud IDE Platform on Kubernetes

Eclipse Theia is an extensible cloud IDE running on a remote server and accessible from a web browser. Visually, it’s designed to look and behave similarly to Microsoft Visual Studio Code, which means that it supports many programming languages, has a flexible layout, and has an integrated terminal. In this tutorial, you will set up the default version of the Eclipse Theia cloud IDE platform on your Kubernetes cluster.

Read more
What is a Packet? — step-by-step DevOps tutorial on Progressive Robot

What is a Packet?

Packets are the basic units of data transmitted through a TCP/IP network. Originally conceived as a way to transmit data without a pre-established connection, packets make dynamic data transference possible. Packet data fall into two categories: control information (source and destination network…

Read more
How To Set Up the code-server Cloud IDE Platform on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Set Up the code-server Cloud IDE Platform on Debian 10

In this tutorial, you will set up the code-server cloud IDE platform on your Debian 10 machine and expose it at your domain, secured with free Let’s Encrypt TLS certificates. In the end, you’ll have Microsoft Visual Studio Code running on your Debian 10 server, available at your domain and protected with a password.

Read more
CHAT