Learn how to write a simple login script, install iTerm2 and oh-my-zsh, and configure oh-my-zsh. This guide provides step-by-step instructions for setting up a powerful and customized terminal environment.
Learn how to configure SSL for Nginx. This guide provides detailed steps for setting up SSL certificates and configuring Nginx to secure your web applications with HTTPS.
Explore the fundamentals of Nginx with this comprehensive guide. Learn how to set up, configure, and optimize Nginx for various web server tasks, enhancing your web application's performance and security.
Learn how to set up a Python virtual environment. This guide provides step-by-step instructions for creating and managing virtual environments to isolate your Python projects and dependencies.
Learn how to expand the boot volume on Oracle CentOS. This guide provides step-by-step instructions for increasing the boot volume size to ensure your system has enough space for optimal performance.
A comprehensive collection of Python learning notes. This guide covers various Python concepts, tips, and best practices to help you enhance your programming skills.
Get an introduction to asynchronous functions in Python. This guide covers the basics of async programming, including how to write and use async functions to improve the performance of your Python applications.
Learn how to build a notification API service using Python. This guide provides step-by-step instructions for setting up and deploying a notification service with Flask and Nginx.
Learn how to automate the check-in process for PT sites using Python. This guide provides step-by-step instructions for setting up and running a script to automatically sign in to your PT accounts.
Learn how to automate the upload process after a download completes in qBittorrent. This guide provides step-by-step instructions for setting up a shell script to handle automatic uploads.