Bookmarks for 1 mag 2015 through 12 mag 2015

These are my links for 1 mag 2015 through 12 mag 2015:

Bookmarks for 3 dic 2014 from 13:42 to 14:37

These are my links for 3 dic 2014 from 13:42 to 14:37:

Bookmarks for 3 nov 2014 through 5 nov 2014

These are my links for 3 nov 2014 through 5 nov 2014:

  • Policy Daemon – Policyd is an anti-spam plugin for Postfix (written in C) that does Greylisting, Sender-(envelope, SASL or host / ip)-based throttling (on messages and/or volume per defined time unit), Recipient rate limiting, Spamtrap monitoring / blacklisting, HELO auto blacklisting and HELO randomization preventation.
  • DevStack – an OpenStack Community Production — documentation – A documented shell script to build complete OpenStack development environments. An OpenStack program maintained by the developer community. Setup a fresh supported Linux installation. Clone devstack from git.openstack.org. git clone https://git.openstack.org/openstack-dev/devstack Deploy your OpenStack Cloud cd devstack && ./stack.sh
  • vim modeline – Tips and Tricks – ph3nix.Net – Generally you either love or hate Vim.  It boils down to a matter of personal preference.  However love or hate you have to admit it is extremely powerful for a command line, text only file editor.  For those who love it – or just have to make use of it on a regular basis, the Vim modeline feature is a very useful and powerful way of customizing the visual and editing preferences as well as several other options on a file by file basis.
  • Development Foo – using vim and sshfs to propel development | New Goliath
  • Front-end engineering and so on: OpenSSL: Convert private key to PEM format for AWS ELB – You might get message "Error: Invalid Private Key" while configuring SSL on Elastic Load Balancer on Amazon Web Services (AWS). It means your private key isn't in PEM format. No worries, it easy to fix.

Bookmarks for 1 nov 2014 from 22:12 to 22:21

These are my links for 1 nov 2014 from 22:12 to 22:21:

  • carlhuda’s janus at master – GitHub – This is a distribution of plug-ins and mappings for Vim, Gvim and MacVim. It is designed to provide minimal working environment using the most popular plug-ins and the most common mappings. The distribution is completely customisable using a ~/.vimrc.before and ~/.vimrc.after Vim RC files.
  • Lokaltog/powerline – Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
  • tmuxinator/tmuxinator – Manage complex tmux sessions easily
  • creaktive/rainbarf · GitHub – CPU/RAM/battery stats chart bar for tmux (and GNU screen)

Bookmarks for 8 lug 2014 through 11 lug 2014

These are my links for 8 lug 2014 through 11 lug 2014:

  • Tips & Tricks for the Command line of Linux – cfenollosa.com/misc/tricks.txt – I have marked with a * those which I think are absolutely essential Items for each section are sorted by oldest to newest. Come back soon for more!
  • Naming Schemes – A good naming scheme is scalable, unique, and easy to remember. The purpose of these naming schemes is to name networked servers, wireless access points or client computers, but it can also be used to name projects, products, variables, streets, pets, kids, or any other project where unique names and rememberable names are required.
  • SSD Cloud Hosting & VPS – MNX.io – Here at MNX, we’ve been busy setting up a brand new data center for our cloud hosted services. We started off as a consulting company providing managed Linux services, which means we have been exposed to a ton of different customer environments and an equal number of schemes for naming equipment…not all of them good. It’s a problem that goes back as far as computers have existed, and everyone has their own opinion on the “best” way to name hosts. Most methods start out fine at the beginning, but quickly become unwieldy as infrastructure expands and adapts over time.
  • Trello – Organize anything, together. Trello is a collaboration tool that organizes your projects into boards. In one glance, know what's being worked on, who's working on what, and where something is in a process.
  • Vim Awesome – AWESOME VIM PLUGINS from ACROSS THE UNIVERSE

Bookmarks for 3 lug 2014 through 8 lug 2014

These are my links for 3 lug 2014 through 8 lug 2014:

  • Top 5 Atom Editor features and tweaks | Grigio.org – un blog critico su Linux Ubuntu, Tecnologia e altro
  • Hemingway – Hemingway App makes your writing bold and clear. Hemingway highlights long, complex sentences and common errors; if you see a yellow highlight, shorten the sentence or split it. If you see a red highlight, your sentence is so dense and complicated that your readers will get lost trying to follow its meandering, splitting logic — try editing this sentence to remove the red.
  • mpalmer/lvmsync – Have you ever wanted to do a partial sync on a block device, possibly over a network, but were stymied by the fact that rsync just didn't work? Well, fret no longer. As long as you use LVM for your block devices, you too can have efficient delta-transfer of changed blocks.
  • gerrit – Gerrit Code Review – Google Project Hosting – Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer. Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer. This functionality enables a more centralized usage of Git
  • ranger – ranger is a file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. The secondary task of ranger is to psychically guess which program you want to use for opening particular files.

Bookmarks for 10 dic 2013 through 19 dic 2013

These are my links for 10 dic 2013 through 19 dic 2013:

  • Private group chat and IM, business and team collaboration – HipChat – Group chat and IM built for teams. PERSISTENT CHAT ROOMS + DRAG-AND-DROP FILE SHARING + DESKTOP, MOBILE, AND WEB APPS
  • kandanapp/kandan · GitHub – What is Kandan? Kandan is a private chat service for your company or team. You can invite colleagues to share ideas and files in a persistent group chat room or rooms. Unlike HipChat or other alternatives, Kandan is completely Open Source and can be hosted internally or externally by your organization or by a third party.
  • GitSvnCrashCourse – Git SCM Wiki – Welcome to the Git crash course for SVN users! This introduces you to Git based on your current Subversion knowledge. If you want to migrate your company from SVN to Git, see the SVN migration page. If you want a list of common commands, see the Git Cheat Sheet (or the git-svn guide if you are using Git as a subversion client. Many non-SVN-specific guides are also available. This crash course is based on Pasky's unmaintained version.
  • Apache Cordova – Apache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or Sencha Touch, this allows a smartphone app to be developed with just HTML, CSS, and JavaScript.
  • Use vim at its best to edit your Puppet manifests – Linuxaria – Using this repository you’ll enable the following plugins: pathogen Makes it super easy to install plugins and runtime files in their own private directories. snipmate.vim snipMate.vim aims to be an unobtrusive, concise vim script that implements some of TextMate’s snippets features in Vim. syntastic Syntastic is a syntax checking plugin that runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn’t have to compile their code or execute their script to find them. tabular Sometimes, it’s useful to line up text. Naturally, it’s nicer to have the computer do this for you, since aligning things by hand quickly becomes unpleasant. vim-puppet Make vim more Puppet friendly! vim-fugitive Provides an amazingly deep Git integration for vim.

Bookmarks for 23 dic 2011 through 28 dic 2011

These are my links for 23 dic 2011 through 28 dic 2011:

  • E-MailRelay — SMTP proxy and store-and-forward MTA – E-MailRelay is a simple SMTP proxy and store-and-forward message transfer agent (MTA). When running as a proxy all e-mail messages can be passed through a user-defined program, such as a spam filter, which can drop, re-address or edit messages as they pass through. When running as a store-and-forward MTA incoming messages are stored in a local spool directory, and then forwarded to the next SMTP server on request.

    Because of its functional simplicity E-MailRelay is easy to configure, often only requiring the address of the target SMTP server to be put on the command line.

    E-MailRelay can also run as a POP3 server. Messages received over SMTP can be automatically dropped into several independent POP3 mailboxes.

    C++ source code is available for Linux, FreeBSD, MacOS X etc, and Windows. Distribution is under the GNU General Public License V3.

  • IBM developerWorks : Training : Knowledge path : Overview – Knowledge paths are focused learning guides that bring together diverse training resources for IT professionals:
       How-to articles
       Free trial software
       Discussion forums
       Educational videos and podcasts
       Hands-on exercises
    These resources are specifically chosen by subject matter experts, and arranged in sequence to guide you from conceptual awareness to task mastery.
  • Master Sheet Learn VI – The VI editor is a screen-based editor used by many Unix users. The VI editor has powerful features to aid programmers. If you master the use of Vim text editor, it can be a very powerful tool in your hands, and allow you to do amazing text editing feats with just a few taps on your keyboard.

    Many beginning users avoid using VI because the different features overwhelm them. To overcome it and practice it more you can use VI in bash. I have also collected some of the short cut keys which will be useful for you to learn VI

  • XWiki – Open Source Wiki and Content-Oriented Application Platform (Main.WebHome) – XWiki.org – The XWiki project offers both a generic platform for developing collaborative applications using the wiki paradigm and products developed on top of it. All XWiki software is developed in Java and under the LGPL open source license.
    It's also a second generation wiki offering the ability to install and develop small applications inside wiki pages.
    Export wiki pages to PDF, ODT, RTF, XML or HTML. Easily turn Office documents (MS Office, Open Office, PDF, etc) into wiki pages.
    Use XWiki's RESTful and XML/RPC remote APIs to easily integrate XWiki with your application.
    Documents are stored in a relational database. Use your favorite database.
    Create applications by grouping several pages together. Import and export Applications to/from your wiki.
    various authentication mechanisms suported by XWiki (Form, Basic, LDAP, Custom, etc).
    Install/update/remove extensions in/from the wiki
    Allows creating XWiki macros through wiki pages

Bookmarks for 11 nov 2010 through 16 nov 2010

These are my links for 11 nov 2010 through 16 nov 2010:

  • FTTH look ahead — technologies & architectures – Abstract: We review the trade-offs, challenges and potentials of various FTTH architecture options<br />
    A presentation by Google
  • vitetris: Text-mode Tetris for Linux – vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is much like the early Tetris games by Nintendo. Features include:<br />
    <br />
    Configurable keys<br />
    Highscore table<br />
    Two-player mode with garbage<br />
    Network play<br />
    Joystick (gamepad) support on Linux or with Allegro<br />
    It has been tested on Linux, NetBSD and a few other Unix-like systems, and ported to Windows and DOS. Library dependencies are minimal (only libc is required), and many features can be disabled at compile-time.<br />
    <br />
    [ via http://www.skyflash.it/2010/11/vitetris-un-clone-di-tetris-per-il-terminale ]
  • Hacker’s Wisdom

Bookmarks for 3 ago 2010 through 7 ago 2010

These are my links for 3 ago 2010 through 7 ago 2010:

  • Vi Cheat Sheet
  • Unix KornShell memento – via http://delicious.com/jobadviser
  • 2004: L’ultimo sopruso degli editori: i DRM – Il blog di Chartitalia: – [Questo discorso è stato presentato originariamente al Gruppo di Ricerca di Microsoft e ad altre persone interessate della Compagnia, negli uffici di Redmond il 17 Giugno 2004.<br />
    Questo testo è dedicato al pubblico dominio, utilizzando una licenza Creative Commons – Public Domain Dedication.<br />
    Questa è una versione italiana iniziata da Luca Lizzeri, con contributi di Fruspo e Dinogen, e corretta dalla nostra redazione.]<br />
    <br />
    Me lo appunto qui che non lo trovato più
  • [ubuntu] How to install Windows 7 as a KVM Virtual Machine under Ubuntu … – Well one reason I do it is now I don't have to have a Dual Boot setup on my machine. <br />
    <br />
    Now I always boot into Ubuntu initially and if I need Windows running I just goto System Tools – Virtual Machine Manager (or the command line) to start up Windows XP, Vista or Win7. <br />
    <br />
    Once started it is running concurrently with my Ubuntu Linux so I can easily switch back & forth from Ubuntu to Windows while running applications in BOTH operating systems! <br />
    <br />
    Better than dual-boot where your choice is run one or the other but NOT both simultaneously.<br />
    <br />
    So whether you currently dual boot to WinXP, Vista or some other Operating System you can now use KVM on Ubuntu