How do I configure Linux system firewall to allow incoming VNC connections?
Most Linux / UNIX configuration files are documented using comments, but some time I just need to see line of configuration text in a file. How can I view just the uncommented configuration file directives from squid.conf or httpd.conf file?
Q. How do I setup cacth-all email accounts under Postfix MTA? For example if an email send to me@domain.com, info@you.com and sales@you.com, should be sent to the same email address. This is useful if anyone of user mistypes an email address when they send it to me, or just guesses at a valid email address, [...]
Linux / UNIX View Only Configuration File Directives ( uncommented lines of a config file )
by nixCraft on May 29, 2008 · 6 comments
Most Linux / UNIX configuration files are documented using comments, but some time I just need to see line of configuration text in a file. How can I view just the uncommented configuration file directives from squid.conf or httpd.conf file?
{ 6 comments }