Hadi BahadoriNovember 15, 2024 EducationalHow to repair corrupted tables in MySQL 286 views3 minute read Introduction Sometimes MySQL tables can become corrupted, meaning that an error has occurred and the data… 0 Shares 0 0 0
Hadi BahadoriNovember 11, 2024 EducationalHow to Disable Root Login in Ubuntu 20.04 294 views4 minute read Introduction All Linux-based machines come with a default root user who has all privileges on the system,… 0 Shares 0 0 0
Hadi BahadoriOctober 3, 2024 EducationalHow to run Python scripts in Ubuntu 337 views5 minute read Introduction With the growing popularity of building AI-based tools among developers, Python has become a popular choice due to its simplicity,… 0 Shares 0 0 0
Hadi BahadoriSeptember 29, 2024 EducationalHow to configure Consul KV using Docker 273 views6 minute read Introduction Consul by HashiCorp is a versatile tool that performs multiple functions in a modern DevOps environment… 0 Shares 0 0 0
Hadi BahadoriSeptember 29, 2024 EducationalHow to launch a fast API application with a NoSQL database 309 views6 minute read Introduction When developing Python applications, FastAPI is a top choice for building solutions… 0 Shares 0 0 0
Hadi BahadoriSeptember 24, 2024 EducationalHow to optimize the performance of a Flask application 297 views11 minute read مقدمه Flask یک چارچوب وب سبک و انعطاف پذیر برای ساخت برنامه های کاربردی کوچک تا متوسط است.… 0 Shares 0 0 0
Hadi BahadoriSeptember 17, 2024 EducationalHow to clean up Ubuntu server disk space 483 views6 minute read Introduction Is your Ubuntu server running out of disk space? Would you like to clean it up? 0 Shares 0 0 0
Hadi BahadoriSeptember 17, 2024 EducationalHow to install Git on Ubuntu 295 views3 minute read Introduction What is “version control” and why should you care about it? Version control is a system that keeps track of changes to a… 0 Shares 0 0 0
Hadi BahadoriSeptember 15, 2024 EducationalHow to install LEMP stack on Ubuntu 310 views5 minute read Introduction In this tutorial, we will show you how to install the LEMP stack (Linux, NGINX, MySQL database, PHP) on Ubuntu 24.04… 0 Shares 0 0 0
Hadi BahadoriSeptember 5, 2024 EducationalHow to build a rapid API application using Docker Compose 315 views5 minute read Introduction FastAPI is a modern web framework for Python designed to deliver high performance and… 0 Shares 0 0 0