Bookmarks for 9 mar 2015 from 10:39 to 15:26

These are my links for 9 mar 2015 from 10:39 to 15:26:

  • Oliver | An Introduction to Unix – Everybody Knows How to Use a Computer, but Not Everyone Knows How to Use the Command Line. Yet This is the Gateway to Doing Anything and Everything Sophisticated with a Computer and the Most Natural Starting Place to Learn Programming [ via https://delicious.com/bru ]
  • Security Tips for Apache Web Server – Debian-based Systems – Apache is one of the most widely spread Open Source web server for web hosting in Internet due to its stability, robustness and rich variety of modules and features. Due to its popularity, Apache comes with pre-build binary packages for almost all major Linux distributions and can also be installed on other Operating Systems such as Unix, Windows, Mac OSX, BSD etc. However, a basic installation of Apache on Linux systems, by default, doesn’t offer a full protection against attackers, so a few security measures must be taken in order to protect your machines, web servers and web documents against such types of malicious attacks. This article will provide you a few tips on how you can secure and protect Apache Web Server installed on Debian-based Linux distributions.
  • Feed43 : Convert any web page to news feed on the fly – Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.

Bookmarks for 1 set 2014 through 2 set 2014

These are my links for 1 set 2014 through 2 set 2014:

  • The Twelve-Factor App – In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps that: Use declarative formats for setup automation, to minimize time and cost for new developers joining the project; Have a clean contract with the underlying operating system, offering maximum portability between execution environments; Are suitable for deployment on modern cloud platforms, obviating the need for servers and systems administration; Minimize divergence between development and production, enabling continuous deployment for maximum agility; And can scale up without significant changes to tooling, architecture, or development practices. The twelve-factor methodology can be applied to apps written in any programming language, and which use any combination of backing services (database, queue, memory cache, etc).
  • British Behaviour, British Etiquette | Debrett’s – Our indispensable Guide to British life and manners. From Countryside Rules, Dress Codes, Kilts, Meeting Royalty and Port Etiquette to Apologising, Introductions, Queuing, Reticence, Small Talk and Understatment. British rituals, social occasions, manners and characteristics decoded.
  • A Mailserver on Ubuntu 12.04: Postfix, Dovecot, MySQL – This long post contains a recipe for building a reasonably secure Ubuntu 12.04 mailserver in Amazon Web Services, using Postfix 2.9.1, Dovecot 2.0.19, and MySQL 5.5.22, with anti-spam packages in the form of amavisd-new 2.6.5, Clam AntiVirus 0.97.3, SpamAssassin 3.3.2, and Postgrey 1.3.4. Local users are virtual rather than being system users. Administration of users and domains is achieved through the Postfix Admin 2.3.6 web interface. Webmail is provided by Horde Groupware Webmail Edition 5.04.

Bookmarks for 26 ago 2014 from 13:53 to 15:35

These are my links for 26 ago 2014 from 13:53 to 15:35:

  • Petr’s blog about Linux: Systemd Cheatsheet
  • List of IXPs – Euro-IX – List of known IXPS around the globe
  • Cloud Orchestration & Cloud Automation the DevOps Way | Cloudify – Orchestrate Real Apps on the Cloud with Cloudify Achieve a smooth transition to the cloud and easy automation of even the most complex applications throughout their entire lifecycle with Cloudify. Orchestrate the creation of the whole cloud infrastructure required for your application, starting from compute resources all the way down to networks and block storage devices. Cloudify will then deploy your applications to the cloud (OpenStack, VMWare vSphere, or even bare metal like Softlayer), monitor their progress and scale them when needed. With Cloudify, you won’t be locked in to any one cloud provider or one type of cloud; deploy the same application in your own data center or on the cloud of your choice using your favorite automation and configuration management tools. Monitor, manage and scale your application with Cloudify, whatever the topology or technology stack.

Bookmarks for 20 feb 2014 through 21 feb 2014

These are my links for 20 feb 2014 through 21 feb 2014:

  • Home · globocom/thumbor Wiki – Thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. It also features a VERY smart detection of important points in the image for better cropping and resizing, using state-of-the-art face and feature detection algorithms (more on that in Detection Algorithms). Using thumbor is very easy (after it is running).
  • np1/mps-youtube – Features: Search and play audio/video Create local playlists Download audio/video Works with Python 2.7 and 3.x Works with Windows, Linux and Mac OS X Requires mplayer This project is based on mps, which is a terminal based program to search, stream and download music. This implementation uses YouTube as a source of content and can play and download video as well as audio. The pafy library handles interfacing with YouTube.
  • Customizing and monitoring Linux system startup – Minimizing the amount of time required to boot a computer system is important regardless of whether you are turning on your home computer or restarting a server that provides services to thousands of users. This article discusses the various system startup and shutdown mechanisms that are used on different Linux® distributions. It explains how to integrate new services, customize existing startup configurations, and examine the behavior and performance of system startup configurations.
  • Cockpit Project – Cockpit is a server manager that makes it easy to administer your GNU/Linux servers via a web browser.

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 28 set 2013 through 30 set 2013

These are my links for 28 set 2013 through 30 set 2013:

Bookmarks for 26 gen 2012 through 31 gen 2012

These are my links for 26 gen 2012 through 31 gen 2012:

Bookmarks for 6 lug 2011 through 7 lug 2011

These are my links for 6 lug 2011 through 7 lug 2011:

Bookmarks for 18 nov 2010 through 22 nov 2010

These are my links for 18 nov 2010 through 22 nov 2010:

  • proXPN – Create a FREE VPN Account – Secure your internet connection … – What proXPN does…<br />
    upgrades your internet connection with VPN encryption<br />
    secures all types of connections from DSL and cable to 3G<br />
    gives you 100% private access to the internet<br />
    allows you to access content restricted to the United States<br />
    With proXPN nobody* can…<br />
    see the websites you visit<br />
    hijack your passwords, credit cards, or banking details<br />
    intercept and spy on your email, IMs, calls, or anything else<br />
    record your web history<br />
    run traces to find out where you live<br />
    <br />
    [via http://www.afhome.org/ ]
  • FREE VPN ACCOUNT | Best Free VPN Service – Yes, our VPN service is FREE! You pay nothing to use our high quality VPN service. Our service is maintained through the fund coming from advertisement and donation. Since we are expert in VPN service for many years, our service is extremely reliable and with high quality!<br />
    <br />
    [via http://www.afhome.org/ ]
  • 500 Internal Server Error – 500 Internal Server Error
  • FYI :: Operating Systems Release History :: Software Development … – Last updated: June 21, 2005<br />
    <br />
    The release history (below) includes the published dates (E&OE) when the vendor will withdraw product availability and support for various released versions of their respective operating systems. Knowing these dates in advance helps customers (e.g., system administrators) to plan and make informed IT decisions (such as operating system upgrades, software and hardware purchases, etc.).<br />
    <br />
    Similarly, application developers can respond proactively through adaptive maintenace, or at least be aware of (and thus, anticipate) inquiries about migration (e.g., environment differences), compatibility (e.g., APIs), and porting (e.g., 32-bit to 64-bit).<br />
    <br />
    Disclaimer: Please check with the vendor's web site for updates and program details (e.g., support options, service level, geographical differences, etc.).<br />
    <br />
    [Occhio che è aggiornata al 2005]

Bookmarks for 19 lug 2010 through 21 lug 2010

These are my links for 19 lug 2010 through 21 lug 2010:

  • portablelinuxapps – PortableLinuxApps provides portable applications for Linux that you can carry around and use on every Linux computer running one of the supported major distributions.<br />
    <br />
    [via http://www.dynamick.it/portablelinuxapps-applicazioni-pronte-alluso-3026.html]
  • phpvirtualbox – A web-based VirtualBox front-end written in PHP – An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project.<br />
    <br />
    phpVirtualBox was created for people (like me) who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines.<br />
    <br />
    [via http://lifehacker.com/5590935/phpvirtualbox-manages-your-virtual-machines-remotely]
  • OpenStack Open Source Cloud Computing Software – What the software does: The goal of OpenStack is to allow any organization to create and offer cloud computing capabilities using open source software running on standard hardware. OpenStack Compute is software for automatically creating and managing large groups of virtual private servers. OpenStack Storage is software for creating redundant, scalable object storage using clusters of commodity servers to store terabytes or even petabytes of data.<br />
    <br />
    via http://www.ossblog.it/post/6525/la-nasa-e-rackspace-rilasciano-openstack-su-launchpad