# /usr/local/psa/admin/sbin/mailqueuemng –help qmHandle v1.2.0 Copyright 1998-2003 Michele Beltrame Available parameters: -a : try to send queued messages now (qmail must be running) -l : list message queues -L : list local message queue -R : list remote message queue -T : list todo message queue -s : show some statistics -mN : display message …
Category Archives: Linux
Clear email queues using qmHandle
Details When the mail queue on a (dv) Dedicated-Virtual Server has messages stacked up you can use the tool qmHandle. Download qmHandle from SourceForge. You actually only need the script ‘qmHandle’ so use that if you have it handy. Upload it to the server and untar it if necessary. You may download the file directly …
Linux find command
Locating Files: The find command is used to locate files on a Unix or Linux system. find will search any set of directories you specify for files that match the supplied search criteria. You can search for files by name, owner, group, type, permissions, date, and other criteria. The search is recursive in that it …
Acronis agent snapapi Linux
Check the kernel version
Using PartImage in Ubuntu
PartImage is a program that will copy the image of an entire partition, making it easy to restore a partition (including all its programs, files, and directories) exactly as they were before.It comes in handy for two situations:
How to See Who is connected via SSH
w or who or finger all show you different info about who is connected.