With Ceph Quincy, I sometimes received the following error: RGW REST API failed request InvalidAccessKeyId. This is as a result of the RGW dashboard user not having the correct permissions….
How to enable Memcached, Opcache and Redis for CloudLinux PHP (Alt-PHP)
Solve InvalidAccessKeyId when accessing Ceph RGW dashboard
How to create an image on RBD pool and mount
Firstly create the RBD image by specifying the pool where you’d like to create the image, along with the size of the image: Map the created RBD image to a…
Useful Ceph commands
How to bootstrap a new Ceph cluster How to ZAP an OSD with Ceph Orch How to add an OSD to the Ceph cluster How to remove an OSD from…
Remove all Docker containers with one command
To remove all Docker containers with one command, run the following:
How to tail docker logs
Assuming you wanted to watch the latest 100 log entries of a docker container, you can run the following command:
How to troubleshoot named failed to restart DirectAdmin
Normally when named doesn’t want to start, this is due to a zone file being referenced in /etc/named.conf which is not contained in the /var/named/ folder. To troubleshoot why named…
How to solve service: Start request repeated too quickly.
One of the main issues faced when trying to troubleshoot why a service won’t start is knowing what the error message is. If you tail the logs for /var/log/messages, you’ll…
View DHCP lease list for isc-dhcp-server
Simply cat the following file to view the current DHCP leases for the ISC DHCP Server:
Install Metatrader 4 and Metatrader 5 Ubuntu 22.04 VPS
You can run MT4 and MT5 on a Linux VPS by following our guide on how to VNC into your VPS securely over an SSH tunnel here. Once you’re logged…