linkek — How to connect to wireless AP via CLI

More or less the same:

http://blog.sudonetworks.com/2010/03/configuring-wpawpa2-on-linux-clients.html
http://ubuntuforums.org/showthread.php?t=202834&highlight=wpa+gutsy

..in a nutshell:
1.  wpa_passphrase <access_point_SSID>  =>  gives you the coded passphrase
2.  Copy the coded passphrase to /etc/wpa_supplicant/wpa_supplicant.conf, like this:
(config file can be anywhere, name can be anything)
network={
ssid=”<access_point_SSID>”
#psk=<output of    wpa_passphrase <access_point_SSID>>
psk=9ae7a5f631ecc688db8dcc6bbf317b4a551b39e9ee9c20effb5393e342bd954b
}
3.   Enable WLAN interface with    ifconfig <wlan_interface> up
+   You can search for available APs with    iwlist <wlan_interface> scanning | grep -i essid
4.  Configure the interface to use a specific SSID with   iwconfig <wlan_interface> essid <access_point_SSID>
5.  Start WPA authentication with    wpa_supplicant -i<interface> -c <config_file>
6.  Assign an IP with this interface or use DHCP (ddclient <interface>), set routing if necessary

You can now use your connection!

linkek — Cisco Voice links

Dial Peer Configuration Examples
http://www.cisco.com/en/US/docs/ios/12_3/vvf_c/dial_peer/dp_app_a.html

Voice network signaling and control
http://www.cisco.com/en/US/tech/tk652/tk653/technologies_tech_note09186a00800a6210.shtml

Configuring voice ports
http://www.cisco.com/en/US/docs/ios/12_2/voice/configuration/guide/vvfport.html#wp1054950

Cisco IOS voice monitoring and troubleshooting  —  FXO interfaces
http://docwiki.cisco.com/wiki/Cisco_IOS_Voice_Troubleshooting_and_Monitoring_–_FXO_Interfaces

linkek — GMail in terminal

GMail in ALPine:
http://javatarian.wordpress.com/2008/02/01/configuring-alpine-with-gmail/
http://www.soton.ac.uk/~fangohr/randomnotes/email.html
http://lusule.wordpress.com/2008/08/16/how-to-7/
https://www.cs.virginia.edu/~csadmin/wiki/index.php/Setting_up_Pine_%28Alpine%29_for_IMAP_Gmail
http://mail.google.com/support/bin/answer.py?hl=en&answer=78799
———————
GMail in Mutt:
http://shreevatsa.wordpress.com/2007/07/31/using-gmail-with-mutt-the-minimal-way/
http://www.linux.com/archive/articles/48771
http://crunchbanglinux.org/wiki/howto/howto_setup_mutt_with_gmail_imap

linkek — Cisco linkek — tools

Command Lookup Tool (Configuration commands)

http://www.cisco.com/cgi-bin/Support/Cmdlookup/home.pl

Ouput Interpreter (analyse of syslog events, showcommand outputs, …)

https://www.cisco.com/cgi-bin/Support/OutputInterpreter/home.pl

Error Message Decoder (analyse syslog event messages)

http://www.cisco.com/cgi-bin/Support/Errordecoder/index.cgi

Configuration Tool (official pricelist)

http://www.cisco.com/cgi-bin/Support/Errordecoder/index.cgi

Cisco Passwort-Cracker

http://www.trinler.net/de/service/tools/ciscopw.html

linkek — mindmappers, timetracker, PDF reader, multimedia converter

Mindmaps
Compendium  —  http://compendium.open.ac.uk/institute/community/showcase.htm
Freemind  —  http://freemind.sourceforge.net/wiki/index.php/Main_Page

Lightweight time tracker  —  http://lwtt.aiken.cz/section/documentation

PDF reader  —  http://www.foxitsoftware.com/downloads/index.php

Hypervideo Converter  —  http://gtk-apps.org/content/show.php/Hyper+Video+Converter?content=88970