For the appearance of the level of high demand, when first installed here refer to the https://www.github.com/Airblader/i3 personal profile address: https://github.com/itgoyo/i3 I use l
Linux common commands Switch the current user to root user switch to a common user mkdir Create folders recursively cp copy command tar compress and...
Prepare the Openssh-server. 2. Modify the configuration file. Restart the SSHD service and check whether the SSHD service is running properly. 4. Check the IP...
Command syntax route(option)(parameter) Command option -a: set the address type. -c: prints the routing cache of the Linux core. -v: details mode. -n: Indicates that...
Lsof (list open Files) netstat netstate command is used to display all kinds of network related information, such as network connection, routing table, interface
This is the 6th day of my August More text Challenge. For details, see: August more text Challenge Linux kernel TCP parameter /proc/sys/net/ipv4/proc sys/ net/ipv4/stored...
Log files are used to record various running messages in the Linux system. Different log files record different types of information, such as Linux kernel...
First of all, recommend OpenGL Chinese learning url and related code. The personal running environment is ubuntu18.04, presumably the same as other distributions of Linux
Commonly used instructions lsof - I: port view port ln -s/usr/local/nodebox nodejs/bin/pm2 (source path)/usr/local/bin (environment) system instruction is added to the environment variables
Crontab is used to automatically execute scripts on a regular basis. Common parameter crontab -l Lists all tasks that are automatically executed on a regular...
BIO(synchronous blocking I/O) The user needs to wait for read to read the socket into the buffer before continuing to process the received data. Throughout...
0. Overview File location Content Format /etc/passwd Stores user information Username: password Placeholder: User ID (UID) : Home group ID (GID) : User description (empty)...
This is a beautified optimization subsystem tutorial! Can replace more fonts and their own background configuration file = = = = beautification links: https://pan.baidu.com/s/1kmmoKnOAON6SsCHL3xKoWw extraction...
The kernel is the core of an operating system. It is responsible for the management of the system process, memory, device drivers, files and network...