Flush exim mail queue
To flush the mail queue, run the command Force another queue run Force another queue run and attempt to flush the frozen…
To flush the mail queue, run the command Force another queue run Force another queue run and attempt to flush the frozen…
lxd is an easy-to-use command-line interface for lxc (Linux container). In this blog post, I will show how to create an lxd…
When i create an lxc container on the Ubuntu server, I get an error root@instance-20210627-0830:~# lxc-create -t download -n ok Setting up…
If you forget the MySQL root password on MySQL 8.0 server, you can follow the instruction here to reset the root user…
DaVinci Resolve is a free video editor. Here are some useful shortcuts. Navigation Commands Up/Down Arrow = Move to next/previous clip. L…
On an Ubuntu server (Ubuntu 20.04.2 LTS) when running a PHP script, I get the following error. Warning: Use of undefined constant…
When installing PHP OAuth, I get the following error configure: error: Couldn’t find pcre.h, try installing the libpcre development/headers package ERROR: `/tmp/pear/temp/oauth/configure…
On CyberPanel server, FTP was not working. I checked the server with “netstat -lntp” command. No service was listening on port 21.…
To see the disk usage of an Amazon S3 bucket, do the following 1) Click on the bucket name 2) Click on…
cut is a Linux command that can be used to cut a line of text with a specific delimiter. I want to…
Webuzo hosting control panel has the option for selecting web servers Apache or Nginx. On a server using Nginx, after uploading the…