EducationalHosting an AI chatbot with Olama and Open WebUI February 26, 2024 Introduction This tutorial shows how to install Ollama to run language models on a server with Ubuntu or Debian… 0 Shares 0 0 0
EducationalPyTest: Python Testing Framework for Backend Engineers February 24, 2024 Introduction As a support engineer or a QA/test engineer, ensuring the quality and reliability of your code… 0 Shares 0 0 0
EducationalPython data types February 24, 2024 Introduction Python data types are used to define the type of a variable. In this article, we will cover all… 0 Shares 0 0 0
EducationalHow to securely route web traffic without a VPN using a SOCKS tunnel February 23, 2024 Introduction At times, you may find yourself on a network that is insecure or has a very… 0 Shares 0 0 0
EducationalHow to install CloudPanel on Debian 10 February 21, 2024 Introduction Welcome to the tutorial titled How to Install CloudPanel on Debian 10. CloudPanel is a server control panel… 0 Shares 0 0 0
EducationalUsing a remote MySQL server on a Hetzner Cloud private network securely February 19, 2024 Introduction This tutorial explains how to use Hetzner cloud networks to access a MySQL database… 0 Shares 0 0 0
EducationalBuilding a custom Terraform module February 18, 2024 Introduction Terraform modules allow you to integrate your distinct infrastructure resources into a single resource… 0 Shares 0 0 0
EducationalHow to run Terraform on DigitalOcean February 17, 2024 Introduction Terraform is a tool for creating and managing infrastructure in an organized manner. You can use it to… 0 Shares 0 0 0
EducationalCreating a Basic User Interface with ReactJS February 13, 2024 Introduction We will build a simple chat application with ReactJS based on the server we have already implemented… 0 Shares 0 0 0
EducationalWhat is React.js? February 13, 2024 Introduction Today, front-end frameworks and libraries are becoming an essential part of the web development stack… 0 Shares 0 0 0