Search found 53 matches

by Tony20
Mon 3. Feb 2025, 22:00
Forum: Bugs / Issues
Topic: ClamAV failed to restart after upgrading KeyHelp [SOLVED]
Replies: 3
Views: 55753

ClamAV failed to restart after upgrading KeyHelp [SOLVED]

STOP - Please read the next lines carefully! 1) Please fill out the post template below completely! 2) The members of this forum provide their valuable time to help! In return, please provide as much information as possible and be specific in your error description. Posts that show little initiative ...
by Tony20
Wed 15. Jan 2025, 19:34
Forum: Off Topic
Topic: Critical Rsync Vulnerability Requires Immediate Patching on Linux and Unix systems
Replies: 6
Views: 2841

Critical Rsync Vulnerability Requires Immediate Patching on Linux and Unix systems

The rsync utility in Linux, *BSD, and Unix-like systems are vulnerable to multiple security issues, including arbitrary code execution, arbitrary file upload, information disclosure, and privilege escalation. Hence, you must patch the system ASAP https://www.cyberciti.biz/linux-news/cve-2024-12084 ...
by Tony20
Tue 17. Sep 2024, 16:08
Forum: General Discussions
Topic: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]
Replies: 9
Views: 14364

Re: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]

@tab-kh @Alexander Thanks for the help. I found this on askubuntu.com Enabling and disabling sshd at boot via systemd https://askubuntu.com/questions/978852/enabling-and-disabling-sshd-at-boot-via-systemd sshd service is originally written as ssh.service and sshd.service is set as alias name. Check ...
by Tony20
Tue 17. Sep 2024, 15:20
Forum: General Discussions
Topic: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]
Replies: 9
Views: 14364

Re: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]

tab-kh wrote: Tue 17. Sep 2024, 15:14 Tried to start it, instead of restarting? It's not running after all.

it start with sudo systemctl start ssh,

but when server it reboot, the service ssh is Inactive!
by Tony20
Tue 17. Sep 2024, 15:00
Forum: General Discussions
Topic: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]
Replies: 9
Views: 14364

Re: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]

Okay, now perform this command: wget --no-check-certificate https://install.keyhelp.de/scripts/keyhelp_ubuntu_upgrade_22_to_24_php82 -O keyhelp_ubuntu_upgrade_22_to_24.php && php keyhelp_ubuntu_upgrade_22_to_24.php I perform the above command and reboot it. Other services SSH Secure shell server ...
by Tony20
Tue 17. Sep 2024, 13:05
Forum: General Discussions
Topic: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]
Replies: 9
Views: 14364

Re: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]

As it is stated in your post: Invalid package information After updating your package information, the essential package 'ubuntu-minimal' could not be located. This may be because you have no official mirrors listed in your software sources, or because of excessive load on the mirror you are using ...
by Tony20
Tue 17. Sep 2024, 11:50
Forum: General Discussions
Topic: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]
Replies: 9
Views: 14364

Re: Fail : Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]

Hello, 1) It seems you did not use the provided guide and upgrade script. https://www.keyweb.de/en/keyhelp/development/keyhelp-news/upgrade-ubuntu-22-to-ubuntu-24 2) The error comes from within the Ubuntu application "do-release-upgrade". If you encounter errors there, please inform the Ubuntu ...
by Tony20
Tue 17. Sep 2024, 11:17
Forum: General Discussions
Topic: Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]
Replies: 9
Views: 14364

Fail: Upgrade from Ubuntu 22.04 to Ubuntu 24.04 [SOLVED]

Hello, fallow the OS upgrade from Ubuntu 22.04 to Ubuntu 24.04 instruction, upgrade fail! Now I can't not access the Web Control Panel. Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-122-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support ...
by Tony20
Tue 28. Feb 2023, 23:45
Forum: Usage
Topic: Hostname question?
Replies: 14
Views: 4725

Hostname question?

Hello, I have a question. in the KeyHelp panel my hostname is panel.mydomain.com and in my server /etc/hostname server1.mydomain.com and /etc/hosts 127.0.0.1 localhost 127.0.1.1 server1.mydomain.com 000.00.000.0 (my IP) mydomain.com server1 In Keyhelp Panel Name server Here you can change the name ...
by Tony20
Sat 18. Feb 2023, 17:37
Forum: Archive
Topic: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]
Replies: 9
Views: 11941

Re: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]

24unix , Thank you very much, I appreciate your help!
by Tony20
Sat 18. Feb 2023, 17:20
Forum: Archive
Topic: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]
Replies: 9
Views: 11941

Re: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]

Dovecot tries to bind to an IPv6 address, which it cannot, as you've disabled it. Either enable IP6 (better) or disable IPv6 in Dovecot. Ok, I am going to try to enable IPv6, but this is what I get for Gateway IPv6: "fe80::1/128" in my provider panel., is this correct? IPv6 is hard to config!
by Tony20
Sat 18. Feb 2023, 17:00
Forum: Archive
Topic: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]
Replies: 9
Views: 11941

Re: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]

I did it, because I don't need the IPv6, I just like the IPv4. You are ignoring the future. You output is truncated. Make the Terminal larger. "Error: socket() failed: Address" could be "is already in use". What gives netstat -luntep|grep 143 I get nothing with this Try dovecot -F to get a more ...
by Tony20
Sat 18. Feb 2023, 16:40
Forum: Archive
Topic: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]
Replies: 9
Views: 11941

Re: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]

What gives systemctl status dovecot.service root@panel:~# systemctl status dovecot.service × dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor prese> Active: failed (Result: exit-code) since Sat 2023-02-18 14:22:20 CET; 2h 2> Docs: ...
by Tony20
Sat 18. Feb 2023, 14:49
Forum: Archive
Topic: Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]
Replies: 9
Views: 11941

Service: Mail Delivery Agent (Dovecot) Stop [SOLVED]

http://www.image-heberg.fr/files/16767279203548279676.png I'm sure the cause of the problem is within KeyHelp (Problems not related to KeyHelp belong in the Offtopic forum) Server operating system + version (e.g. Ubuntu 20.04) Ubuntu 22.04 5.15.0-60-generic Server virtualization technology used (e ...
by Tony20
Thu 13. Oct 2022, 12:14
Forum: Bugs / Issues
Topic: Error, Fail Upgrade Ubuntu 20.04 LTS to Ubuntu 22.04 LTS
Replies: 3
Views: 6273

Re: Error, Fail Upgrade Ubuntu 20.04 LTS to Ubuntu 22.04 LTS

Hello, Alexander! This is what I did. step -1 wget --no-check-certificate https://install.keyhelp.de/scripts/keyhelp_ubuntu_upgrade_20_to_22_php71 -O keyhelp_ubuntu_upgrade_20_to_22.php step -2 php keyhelp_ubuntu_upgrade_20_to_22.php The upgrade froze after a few minutes I hit Ctrl +c and rebooted ...