current location:Home > Technical Articles > Operation and Maintenance > Linux Operation and Maintenance
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- 6 ways to configure Linux environment variables, which one is smoother?
- When customizing software installation, it is often necessary to configure environment variables. The following lists various methods of configuring environment variables.
- Linux Operation and Maintenance 1185 2023-08-01 17:25:40
-
- Linux disk partitioning and mounting
- For Linux, wulun has several partitions, which directory is assigned to them. In the final analysis, it has only one root directory, an independent and unique file structure. Each partition in Linux is used to form part of the entire file system.
- Linux Operation and Maintenance 1740 2023-08-01 17:19:07
-
- Recommended to collect! ! ! Essential security settings for Linux servers~
- Below I will tell you some simple methods to improve the security factor of the server. My cloud server is configured in this way. Although it is a bit troublesome, I feel more at ease.
- Linux Operation and Maintenance 1534 2023-08-01 17:13:47
-
- I thought I was familiar with Linux, but I never expected that it would turn upside down in the production environment...
- Having been engaged in operation and maintenance for many years, I have encountered various problems, such as data loss, website malfunction, accidental deletion of database files, hacker attacks and other problems. I have also met many friends who thought they were familiar with the Linux system. When they saw problems, they never panicked and were full of confidence, but their production environment turned upside down.
- Linux Operation and Maintenance 1796 2023-08-01 17:09:50
-
- Implement port mapping on Linux or Windows
- Usually the server has many network cards, so it may be connected to different networks. In an isolated network, some services may need to communicate. At this time, the server can be configured to assume the function of forwarding data packets.
- Linux Operation and Maintenance 1026 2023-08-01 17:03:54
-
- After QQ was refactored with Electron, it finally realized the unification of the three-terminal architecture of Linux, macOS, and Windows!
- After 24 years of changes, the national application QQ has become a memory of the post-80s/90s generation and the main battlefield of the post-00s generation. Now, because of the release of a latest version of QQ, it has attracted the attention of technical people of all ages.
- Linux Operation and Maintenance 1651 2023-08-01 16:56:33
-
- Essential security settings for Linux servers, recommended collection! ! !
- Below I will tell you some simple methods to improve the security factor of the server. My cloud server is configured in this way. Although it is a bit troublesome, I feel more at ease.
- Linux Operation and Maintenance 1210 2023-08-01 16:51:54
-
- Shell is an efficient command for analyzing log files, super easy to use!
- My own small website runs on Alibaba Cloud's ECS. I occasionally analyze my website server logs to see the number of visits to the website. See if there are any hackers causing damage! So I collected and sorted out some server log analysis commands. You can try them!
- Linux Operation and Maintenance 1343 2023-08-01 16:47:46
-
- There are a lot of logs in the Linux server. How to read the logs correctly and quickly locate errors?
- There are very few logs obtained with grep, we need to check nearby logs. This is what I did, first: cat -n test.log | grep "keyword" to get the line number of the key log.
- Linux Operation and Maintenance 1440 2023-08-01 16:45:25
-
- Summary of the 600 most powerful Linux commands
- Today, I bring you a very comprehensive article summarizing Linux commands. It is also a very frequently used operation command in our daily work. There are a lot of commands. I suggest you to save it first and then read it.
- Linux Operation and Maintenance 802 2023-08-01 16:39:31
-
- This article is enough for monitoring systems! Common monitoring tutorials such as Zabbix and Prometheus
- Monitoring is commonly known as the "third eye". It is a system that we deal with almost every day. As the saying goes: no monitoring, no operation and maintenance, the status of monitoring is self-evident, especially in the era of operation and maintenance automation, traditional operation and maintenance, DevOps, Or SRE, monitoring is a necessary skill.
- Linux Operation and Maintenance 1314 2023-08-01 16:31:55
-
- Summary of 100 knowledge points that Linux operation and maintenance & network engineers should know!
- A link is a connection between two devices. It includes the cable types and protocols used for one device to communicate with another device.
- Linux Operation and Maintenance 1273 2023-08-01 16:26:40
-
- 7 Linux operating systems with beautiful looks!
- There are many Linux distributions, here are 7 beautiful Linux distributions.
- Linux Operation and Maintenance 1303 2023-08-01 16:19:58
-
- RISC-V Linux assembly startup process analysis
- The assembly startup part of RISC-V Linux is relatively simple and not too complicated. There are two core parts: page table creation and redirection. Page table creation is written in C language. Today we will analyze the assembly part first. We will first take you to analyze the overall assembly startup process, and then analyze redirection.
- Linux Operation and Maintenance 1667 2023-08-01 15:40:40
-
- RISC-V Linux startup page table creation analysis
- The page table creation when RISC-V Linux starts is relatively easy to understand. It is created in C language and has relatively little code. The main two page table creation functions are setup_vm() and setup_vm_final(). After understanding some of the address formats of sv39, it will be easier to analyze the source code.
- Linux Operation and Maintenance 1801 2023-08-01 15:39:36