Nginx is very powerful WEB-server. The primary goal of Nginx - answering on clients' requests. It can...
DD (Data Definition) - powerful command line interface utility, designed for work with files (copy,...
This tutorial shows, how to build search view for your Django application with SearchVector...
For protecting data in views from anonymous users you need to use authenticating system. Django...
Configuring Cisco ASA 5500-series as network gateway and share internet access to users through local...
How to configure Cisco device in Linux machine with Minicom? You need installed Minicom utility, C-13...
After we're figured out the setup cron jobs in operating system, it's time to learn how to run any...
This tutorial provide how to configure directory as network share on Linux machine. After...
Django SECRET_KEY need for providing cryptographic signing (documentation). This value is stored in...
What is XML? XML mean Extensible Markup Language, which need for storing structured data and group...
Why exactly Docker compose? Docker compose used when you want to run your applications on any machine...
Network Mapper or NMAP is powerful open source network scanner, which may scan network hosts, subnets...
How to run Java Spring Boot based web application in Linux? You may just run in terminal: java...
What are regular expressions? These are patterns that help us work with text. Regular expressions...
Your virtual private servers (VPS) is under brute-force attacks by SSH protocol, or bad bots crawling...
After deletion entries in your model relational database management systems not resetting...
Docker is good solution when you want to fast deploying your applications and run in different...
What is CRON? Unix-like operating systems provide utility for run periodical tasks. For example you...
Telegram provides API for sending messages to users from bot. You may send messages via HTTP POST...
Hardcoding tokens, database credentials and other sensitive data in .py files is not secure. Many...
When you bought new virtual private server (VPS) most providers give machines with remotely root...