tutorial

  • 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…

  • Bookmarks for 17 ott 2014 through 20 ott 2014

    These are my links for 17 ott 2014 through 20 ott 2014: microHOWTO: Configure Apache to use Kerberos authentication – To configure Apache to use Kerberos authentication Kerberos is an authentication protocol that supports the concept of Single Sign-On (SSO). Having authenticated once at the start of a session, users can access network services throughout…

  • 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…

  • Bookmarks for 8 set 2014 through 9 set 2014

    These are my links for 8 set 2014 through 9 set 2014: How to write udev rules – Since the adoption of Kernel 2.6, Linux has used the udev system to handle devices such as USB connected peripherals. If you want to change the behavior when you plug something into a USB port, this section…

  • Bookmarks for 26 ago 2014 through 27 ago 2014

    These are my links for 26 ago 2014 through 27 ago 2014: Regular Expressions – Regular expressions ("regexes") are supercharged Find/Replace string operations. Regular expressions are used when editing text in a text editor, to: check whether the text contains a certain pattern find those pattern matches, if there are any pull information (i.e. substrings)…