troubleshoot

  • Bookmarks for 28 mar 2014 through 29 mar 2014

    These are my links for 28 mar 2014 through 29 mar 2014: LDAP org chart | bitcube.co.uk – For centralised authentication and authorisation, LDAP is the de-facto standard. Whether in its pure form on Unix or in Active Directory guise on Windows, everyone uses it. What many people don't realise is that you can store…

  • Bookmarks for 27 dic 2012 through 28 dic 2012

    These are my links for 27 dic 2012 through 28 dic 2012: SyBooks Online: Back Up Data to a New Table (on sybase 12.x) – Copy the data from the corrupted table into a new table by creating a dummy table, and copying the old data into the dummy table. Netl33ts: Cisco VPN Troubleshooting Guide…

  • Bookmarks for 26 set 2011 through 30 set 2011

    These are my links for 26 set 2011 through 30 set 2011: VPN Debugging notes – Open Vim – Collection of Vim learning tools [via http://www.delicious.com/farmando ] Bash Socket Programming | HACKTUX – You can connect to a socket using Bash by using exec and redirecting to and from the pseudo-path /dev/tcp/<hostname>/<port> or /dev/udp/<hostname>/<port>. For…