Wikipedia is on blackout for 24 hours. The blackout code is delivered via JS from the domain meta.wikimedia.org. To get wikipedia back online during their blackout append "127.0.0.1 meta.wikimedia.org" to your hosts file. The line: 127.0.0.1 meta.wikimedia.org will make the domain meta.wikimedia.org resolve to your loopback interface...
Are you tired of searching for the Apache Configuration File, httpd.conf?To find the location of httpd.conf run the following shell command: httpd -V Note the -V option is capitalized. Which will give a response similar to:Server version: Apache/2.2.21 (Unix) Server built: Nov 10 2011 19:22:21 Cpanel::Easy::Apache v3.7.1 rev9999 Server's Module...
If you’re familiar with using a SOCKS proxy while browsing the internet you may have found out that Chrome will not work with a SOCKS5 proxy such as created when you create a SSH tunnel. This is because chrome assumes the SOCKS proxy is a SOCKS4 proxy when it is SOCKS5. A workaround is to have chrome read the proxy configuration from a...
A while ago I wrote a single line PHP Command line client. while (1) { fputs(STDOUT, " -PHP$ "); eval(trim(fgets(STDIN))); } Recently I needed to test an XMPP server and found out that Windows7 does not have telnet enabled by default. Usually I'd just use putty as it supports telnet also but wondered if I could just do this from the command...
I'm assuming you've installed Xampp or WAMP on your local windows machine. If not please visit the XAMPP website. WAMP and XAMPP will install the full windows equivalent of the LAMP (Linux Apache MySQL PHP/Perl/Python) stack on your Windows Machine, and offer a GUI to manage it. Here I'll talk about sending email from windows specifically on XAMPP,...
I've moved my web development and personal blog to the same spot, bucabay.com. Please follow up there if you are interested in my articles and drop me a line if you have some time....
Comments
know thyself
See you imported your blog, awesome entries bud!
Artician Developer Management
My Portfolio | My Blog