Bookmarks for 26 gen 2010 through 30 gen 2010

These are my links for 26 gen 2010 through 30 gen 2010:

  • Network monitoring with Nagios and OpenBSD – Una guida in italiano all'installazione configurazione di nagios sotto BSD
  • UNIX Performance Management – The purpose of this paper is to introduce the performance analyst to some of the free tools available to monitor and manage performance on UNIX systems, and to provide a guideline on how to diagnose and fix performance problems in that environment. The paper is based on the author’s experiences with AIX and will cover many of the tools available on that and other UNIX platforms. It will also provide some Rules of Thumb for analyzing the performance of UNIX systems. The paper has been updated to include some of the things that can be done in order to make sure that the web server will perform well.
  • UNIX BASH scripting: Replace values in XML using sed and awk – [...]Even though sed or awk is not suggested to work with XMLs (generally a programing language like Perl or Python is more preferred), there can be simple cases where we can make use of sed or awk to perform certain search and replace in simple XML s. Here is an simple example[...]

    che fico :)

Bookmarks for 25 gen 2010 from 02:01 to 12:41

These are my links for 25 gen 2010 from 02:01 to 12:41:

  • Considerazioni sui CV… « JP’s Web Place – [...] Chissà poi perchè poi molta gente inizia sempre l’”elenco delle giustificazioni” con la scusa – per altro smentibile e regolarmente smentita in pochi secondi – del “ma io non sono così bravo come te” o del “ma io non ho così tanta roba da scrivere come te”: bah e doppio bah[...]

    (a me non l'ha mai detto nessuno o forse, uno, due… ;)

  • Top 40 Free Downloadable Open Source Social Networking Software | Vivalogo Resources – This is Vivalogo's list of best free, downloadable, open source social networking software (kinda hard to say all these words :) ).
    Unlike some other lists you may find on the net, this one contains only really downloadable and functional software.
    Note: listed in no particular order.

    via Paolo: http://www.gnuband.org/

  • Black Sheep Networks Resources

Bookmarks for 14 gen 2010 from 00:48 to 13:11

These are my links for 14 gen 2010 from 00:48 to 13:11:

  • ideone.com – Choose language, paste code and input data (optionally), choose whether your code ought to be executed and whether it ought to be private (i.e. not listed in recent pastes) and click submit button. Then watch your code being executed, share it with your team or friends, or run it again with new input to debug.

    via http://tinyhacker.com/hacks/execute-code-online-using-ideone/

  • Airytec Switch Off – Shutdown your PC automatically or remotely from any computer or mobile phone – Switch Off is a lightweight easy-to-use tray-based system utility that could automatically shutdown, suspend or hibernate your system to cut your electricity bills and save the Environment by lowering your PC power consumption. It could also disconnect dial-up and VPN connections to cut your internet service bills as well. Automation options allows you to schedule all operations daily, weekly, past specified time or when PC becomes idle.
  • IBM AIX Tips and Tricks
  • Jay Sri Ram. Bharat Mata Ki Jay – I want to share some of my technical knowledge which I gathered and [...]some scripts which I wrote. I will be happy if any of these information helps you. Lot of these information I figured out by myself and some of these information I collected from several websites. My objective is to share my documents with whoever want. Whenever I get some free time I try to learn new stuffs and I like to share those[...]

    Appunti su aix, hp-ux, linux e solaris. Tips e script

Bookmarks for 6 gen 2010 through 8 gen 2010

These are my links for 6 gen 2010 through 8 gen 2010:

  • Tools – Mt Xia – Downloads,Business Continuity,Disaster Recovery,High Availability,Virtualization,Data Center Automation,Audit Response,Audit Compliance,Security Assessment,Technical Support
  • pWare – AIX Open Source software for IBM AIX 5.3 and 6.1 – AIX Open Source software for IBM System p server (formerly pSeries and RS/6000) machines running AIX 5.3 and higher. My name is Bill Jojo and I work at Hudson Valley Community College where we use a significant amount of Open Source software to manage our environment.
  • Create AIX NIM master – NIM is better in that you can install a new OS from a mksysb in as little as 5 minutes versus installing from CD which can take 40 minutes or longer. You can also keep your builds consistent if you have one mksysb image to build an AIX server. This also makes server builds easier at remote locations, no more swapping CD’s[...]
  • AixErrorLogCustomization < AIS < TWiki – AIX has a very flexible error logging daemon to log hardware and software errors. The log is typically accessed with the errpt command.
    Unfortunately, checking the log is a manual process. Using some custom ODM entries, we can cause AIX to run commands in response to errors, which can then be used for notification.
    Below I document a simple configuration which uses the ODM to log each error entry to syslog, and forward the complete entry via email.
  • c99madshell Security Review – Derek Fountain – A friend of mine got hacked recently. Some charming person managed to upload a rogue file to his server and replaced some of the software executables he produces with versions containing trojans and viruses.

    It seems there's not a lot of information available that describes just what is possible from an uploaded file vulnerability. So I grabbed a copy of 'c99madshell', which is one of the more popular scripts used by script kiddies, and had a look at what it can do. Here's what I found…