Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I posted a question yesterday and received a reply today from Kaspar. How do I open his reply so that I can get back to him?
If I click on any of the hyperlinks in my listed post (which I can see in the list of all recent posts), I just get taken back to the Plesk Discussion page (listing all...
Hello today I made this command to show how many root user in my server
getent passwd | cut -d : -f 1 | xargs groups
and I find :
root : root
bin : bin
daemon : daemon
adm : adm
lp : lp
sync : root
shutdown : root
halt : root
mail : mail
operator : root
games : users
ftp : ftp
I'm ask about...
hello,
if this already exists somewhere, please point me to it :)
My current topic/issue I'm trying to figure out is: "wordpress page speed optimization", for a nginx & apache config. I'm using FPM application served by nginx.
So i saw this thread...