Hadi BahadoriSeptember 3, 2024 EducationalHow to install Go and set up a local development environment on Ubuntu 18.04 268 views7 minute read Introduction Go is a programming language born out of frustration at Google. Developers are… 0 Shares 0 0 0
Hadi BahadoriAugust 6, 2024 EducationalDeploy PocketBase 316 views2 minute read Introduction PocketBase is a powerful and flexible backup solution that synchronizes data in real time… 0 Shares 0 0 0
Hadi BahadoriAugust 4, 2024 EducationalHow to keep your Ubuntu server secure 407 views8 minute read Introduction I remember my first servers. I did almost nothing to keep them secure… 0 Shares 0 0 0
Hadi BahadoriJuly 9, 2024 EducationalHow to install and use Docker on Ubuntu 20.04 400 views13 minute read Introduction Docker is a program that simplifies the process of managing application processes in containers. Containers are… 0 Shares 0 0 0
Hadi BahadoriJuly 8, 2024 EducationalHow to install Nginx on Ubuntu 18.04 396 views8 minute read Introduction Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and… 0 Shares 0 0 0
Hadi BahadoriJuly 6, 2024 EducationalHow to secure Nginx with Let's Encrypt on Ubuntu 18.04 285 views6 minute read Introduction Let's Encrypt is a Certificate Authority (CA) that provides a way to obtain and install free TLS/SSL certificates… 0 Shares 0 0 0
Hadi BahadoriJuly 6, 2024 EducationalHow to set up a remote database to optimize site performance with MySQL on Ubuntu 18.04 317 views11 minute read Introduction As your app or website grows, it may reach a point where… 0 Shares 0 0 0
Hadi BahadoriJuly 3, 2024 EducationalHow to repair corrupted tables in MySQL 336 views3 minute read Introduction Sometimes, MySQL tables may become corrupted, meaning that an error has occurred and… 0 Shares 0 0 0
Hadi BahadoriJuly 3, 2024 EducationalHow to allow remote access to MySQL 319 views4 minute read مقدمه بسیاری از وب سایت ها و برنامه های کاربردی با وب سرور و پایگاه داده پشتیبان خود… 0 Shares 0 0 0
Hadi BahadoriJuly 3, 2024 EducationalHow to install Git on Ubuntu 298 views4 minute read Introduction Version control systems like Git are essential to modern software development best practices. Version… 0 Shares 0 0 0