AltSearch
beta

Unix - Recent Bookmarks - Page 1:


http://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html
A Regular Expression Matcher: "smaller and more powerful than I had thought possible" http://t.co/f1hxsr5 #beautifulcode – Andrew Gerrand (enneff) http://twitter.com/enneff/status/81202894266834944
http://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html
Tags: c, regex, programming, code, regexp, unix, beautiful, development, grep, matching Saved by: admin at 04 Jul 2011

Things you (probably) didn't know about xargs
In the examples above xargs reads all non-white-space elements from standard input and concatenates them into the given command line before executing it. This alone is very useful in many circumstance... Read more
http://offbytwo.com/2011/06/26/things-you-didnt-know-about-xargs.html
Tags: xargs, linux, unix, howto, commandline, reference, shell, bash, programming, tips Saved by: admin at 27 Jun 2011

Michael van Rooijen (meskyanichi) - Managing and monitoring your Ruby application with Foreman and Upstart
"ows you to easily organize and horizontally scale your various processes in a centralized manner. For example, in a typical Ruby on Rails application you might have a few different processes: your ap... Read more
http://michaelvanrooijen.com/articles/2011/06/08-managing-and-monitoring-your-ruby-application-with-foreman-and-upstart/
Tags: ruby, rails, monitoring, deployment, upstart, foreman, rubyonrails, management, unix, app Saved by: admin at 09 Jun 2011

Shell Programming for Beginners
Peter Chubb The Bourne shell is universally available on every Linux system, from the least-powerful embedded device, to the largest supercomputer. In this tutorial, we'll cover the basics of: The She... Read more
http://ontwik.com/linux/shell-programming-for-beginners/
Tags: programming, shell, bash, linux, tutorial, unix, development, video, howto, dev Saved by: admin at 31 May 2011

On TermKit | Steven Wittens - Acko.net
"I've been administering Unix machines for many years now, and frankly, it kinda sucks. It makes me wonder, when sitting in front of a crisp, 2.3 million pixel display (i.e. a laptop) why I'm telling ... Read more
http://acko.net/blog/on-termkit
Tags: terminal, unix, javascript, osx, software, linux, termkit, webkit, tools, web Saved by: admin at 19 May 2011

Applying the Unix Process Model to Web Apps
Let’s set up memcached to run as a managed process on Ubuntu. Write an Upstart config: /etc/init/memcached.conf description "Memcached" exec /usr/bin/memcached >> /var/log/memcached.log start on ru... Read more
http://adam.heroku.com/past/2011/5/9/applying_the_unix_process_model_to_web_apps/
Tags: unix, linux, process, ruby, architecture, monitoring, deployment, development, osx, sysadmin Saved by: admin at 10 May 2011

Cool, but obscure unix tools :: KKovacs
A little collection of cool unix terminal/console/curses tools Just a list of 20 (now 24) little-known tools for the command line -- I hope you find something useful that you weren't aware of yet! Us... Read more
http://kkovacs.eu/cool-but-obscure-unix-tools
Tags: linux, tools, unix, software, terminal, reference, cli, sysadmin, shell, programming Saved by: admin at 06 May 2011

10 examples of using find command in UNIX
UNIX and understanding of its different usage will increase your productivity a lot in UNIX.
http://javarevisited.blogspot.com/2011/03/10-find-command-in-unix-examples-basic.html?sms_ss=hackernews&at_xt=4d845917078abf65%2C0
Tags: unix, find, linux, shell, programming, command, sysadmin, commands, reference, apps Saved by: admin at 20 Mar 2011

apenwarr - Business is Programming
I've seen several articles in the past with titles like "Top 10 things you didn't know about bash programming." These articles are disappointing on two levels: first of all, the tricks are almost alwa... Read more
http://apenwarr.ca/log/?m=201102#28
Tags: shell, programming, unix, bash, posix, linux, scripting, tips, sh, reference Saved by: admin at 01 Mar 2011

Getting Comfortable With SSH
ork in the confines of 80x24 on a daily basis, SSH is an indispensible way of getting from point A to point B. Here are four things I wish I knew when I started. THE O.G. REMOTE KEYLESS ENTRY Passwo... Read more
http://jcsalterego.github.com/2011/02/04/getting-comfortable-with-ssh.html
Tags: ssh, linux, tutorial, security, unix, sysadmin, tips, howto, via:packrati.us, *nix Saved by: admin at 06 Feb 2011