Linux

IO Load

To see which files cause IO load, use filetop fatrace can list files that and currently used totop To get IO read/write…

View systemctl service file

To view the content of a systemd service file, run the command systemctl cat SERVICE_NAME_HERE Example boby@sok-01:~$ systemctl cat nginx # /lib/systemd/system/nginx.service…