aww
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by aww-
aww commented,
Yes I am aware of it as an optional service. Note the word *can* in your documentation, not the word must. dns changes on this server happen maybe one a year at most I guess one thing that I did...
-
aww created a post,
dnsadmin running after 11.44 update
We have a low memory server that has very infrequent dns changes so it makes no sense to have dnsadmin cache running Did something change in 11.44 where it is enabled by default? Because I see it...
-
aww created a post,
updating a perl module on cpanel's 3rd party perl install
So apparently cpanel now has three copies of perl installed on a server. But the perl module update feature in the menu only updates the local copy of perl, not the 3rd party copy. So can someone...
-
aww commented,
What I am saying is this: at some point in the past year, cpanel significantly changed/rewrote pkgacct it no longer obeys cpbackup-exclude.conf because of a bug, which is a major problem for larg...
-
aww commented,
Okay it looks like /scripts/pkgacct had a major rewrite over the years. This line breaks things $_ = $homedir . '/' . $_ if ( index( $_, '/' ) != 0 ); It tampers with the rul...
-
aww commented,
There have been several threads about cpbackup-exclude.conf before I had working cpbackup-exclude.conf and it was being obeyed But since the changeover to the newer perl I believe everything stop...
-
aww created a post,
pkgacct backup trick to obey cpbackup-exclude.conf no longer works
To my horror, it looks like the newest versions of pkgacct not only do not obey the "backup" term added to the command line but they also exclude the homedir by default. It looks like adding --b...