current location:Home > Technical Articles > 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:
-
- What are the security features of docker?
- Docker security features include: 1. Encrypted node ID; 2. TLS-based authentication mechanism; 3. Secure access token; 4. CA configuration that supports automatic renewal of periodic certificates; 5. Encrypted cluster storage; 6. Encrypted network; 7. Docker security scanning; 8. Docker content trust; 9. Docker key, etc.
- Docker . ssh 3012 2022-01-28 15:21:47
-
- Teach you step by step how to set up the php development environment for WSL
- Compared with the cumbersomeness of docker, wsl may be a good choice for developing php on windows 10 system. The current free environment is ubuntu20. I tried centos and it doesn’t seem to be easy to use. I’ll record it here.
- PHP Tutorial . ssh 7077 2023-04-10 21:42:01
-
- What to do if centos ssh fails to connect
- Solution to centos ssh failure to connect: 1. Install "openssh-server"; 2. Remove the # number before the listening port and listening address; 3. Enable the sshd service; 4. Turn on the "ICMPv4-in" rule.
- CentOS . ssh 25451 2022-01-27 16:07:13
-
- What is centos virbr0
- centos virbr0 is a Bridge created by KVM by default. Its function is to provide NAT access to the external network for the virtual machine network card connected to it; virbr0 is assigned an IP "192.168.122.1" by default and provides DHCP services for other virtual network cards.
- CentOS . ssh 7163 2022-01-27 15:24:22
-
- How to enable nodejs debugging? How to debug nodejs program?
- How to debug nodejs program? The following article will introduce you to the nodejs debugging method. I hope it will be helpful to you!
- JS Tutorial . ssh 5172 2022-01-20 19:55:03
-
- How to build git on linux
- Method: 1. Use the "yum install git" command to install git; 2. Use the "adduser git" command to create a git user; 3. Use the "ssh-keygen-t rsa" command to create a public key; 4. Use "git init -- bare" command to initialize the git repository.
- Linux Operation and Maintenance . ssh 4571 2022-01-14 14:33:25
-
- A brief analysis of the principles of Redis mining and how to prevent it (skill sharing)
- This article will talk about the principles of Redis mining, see how to prevent it, and share prevention techniques. I hope it will be helpful to everyone!
- Redis . ssh 1824 2022-01-24 10:05:08
-
- Organize a list of commonly used Linux commands (summary sharing)
- This article brings you a basic and sufficient Linux command. It will cover various commands used in the series of blog building articles, which is convenient for query and learning. I hope it will be helpful to everyone.
- Linux Operation and Maintenance . ssh 1563 2022-01-05 17:53:50
-
- How to understand the basic use of git in 20 minutes
- This article brings you basic knowledge about the use of git, including basic operations of git, branch operations, change submission operations, etc. I hope it will be helpful to everyone.
- git . ssh 1631 2022-01-05 17:37:46
-
- How to solve the problem that docker-machine cannot start
- Solution to docker-machine failure to start: 1. Use "docker-machine ls" to check the host status; 2. Uninstall the existing docker and reinstall it; 3. Start docker and check the docker service status.
- Docker . ssh 3567 2022-01-04 16:07:36
-
- Let's talk about common commands and environment variables of Linux operating system
- This article brings you the basic knowledge of the Linux operating system, including knowledge about the program development environment, common commands and environment variables. I hope it will be helpful to you.
- Linux Operation and Maintenance . ssh 3638 2021-12-31 18:07:18
-
- What is the usage of expect in linux
- In Linux, expect is an automated interactive suite. It is mainly used when executing commands and programs. The system requires input of specified strings in an interactive form to achieve interactive communication. The execution syntax is "yum install -y expect"; this script can execute The prerequisite is that expect needs to be installed.
- Linux Operation and Maintenance . ssh 6585 2021-12-31 17:01:36
-
- How to solve the problem of Chinese garbled characters in idea docker
- Solution to the Chinese garbled code in idea docker: 1. Open IDEA-HELP; 2. Add the code "-Dfile.encoding=UTF-8"; 3. Restart IDEA.
- Docker . ssh 4297 2021-12-31 11:31:26
-
- What is the difference between nodejs and websocket
- Difference: 1. nodejs is a JS running environment, while WebSocket is a communication protocol; 2. nodejs is used to easily build network applications with fast response and easy expansion, while WebSocket can make data between the client and the server Exchange becomes simpler, allowing the server to actively push data to the client.
- Front-end Q&A . ssh 2650 2021-12-31 11:28:11
-
- Installation and use of docker in Win10 (detailed explanation with pictures and text)
- This article brings you relevant knowledge about how to install and use docker on win10. I hope it will be helpful to you.
- Docker . ssh 17537 2021-12-29 17:46:50