Cisco ASA VPN: lost pre-shared-key password?
solution is quite simple – instead “show run” try “more system:running-config”
solution is quite simple – instead “show run” try “more system:running-config”
Nice table @ linux home networking
Very useful.
Also, IOS packaging explanation.
to decrypt group password use online decrypter
Must see @ careercert.info
Nice article @ krizka.net
edit: new solution located here
Try these URL’s:
http://creativehuman.blogspot.com/2009/03/millions-of-medical-and-other-books.html
Also, find out ISBN on amazon and then use google with string ISBN: XXXXX +download
Cisco configuration example located here.
very well explained here.
user@computer:~$ /usr/bin/locale
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LC_CTYPE=”en_US.UTF-8″
LC_NUMERIC=”en_US.UTF-8″
LC_TIME=hr_HR.UTF-8
LC_COLLATE=”en_US.UTF-8″
LC_MONETARY=”en_US.UTF-8″
LC_MESSAGES=”en_US.UTF-8″
LC_PAPER=”en_US.UTF-8″
LC_NAME=”en_US.UTF-8″
LC_ADDRESS=”en_US.UTF-8″
LC_TELEPHONE=”en_US.UTF-8″
LC_MEASUREMENT=”en_US.UTF-8″
LC_IDENTIFICATION=”en_US.UTF-8″
LC_ALL=
sudo /usr/sbin/locale-gen hr_HR.UTF-8
sudo /usr/sbin/update-locale LANG=hr_HR.UTF-8