Articles related to the following tags: CLI. Page 1
Long and short posts on a wide variety of topics. In this format, I publish tutorials, share various development and monetization case studies (and many other topics), review various technologies, conduct research, and analyze the design and operation of various programs and tools. They were linked and grouped under the following tags: CLI. Page 1
In english/
Articles/
Is_recent=true&page=1&tag=cli
How to add user on Linux server
28.02.2026
12.09.2026
426
0
0
0
0
How to add a user on a Linux server (Debian/Ubuntu/CentOS), why it's necessary, and how to make them an administrator. I'll briefly explain the differences between a privileged/root user and …
How to scrape Google SERP using Python
15.02.2025
12.09.2026
1200
0
0
0
0
How to build your own Google SERP scraper via Python script for Free using only an official API. With example and code.
How to create a basic(empty) React app via CLI
19.07.2024
12.09.2026
1701
0
0
0
0
In this article you will know how to create basic(empty) React app via terminal. Also checking for errors tests.