Questions tagged [cloudlinux]

Cloudlinux is an operating system which supports user-level resource limiting primarily used for cpanel today.

Cloudlinux is an operating system which supports user-level resource limiting primarily used for cpanel today.

24 questions
0
votes
2 answers

Pros/Cons of running separate user accounts for an administrative subdomain?

What are the pros/cons of creating a separate account for an administrative subdomain rather than adding a subdomain under the same account? Specifically, but limited to: Server load/process management (eg: process hanging/conflicts). Server…
matteo
  • 1
  • 1
0
votes
1 answer

AlmaLinux & Apache 2.4 & CVE-2021-42013 (+ other CVEs)

I have a small Apache webserver that was CentOS but is now AlmaLinux 8, and I've been trying to update httpd via dnf to protect against the recently disclosed vulnerabilities: https://httpd.apache.org/security/vulnerabilities_24.html Numerically,…
Mark
  • 147
  • 8
0
votes
1 answer

CentOS - Allowing a specific user to have root file permissions (for SFTP)

I'm trying to make it so my customuser can use programs like FileZilla, CuteFTP, Bitvise SSH... etc to SFTP into the server and modify files in the root directories. I use Bitvise SSH normally because it acts as both a ssh terminal and also a file…
Ryflex
  • 139
  • 1
  • 11
0
votes
0 answers

Strange download speed

I have a problem with download/upload speed. If I try to download a file from my server I have really low speed like 1 mb/s, on this server I have 1 gbit uplink. If I do a speedtest-cli the network speed is good. I tried many methods to download,…
Nabbello
  • 9
  • 1
0
votes
0 answers

LVM Logical Volumes will not activate on Cloudlinux 7.8

Recently, after a reboot, the system landed in Emergency Mode. The cause appears to be that the system is failing to mount a few of the disks as defined in /etc/fstab. These disks are Logical Volumes. Of the 6 Logical Volumes on the server, 3 are…
0
votes
1 answer

Cloud Linux 7 mount /tmp with exec in fstab

I have the following fstab UUID=3d301281-7be7-4a53-8f19-42f8c7d061d2 / xfs defaults,uquota 0 0 #/usr/swpDSK swap swap defaults 0 0 #/usr/tmpDSK /tmp ext3 defaults,noauto 0 0 /usr/tmpDSK /tmp …
Chris Muench
  • 487
  • 3
  • 10
  • 31
0
votes
1 answer

error installing new version of php in EasyApache 4

I have a small cloudserver running cloudlinux, which has WHM installed to manage it, in addition to EasyApache 4 so I need to install a new version of php for my server in this case php73, when installing I get this error in the panel: Update…
FeRcHo
  • 103
  • 5
0
votes
2 answers

Directory cleanup on Linux server

A while ago I acquired a small cloud server that is running cloudlinux. I have realized that my disk space is filling up so I ran a command to see which folders or files occupy the most space and this is the list: 1.1G /usr/tmpDSK 447M …
max
  • 101
-1
votes
1 answer

Server unexpectedly closed network connection (sftp + putty)

I am running CloudLinux 6.6 with Cpanel/WHM. We had disabled default port 22, but a client required it, so ever since I switched back to port 22, we have experienced "Server unexpectedly closed network connection". This occurs both BEFORE and AFTER…
Hi-Tech
  • 3
  • 1
  • 2
1
2