Get number of mails in queue in postfix
To show the queue of postfix, just run postqueue -p But if you will like to show the total number of mails in the postfix queue, you can run this…
To show the queue of postfix, just run postqueue -p But if you will like to show the total number of mails in the postfix queue, you can run this…
If you vpn clients need to connect to anyconnect IP address, you just need to add the VPN client IP pool space to the split-tunnel list. If you have this…
I have a problem with my Xencenter failed to import a OVF VM. In XenCenter console, it just says: Failed to import. If i look in the log files is…
Here is a guide to compile a kernel 3.6.X kernel for hyper-v the debian way.
If you want to find any hidden files (Files with a dot first), you can use this command: You can change ./ to be /var/www to find any hidden files…
If you have a shellscript thats run okay from shell, but not will running from cron, run this command (This is what it looks like when cron run it)
If you want to search the last 72 hours after mails sent to email recepitions on domain kennethdalbjerg.dk, you can run this command
I have this error: Moving VM “VDINAME” to “VDINAME” on “Storage” This operation cannot be performed because this VDI OpaqueRef:8d37bee1-f85b-fb22-e47e-1b8f48b68b84 is in use by some other operation – copy When…
Example: If you want to log off user after 120 minutes of disconnect time. You can set this up though Powershell
If you want to change a desktop group logoff behavior, this is done by PowerShell. To turn off shutdown af use: To turn on shutdown af use: If you need…