Bookmarks for 19 ott 2015 through 26 ott 2015

These are my links for 19 ott 2015 through 26 ott 2015:

  • 10 URL Rewriting Tips and Tricks | RuslanY Blog – This post describes some of the tips and tricks that one may find useful when solving URL-based problems for their web server or web site. Each tip/trick has a description of a problem and then an example of how it can be solved with IIS 7 URL Rewrite Module.
  • svn-time-lapse-view – Subversion tool for quickly viewing all revisions of a file – Google Project Hosting – SVN Time-Lapse View is a cross-platform viewer that downloads all revisions of a file and lets you scroll through them by dragging a slider. As you scroll, you are shown a visual diff of the current revision and the previous revision. Thus you can see how a file evolved, and you can easily find the revision at which lines appeared, disappeared, or changed.
  • Windows PE – ThinkWiki – […] In this article we will explain how to create bootable CD-ROMs and USB-flash drives with WinPE using only free software [ via http://braindead.tumblr.com/post/130505318766 ]

Bookmarks for 20 mar 2015 through 24 mar 2015

These are my links for 20 mar 2015 through 24 mar 2015:

  • Submin: git/subversion web administration – Submin provides a web-based admin interface to your SVN and git repositories. Its goal is to be easy to setup and easy to use.
  • bonasia.info: pdftk – PDFtk è un programma molto utile se dovete manipolare file nel comune formato di Adobe Acrobat.
  • How To Set Up a Chef 12 Configuration Management System on Ubuntu 14.04 Servers | DigitalOcean – In this guide, we will install the actual software. We will set up a centralized Chef server which will store and serve configuration instructions and node profiling information. We will also set up a workstation where the administrator can work with the code base and alter the characteristics of the infrastructure. We will follow this up by bootstrapping a new node to bring it under the management of the Chef ecosystem.

Bookmarks for 30 apr 2014 through 6 mag 2014

These are my links for 30 apr 2014 through 6 mag 2014:

  • Ralentir le débit de postfix pour wanadoo/orange – Le blog de Michauko – Si vous avez un serveur d’envoi de mails (je ne parle pas d’être un spammeur) et beaucoup d’abonnés chez Wanadoo et Orange, vous risquez fort le rejet temporaire de votre serveur si le débit d’envoi est trop fort. C’est ce qui m’est arrivé et hop, 5000 mails entassés dans la file de postfix.
  • smtp-in.orange.fr refused to talk to me: postfix solution | floriancrouzat.net – Orange sadly limits inbound connexion to it’s MX to 1 connexion per IP, which is a total pain in the ass when you try to deliver newsletter, or manage a MTA. Here is a sample log from their MX: Jul 4 10:42:42 smtp.example.com postfix/smtp[32347]: 0123456789: host smtp-in.orange.fr[193.252.22.65] refused to talk to me: 421 mwinf5c34 ME Trop de connexions, veuillez verifier votre configuration. Too many connections, slow down. OFR004_104 [104] However, since they won’t change anything, we have to take mesures, here’s what you can do if you run postfix: you have to set a per-destination concurrency limit.
  • Aral Balkan: Historical Archive — How to revert (roll back) to a previous revision with Subversion – Here, then, is a very simple, plain English explanation of how to revert to a previous version of your application in Subversion, to help anyone who may be starting out with it and is lost.
  • Tmux: A Simple Start – In all likelihood, you’ve probably already heard of tmux. However, you may not be using it everyday. If tmux is on your “Someday” list because you think it is too complicated (I mean, c’mon, the word “multiplexer” is just plain scary), then I am here to show you just how easy it is to put tmux into your workflow.
  • Tyblog | Yet Another Vim Setup – Vim is an excellent text editor. I’ve used it for many years and like most vim users, have collected a fairly large collection of settings in my .vimrc and learned how to grok my vim usage effectively through a lot of trial and error. To that end, I’ve tried to assemble a useful overview of my experience with vim.

Bookmarks for 18 feb 2014 from 01:19 to 22:32

These are my links for 18 feb 2014 from 01:19 to 22:32:

  • SubGit :: Svn To Git Migration – What is SubGit SubGit is tool for a smooth, stress-free Svn to Git migration. Create writable Git mirror of a local or remote Subversion repository and use both Subversion and Git as long as you like. Version 2.0 of SubGit introduces support for a remote Subversion repositories, so that to build a Git mirror, no shell access to Subversion repository is required (see complete release notes for a new version). […] You may use SubGit for evaluation purposes without a registration as long as you like. During that evaluation period SubGit will remind you on a necessity of registration with the help of post commit and post receive messages.
  • Apache Tips & Tricks: Deny access to some folders – MDLog:/sysadmin – Applies: apache 1.3.x / apache 2.0.x Required apache module: mod_access Scope: global server configuration, virtual host, directory, .htaccess Type: security Description: How to deny access to certain folders and the files inside them. Useful: to deny access to certain folders containing private information (log files, source code, password files, etc.). The example shown here will address the question posted by Saul Howard on how to deny access to all the subversion directories (.svn).
  • Polipo — a caching web proxy – Wikipedia: Polipo is a lightweight forwarding and caching web proxy server. Polipo is HTTP 1.1-compliant, supports IPv4, IPv6, traffic filtering and privacy-enhancement. To minimize latency, Polipo both pipelines multiple resource requests and multiplexes multiple transactions onto the same TCP/IP connection.[1] Polipo is free software[2] released under the MIT License.[3] It runs on GNU/Linux, OpenWrt, Microsoft Windows, Mac OS X, and FreeBSD. Polipo can be configured to use on-disk cache and serve cached content when offline and perform various forms of content filtering[…] E può usare upstream proxy socks… per chi se ne intende 😉

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 27 feb 2012 through 5 mar 2012

These are my links for 27 feb 2012 through 5 mar 2012:

Bookmarks for 6 ott 2010 from 16:37 to 17:55

These are my links for 6 ott 2010 from 16:37 to 17:55:

  • ntbackup.info – ntbackup resources – […] This site was set up to help system administrators, users of ntbackup and users of the popular ntbackup scheduling program BackupAssist.<br />
    <br />
    It's the only site with:<br />
    <br />
    a comprehensive listing of Microsoft's knowledge base articles on ntbackup, sorted chronologically<br />
    a simple and effective search tool that will return results from Microsoft's knowledge base on ntbackup related articles […]
  • fsvs.tigris.org – FSVS is the abbreviation for “Fast System VerSioning”, and is pronounced [fisvis].<br />
    <br />
    It is a complete backup/restore/versioning tool for all files in a directory tree or whole filesystems, with a subversionTM repository as the backend. <br />
    You may think of it as some kind of tar or rsync with versioned storage.
  • DNS e Postfix: come non generare "spam" | Kreations Collective – […]Ho recentemente configurato alcuni server per l’invio di email. Parte del lavoro ha riguardato la corretta configurazione di Postfix e del server DNS per evitare che le email inviate venissero rilevate come spam.[…]<br />
    La configurazione ha riguardato tre punti principali:<br />
    Impostazione del record A e del reverse address<br />
    Impostazione di SPF<br />
    Configurazione di DKIM e DomainKeys<br />
    […]