adminFebruary 26, 2024 EducationalInstalling Teamspeak 3 Server (Linux and Windows) No comments3 minute read Introduction to installing and configuring Teamspeak server software and setting up a service to run the software on… 0 Shares 0 0 0
adminFebruary 26, 2024 EducationalHosting an AI chatbot with Olama and Open WebUI No comments7 minute read Introduction This tutorial shows how to install Ollama to run language models on a server with Ubuntu or Debian… 0 Shares 0 0 0
adminFebruary 24, 2024 EducationalPyTest: Python Testing Framework for Backend Engineers No comments5 minute read Introduction As a support engineer or a QA/test engineer, ensuring the quality and reliability of your code… 0 Shares 0 0 0
adminFebruary 24, 2024 EducationalPython data types No comments3 minute read 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
adminFebruary 23, 2024 EducationalHow to securely route web traffic without a VPN using a SOCKS tunnel No comments11 minute read Introduction At times, you may find yourself on a network that is insecure or has a very… 0 Shares 0 0 0
adminFebruary 21, 2024 EducationalHow to install CloudPanel on Debian 10 No comments4 minute read Introduction Welcome to the tutorial titled How to Install CloudPanel on Debian 10. CloudPanel is a server control panel… 0 Shares 0 0 0
adminFebruary 19, 2024 EducationalUsing a remote MySQL server on a Hetzner Cloud private network securely No comments3 minute read Introduction This tutorial explains how to use Hetzner cloud networks to access a MySQL database… 0 Shares 0 0 0
adminFebruary 18, 2024 EducationalBuilding a custom Terraform module No comments11 minute read Introduction Terraform modules allow you to integrate your distinct infrastructure resources into a single resource… 0 Shares 0 0 0
adminFebruary 17, 2024 EducationalHow to run Terraform on DigitalOcean No comments17 minute read Introduction Terraform is a tool for creating and managing infrastructure in an organized manner. You can use it to… 0 Shares 0 0 0
adminFebruary 13, 2024 EducationalCreating a Basic User Interface with ReactJS No comments6 minute read Introduction We will build a simple chat application with ReactJS based on the server we have already implemented… 0 Shares 0 0 0