Recent Posts

Pages: [1] 2 3 ... 10
1
Information / Re: Website in Hostname
« Last post by its_me_rbk on Today at 04:16:00 AM »
Server webroot is /usr/local/apache/htdocs/
serving /usr/local/apache/htdocs/index.html by default.

Thanks for your reply!
2
CentOS-WebPanel GUI / Re: NetworkManager errors / warnings
« Last post by overseer on April 25, 2025, 09:55:18 PM »
If it's disabled in the kernel, there shouldn't be anything left to do (after rebooting). Can you show the results of
Code: [Select]
ip a  | grep net6
3
Information / Re: Website in Hostname
« Last post by overseer on April 25, 2025, 09:41:51 PM »
Server webroot is /usr/local/apache/htdocs/
serving /usr/local/apache/htdocs/index.html by default.
4
Information / Website in Hostname
« Last post by its_me_rbk on April 25, 2025, 06:21:50 PM »
Hi,

I have a question about setting up websites on subdomains - especially the server hostname.

Let’s say:
I’ve set server.domain.com as my server’s hostname (used for the panel, like CWP panel).
I also have other subdomains like shop.domain.com, portfolio.domain.com, etc., added for users or websites.

Now, I want to know:
👉 Where do I store the website files for the hostname subdomain (server.domain.com)?
I want it to show a website when someone visits https://server.domain.com/.
I don't want it to render the demo page of CWP Panel.
Is there a specific path for this?

Many thanks for considering my request.

5
CentOS-WebPanel GUI / Re: NetworkManager errors / warnings
« Last post by anandmys on April 25, 2025, 12:17:39 PM »
IPV6 is already disabled in kernel

Should it be disabled in networkmanager?
6
CentOS-WebPanel GUI / Re: NetworkManager errors / warnings
« Last post by overseer on April 25, 2025, 10:50:30 AM »
If unused, consider disabling IPv6 to simplify your network stack (I have):
https://webhostinggeeks.com/howto/disable-ipv6-on-redhat-centos-6-centos-7/
7
CentOS-WebPanel GUI / NetworkManager errors / warnings
« Last post by anandmys on April 25, 2025, 05:28:17 AM »
Quote
Apr 25 00:22:01 hosting NetworkManager[676]:   [1745558521.6932] platform-linux: do-add-ip6-address[2: fe80::250:56ff:fe40:f5e8]: failure 13 (Permission denied)
Apr 25 00:22:03 hosting NetworkManager[676]:   [1745558523.6955] ipv6ll[7815b866a956efe0,ifindex=2]: changed: no IPv6 link local address to retry after Duplicate Address Detection failures (back off)
Apr 25 00:22:03 hosting NetworkManager[676]:   [1745558523.6958] platform: (eth0) route-sync: failure to add IPv6 route: type unicast fe80::1/128 dev 2 metric 100 mss 0 rt-src user: Permission denied
Apr 25 00:22:13 hosting NetworkManager[676]:   [1745558533.7064] platform-linux: do-add-ip6-address[2: fe80::250:56ff:fe40:f5e8]: failure 13 (Permission denied)
Apr 25 00:22:15 hosting NetworkManager[676]:   [1745558535.7089] ipv6ll[7815b866a956efe0,ifindex=2]: changed: no IPv6 link local address to retry after Duplicate Address Detection failures (back off)
Apr 25 00:22:15 hosting NetworkManager[676]:   [1745558535.7093] platform: (eth0) route-sync: failure to add IPv6 route: type unicast fe80::1/128 dev 2 metric 100 mss 0 rt-src user: Permission denied

Apache log file shows these lines. Should I ignore or should I fix this?
8
CentOS-WebPanel Bugs / Re: Add new account: Something went wrong. Please try again
« Last post by uma on April 25, 2025, 05:14:53 AM »
Hi,

Yes, Account create properly with home directory and package allotted.

which error log to check for trace?

Regards,
9
Updates / Re: New problems with updates
« Last post by overseer on April 24, 2025, 09:35:04 PM »
Starburst has good guides here on how to bring up a new AlmaLinux 8 or 9 server. Use Alma 8 if you plan on doing the CWP -> CWP Migration. Here is his updated installer script that installs with MariaDB 10.6 (which you should then upgrade to 10.11 LTS).
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/

Your other idea of doing the new backup and bringing those over would work for a new Alma 9 server. But there is a little bit of configuring you should do on your fresh system before installing CWP and bringing over accounts. Check his posts for more info.
10
Updates / Re: New problems with updates
« Last post by zakrpa on April 24, 2025, 08:04:24 PM »
Has anyone created a good tutorial for upgrading to Almalinux 8 with leapp on a CWP based server without just creating a new server and moving the sites over?

Good question...
Think the easy and fast way is to backup all and just go down for hour or two :/ with new backup seems like it saves all settings from users... I m not sure how good idea is to swap distros even if its possible :|
Lets hope everything backups or we are screwed :D my wife is first who is gonna kill me if she loose emails :D
Pages: [1] 2 3 ... 10