Bookmarks for 15 giu 2015 through 16 giu 2015

These are my links for 15 giu 2015 through 16 giu 2015:

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 23 lug 2012 from 15:38 to 17:02

These are my links for 23 lug 2012 from 15:38 to 17:02:

  • Graphvis visualisation of Nagios Config – Nagios Exchange – Graphvis visualisation of complex Nagios configs.
    I have written a couple of utilities one to walk a nagios config tree and turn it into a perl hash (called nagparse)and another to use that hash converting the tree into a graphvis directed graph (called graphit). These are then brought together with a CGI program called explorenagios that lets you select what parts of the config to graph. If you have a non trivial config then showing it ALL in one graph is not fun!

    You can use the two component programs on the command line too – and feed the output into dot (it has been optomised to make nice dot graphs) or one of the other engines like neato if you want to do some hacking of the output options.

    It is now useful enough to be worth sharing. Not prefect yet but useful. Surprisingly fast.

  • Findafont – Find a Font
    Information about how to find a font you're looking for
  • Switching from Red Hat Network to Unbreakable Linux Network (ULN) – This document describes how to connect to the Oracle Unbreakable Linux Network (ULN) to obtain software updates. It outlines the steps needed to switch a server installed with Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 5, Red Hat Enterprise Linux version 4 or Red Hat Enterprise Linux Server version 3, Update 8 or Update 9 from Red Hat Network(RHN) to Unbreakable Linux Network(ULN).

Bookmarks for 9 lug 2012 through 10 lug 2012

These are my links for 9 lug 2012 through 10 lug 2012:

Bookmarks for 17 apr 2011 through 19 apr 2011

These are my links for 17 apr 2011 through 19 apr 2011:

  • IIS 7 for Apache Administrators : Migrate to the Microsoft … – Apache Hypertext Transfer Protocol (HTTP) Server and Internet Information Services 7 (IIS 7) are two of the world’s most popular Web servers. This article provides technical information about IIS for users who are familiar with Apache. The article compares the architecture, security model, and management features of IIS 7 with those of Apache, and it also compares common IIS 7 and Apache management scenarios and tools.
  • Translate .htaccess Content to IIS web.config : Host … – Many PHP applications are distributed with configuration files for the Apache Web server. These configuration files (usually called .htaccess files) contain a number of settings that can be used for integrating the application with the capabilities of the Web server.IIS 7 uses a file called Web.config to hold settings for integration with applications. The Web.config file contains information that control module loading, security configuration, session state configuration, and application language and compilation settings. Web.config files can also contain application-specific items such as database connection strings.This article describes the most common uses of the .htaccess file by PHP applications, and shows how to use the Web.config file for these same functions in IIS.
  • ISAPI_Rewrite : Community : The Official Microsoft IIS Site – OverviewISAPI_Rewrite is a powerful URL manipulation engine based on the regular expressions. It acts mostly like Apache's mod_Rewrite but was designed for Microsoft IIS web server. It can be used to allow dynamic pages be indexed by search engines, stop hotlinking, proxy another server content, manipulate incoming request headers and strengthen server security. It supports regexp rules and conditions to create really flexible URL manipulations. And there is also freeware Lite version of this product!
  • htaccess tester – To test your htaccess rewrite rules, simply fill in the url that you're applying the rules to, place the contents of your htaccess on the larger input area and press "Check Now" button.<br />
    This was made in a very short amount of time, so there might be a few bugs we overlooked. If you happen to find an issue or would like to suggest something that we can improve upon please get in touch with us.
  • 500 Internal Server Error – 500 Internal Server Error