Search found 87 matches

by prune
Tue 13. Aug 2024, 23:22
Forum: Usage
Topic: Update from Debian 10
Replies: 2
Views: 4208

Re: Update from Debian 10

Ok it seems admin does not have file manager, only the user has file manager in left pane for his own domains.

Admin has no access to files of user accounts directly? You need to login as user first.
by prune
Tue 13. Aug 2024, 23:18
Forum: Usage
Topic: Update from Debian 10
Replies: 2
Views: 4208

Update from Debian 10

Do I have to do it from 10 to 11 then 11 to 12 or can I do it from 10 to 12?

Also why keyhelp no longer displays how much storage my vps has? The file manager is also missing. I am logged in as admin. Thank you.
by prune
Tue 25. Jul 2023, 13:04
Forum: Usage
Topic: Change domain name or domain TLD
Replies: 5
Views: 2712

Re: Change domain name or domain TLD

Hello, you cannot rename a domain within the KeyHelp UI. You have to create a new domain (and delete the old one). How about my subdomains, sites and installs on that domain? Cant the domain and dns zone just be edit. For example I will just change name.ml to name.net This will be too much work ...
by prune
Tue 25. Jul 2023, 11:52
Forum: Usage
Topic: Change domain name or domain TLD
Replies: 5
Views: 2712

Re: Change domain name or domain TLD

Hello and thanks! What I meant is I already have the name.ml in keyhelp and I want to edit the domain and the DNS in keyhelp to change it name.net or another domain and not start over with a new domain. Just replace the name.nl in keyhelp with name.tld, same domain name but different tld. Do I need ...
by prune
Tue 25. Jul 2023, 11:03
Forum: Usage
Topic: Change domain name or domain TLD
Replies: 5
Views: 2712

Change domain name or domain TLD

The freenom .ML domain is in limbo since it was transferred back to its gov

How do I change my domain from name.ml to domain.com or other TLD as painless as possible without starting over and readding and transferring files and stuff?

Thanks!
by prune
Fri 17. Feb 2023, 12:00
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

I just installed it now thank you florian :)

I dont think it scans within archives and it detected this. Is this part of keyhelp?

/home/keyhelp/www/adminer/adminer/adminer.php
by prune
Thu 16. Feb 2023, 23:04
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

Install of ImunifyAV on KeyHelp 1. Create domain for the Webpanel of Imunify 2. Enable PHP function proc_open (disabled by default) 3. Create file /etc/sysconfig/imunify360/integration.conf 4. Make configuration in integration.conf Example: [paths] ui_path = /home/users/keyhelp-user/www ui_path ...
by prune
Thu 16. Feb 2023, 22:31
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

BasHeijermans wrote: Thu 16. Feb 2023, 11:59 Are you using OpenVZ type VPS?
Because if you do, then swapping is not allowed inside the VPS.
It was openvz before but now it is kvmlite
by prune
Thu 16. Feb 2023, 03:41
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

Also, edit /etc/clamav/clamd.conf and add at the bottom: ConcurrentDatabaseReload no This will reduce memory consumption during AV database updates a lot and stops overloading the system. Don't know if Alex made this standard when setting low-memory-AV-checking. Thanks I just did add that in clamd ...
by prune
Wed 15. Feb 2023, 12:13
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

@alexander
It is set to custom and the box is empty

Is it possible to set the swap to 4 gb in keyhelp admin?

@24unix
The vps has only 2 gb ram
by prune
Wed 15. Feb 2023, 11:49
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

Alexander wrote: Wed 15. Feb 2023, 11:40 You run out of memory?
Pls see attached. I am not. Maybe I have not set swap properly?
by prune
Wed 15. Feb 2023, 11:17
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

root@host:~# clamscan --infected --recursive --file-list /tmp/keyhelp/anti_virus_scan_paths
Killed
by prune
Wed 15. Feb 2023, 10:58
Forum: Feature Requests
Topic: IMUNIFYAV
Replies: 20
Views: 5000

Re: IMUNIFYAV

I agree there is a free version that offers detection only https://docs.imunifyav.com/stand_alone_mode/ The antivirus log for me shows clamav downloads the signatures successfully but always fails in scanning. [13-Feb-2023 01:00:01] INFO | start av scanner [13-Feb-2023 01:00:16] ERROR | av scanner ...
by prune
Sun 28. Mar 2021, 15:03
Forum: Archive
Topic: htaccess allow and deny with Cloudflare
Replies: 2
Views: 1736

Re: htaccess allow and deny with Cloudflare

I already tried directory protection but it seems it will protect the whole path beyond /sub/

I want protected access to

domain.com/sub

But this should be accessible without pass

domain.com/sub/?img=123.JPG

Anyway to do this via htaccess manually please?

Thanks
by prune
Sun 28. Mar 2021, 05:13
Forum: Archive
Topic: htaccess allow and deny with Cloudflare
Replies: 2
Views: 1736

htaccess allow and deny with Cloudflare

I created an htaccess with rule to only allow my IP to access index.php but this is not working when site is behind Cloudflare

Keyhelp does not do xforward IP by default? I think it sees the visitor IP as Cloudflare's...