Here is a simple WHMCS hook that sends a discord message when new support ticket is received:
and you can customize the message to suit your needs:
Linux is a family of open-source Unix-like operating systems based on the Linux kernel. Some of the most popular Linux distributions include Debian, Fedora, and Ubuntu.
Here is a simple WHMCS hook that sends a discord message when new support ticket is received:
and you can customize the message to suit your needs:
Error message *WARNING* URLGET set to use LWP but perl module is not installed, reverting to HTTP::Tiny on OpenAdmin > Firewall page: indicates that CSF is missing required perl modules to run correctly. Install them with: yum install perl-libwww...
Shoutcast doesn’t support SSL natively and is built to run over plain HTTP. To serve Shoutcast streams securely via HTTPS, you need a workaround since direct SSL on Shoutcast isn’t possible. Option 1: Use a Reverse Proxy One common...
First log into Poweradmin and click on Add master zone: In this example, I will use 18.21.22.0/24 so the zone name is: 22.21.18.in-addr.arpa Click on the Add zone button then edit the new zone and add nameservers: Go to RIPE NCC and add the domain:...
On a Dell PowerEdge R630 server the following error is displayed: A3. Reseat memory. Correctable memory error rate exceeded. Simillar error is displayed on iDRAC: Correctable Memory Error Log Limit Reached This error indicates that there is a...
Inside the docker container check the available disk space and get the path to the partition: root@server2:~# docker exec stefan df -h /var/lib/docker/devicemapper/mnt/bddbf234169773b6d6b52529ff32572add386085bc248a0ee807f70ce7c00adc Filesystem Size...
Proxmox MailGateway login via Curl: curl -k -d 'username=root@pam' --data-urlencode 'password=sd7fv72vf' --insecure Example response:...
yum -y update
curl -sL | bash -
yum clean all && yum makecache fast
yum install -y gcc-c++ make
yum install -y nodejs
Proxmox Mail Gateway is an open-source email security solution that is designed to protect your mail server from spam, viruses, phishing attempts, and other email-based threats. To automate the process of retrying bounced emails through different...
yum remove nodejs rm -rf ~/.nvm ~/.npm ~/.bower /usr/local/bin/npm /usr/local/bin/node* /usr/local/include/node* /usr/local/lib/node* /usr/local/share/man/man1/node* /usr/local/lib/dtrace/node.d ~/.npm ~/.node-gyp /opt/local/bin/node...