Pario TechnoBlob
About Posts

Posts

How to configure postfix virtual domains I will assume that your postfix configuration directory is /etc/postfix and your postfix version is around 2.0.14 1. Edit /etc/postfix/virtual This is a plaintext file where...
Sep 9, 2007 6:42PM
Script to backup MySql database #!/bin/bash # Shell script to backup MySql database # To backup Nysql databases file to /backup dir and later pick up by your # script. You can skip few databases from backup...
Sep 8, 2007 2:35AM
Find domain expiration date To get expiration date use grep command: $ whois nixcraft.com | egrep -i 'Expiration|Expires on' Output: Expiration Date: 10-may-2009 NOTICE: The expiration date displayed in...
Sep 8, 2007 2:27AM
Debug a bash shell script Shell scripting debugging can be boring job (read as not easy). There are various ways to debug a shell script. Method # 1: Use -x option Run a shell script with -x option. $...
Sep 8, 2007 2:22AM
«« « 1 2 3  …  71 72 73  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom