Sharif
Verified User
- Joined
- May 21, 2021
- Messages
- 44
No option to perform system update in Ubuntu Linux Distro from DirectAdmin GUI admin?
I know there is an option in the terminal that I use.
In the terminal, you just have to use the following command:
I know there is an option in the terminal that I use.
In the terminal, you just have to use the following command:
Code:
sudo apt update && sudo apt upgrade -y