Questions tagged [cpanel]
The cpanel tag has no summary.
70 questions
0
votes
1
answer
53
views
Public DNS Record local override using BIND9 CNAME
I have cPanel & WHM v130.0.14 STANDARD running in an EC2 instance. Trying to setup a reverse proxy with Apache2 by setting a CNAME some.example.com (not the real one) to forward the request to api....
0
votes
1
answer
36
views
I can't log in into cPanel on rocky 9 after fresh instalation
I have installed rocky 9 with cis 1 (security).
As required I disabled root user, and created other user with root priviliges.
Then I have installed cPanel, but I'm unable to log in on WHM (on other ...
-1
votes
1
answer
84
views
How do I install python on cpanel on linux
I am trying to deploy a linux executable from Delphi.
The host has cpanel
I have installed PAServer
However I get this error about symlink target directory does not exist
Unable to start LLDB kernel: ...
1
vote
1
answer
205
views
Is there a way to access files and information on an offline Linux server
We have a Linux server that was set up with CentOS and cPanel/WHM. It was taken out of service a few years ago but has some files and site information on it that were lost from our current server, and ...
0
votes
0
answers
79
views
How do I create a windows server vm on existing linux server running cPanel?
I have a web server running Almalinux and cPanel (LAMP Stack).
We need to run a new web app created with ASP.net and SQL Server on the same server and according to our research, there is no way to do ...
0
votes
1
answer
425
views
Node JS Installation on CentOS using Root Login
I have installed node js( using sudo yum install nodejs) on centos 7 using root which seems find as root user but not accessible for other users.
When I check as root user I am able to see version
...
0
votes
1
answer
3k
views
upgrade to php 8.* version on centos 7.9
I have a Centos 7.9 with PHP 7.4.33 pre installed. followed this command steps for upgrading the php version to 8.1:
sudo yum install -y https://rpms.remirepo.net/enterprise/remi-release-7.rpm
sudo ...
0
votes
1
answer
8k
views
Centos "cannot create temp file for here-document: Read-only file system"
I am getting this error what ever I want to do on my server
cannot create temp file for here-document: Read-only file system
cpanel, whm and all websites are Down
All my system files are read-only. I ...
1
vote
1
answer
484
views
Unable to make outbound connections on port 443
I have an old server on CentOS 5, with cPanel installed, hosted on Amazon AWS EC2:
uname -a
Linux 2.6.32-573.22.1.el6.x86_64 #1 SMP Wed Mar 23 03:35:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
It wasn'...
0
votes
1
answer
627
views
shell access to cPanel user
I have a VPS hosting with WHM/cPanel access and I have root SSH access where I need to run commands from time to time. I have cron jobs there which are currently running as root, but what to switch to ...
1
vote
1
answer
131
views
Should I worry if 'pkexec' is in a cPanel user's /home/virtfs (CVE-2021-4034)?
The recent security bug CVE-2021-4034 in Linux involves /usr/bin/pkexec. Following media reports (zdnet, etc.) I changed its permission, but also found this file:
/home/virtfs/foo/usr/bin/pkexec for ...
0
votes
1
answer
96
views
WHM / Rearrange an Account
I recently bought another block of storage from my provider and following their guide, I rearranged my accounts to it:
sudo mkfs.ext4 /dev/vdb
sudo mkdir /mnt/vol-us-1
sudo mount -t ext4 /dev/vdb /...
0
votes
2
answers
2k
views
$'\r': command not found — file encoding on CentosOS trough cPanel for cloud service
I am writing a silly script trough cPanel on a Centoss remote server, no so much I can do about it, the script need changes from time to time, and upload trough ftp each time get annoying because of ...
1
vote
0
answers
125
views
monitor Apache current downloaing files
I'm using Apache to allow users of my application to download required updates.
I want to know are there any methods to understand which files are currently downloading and which IP is downloading ...
0
votes
0
answers
231
views
How Do I Free Up Disk Space to Install Centos 8?
I just purchased a Linux VPS thinking it came with Centos 8 but to my horror it does not appear to be installed. If I am to make use of this server I need cPanel or I can't use it all because my only ...