Bookmarks for 11 dic 2014 through 17 dic 2014

These are my links for 11 dic 2014 through 17 dic 2014:

  • FreshRSS/FreshRSS · GitHub – FreshRSS is a self-hosted RSS feed agregator like Leed or Kriss Feed. It is at the same time light-weight, easy to work with, powerful and customizable. It is a multi-user application with an anonymous reading mode. Official website: http://freshrss.org Light server running Linux or Windows, it even works on Raspberry Pi with response time under a second (tested with 150 feeds, 22k articles, or 32Mo of compressed data) * A web server: Apache2 (recommanded), nginx, lighttpd (not tested on others) * PHP 5.2.1+ (PHP 5.3.7+ recommanded) * Required extensions: PDO_MySQL or PDO_SQLite, cURL, GMP (only for API access on platforms under 64 bits) * Recommanded extensions : JSON, mbstring, zlib, Zip * MySQL 5.0.3+ (recommanded) ou SQLite 3.7.4+ * A recent browser like Firefox 4+, Chrome, Opera, Safari, Internet Explorer 9+ * Works on mobile
  • PressLabs/gitfs · GitHub – gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository's branch locally, and any subsequent changes made to the files will be automatically committed to the remote.
  • Redirect HTTPS to HTTP (or vice-versa) | WP-Mix – Most server configurations should redirect by default when HTTPS isn’t configured, but I’ve seen many cases where pages requested via https return the default server page, a 404 error, or duplicate content. So check first and then proceed accordingly.

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 26 nov 2012 from 11:25 to 11:26

These are my links for 26 nov 2012 from 11:25 to 11:26:

  • Betavine Connection Manager | Mobile Apps Developer | Vodafone – Betavine Connection Manager aims to be an easy to use, full featured mobile broadband manager application, supporting as many devices, operating systems and distributions as possible, while providing a decoupled, easy-to-reuse and standards based core. Betavine Connection Manager is released under the GPL license.
  • Linux Connection Manager | Mobile Apps Developer | Vodafone – Linux Connection Manager
  • Vodafone Mobile Connect 2.20.01 su Ubuntu Lucid – Vodafone Mobile Connect è un'applicazione per connessioni GPRS/UMTS/HSDPA, supporta le più diffuse chiavette, ed inoltre permette anche l'invio/ricezione di sms e controllare il traffico dati (utile se su utilizzano con tariffe a volume di dati). Ricordo che l'applicazione la possiamo utilizzare con qualsiasi operatore, nel mio caso la utilizzo con Tim.

Bookmarks for 11 ott 2012 through 15 ott 2012

These are my links for 11 ott 2012 through 15 ott 2012:

  • MQTT and Arduino Devices – IBM Redbooks – The number of different types of devices that can benefit from MQTT implementations is growing every day. This paper shows how to use MQTT directly from the Arduino platform.

    [PDF]

  • MQTT: MQ Telemetry Transport – MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. For example, it has been used in sensors communicating to a broker via satellite link, over occasional dial-up connections with healthcare providers, and in a range of home automation and small device scenarios. It is also ideal for mobile applications because of its small size, low power usage, minimised data packets, and efficient distribution of information to one or many receivers (more…)
  • SoftPerfect Network Scanner: fast and free network scanner – SoftPerfect Network Scanner is a free multi-threaded IP, NetBIOS and SNMP scanner with a modern interface and many advanced features. It is intended for both system administrators and general users interested in computer security. The program pings computers, scans for listening TCP/UDP ports and displays which types of resources are shared on the network (including system and hidden).
    In addition, it allows you to mount shared folders as network drives, browse them using Windows Explorer, filter the results list and more. SoftPerfect Network Scanner can also check for a user-defined port and report back if one is open. It can also resolve host names and auto-detect your local and external IP range. It supports remote shutdown and Wake-On-LAN.

Bookmarks for 17 mag 2012 through 18 mag 2012

These are my links for 17 mag 2012 through 18 mag 2012:

  • vikjon’s Linux and Media Center Howto: NSClient++ external vbs script to check MSSQL jobs – This script for NSClient++ checks if there is any failed jobs in MS SQL server. The database connection data is stored in a UDL file.
  • Mobile-OTP: Strong Two-Factor Authentication with Mobile Phones – Mobile One Time Passwords (Mobile-OTP)
    strong, two-factor authentication with mobile phones

    Using static passwords for authentication, as it is commonly done, has quite a few security drawbacks: passwords can be guessed, forgotten, written down and stolen, eavesdropped or deliberately being told to other people.
    A better, more secure way of authentication is the so called "two-factor" or "strong authentication" based on one time passwords. Instead of authenticating with a simple password, each user carries a device ("token") to generate passwords that are valid only one time.

    client for: Standard phone and BlackBerry (J2ME) iPhone Google Android Windows Phone 7 PalmOS webOS Maemo Openmoko Universal Web App Windows Linux MacOS

    Server-Side:
    Mobile-OTP Authentication Server (MOTP-AS)
    Full blown RADIUS server specifically for Mobile-OTP. include:
    – authenticating users by RADIUS (and optionally PAM or Apache)
    – SQL database for user/device configuration
    – Administration Web Interface

  • Open Monitoring Distribution – Wiki – OMD – Welcome to OMD – the Open Monitoring Distribution. OMD implements a completely new concept of how to install, maintain and update a monitoring system built on Nagios.

    OMD avoids the tedious work of manually compiling and integrating Nagios addons while at the same time avoiding the problems of pre-packaged installations coming with your Linux distribution, which are most times outdated and provide no regular updates.

    OMD bundles Nagios together with many important addons and can easily be installed on every major Linux distribution. We provide prebuilt packages for all enterprise Linux distributions and also for some other, such as Ubuntu 11.04.

Bookmarks for 2 feb 2012 through 11 feb 2012

These are my links for 2 feb 2012 through 11 feb 2012:

Bookmarks for 12 ott 2011 through 15 ott 2011

These are my links for 12 ott 2011 through 15 ott 2011:

  • [Rename Master] – JoeJoe’s freeware utilities – Rename Master is a FREE utility designed to rename multiple files with a just few clicks. Anyone that has worked with websites, file archives, or collections of music, videos, or pictures has probably spent way too much time renaming hundreds of files.

    This utility will add, remove, or replace parts of the filename with ease and also supports renaming via file properties, MP3 tags, JPEG JFIF and EXIF tags, and text files. Batch renaming that's simple to use, yet still very powerful.

  • Sending and Receiving SMS from your Linux Computer LG #164
  • collectl – Collectl is a light-weight performance monitoring tool capable of reporting interactively as well as logging to disk. It reports statistics on cpu, disk, infiniband, lustre, memory, network, nfs, process, quadrics, slabs and more in easy to read format.

Bookmarks for 8 feb 2011 through 11 feb 2011

These are my links for 8 feb 2011 through 11 feb 2011:

  • Easy packet captures straight from the Cisco ASA firewall … – Takeaway: Lori Hyde tells you how to capture packets directly from the Cisco ASA without using a separate packet-sniffing utility, first by setting up an ACL to define the traffic and then using the capture command.
  • 500 Internal Server Error – 500 Internal Server Error
  • Home – Prepaid Wireless Internet Access – The frequent and occasional traveler requiring access to the Internet knows the problem: You are there, your notebook is there but no Wifi hotspot. But don't despair. 2G and 3G cellular operators in some countries offer wireless Internet access using GPRS/EDGE/UMTS via prepaid SIM cards. <br />
    For outsiders, it's a bit difficult to find out if such an offer is available at the destination. This Wiki aims to help finding such offers. The search the Wiki for a particular country, enter its name in the search dialog box on the left. In case you travel to countries for which you can't find a local offer, take a look at Vodafone WebSessions, which can be used to access the Internet in most European countries and also some countries elsewhere with a prepaid card for a daily fee.<br />
    [via MCC]

Bookmarks for 23 lug 2010 through 27 lug 2010

These are my links for 23 lug 2010 through 27 lug 2010:

  • Mark’s Technical Stuff – This page contains software and documentation written by Mark D. Roth on AIX, sendmail, apache and PAM (a little bit old)
  • Net Profiles – With Net Profiles, mobile computing becomes a whole lot easier. It eliminates the need to manually reconfigure your network settings when you move your desktop/laptop computer to another location. Once a profile is created, Net Profiles can configure your IP settings, proxy settings, mapped drives, default printer, wallpaper, and screen resolution with a click of a button; as well as run any number of user-defined applications upon activation of a profile.<br />
    <br />
    [via http://www.zarrelli.org/blog/ ]
  • HowTo: Fix Corrupted Windows Registry from Ubuntu partition – Ubuntu Forums – I run a dual boot on my work laptop because there are some work related apps that do not run so well <br />
    on my ubuntu partition. Anyhow I ran into the dreaded <br />
    Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM<br />
    error message. I tried to follow the solution that Microsoft has available on their tech support site, but<br />
    was not able to get to the recovery console, not even through the boot cd!!<br />
    <br />
    <br />
    (rif. http://support.microsoft.com/default.aspx?scid=kb;it;307545 )

Bookmarks for 2 lug 2010 from 16:04 to 16:14

These are my links for 2 lug 2010 from 16:04 to 16:14:

  • migrazione RedHat Enterprise Linux a CentOS eseguita! – Lo scorso anno acquistammo un serverino – dischi in fiber channel, 4 cpu quadcore, 32GB di RAM … la solita roba, insomma – con su Red Hat Enterprise Linux. Ovviamente quest’anno allo scadere della licenza non ci sono i fondi per proseguire con gli abbonamenti annuali…Che si fa? Si migra a CentOS, ovviamente!<br />
    Per fortuna la procedura di migrazione è stata semplice, immediata e rispettosa del tutorial proposto nell’apposita pagina del wiki ufficiale.
  • Backup su HSDPA con router Linux – La settimana scorsa Stefano ha avuto un down tremendo della HDSL, più di 72 ore, quasi insopportabili per una azienda al giorno d’oggi. Per questo motivo mi ha chiesto di aggiungere al firewall/router che già gestisce le policy di rete, un backup su HSDPA automatico che attivi la connessione su 3G non appena il link ADSL cade.<br />
    <br />
    Ho cercato in rete se esisteva già qualche setup, ma ho trovato solo una guida per zeroshell e alcune discussioni su forum che però non erano pienamente esaustive.
  • MySQL Forge :: Dashboard – MySQL Forge is a repository of tools, projects, roadmap tasks, and wiki content that is created and maintained by the MySQL user and developer community. It is intended to be a resource for learning, contributing, and sharing information and code with each other.<br />
    <br />
    The Forge also has a section devoted to the people that compose the greater MySQL user and developer community.
  • rhomobile – the open mobile framework – Rhodes is an open source framework to rapidly build NATIVE apps for all major smartphone operating systems (iPhone, Windows Mobile, RIM, Symbian and Android). These are true native device applications (NOT mobile web apps) which work with synchronized local data and take advantage of device capabilities such as GPS, PIM contacts and camera.<br />
    <br />
    [via http://blog.fabriziogiordano.it/2010/07/02/rhodes-2-0-sviluppare-applicazioni-per-smartphone/]