Friday, February 10, 2012

Remove comment from file (E.g. squid config )

grep -v "^#" /etc/squid/squid.conf | sed -e '/^$/d'

Posted via email from Posterous

Proxmox installation display out of range

Reference:  https://forum.proxmox.com/threads/proxmox-ve-screen-out-of-range.131297/