Help?

Quick Info

avatar
  • bucabay
  • Male
  • Is Offline
  • Status: Member
  • Profile Views: 2280
  • Last Seen: 4 years ago

Profile

bucabay's Info
  • Joined: 03/07/08
  • Visits: 2280
  • Total Discussion Posts: 0
  • Portfolio Count: 0 | View
  • Blog Entries Count: 65 | View
  • Favorites Received: None
  • Watchers: None

Watchlist (1)

Blog Feed

Get Wikipedia blackout back online via hosts file work around

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...

Where is httpd.conf - The Apache Configuration File

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...

Chrome Socks Proxy using SSH Tunnel

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...

PHP Command Line Telnet Client

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...

Sending email from PHP on Windows

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,...

Moved to bucabay.com

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....

Add a Comment

You must be logged in to post a comment. Login or Join Artician, Free.

Comments

articianbot2
Great Tutorials! We just enabled cron for the Artician Blog Importer to bring in new posts every 6 hours Emotion: smile.gif Keep em' coming!
chaoskaizer
hi friends

know thyself
Eric
Welcome to Artician Emotion: happy.gif Bring your Friends!
See you imported your blog, awesome entries bud!

Artician Developer Management
My Portfolio | My Blog
bucabay
test