Notes From CS Undergrad Courses FSU
This project is maintained by awa03
journalctl -u
to specify the unit you want to searchjournalctl -since
to see messages since a time frameps ux
or ps -e
ps -ejHf
for a tree viewkill -9 <pid>
SIGKILL
will send a kill signal to a processsystemctl
is a way to see our services[!NOTE] I should make my old desktop a server, do that for a fun side project. I have ubuntu already on it so it shouldnt be hard buttt I should reinstall the server version instead