Bookmarks for 25 feb 2013 through 19 mar 2013

These are my links for 25 feb 2013 through 19 mar 2013:

  • owncloud 5.0: Unable to upload files – Issue #2006 – The php version of Ubuntu 10.04 LTS it's too old for Owncloud 5.0. Here an help to upgrade to php 5.4
  • Xiki – A shell console with GUI features – Xiki does what shell consoles do, but lets you edit everything at any time. It's trivial to make your own commands and menus to access other tools. [ via braindead.tumblr.com ]
  • Active Directory Management with PowerShell in Windows Server 2008 R2 – One of the first things you notice with Windows Server 2008 R2 is that PowerShell 2.0 has become central to the admin function  There is a powerful Active Directory module for Powershell that contains a provider and cmdlets that are designed to allow you to manage Active Directory from the command line. Now, you can also use versions  for previous versions of Windows Server.

Bookmarks for 27 giu 2012 from 14:28 to 17:36

These are my links for 27 giu 2012 from 14:28 to 17:36:

  • Wipe and Reset a NetApp to Factory Defaults – We had a filer with some very sensitive information on it that had to be destroyed (in front of an auditor) before it was allowed to reuse the filer. This was the procedure we followed:[...]
  • h5ai · a modern HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee · larsjung.de – h5ai makes browsing directories on HTTP web servers more pleasant. Directory listings get styled in a modern way and browsing through the directories is enhanced by different views, a breadcrumb and a tree overview.
  • Subtitle Editor – Subtitle Editor is a GTK+2 tool to edit subtitles for GNU/Linux/*BSD. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitle. This program also shows sound waves, which makes it easier to synchronise subtitles to voices.

    Subtitle Editor is free software released under the GNU General Public License (GPL3).

Bookmarks for 16 feb 2012 through 21 feb 2012

These are my links for 16 feb 2012 through 21 feb 2012:

  • QuickPHP Lightweight Standalone Bloat-free Portable (USB stick CD drive Windows Embedded Kiosks) PHP Web Server – Weighing in at just over 500KB in size and using around 9MB of memory with PHP DLL running, QuickPHP is one of the most lightweight fully functional standalone PHP web server in the world today!
  • virtuallyGhetto: Ruby vSphere Console (RVC) 1.6 Released – Rich Lane the creator of Ruby vSphere Console just recently released RVC 1.6 which includes some new features and bug fixes. If you are a current RVC user, you can update to the latest version by using the "gem" utility. For those of you who are not familiar with RVC, it is console UI for vCenter Server and ESX(i) host and it provides a way to interact with your vSphere infrastructure like the vSphere Client but using a console shell. RVC can be installed on a Windows, Linux or Mac OSX system and it's built on RbVmomi which is an open source Ruby library/bindings to the vSphere API.
  • NSClient Error – Could not get data for | Web Paths – I started receiving an error in Nagios that stated:  NSClient – Error: Could not get data for 10 perhaps we don’t collect data this far back?  I started researching the issue, and the obvious solutions weren’t working.

Bookmarks for 1 feb 2012 through 2 feb 2012

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

  • WP WAF – WordPress Web Application Firewall | Gianni Amato – Ecco la preview di ciò che inizialmente è nato come IDS per monitorare gli attacchi ai miei blog e man mano cresciuto fino a prendere le sembianze di un IPS.

    WP WAF è un plugin per WordPress (leggero e per nulla invasivo) il cui scopo è quello di bloccare ed eventualmente notificare alla propria casella di posta i dettagli dell’attacco alla piattaforma.

    [via http://www.afhome.org/2012/02/01/un-firewall-per-wordpress/ ]

  • Sumo Paint | Online Image Editor – Sumo Paint – online image editor and drawing application
  • PHP and AJAX shell console – Ever wanted to execute commands on your server through php to mimick a shell login? Now you can. I'm calling this file (see below) shell.php and it allows you to run commands on your web server with the same permissions that your php executable has.