Bookmarks for 21 gen 2013 through 22 gen 2013

These are my links for 21 gen 2013 through 22 gen 2013:

  • PasswdFinder | Magical Jelly Bean – PasswdFinder is a neat freeware utility that helps you find your lost passwords. Once installed, it will show you passwords saved by web-browsers, email clients, instant messengers, FTP clients and other programs.

    [ via http://www.addictivetips.com/windows-tips/easily-view-saved-passwords-from-many-windows-apps-with-passwdfinder/ ]

  • Guacamole – HTML5 Clientless Remote Desktop – Guacamole provides access to desktop environments using remote desktop protocols like VNC and RDP. A centralized server acts as a tunnel and proxy, allowing access to multiple desktops through a web browser.

    No browser plugins are needed, and no client software needs to be installed. The client requires nothing more than a web browser supporting HTML5 and AJAX.

  • Nginx Load Balancing Basics – jsDelivr Official Blog – Nginx is a powerful high performance web server with a lot of features that can help high load projects to overcome their problems.
    Here you can see a particular feature of Nginx that allows you to load balance the traffic across multiple external and internal(on same hardware) servers.

Bookmarks for 17 gen 2013 from 12:08 to 14:17

These are my links for 17 gen 2013 from 12:08 to 14:17:

  • grml.org – Debian Live system / CD for sysadmins and texttool-users – What is Grml?
    Grml is a bootable live system (Live-CD) based on Debian. Grml includes a collection of GNU/Linux software especially for system administrators. Users don't have to install anything on fixed storage. Grml is especially well suited for administrative tasks like installation, deployment and system rescue.
  • The Ultimate USB Stick Setup [splitbrain.org] – 32GB is a lot of space, so why not fill some of it with useful stuff you might need from time to time:

    Windows 7 Installer, because a Windows reinstalls tend to happen suddenly
    Some portable Windows tools, to make that System more bearable
    Some Linux Live system(s) for data recovery and general PC maintenance
    The Arch Linux install image, just in case someone needs assimilation
    Here's how I set it up.

  • ViewDNS.info – Your one source for DNS related tools!

    [ via https://delicious.com/farmando ]

Bookmarks for 26 ott 2012 through 1 nov 2012

These are my links for 26 ott 2012 through 1 nov 2012:

  • tunlr.net – Stream video or music, whenever and wherever you want

    Do you want to stream video or audio from U.S.-based on-demand Internet streaming media providers but can't get in on the fun because you're living outside the U.S.? Fear not, you have come to the right place. Tunlr lets you stream content from sites like Hulu, MTV, CBS, ABC, Pandora and more to your Mac or PC. Want to watch HuluPlus on your iPad, AppleTV or XBox 360 even though you're not in the U.S.? Tunlr lets you do this.

  • Wifix – Non-technical version

    WiFix is a program that allows users to locate, download, compile and install the appropriate driver for their wireless card.

    Geek version

    WiFix is a community-built program that aims to be a modular program that provides users with an intuitive interface for installing wireless drivers. Although created for Linux in general and Ubuntu in particular, the design is intended to allow for usage on all Linux distributions and other platforms, such as BSD or even Windows, potentially using the same database tables. For example, archives used for installing NDIS-based drivers can work in any of these operating systems.

    When users run WiFix, their device information is submitted to our database, the PCI ID is stored, so that may locate the appropriate driver. When the same device id is queried again, the driver is retrieved and installed. In a sense, WiFix is a program by users, for users; every time someone uses it, it gets a little bit better.

  • 5115 Default Passwords from Open Sez Me! – 5115 Default Passwords for thousands of systems from 642 vendors!

Bookmarks for 22 ott 2012 through 23 ott 2012

These are my links for 22 ott 2012 through 23 ott 2012:

  • Can’t SSH into ASA? « Axelilly’s Ponderings – Something strange happened today when I went to SSH into my ASA cluster.

    Upon running ssh I got this error message:

    ssh_exchange_identification: Connection closed by remote host

  • Ubuntu Linux Resources – It's a collection of tutorials designed to help new Ubuntu users, in particular those coming from a Windows-using background.
  • PsPasswd – Systems administrators that manage local administrative accounts on multiple computers regularly need to change the account password as part of standard security practices. PsPasswd is a tool that lets you change an account password on the local or remote systems, enabling administrators to create batch files that run PsPasswd against the computers they manage in order to perform a mass change of the administrator password.

    PsPasswd uses Windows password reset APIs, so does not send passwords over the network in the clear.