Wednesday, May 25, 2022

[Solution] EasyApache Error openssl conflict

I recently run into an error while recompiling Apache for a VPS and it was saying something about yum not working properly on the server and directing me to a cPanel...

[Solution] How to set up permissions recursively to files or folders

If you need to change permissions for all the files or all the folders in a specific directory, then you will need these commands: For changing files' permissions: find /path/to/directory -type f -exec...

[Solution] How to disable cpaddons update notification

If you receive an annoying email from cPanel that your wordpress or any other installation requires updating (although you updated it from its admin interface), you can easily disable these notifications...

[Solution] How to list files and folders by size using du command

In order to list files or folders by size, you can use this command:   du -k * | sort -nr | cut -f2 | xargs -d 'n' du -sh   Natively, “du” doesn’t offer...

[SOLUTION] Error from park wrapper: example.com is already configured / owned by another user

If you encounter one of these errors:: Error from park wrapper: example.com is already configured. Sorry, that domain is already setup (remove it from httpd.conf) Error from park wrapper: example.com is owned by...

How can I create an Email account in cPanel?

I want to create an email account but i don't know how :(

Block title

110FansLike
23FollowersFollow