1. Cek versi kernel :
uname -r atau uname -a atau cat /proc/version atau dmesg | grep linux
info lebih lanjut : uname --help
2. Penjelasan syscall https://blog.packagecloud.io/eng/2016/04/05/the-definitive-guide-to-linux-system-calls/
3. Status, start, stop dan restart service :
sudo systemctl status nama_service, contoh sudo systemctl status apache2 jika selesai bisa tekan q.
sudo systemctl start nama_service, contoh sudo systemctl start apache2
4.
Tidak ada komentar:
Posting Komentar