- Joined
- Oct 19, 2017
- Messages
- 131
- Reaction score
- 23
The GUI update is just to update 3CX software.
I wonder if, from time to time, I can access the machine via SSH and update the OS packages?
Followed by a reboot in case of new kernel.
Would this be ok?
I wonder if, from time to time, I can access the machine via SSH and update the OS packages?
Code:
# apt-get update
# apt-get dist-upgrade
Followed by a reboot in case of new kernel.
Would this be ok?