Bookmarks for 12 mar 2015 through 18 mar 2015

These are my links for 12 mar 2015 through 18 mar 2015:

  • OpenSSL Essentials: Working with SSL Certificates, Private Keys and CSRs | DigitalOcean – OpenSSL is a versatile command line tool that can be used for a large variety of tasks related to Public Key Infrastructure (PKI) and HTTPS (HTTP over TLS). This cheat sheet style guide provides a quick reference to OpenSSL commands that are useful in common, everyday scenarios. This includes OpenSSL examples of generating private keys, certificate signing requests, and certificate format conversion. It does not cover all of the uses of OpenSSL.
  • Change password The Foreman – Erwan Gallen
  • OpenDJ Directory Services Project – The open source LDAP directory services in Java – The OpenDJ community actively develops open source directory services, including a high performance, highly available, secure directory server, built-in data replication, client tools, and an LDAP SDK. OpenDJ offers extensive LDAPv3 support, as well as RESTful access to directory data over HTTP. OpenDJ DSML gateway enables applications accessing directory data through DSMLv2. All modules are 100% Java based and require at least Java 6.

Bookmarks for 9 ott 2014 through 11 ott 2014

These are my links for 9 ott 2014 through 11 ott 2014:

  • spf13-vim – The Ultimate Vim Distribution – spf13-vim is a distribution of vim plugins and resources for Vim, GVim and MacVim. It is a completely cross platform distribution that stays true to the feel of vim while providing modern features like a plugin management system, autocomplete, tags and tons more.
  • Vimcasts – Free screencasts about the text editor Vim – Free screencasts and articles about the text editor Vim
  • Converse.js – Converse.js is a free and open source chat client that runs in your browser. It can be integrated into any website. Similar to Facebook chat but it also supports multi-user chatrooms. Converse.js can connect to any accessible XMPP/Jabber server, either from a public provider such as jabber.org, or one you have set up yourself. It's possible to enable single-site-login, whereby users already authenticated in your website will also automatically be logged in on the chat server. Please refer to the documentation for more info.
  • Command line interface for WordPress | WP-CLI – WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, set up multisite installs and much more, without using a web browser. Requirements UNIX-like environment (OS X, Linux, FreeBSD, Cygwin) PHP 5.3.2 or later WordPress 3.5.2 or later

Bookmarks for 28 ago 2014 from 12:10 to 13:11

These are my links for 28 ago 2014 from 12:10 to 13:11:

  • CloudInit – Community Help Wiki – cloud-init is the Ubuntu package that handles early initialization of a cloud instance. It is installed in the Ubuntu Cloud Images and also in the official Ubuntu images available on EC2. Some of the things it configures are: setting a default locale setting hostname generate ssh private keys adding ssh keys to user's .ssh/authorized_keys so they can log in setting up ephemeral mount points cloud-init's behavior can be configured via user-data. User-data can be given by the user at instance launch time. This is done via the –user-data or –user-data-file argument to ec2-run-instances
  • Tsunami UDP Protocol – Tsunami UDP Protocol: A fast user-space file transfer protocol that uses TCP control and UDP data for transfer over very high speed long distance networks (≥ 1 Gbps and even 10 GE), designed to provide more throughput than possible with TCP over the same networks. The project is based on original Indiana University 2002 Tsunami source code, but has been significantly improved and extended. As such, large portions of the program today are courtesy by Aalto University Metsähovi Radio Observatory. Includes FTP-like client and server command line applications for normal file transfers. It has additionally been extended for high rate real-time data streaming in eVLBI radio astronomy and geodesy (VSIB, PCEVN DAQ). Licensed under the original IU open source license.
  • Obama for America on AWS – Infrastructure Architecture – Obama for America on AWS – Infrastructure Architecture
  • holman/spark – sparklines for your shell

Bookmarks for 2 gen 2014 through 7 gen 2014

These are my links for 2 gen 2014 through 7 gen 2014:

Bookmarks for 28 ago 2012 through 3 set 2012

These are my links for 28 ago 2012 through 3 set 2012:

  • Join di una macchina RHEL a un dominio Active Directory Windows e uso dei dischi condivisi dal dominio – Mia mamma usa Linux! – Questo documento descrive, in salsa cookbook, come realizzare il join di una macchina Red Hat Linux Server versione 6 ad un dominio Active Directory realizzato con Windows server 2003 o 2008.

    Segue una seconda parte che descrive come poter montare i dischi esposti da Windows ed usarli in scrittura e lettura.

  • Modern Perl – download ePub, HTML, Mobipocket – Perl.it – Modern Perl, scritto da chromatic è un libro sul linguaggio Perl adatto ai programmatori di tutti i livelli.

    Per chi si avvicina al linguaggio, il libro costituisce una introduzione a Perl aggiornata e moderna, che permette di prendere confidenza con il linguaggio utilizzandone gli strumenti e le metodologie sviluppate negli ultimi anni.

    Per il programmatore più esperto, Modern Perl costituisce un ideale aggiornamento su tutto quanto è stato introdotto con perl 5.12 e 5.14.

    Consulta oppure scarica il libro

  • TCP Port Scanner in Bash – good coders code, great reuse – I just had this quick idea to write a tcp port scanner in bash. Bash supports the special /dev/tcp/host/port file that you can read/write. Writing to this special file makes bash open a tcp connection to host:port. If writing to the port succeeds, the port is open, else the port is closed.

    [ Geeeeeeeeeeeeeeeeeeeeeeek 😀 ]

Bookmarks for 6 giu 2012 through 9 giu 2012

These are my links for 6 giu 2012 through 9 giu 2012:

  • Cisco Router Command Reference – Here is my own notes I have had as a word doc for several years. It's a basic reference for Cisco router commands.
  • Cisco Switch Command Reference – Several years ago I created my own Cisco switch and router basic config command references as word docs. However I find my info more useful on the Internet to find, and for anyone else to make use of.
    Here is the switch related reference doc I created.
  • wpcomfs – A WordPress.com Filesystem | Joseph Scott – Back in April WordPress.com announced a new REST style API. That got me thinking about writing a filesystem layer to expose that data, along similar lines to the pressfs code I’d written last year.

    It is still rough, and only supports read-only public data, but in the spirit of release early (and often) I’m sharing the code for wpcomfs at https://github.com/josephscott/wpcomfs.

  • WYAE – Retired Firewall Tools – These tools were used to produce documentation from firewall configuration files. Sometimes necessity is no longer given (e.g. ReadConfig), sometimes I just moved on and have no more need to use the software myself.

    The current firewall documentation system FWdoc is producing a vendor-indpendent intermediate file which then can be filtered and converted into numerous other formats. Please use FWdoc instead of these tools.

Bookmarks for 20 ott 2010 through 2 nov 2010

These are my links for 20 ott 2010 through 2 nov 2010:

  • Software :: SendEmail – Send email with this free command line email client – SendEmail is a lightweight, command line SMTP email client. If you have the need to send email from a command line, this free program is perfect: simple to use and feature rich. It was designed to be used in bash scripts, batch files, Perl programs and web sites, but is quite adaptable and will likely meet your requirements. SendEmail is written in Perl and is unique in that it requires NO MODULES. It has an intuitive and flexible set of command-line options, making it very easy to learn and use.<br />
    SendEmail is licensed under the GNU GPL, either version 2 of the License or (at your option) any later version.<br />
    [Supported Platforms: Linux, BSD, OS X, Windows 98, Windows NT, Windows 2000, & Windows XP]
  • 500 Internal Server Error – 500 Internal Server Error
  • openQRM | openQRM keeps your data center up and running – […] openQRM is the next generation, open-source Data-center management platform. Its fully pluggable architecture focuses on automatic, rapid- and appliance-based deployment, monitoring, high-availability, cloud computing and especially on supporting and conforming multiple virtualization technologies. openQRM is a single-management console for the complete IT-infra structure and provides a well defined API which can be used to integrate third-party tools as additional plugins. […]