open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • quicklook - Project Hosting on Google Code

    calendar Sep 12, 2009 路 1 min read
     knowledgebase  路 unix
     路
    Share on: twitter facebook linkedin copy
      quicklook -    Project Hosting on Google Code
    Quick Look is a package to collect system statistics and output pretty graphics and (X)HTML pages. It allows system administrators to have a quick look on the status of their systems, without going for a more advanced (and heavier) solution.

    Quick Look currently shows…


    Read More
  • Java HttpClient and Load Balancer bad interactions

    calendar May 21, 2009 路 2 min read
     en knowledgebase software  路 apache bug complex http java performance system unix web
     路
    Share on: twitter facebook linkedin copy
    Java HttpClient and Load Balancer bad interactions

    Working for a very big customer, I found a very nasty interaction between Sun HttpClient (JDK 1.4) and Http聽 Load Balancers.


    Read More
  • A very good hosting provider

    calendar Mar 3, 2009 路 1 min read
     en featured software  路 gioorgi hosting internet java linux php unix web
     路
    Share on: twitter facebook linkedin copy
    A very good hosting provider

    After my past experience with bad hosting provider, I am happy to say I have find a very good hosting service. If you need VPS hosting, Rimuhosting is a very good choice.


    Read More
  • Dynamic languages troubles

    calendar Jan 30, 2008 路 3 min read
     blog-objectsrootcom en software  路 again ant api arc build business car code complex database design easy eclipse example fix hard hosting http ibm import java lion microsoft perl php plugin project projects python ruby simple small smalltalk sql system tools trouble ui unix war web world
     路
    Share on: twitter facebook linkedin copy
    Dynamic languages troubles

    I have read http://www.manageability.org/blog/stuff/chandler-failure and I think it is very danger way of exposing concepts.


    Read More
  • better unix life2

    calendar Jul 31, 2007 路 1 min read
     blog-objectsrootcom en knowledgebase  路 unix
     路
    Share on: twitter facebook linkedin copy
    better unix life2

    If you need to work on cluster, is nice to have syncronized terminals to send the same commands in parallel.


    Read More
  • Better unix life: mass replace and xargs

    calendar Jun 7, 2007 路 1 min read
     blog-objectsrootcom en evergreen  路 api perl unix
     路
    Share on: twitter facebook linkedin copy
    Better unix life: mass replace and xargs

    Use the sed -i command

    sed -i.BAK 's|foo|bar|g' files # -i does in-place replacement
    perl -pi.bak -e 's|foo|bar|g' files                # or
    perl -pi.bak -e 's|foo|bar|g' `find /pathname -name "filespec"`

    Perl is the preferred way, but on some production system you must use the old good sed. For some tips on sed take a look to its faq. Another very powerful command is xargs. Xargs is a rapid聽 way to process files containing spaces, using聽 a聽 combo with find:


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Recent Posts

  • Breve guida agli ETF
  • Salvadanaio remunerato di Satispay Conviene?
  • Interludio sul value investing
  • Anubis: DDos Protection

Latest comments

    Disclaimer

    Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
    Last updated:2025-06-17 02:00
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top