Kiels Blog
Wednesday, March 20, 2013
Restart any linux service at set load
›
Create a SH script in a desired folder. vi /root/scripts/restart_service_high_load.sh Paste #!/bin/sh # restart service at high load ...
Wednesday, April 18, 2012
Remove recurrence tickets in Kayako
›
The best way to remove them is to just login to phpmyadmin or whatever mysql interface you have, search for swticketrecurrences and delete e...
Schedule a domain suspend on Plesk with 'at'
›
If you need to suspend a site on your server and want to do this in advanced, you can run the following # at midnight(or 00:00) April 28...
1 comment:
Installing custom packages like Traceroute to a QNAP
›
Had a few issues installing traceroute(aswell as libnet which is required for traceroute) on my qnap.. Basically due to the shitty busybox...
Thursday, April 12, 2012
Adding hidden BCC from sending account to your selected account (postfix)
›
Easy way to set this up # vi /etc/postfix/sender_bcc Insert #emails from #BCC to info@domain.com youremail@domain.com :wq Edit y...
Tuesday, April 10, 2012
Enable port 587 Postifx
›
Please note if using plesk this needs to be turned on in the mail server settings under the plesk GUI, tick 'Enable message submission...
Thursday, April 5, 2012
Istat install (CentOS 5)
›
Installing Istat for centos5 mkdir istat cd istat wget http://snsserver.com.au/istatd-0.5.7.tar.gz tar -zxvf istatd-0.5.7.tar.gz cd is...
›
Home
View web version