Articles related to the following tags: CLI. Page 1
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: CLI. Page 1
How to add user on Linux server
28.02.2026
11.03.2026
283
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
13.04.2026
1067
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
11.03.2026
1571
0
0
0
0
In this article you will know how to create basic(empty) React app via terminal. Also checking for errors tests.