Bookmarks for 5 nov 2014 from 10:48 to 13:51

These are my links for 5 nov 2014 from 10:48 to 13:51:

  • Configuring OpenLDAP pass-through authentication to Active Directory – Alex Tcherniakhovski – Security – Site Home – MSDN Blogs – This particular functionality of OpenLDAP should be of special interest for environments where long term co-existence between OpenLDAP and Active Directory is required. By establishing pass-through authentication the following advantages could be achieved: Great end-user experience. No need to remember multiple passwords Increased security, due to the reduction of the attack surface (one less password store in the environment) Single password policy The rest of the post will expand on the instructions provided by the OpenLDAP 2.4 Administration guide on establishing pass-through authentication from OpenLDAP to Active Directory. Specifically, will will leverage the capability of SASL to use LDAP as an authentication back-end. In our case, Active Directory will play a role of such authentication back-end.
  • Books – UNIX Systems Programming (BSD) – BitsInTheWind.com – ISBN 10: 0-937175-23-4 / ISBN 13: 9780937175231  O'Reilly & Associates January 1989 The following are made available for your personal, non-commercial use only. You may cite this document as a bibliographic reference in any works that you are writing. Any commercial use of this document, including printing and distribution to groups of people (such as a classroom) is prohibited without my prior written permission.
  • osquery – With osquery, you can use SQL to query low-level operating system information. Under the hood, instead of querying static tables, these queries dynamically execute high-performance native code. The results of the SQL query are transparently returned to you quickly and easily.
  • Boxupp – GUI tool to manage Puppet & Vagrant based project environments | Paxcel – Boxupp makes it easy for integrated management of development stacks over Vagrant and Puppet. Initially built over these two softwares, we plan to add support for more providers and provisioners * Integrated management environment for Vagrant and Puppet * Intelligence at its core * Simple Web GUI * Easy provisioning * Inbuilt console and editors * Start right from level zero ! * Share your configurations with team members.

Bookmarks for 13 lug 2014 through 14 lug 2014

These are my links for 13 lug 2014 through 14 lug 2014:

  • Inbox – The next-generation email platform – Inbox uses standard interfaces that you've come to expect from modern APIs. We've taken care of the bugs and edge-cases with character encodings, MIME structures, misformatted socket protocols, and more. Plus, your app will continue to "just work" over the same API as more providers are added.
  • RainLoop Webmail – Modest system requirements, decent performance, simple installation and upgrade, no database required – all these make RainLoop Webmail a perfect choice for your email solution. You are free to use RainLoop Webmail for your personal or non-profit projects.
  • LCMC – The LCMC is a GUI application that configures, manages and visualizes high-availability clusters. Specifically it manages clusters that use one or more of these components: Pacemaker, Corosync, Heartbeat, DRBD, KVM, XEN and LVM.
  • Index of /tig – Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands.
  • The World’s Most Powerful Browser-Based IDE – Codio – Codio is a powerful cloud and browser based IDE that covers the complete web development cycle; from prototype to deployment

Bookmarks for 30 apr 2012 through 9 mag 2012

These are my links for 30 apr 2012 through 9 mag 2012:

  • | FusionInventory – FusionInventory is used to inventory your IT assets (get all possible data) to simply manage it, like with GLPI.

    FusionInventory is able to make a complete inventory of computers: hardware and software.

    FusionInventory can scan and discover all devices connected to the network. it use the protocols:

    FusionInventory can inventory devices with SNMP protocol:

    FusionInventory is able to connect to the machine using
    VMware SOAP API to get: Hardware inventory VirtualMachine list

  • jkells/nagios-plugin-ntbackup · GitHub – Nagios Plugin for NTBackup on Windows Server 2003 written in ruby
  • Portable Ruby | YELLOSOFT – Now you can run Ruby from a USB drive!

    AllInOneRuby is a wonderful automated way to generate Ruby binaries. We just made one ourselves for those out there that don't have access to a full Ruby installation. We ran allinoneruby.rb to generate the binaries: version 1.8.6-26 for Windows and 1.8.6.111 for Linux.

    To make it easier to run Ruby scripts, we included some run files. Double click them to begin running Ruby programs. Edit them to point to your scripts.

    Mac users, don't feel left out! Mac OS X 10.4 and later come with Ruby built-in! So copy your Ruby scripts along with this Portable Ruby package onto a USB drive. If you designed your programs correctly, they'll now be runnable on Windows and Linux too!

Bookmarks for 17 ott 2011 through 18 ott 2011

These are my links for 17 ott 2011 through 18 ott 2011:

Bookmarks for 21 gen 2011 through 23 gen 2011

These are my links for 21 gen 2011 through 23 gen 2011:

  • 500 Internal Server Error – 500 Internal Server Error
  • Rotating Log Files – O’Reilly Media – Log files grow. That's what they're there for, after all. As a systems administrator, you need to be able to control log growth. FreeBSD provides a basic log file handler, newsyslog. The newsyslog program handles standard log file rotation. The oldest logs are deleted. Each old log is renamed. Finally, the current log is moved and a new log file is created. The newsyslog program can also compress files, restart daemons, and in general handle all the routine tasks of shuffling files[…]
  • OpenFiler DRBD in High Availability – […]Oggi ho deciso di presentarvi una soluzione NAS/SAN in High Availabilty basata sulla distribuzione OpenFiler (www.openfiler.com)[…]

Bookmarks for 23 lug 2010 through 27 lug 2010

These are my links for 23 lug 2010 through 27 lug 2010:

  • Mark’s Technical Stuff – This page contains software and documentation written by Mark D. Roth on AIX, sendmail, apache and PAM (a little bit old)
  • Net Profiles – With Net Profiles, mobile computing becomes a whole lot easier. It eliminates the need to manually reconfigure your network settings when you move your desktop/laptop computer to another location. Once a profile is created, Net Profiles can configure your IP settings, proxy settings, mapped drives, default printer, wallpaper, and screen resolution with a click of a button; as well as run any number of user-defined applications upon activation of a profile.<br />
    <br />
    [via http://www.zarrelli.org/blog/ ]
  • HowTo: Fix Corrupted Windows Registry from Ubuntu partition – Ubuntu Forums – I run a dual boot on my work laptop because there are some work related apps that do not run so well <br />
    on my ubuntu partition. Anyhow I ran into the dreaded <br />
    Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM<br />
    error message. I tried to follow the solution that Microsoft has available on their tech support site, but<br />
    was not able to get to the recovery console, not even through the boot cd!!<br />
    <br />
    <br />
    (rif. http://support.microsoft.com/default.aspx?scid=kb;it;307545 )