Day punch

RPM: Rule source code and install packaged together, reducing software installation difficulty

YUM: further reducing installation difficulty Software

 

Start a service: systemctl start service name

Stop Service: systemctl stop service name

Restart the service: systemctl restart the service name

Join boot entry: systemctl enable service name

Check the service status: systemctl statue Service Name

 

free: Check memory usage

 

Guess you like

Origin www.cnblogs.com/bokerick/p/11203485.html