Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Starburst

Pages: 1 ... 10 11 [12] 13 14 ... 79
166
CentOS 9 Problems / Re: I have some serious problems
« on: August 06, 2024, 02:25:21 AM »
There is no CWP version difference, it's still (currently) 0.9.8.1181

The only differences is how the  backend is loaded.

In AL9 the powertools repo has been renamed, and some packages have different names.

Which is why you have to install ClamAV before CWP, and then 2 other after CWP until the script can figure out the changes.
And is more a compatibility issue, mentioned above.

You shouldn't see any speed difference if you are running apples to apples with the same swap.
Apache, is Apache whether on AlmaLinux, Debian, FreeBSD, etc.

167
Suggestions / Re: So here we are at EOL's
« on: August 06, 2024, 02:19:35 AM »
If you want do the base OS install, no Apache, MariaDB, PHP, etc.
And then I can try to login with SSH and see why the script isn't installation anything.

I've never had the script have problems on a virgin server.
Whether AlmaLinux 8 or 9.

That shows even BIND didn't install, not to mention the main problem that MariaDB didn't install.

168
CentOS-WebPanel GUI / Re: System Activity Report
« on: August 04, 2024, 04:16:49 PM »
Hope you aren't using CentOS Stream 9 for production, as mentioned by @overseer, it is a beta OS.
As such it has allot of security flaws and bugs.

For a test box it would be OK, but when you transition to a production server running AlmaLinux 8 or 9, some of the configs may be a little different.

169
Information / Re: Will CWP Break from Upgrading to Centos 8?
« on: August 04, 2024, 04:13:08 PM »
CentOS Stream, AlmaLinux, Rocky, etc. are all based off RHEL.

RH controls the following in their development cycle: Fedora (alpha), CentOS Stream (beta), and RHEL (release).

Your provider should provide the snapshot service for your server.

Then there are 3rd party backup companies like Acronis and iDrive.

170
Suggestions / Re: So here we are at EOL's
« on: August 04, 2024, 05:40:04 AM »
No, use the DVD ISO, it has all the libraries needed for the initial setup.

I personally always ran into trouble using the Minimum or Network versions.

171
Suggestions / Re: So here we are at EOL's
« on: August 04, 2024, 05:04:48 AM »
If you have their custom ISO service, upload the AlmaLinux 8.10 DVD ISO directly their from the nearest AlmaLinux mirror.

172
Yes, more admins should bookmark AlphaGNU.

Lots of resources for CWP, and other panels.

173
Information / Re: Will CWP Break from Upgrading to Centos 8?
« on: August 04, 2024, 04:57:46 AM »
As @overseer mentioned, you want to make a snapshot or backup of your server, and use ELevate to upgrade to AlmaLinux 8.10

See: https://wiki.almalinux.org/elevate/ELevating-CentOS7-to-AlmaLinux-9.html

CentOS 8 is past EOL, and CentOS 8 Stream has been archived by RH.

174
Suggestions / Re: So here we are at EOL's
« on: August 04, 2024, 04:55:11 AM »
The EOL is OLD news for CentOS 7 & 8.
Actually RH killed CentOS 8 before 7.

RH has also archived CentOS 8 Stream, as Stream 10 is coming out soon.

CWP works fine on AlmaLinux 8 and 9.

Rocky is missing some key files for some reason.

Yes, I would you run the latest Stable release of AlmaLinux 8, which currently is 8.10.

We have server running both version of AlmaLinux, depending on what is required.
But 4 of our mirror servers are running AlmaLinux 9.4.
We mirror for AlmaLinux, AlmaLinux-ELevate, ELRepo, EPEL, and MariaDB in 5 countries.

175
Under DNS Functions -> List DNS Zones -> Click on 'Edit Records' next to the domain name.

Then just copy the entries for DKIM, SPF, DMARC to Contabo's DNS.

176
102.176.65.49 is listed on some major spam RBL's. Including Spamhaus & Barracuda Reputation Block List.
https://multirbl.valli.org/lookup/102.176.65.49.html

IP also comes back to Africa and isn't a Contabo IP.

---

194.163.155.218
Is @ Contabo, but the Reverse DNS is not setup.
Currently comes back to vmi1002297.contaboserver.net and not the hostname you listed above.
Also fails RBL checks due to that.

Hostname does not have DKIM, SPF, DMARC entries found either.

https://dnschecker.org/all-dns-records-of-domain.php?query=vps.klarys.net&rtype=ALL&dns=google

With all the above, it's no wonder emails are being rejected.

Look at the DNS entries in CWP, and then enter them at the DNS servers you are using, which look to be Contabo's for vps.klarys.net

Then after you have all the entries created, give them 24 hours to propagate, and run a test email to the link I posted above.

177
There might be a way to do this thru WordPress, where user can register and upload files.

That's the only thing I can think of right now.

178
Make sure the hostname Reverse DNS is also setup correctly at Contabo.
A mismatch can cause problems.

Allot of their IP's are blacklisted, just like Vultr & DO.

Google & M$ started new filters a couple months ago to stop spammers, and if everything isn't perfect you'll get rejected.

If you want, PM me the hostname & base IP and I can do some checks for you.

179
Could you please advise of the following:

What distro are you are you running CWP on?

Public or NAT?


Google & M$ both require correct mail server DNS entries.
Check your DKIM, SPF, DMARC records.
If they are incorrect, your get blocked.

Also check your mail server IP at: https://multirbl.valli.org/lookup/

Here is also a good mail tester: https://www.mail-tester.com/

180
CSF Firewall / Re: my firewall appears disable
« on: August 02, 2024, 10:57:16 AM »
More thank likely something is missing.
Run the below, and it will install most of the dependencies on AlmaLinux 9 for CWP.

If something is already installed, it should just skip it.
Sometime perl-Sys-Hostname gives a problem.

Code: [Select]
/usr/bin/crb enable
Code: [Select]
dnf install nano wget ipset ebtables iptables uuid uuid-devel libuuid-devel m4 pcre pcre-devel zlib-devel perl-DBD-MySQL perl-IPC-Cmd perl-Pod-Html perl-Sys-Hostname perl-libwww-perl.noarch perl-LWP-Protocol-https.noarch perl-GDGraph libtool s-nail htop sysstat python3-perf ImageMagick ImageMagick-devel -y
Code: [Select]
dnf --refresh update

Pages: 1 ... 10 11 [12] 13 14 ... 79