Articles related to the following tags: Server. Page 2
A type of post that combines the most interesting and design-independent posts of a variety of formats. Which includes reviews, tutorials and more. They were linked and grouped under the following tags: Server. Page 2
How to publish your Python package on PyPI
22.10.2025
13.04.2026
1157
0
0
0
0
A detailed, step-by-step guide for beginners on publishing their first Python package to PyPI. It focuses on the modern, minimal approach using the pyproject.toml configuration file, covering project structure, environment …
How to Run Django on VPS: Setup Development & Production Servers
17.10.2025
11.04.2026
1257
0
0
0
0
A complete guide to Django server setup. Learn to create a server, manage runserver for local dev, and configure Nginx for your website.
How my site was aggressively scraped from China and how I blocked them via the .htaccess file
22.09.2025
11.03.2026
7595
0
0
0
0
A showcase of how someone actively scraped my site from China, plus charts. What could have caused this (DDoS, parser, clicker)? What were the attacker's goals, and how can I …
How to deploy a Django website on the timeweb
24.07.2025
15.04.2026
6656
2
1
0
2
How to deploy a django website on a timeweb with database configuration, plus setup for a HTTPS redirects and configuration of a nginx, gunicorn and dns