Deep understanding of system calls
Experiment content:
Find a system call whose system call...
CentOS7/Red Hat7 NTP service fails to start automatically
Original address: http://blog.csdn.net/babyfish13/article/details/52502522 CentOS 7 is different from the previous linu...
Open source virtual machine Bochs installation and stepping on the pit
Because you want to write a simple operating system, you need to install a virtual machine to simulate the hardware. VMw...
Teach Application Module 3 of Fishing-Operations and Maintenance Platform (Vmware Customization Specification Paper)
###A K8S-like orchestration function enables Vmware to be automatically scaled up and resilient (by triggering resilient expansion through monitoring...
fdisk and parted partition
There are two types of linux partitions I contact: one is using fdisk partition, and the other is parted partition. The former is for MBR mode partiti...
Some problems in Ubuntu 18.04 PostgreSQL 11 apt default installation
First, install the software by default (this article takes PostgreSQL 11.1 as an example, and other versions are similar). sudo apt install postgresql...