Skip to content
AdamFranco.com
AdamFranco.com
Musings, projects, software, and photography.
Skip to content
  • Home
  • About
  • Software
    • Curvature
    • Github
Home Posts tagged "Linux"

Tag: Linux

Linux-related projects and info.

BASH tip: Top web pages

Adam October 14, 2010 October 14, 2010Computers and Technology, Work/Professional Apache, BASH, Linux, web-development 0

Here is a quick command to generate a list of the top pages in the Apache web-server’s access log: gawk ‘{ print $7}’ /var/log/httpd/access_log | sort | uniq -c | sort -nr | head -n 20 Parts of the command explained: gawk ‘{ print $7}’ — return only the 7th…

Continue reading

High-availability Drupal — File-handling

Adam September 9, 2009 December 12, 2010Computers and Technology, Work/Professional Drupal, Linux, PHP 2

One of the requirements in the migration of our web sites to Drupal is that we create a robust and redundant platform that can stay running or degrade gracefully when hardware or software problems inevitably arise. While our sites get heavy use from our communities and the public, our traffic…

Continue reading

Old Laptop –> Digital Picture Frame

Adam November 16, 2004 December 12, 2010Computers and Technology hardware, Linux, projects 20

Introduction With the rapid increase of computer power and the growing software power-requirements that go with them, it is often easy to find old Pentium 100, 133, and 166 (or similar generation) laptops for little if any cost. Machines of this generation generally ran MS Windows 95, which can’t cope…

Continue reading

  • Flickr Github YouTube RSS
  • Adam Franco's profile photo.
  • Categories

    • Computers and Technology
    • Life and Everything Else
    • Software
    • Work/Professional
  • Tags

    agriculture Apple bicycle commuting blogging books commuting Curvature cycling dance Dashboard widgets development electronics food GIS/GPS Git git-svn Google Earth home improvement KML linked articles Linux maps motorcycles mountain biking news OpenStreetMap opinions outdoors Perl pets phones photography PHP politics projects reviews Segue source-control touring travel Vermont video weather web-development woodworking
AdamFranco.com © 2020 Creative Commons Attribution-Noncommercial-Share Alike 2.0 Generic License Some rights reserved.
Powered by Nirvana & WordPress.
Flickr Github YouTube RSS