sudo update-alternatives –config editor
Reply
How to set up Email Server
Solve Grub Boot problem
I changed my /etc/grub.d/00_header and edited the recordfail section to:
if [ \${recordfail} = 1 ]; then
set timeout=${GRUB_TIMEOUT}
else
set timeout=${GRUB_TIMEOUT}
fi
EOF
Ran sudo update-grub, rebooted and it booted straight into Ubuntu.
Linux Command for determining my public IP?
wget -qO- ipinfo.io/ip
SMTP via proxy
http://zderadicka.eu/accessing-imapsmtp-via-https-proxy/
ptunnel.py -d -p proxy_host:proxy_port 9993:imap.gmail.com:993 5587:smtp.gmail.com:587
Setup L2TP in XP
Setup L2TP in windows 7
GA embedded code
<IMG src=”http://www.google-analytics.com/collect?v=1&tid=UA-65164875-3&cid=6&t=event&ec=189O2O_Tracking&ea=189O2O_open&el=189O2O&cs=newsletter&cm=email&cn=189O2O_Tracking” />
Set Crontab for EdgeMAX
set system task-scheduler task br888 executable path /bin/ip
set system task-scheduler task br888 executable arguments “link set tap_szcrm1 master br888”
set system task-scheduler task br888 interval 1m