linux

FREE THOUGHT · FREE SOFTWARE · FREE WORLD

Posts Tagged ‘linux’

Custom bash_profile for Advanced Shell Users

Sunday, August 23rd, 2009

Want to get started with my custom bash aliases and bash_profile without reading this page? Execute the following in your shell and rock and roll.

curl -o ~/.askapache-bash-aliases http://z.askapache.com/askapache-bash-aliases.txt
curl -o ~/.askapache-bash-profile http://z.askapache.com/askapache-bash-profile.txt
source ~/.askapache-bash-profile

PHP and AJAX shell console

Saturday, June 13th, 2009

PHP AJAX shell console Ever wanted to execute commands on your server through php? Now you can. I’m calling this file (see below) shell.php and it allows you to run commands on your web server with the same permissions that your php executable has.


Fsockopen Power Plays

Wednesday, July 2nd, 2008

PHP’s fsockopen function lets you open an Internet or Unix domain socket connection for connecting to a resource, and is one of the most powerful functions available in the php language.


Search And Replace shell script helpful for Upgrades

Saturday, April 19th, 2008

Search all files in a directory, replacing all occurances of string with a replacement string.


Undetectable Sniffing On Ethernet

Monday, April 14th, 2008

Invisible Undetected Sniffing on an Ethernet NetworkI have been in some tight spots where I had to sniff a password or two off the wire, or sniff some packets off the wire and based on the packets content perform some action… Accidentally, I stumbled on a method to sniff data while remaining undetected and invisible.



Related Articles
Good Causes
I'm Reading
Newest Posts
Random
Tech Topics

htaccess Guide

Website Speed Tips Series
  1. Turn On Compression
  2. Add Future Expires Header
  3. Add Cache-Control Headers
  4. Turn Off ETags
  5. Remove Last-Modified Header
  6. Use Multiple SubDomains


The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect. Tim Berners-Lee



It's very simple - you read the protocol and write the code. -Bill Joy

HTML | DCMI | GRDDL | XOXO | XDMP | XFN | DOM | XML | XHTML 1.1 Strict | CSS 2.1 | W3C | TLDP | WAI | DISA | ICSI | GIAC | SANS RR | GHOST | DEFCON | NIST | DHS CYBER | NIST

↑ TOPExcept where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License, just credit with a link.
This site is not supported or endorsed by The Apache Software Foundation (ASF). All software and documentation produced by The ASF is licensed. "Apache" is a trademark of The ASF. HTTPD based on NCSA HTTPd

Site Map | Contact Webmaster | Email AskApache | Glossary | License and Disclaimer | Terms of Service