nixscripts.blogspot.com
*nix System and Programming: procmail, Catalyst, and DBIx
http://nixscripts.blogspot.com/2010/11/procmail-catalyst-and-dbix.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Tuesday, November 09, 2010. Procmail, Catalyst, and DBIx. Stuff I am working on recently. A great glue for various tools. Some cool tools I am using recently. The information...
nixscripts.blogspot.com
*nix System and Programming: August 2011
http://nixscripts.blogspot.com/2011_08_01_archive.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Saturday, August 13, 2011. SSH Tunnelling SOCKS Proxy browsing. This is the simplest way to access content outside of US. Subscribe to: Posts (Atom). Promote Your Page Too.
nixscripts.blogspot.com
*nix System and Programming: web hosting with nginx and Amazon EC2
http://nixscripts.blogspot.com/2010/12/web-hosting-with-nginx-and-amazon-ec2.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Sunday, December 12, 2010. Web hosting with nginx and Amazon EC2. The following is an example of my configuration for a virtual host. Labels: website nginx ec2. The informati...
nixscripts.blogspot.com
*nix System and Programming: ssh tunneling is powerful
http://nixscripts.blogspot.com/2010/12/ssh-tunneling-is-powerful.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Tuesday, December 14, 2010. Ssh tunneling is powerful. For example, my .ssh/config file. Then you can just do "ssh -f svi0 -N". The tunnel is established. The proxy script: m...
nixscripts.blogspot.com
*nix System and Programming: October 2010
http://nixscripts.blogspot.com/2010_10_01_archive.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Friday, October 22, 2010. I had an interesting regular expression problem this week. Our original regex to match the root directory is pretty simple, like. My final solution ...
nixscripts.blogspot.com
*nix System and Programming: July 2010
http://nixscripts.blogspot.com/2010_07_01_archive.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Friday, July 16, 2010. Hidden arguments, easter egg, or what? I just learned today that there is a hidden argument of date command under Linux. In my 10 years experiences in ...
nixscripts.blogspot.com
*nix System and Programming: September 2010
http://nixscripts.blogspot.com/2010_09_01_archive.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Wednesday, September 22, 2010. I think it is time to summarize my experience in the submission of bcmring architecture into the linux kernel. 9) try a submission, with detail...
nixscripts.blogspot.com
*nix System and Programming: SSH Tunnelling + SOCKS Proxy browsing
http://nixscripts.blogspot.com/2011/08/ssh-tunnelling-socks-proxy-browsing.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Saturday, August 13, 2011. SSH Tunnelling SOCKS Proxy browsing. This is the simplest way to access content outside of US. Promote Your Page Too. View my complete profile.
nixscripts.blogspot.com
*nix System and Programming: nginx and daemontools
http://nixscripts.blogspot.com/2011/05/nginx-and-daemontools.html
Nix System and Programming. A blog about the system and programming of *nix environment. It covers: * Scripts that I am familiar with include shell scripts, Perl, Python, Tcl/Tk, and PHP. * Utilities includes sed, grep, awk, cat, tac, . * Kernel development and optimization, device driver * Networking * Toolchain, build environment. Monday, May 09, 2011. To use nginx with daemontools, the following configuration variable has to be set in your nginx.conf. Bin/sh exec fghack /usr/sbin/nginx.