Bookmarks for 23 lug 2012 from 14:20 to 14:37

These are my links for 23 lug 2012 from 14:20 to 14:37:

  • Nagrestconf README – What is Nagrestconf?
    Nagrestconf is a REST interface and configuration GUI for Nagios.
    Nagrestconf is written in Bash and PHP.
    Specifically, Nagrestconf:
    allows Nagios configuration files to be written using a REST api.
    allows the server to be restarted using the REST api.
    provides a configuration Web GUI built on the REST api.
    It can be useful for:
    Bulk loading
    Bulk editing
    Automation
    Catching common configuration mistakes
    Configuration Delegation (using additional tools)
    Distributed monitoring (using additional tools)
    Not all of the Nagios directives are implemented, refer to the Status section.
  • Oracle Linux: A better alternative to CentOS – We firmly believe that Oracle Linux is the best Linux distribution on the market today. It's reliable, it's affordable, it's 100% compatible with your existing applications, and it gives you access to some of the most cutting-edge innovations in Linux like Ksplice and dtrace.

    But if you're here, you're a CentOS user. Which means that you don't pay for a distribution at all, for at least some of your systems. So even if we made the best paid distribution in the world (and we think we do), we can't actually get it to you… or can we?

    We're putting Oracle Linux in your hands by doing two things:

    We've made the Oracle Linux software available free of charge
    We've created a simple script to switch your CentOS systems to Oracle Linux
    We think you'll like what you find, and we'd love for you to give it a try.

  • configure time service on AIX host – Waldemar Mark Duszyk – First, you have to decide/select the appropriate devices to be your time providers. It could be one or more “official/public” time servers or maybe your routers. When you decide what these servers are you should validate that they deliver what you need and that you are (your host) is capable to receive and use what is delivered.

Bookmarks for 18 lug 2012 through 19 lug 2012

These are my links for 18 lug 2012 through 19 lug 2012:

  • Generate large amount of test data « my two cents – I’m using the dictionary on linux systems to generate test data. The shell script below generates test data for MySQL, but similar concepts can be used for other database systems as well.
  • JQueryin | Switching Apache from Prefork to Worker MPM in RHEL / CentOS 5.x / Fedora 13 – I’m going to outline the process of switching from Apache’s default installation of MPM Prefork to that of MPM Worker. I will also be covering the proper installation of FastCGI (mod_fcgid) to further improve your server performance. This guide is ideally intended for individuals running on low-memory VPS servers as memory consumption will likely be far lower with the Worker MPM because it spawns threads as opposed to forking child processes. If you’re intentionally reading this article, you’re probably aware of the performance benefits gained.
  • Free PDF Reader – Sumatra PDF – Sumatra PDF is a free PDF, eBook (ePub, Mobi), XPS, DjVu, CHM, Comic Book (CBZ and CBR) reader for Windows.

    Sumatra PDF is small, portable and starts up very fast.

    Simplicity of the user interface has a high priority.

Bookmarks for 18 mag 2012 through 20 mag 2012

These are my links for 18 mag 2012 through 20 mag 2012:

  • Linux system administrator and Oracle DBA guide: How to use rman backup to duplicate database and change db_name – Environment: OL 5.7 32bit, Oracle database 11.2, sid=orcl
    Objective: duplicate database on the same server then change db_name from orcl to devdb
    concept: duplicate line in /etc/oratab, make orcl and devdb instance, then make everything in password file, spfile/pfile, controlfile, redo log, data file from orcl to devdb, only leave db_name in pfile/spfile as orcl for rman restore from orcl database backup, then use nid to change db_name
  • Linux system administrator and Oracle DBA guide: How to add LUN disk online under CentOS 6.2 – Environment: CentOS 6.2 64bit with multipath connected to HP EVA storage, the LUN disk was LVM disk
    Objective: add a new LUN disk for server online and add into the existing LVM to make the partition size bigger
    scenario: LVM add new lun disk, increase the existing lvm lun disk, increase the existing partition disk such as /dev/sda1
  • Git Client – SmartGit – SmartGit is a graphical client for the Open Source version control systems Git, Mercurial and SVN. It runs on Windows, Mac OS X and Linux.
    SmartGit helps Git and Mercurial beginners to get started quickly and lets advanced users become more productive with its efficient user interface.

Bookmarks for 11 mar 2012 from 15:16 to 16:25

These are my links for 11 mar 2012 from 15:16 to 16:25:

  • jsFiddle – JsFiddle is a playground for web developers, a tool which may be used in many ways. One can use it as an online editor for snippets build from HTML, CSS and JavaScript. The code can then be shared with others, embedded on a blog, etc. Using this approach, JavaScript developers can very easily isolate bugs. We aim to support all actively developed frameworks – it helps with testing compatibility.
  • Linux Mail Server Setup and Howto Guide – This article will show you how to setup an email server accessible using a POP3, IMAP or web browser client. It will also show you how to include virus scanning and spam tagging in the mail server. If you have an existing Active Directory or LDAP infrastructure, the last section will show you how to integrate it into your email server so you won’t have to maintain two sets of user accounts
  • bmatzelle/gow · GitHub – Gow (Gnu On Windows) is the lightweight alternative to Cygwin. It uses a
    convenient Windows installer that installs about 130 extremely useful
    open source UNIX applications compiled as native win32 binaries. It is
    designed to be as small as possible, about 10 MB, as opposed to Cygwin
    which can run well over 100 MB depending upon options.

Bookmarks for 24 feb 2012 through 27 feb 2012

These are my links for 24 feb 2012 through 27 feb 2012:

Bookmarks for 2 lug 2010 from 16:04 to 16:14

These are my links for 2 lug 2010 from 16:04 to 16:14:

  • migrazione RedHat Enterprise Linux a CentOS eseguita! – Lo scorso anno acquistammo un serverino – dischi in fiber channel, 4 cpu quadcore, 32GB di RAM … la solita roba, insomma – con su Red Hat Enterprise Linux. Ovviamente quest’anno allo scadere della licenza non ci sono i fondi per proseguire con gli abbonamenti annuali…Che si fa? Si migra a CentOS, ovviamente!<br />
    Per fortuna la procedura di migrazione è stata semplice, immediata e rispettosa del tutorial proposto nell’apposita pagina del wiki ufficiale.
  • Backup su HSDPA con router Linux – La settimana scorsa Stefano ha avuto un down tremendo della HDSL, più di 72 ore, quasi insopportabili per una azienda al giorno d’oggi. Per questo motivo mi ha chiesto di aggiungere al firewall/router che già gestisce le policy di rete, un backup su HSDPA automatico che attivi la connessione su 3G non appena il link ADSL cade.<br />
    <br />
    Ho cercato in rete se esisteva già qualche setup, ma ho trovato solo una guida per zeroshell e alcune discussioni su forum che però non erano pienamente esaustive.
  • MySQL Forge :: Dashboard – MySQL Forge is a repository of tools, projects, roadmap tasks, and wiki content that is created and maintained by the MySQL user and developer community. It is intended to be a resource for learning, contributing, and sharing information and code with each other.<br />
    <br />
    The Forge also has a section devoted to the people that compose the greater MySQL user and developer community.
  • rhomobile – the open mobile framework – Rhodes is an open source framework to rapidly build NATIVE apps for all major smartphone operating systems (iPhone, Windows Mobile, RIM, Symbian and Android). These are true native device applications (NOT mobile web apps) which work with synchronized local data and take advantage of device capabilities such as GPS, PIM contacts and camera.<br />
    <br />
    [via http://blog.fabriziogiordano.it/2010/07/02/rhodes-2-0-sviluppare-applicazioni-per-smartphone/]

Bookmarks for 11 dic 2009 through 15 dic 2009

These are my links for 11 dic 2009 through 15 dic 2009:

  • ASCII Paint – Enjoy drawing and viewing some crazy ascii art. Output can be in C/C++/Java style comments Assembly comments, or the million other languages that support the # – sign comments.

    Use the buttons to change what your cursor does. Hit whatever key on the keyboard you want to be drawing with.

    If you make something cool, share it! It will be added to our database of ascii art, which will become much more accessible as time goes on. Right now you can only see random Ascii Art, but there will be a voting system shortly.

    via LevySoft

  • Scapy – Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, …), etc.

    via downloadblog.it

  • Mac usati e iPod usati / MacExchange – annunci di Mac o iPod usati

    via http://www.bufferoverflow.it/

  • Top 20+ MySQL Best Practices – Nettuts+ – Database operations often tend to be the main bottleneck for most web applications today. It's not only the DBA's (database administrators) that have to worry about these performance issues. We as programmers need to do our part by structuring tables properly, writing optimized queries and better code. Here are some MySQL optimization techniques for programmers.
  • Stacklet | Create Virtual Images On The Fly – This site will be the home of all development of the stacklet engine, a new way of creating bootable images for virtualization software such as Xen. In addition to hosting the software for creating images, the site will have pre-built images spanning various operating systems, distributions and application niches. This is a large undertaking and hopefully by opening the software we can elicit multiple contributors and contributions.