1 sudo apt-get update 2 wget https://autoinstall.plesk.com/plesk-installer 3 sudo chmod 755 plesk-installer 4 ./plesk-installer 5 …
Read more
Showing posts with the label ubuntu
linuxShow all
Open a Terminal Check by below command xrandr -q | grep " connected" Check by the above command if the output looks like the below then go to…
Read moreReference - https://linuxize.com/post/how-to-remove-docker-images-containers-volumes-and-networks/ Removing All Unused Docker Objects The docker syste…
Read more