Bookmarks for 25 nov 2015 through 2 dic 2015

These are my links for 25 nov 2015 through 2 dic 2015:

  • ipfs/ipfs · GitHub – IPFS (the InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open. IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects. You can read more about its origins in the paper IPFS – Content Addressed, Versioned, P2P File System. IPFS is becoming a new major subsystem of the internet. If built right, it could complement or replace HTTP. It could complement or replace even more. It sounds crazy. It is crazy. [ via http://blog.quintarelli.it/2015/12/ipfs-davvero-figo.html ]
  • SSL Library mbed TLS / PolarSSL: Download for free or buy a commercial license – mbed TLS (formerly known as PolarSSL) makes it trivially easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) products, facilitating this functionality with a minimal coding footprint.
  • Wox – An effective launcher for windows A full-featured launcher, access programs and web contents as you type. Be more productive ever since. Wox is free for use and open-sourced at Github, Try it now!

Bookmarks for 2 dic 2014 through 3 dic 2014

These are my links for 2 dic 2014 through 3 dic 2014:

  • VPN over SSH – ArchWiki – There are several ways to set up a Virtual Private Network through SSH. Note that, while this may be useful from time to time, it may not be a full replacement for a regular VPN.
  • Simplify Your Life With an SSH Config File · Nerderati – If you're anything like me, you probably log in and out of a half dozen remote servers (or these days, local virtual machines) on a daily basis. And if you're even more like me, you have trouble remembering all of the various usernames, remote addresses and command line options for things like specifying a non-standard connection port or forwarding local ports to the remote machine[…]
  • SSH Tips and Tricks | LUG@GT – This presentation is updated from “SSH Tips and Tricks given on Wed. Feb 28th, 2007

Bookmarks for 30 ott 2014 from 17:30 to 21:39

These are my links for 30 ott 2014 from 17:30 to 21:39:

  • Profanity, a console based XMPP client – Home – Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi Latest release: 0.4.4 Downloads: profanity-0.4.4.tar.gz profanity-0.4.4.zipProfanity will run on Linux, Mac OS X and Windows (using Cygwin).
  • Vim is your new IDE /* Devcharm */ – What happens when you combine Vim with the terminal multiplexer Tmux? You have the perfect coding environment. Here are some recommendations I've collected in the past years. Now I can happily fire up my working environment running Vim, some local servers and tests, in no time.
  • Vim and Tmux on your Mac – Setting up your computer for Vim and Tmux often comes with a few issues. Here's how to manage plugins for Vim and use Tmux to boost your productivity, as well as settle a few common issues.

Bookmarks for 24 ott 2014 through 27 ott 2014

These are my links for 24 ott 2014 through 27 ott 2014:

  • VimSwitch: Use Your Vim Settings Everwhere – So you've customized vim just the way you want it. But as soon as you jump on a remote machine or a friend's PC, you lose all your settings. Well fear no longer! VimSwitch is here to save the day. VimSwitch makes it easy to switch to your vim profile on any machine. As long as you have your vim settings up on GitHub (For example: priomsrb/vimrc), switching to it is as easy as: # ./vimswitch priomsrb/vimrc When you're done, you can restore your previous vim settings with: # ./vimswitch default [ via http://onethingwell.org/post/100747819722/vimswitch ]
  • The Deploy vs Deployers directory, JBoss v5.x – JBoss ships with a few configurations that are meant to provide examples of how JBoss can be configured for your environment. It’s recommend you take the “default” configuration (or “all” if you require clustering), and then slim it down by removing the various mbean components found in the “jboss/server//deployers” and “jboss/server//deploy” folders until only your minimum requirements are met.
  • Kylin OLAP Engine for Big Data | Home – Kylin is an open source Distributed Analytics Engine from eBay Inc. that provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets

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 23 gen 2014 through 24 gen 2014

These are my links for 23 gen 2014 through 24 gen 2014:

  • Pancake HTTP Server – What is Pancake? Pancake is a lightweight and modern HTTP server that comes with its own PHP Server API and interfaces for FastCGI and AJP13. With its modern server architecture Pancake is capable of handling very high concurrency loads along with many other features – try it out!
  • GitLab: Self Hosted Git Management Application – GitLab is open source software to collaborate on code. Create projects and repositories, manage access and do code reviews. GitLab allows you to keep your code secure on your own server manage repositories, users and access permissions communicate through issues, line-comments and wiki pages perform code review with merge requests GitLab is powered by Ruby on Rails completely free and open source (MIT license) used by more than 25.000 organizations to keep their code secureGitLab is open source software to collaborate on code. Create projects and repositories, manage access and do code reviews.
  • Hardening the Linux server – Summary:  Servers — whether used for testing or production — are primary targets for attackers. By taking the proper steps, you can turn a vulnerable box into a hardened server and help thwart outside attackers. Learn how to tighten Secure Shell (SSH) sessions, configure firewall rules, and set up intrusion detection to alert you to possible attacks on your GNU/Linux® server.

Bookmarks for 13 ago 2012 from 13:00 to 15:00

These are my links for 13 ago 2012 from 13:00 to 15:00:

  • Relaxing rain audio for work, play and sleep
  • Fake S3 – Save time, money, and develop offline « – Amazon S3 is a extremely powerful service at the core of Amazon Web Services. However, outside of a production environment, S3 can be challenging to work with. It involves passing keys around, provisioning user accounts, and a reliable network connection — not to mention it costs money.

    At Spool, we built Fake S3 to make working with S3 in development and testing environments much easier. Our goal was to make a self contained executable that can mimic the majority of S3 Rest API with few external dependencies.

  • fake-s3/jubos – FakeS3 is a lightweight server that responds to the same calls Amazon S3 responds to.
    It is extremely useful for testing of S3 in a sandbox environment without actually making calls to Amazon, which not only require network, but also cost you precious dollars.

    The goal of Fake S3 is to minimize runtime dependencies and be more of a development tool to test S3 calls in your code rather than a production server looking to duplicate S3 functionality. Trying RiakCS, ParkPlace/Boardwalk, or Ceph might be a place to start if that is your goal.

    FakeS3 doesn't support all of the S3 command set, but the basic ones like put, get, list, copy, and make bucket are supported. More coming soon.

Bookmarks for 8 nov 2010 through 10 nov 2010

These are my links for 8 nov 2010 through 10 nov 2010:

  • TOra – TOra is an open-source multi-platform database management GUI that supports accessing most of the common database platforms in use, including Oracle, MySQL, and Postgres, as well as limited support for any target that can be accessed through Qt's ODBC support. TOra has been built for various Linux distributions, Mac OS X, MS Windows, and UNIX platforms.<br />
    In addition to regular query and data browsing functionality, it includes several additional tools useful for database administrators and developers – which aims to help the DBA or developer of database application. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools.<br />
    <br />
    [ via www.ossblog.it ]
  • SQL for Tivoli Storage Manager – This page has a collection of useful SQL statements for IBM Tivoli Storage Manager (TSM). Here you can find out a lot of selects that will help you to get information from TSM and to construct your own SQL statements.
  • Cheat Sheet : All Cheat Sheets in one page – The Manual.su's project. All cheat sheets, round-ups, quick reference cards, quick reference guides and quick reference sheets in one page. The only one you need.<br />
    <br />
    [ via http://www.delicious.com/pecus ]

Bookmarks for 18 mag 2010 through 19 mag 2010

These are my links for 18 mag 2010 through 19 mag 2010:

  • Download details: Deployment Guide WSUS 3.0 SP2 – This guide describes how to deploy Microsoft Windows Server Update Services 3.0 SP2 (WSUS 3.0 SP2). You will find a comprehensive description of how WSUS functions, as well as descriptions of WSUS scalability and bandwidth management features. This guide also offers procedures for installation and configuration of the WSUS server and how to configure client workstations and servers that will be updated by WSUS. Also included are steps for setting up a WSUS server on an isolated segment of your network and manually importing updates.
  • Collabtive – Open Source collaboration – Collabtive is cloud based groupware easy and efficient for your projects<br />
    Collabtive is web-based project management software. The project was started in November 2007. It is Open Source software and provides an alternative to proprietary tools like Basecamp. Collabtive is written in PHP and JavaScript.<br />
    <br />
    [Via Raccolta differenziata: http://rd.minimarketing.it/ ]
  • Giavasan » Conficker – Questo post è la traduzione di un lungo articolo pubblicato su The Atlantic. La traduzione è assolutamente non rigorosa. Ho saltato alcune parti (parecchie) e ne ho aggiunte altre (poche). Non credo di aver travisato nulla, ma consiglio a tutti di leggere l’originale.
  • How autonegotiation supposed to work

Bookmarks for 25 gen 2010 from 15:08 to 18:02

These are my links for 25 gen 2010 from 15:08 to 18:02:

  • How to build a Social Networking Website with Drupal – woorkup.com – With this article I want to explain how you can plan and build a Social Networking Website using Drupal. The intent of the post is to provide useful tips and informations to understand the issues behind the building of a working on-line community. This writing was inspired by the reading of two interesting books, Community Building on the Web: Secret Strategies for Succesfull On-line Community and Drupal 6 – Social Networking. It’s clear that in a post I can provide only some useful cues to make a well-done work. I suggest to read the books above mentioned if you want to know more about the techniques and best practices for developing a good web network service.
  • Teambox | Project collaboration – Collaboration just got better
    A place for your team in Twitter-like project collaboration tool.

    Share tasks, messages, files. Get notified by email. Real group collaboration for your projects!

    Via http://www.fogliata.net

    […] Per ogni progetto sono disponibili un’area per le conversazioni, una per i vari compiti assegnati, una per le pagine ed un’altra per i file caricati dagli utenti. Teambox permette di fare più o meno le stesse cose possibili con Basecamp, con il vantaggio però di essere un sistema gratuito ed open source che potete persino installare sul vostro server[…]

  • The Heartbeat User’s Guide – The definitive reference guide for users of the Heartbeat cluster messaging layer.