Adamfynd
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Adamfynd-
Adamfynd commented,
Hi An hour ago I clicked on the updated WHM Unfortunately, the entire server stopped working The server is now in rescue mode How do I fix the problem in rescue mode? Please I want a quick fix
-
Adamfynd commented,
It seems to me that the problem has been solved by following the steps in this post Thanks
-
Adamfynd created a post,
403 Access Denied After Setting Owner via Shell
A word of caution here. The above command can allow a user to take control of files on the same file system. See this article for more details: for i in `ls /var/cpanel/users/`; do chown -R $i:$i...