Yeah no problem, but root is root and admin is admin, as you said, different accounts, different passwords.
No problem asking here, better asked and be safe, then not asked and get things messed up. ;)
We don't mind you asking.
There are no stupid questions, only stupid answers.
I don't think you can login as admin via SSH but anyway, Softaculous should be installed as root as most of server applications.
You can encounter permission issues when doing some other things as root, so it's good to check what and what not...
What do you mean by that? If you registered an ip, all ip's should show, we also have low volume but all our ip's are visible.
Or am I missing something?
What did they answer now?
We have in that position several years ago, and then we replied to their default mail that we were not elegible...
Has something changed on the LE renewal period?
Normally the certs were valid for 90 days and would be renewed after approx. 60 days.
Last time an SSL certificate of a customer was not renewed automatically so I had to do it manually. I do not have setup AutoSSL for this domain, but that should...
Hello Dries.
Yep, thank you, since it's on all servers I also guess I can ignore it. However, maybe Directadmin has to change this in their releases, as it's DA setting up the quota's, not me manually.
Thank you very much for this detailed explanation, which gives me peace of mind. I'm very glad to see that this is normal.
Until now I've never seen it before and on Alma 8 and 9 this is not showing so I was confused.
Thank you very much! (y)
Hmmz.. happened again today, and again when updating PHP versions on that server, normally no issue at all.
No notice when updating Exim, Apache, Pureftpd earlier this week, only on PHP updates.
Maybe @zEitEr a clue on what this odd behaviour is?
Everything is working and everything is updated...
Normally when I use the command to see who's online as root I only see 1 root user.
Now on a VPS I see 2 root users, however, one is a systemd user, but this works confusing to me.
Is this something new in Alma 10 and normal? Or is this an odd situation, instantly is present again after a...
I haven't done anything yet for mitigation or whatever but when I run this command on the servers:
lsmod | grep -F -e esp4 -e esp6 -e rxrpc
it gives no result so they are not loaded.
I presume I still need to do the fix.
What's a PoC?
Looks related to this thread, I don't use any customisations for this.
https://forum.directadmin.com/threads/incorrect-from-header-in-directadmin-messages.81087/page-2
However, if it normally does not work this way, then the question is the other way around, why -is- it working correctly on 1...
@zEitEr do you have a clue as to why on this second server the "header-from" address from the reseller is set to hostname for system messages, while on both servers the mail and name is set exactly the same, just with different company domain address ofcourse?
You should think that, but in fact this disables the setting in named.conf and this causes bind to use it's default setting, which in fact enables these ports. I know it looks and sound very strange. I never figured this out but on one server, disabling this and restarting named caused thing to...
One seen this and solved it by adding // in the following 2 lines of named.conf so it looked like this:
options {
// listen-on port 53 { any; };
// listen-on-v6 port 53 { any; };
Normally this is not required, but odd enough on one VPS after adding this, problems were gone.
Worth...
And they are already heavily abused, there is a scan script and update solution for this part.
I don't know if that also covers the copy_fail issue on CP.
They should be work from there, it's alsways first custom directory, and then what needs to be customized. Same as with apache then it's the usr/local/directadmin/custombuild/custom/ap2/ (and then /conf or /conf/extra whatever is needed) so also custom directory after main directory.
So the...