techAMIGO
- Total activity 117
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 50
Comments
Recent activity by techAMIGO-
dsteam Ah yes,, As I thought the cloudlinux will not support LABEL with multiple partitions, you need to remove the LABEL from fast and add uuid instead of it , so it will point only to a s...
-
Ok,, it seems there is some issues with the boot partition or issues with mounting. would you show me the contents of /etc/fstab .
-
@dsteam If you want to limit the recourses then go with CloudLinux, even if you go with Almalinux you need to convert the OS to CloudLinux to use the LVE manager ( Cloud Linux manager), but conve...
-
Hi dsteam The partition style is ok, it is not necessary to create /home as a separate partition. it will work perfectly fine. but some says separating /home is good.. no other partition is need...
-
Hi, since the manual mx data is stored in the file /etc/manualmx, I think removing entries from the file will fix it, or if you need to remove all you can simply null the file with command >...
-
I'm not sure why you need to delete it from server only.. since you mention you're using a DNS cluster that means. zone not related to the server also seeing in the /var/named directory. it is bec...
-
Hi, Do not manually remove the zone file from /var/named .. the zone file entry is also in /etc/named.conf even if the domain is not existing, you can remove the zone from WHM Home >>> DNS Funct...
-
Hello, We need to install ModSecurity Vendors like OWASP ModSecurity ruleset from WHM Home>>Security Center>> ModSecurity" Vendors These rules are active only after enabling the configuration f...
-
Hello, We've to wait until their next update/release. We hope it'll not take too longer.
-
@toplisek, as ecartz said yes it seems you haven't added '-i' option in grep that will ignore cases, else you have simply add it as grep Content-Encoding or grep -i content-encoding.