In the last few days I've started to learn python and gone a bit python mad with it, as a result I have a bunch of test scripts where I have been learning to do stuff. This is one of my first ones, basically I've taken this guy ...
Cisco ASA SYSLOG config for Tufin SecureTrack
I'm sure there's a very good reason that the Tufin Secure Track User Guide (R14-1) has 8 pages of screenshots instead of including these 10 lines of config; I just don't yet know what the reason is :)
logging enable logging timestamp logging facility 23 logging message 111008 ...
Cisco ASA - inc - regex examples
I use stuff like
show run | inc abc
all the time but I've never really dabbled with plumbing regex through it, I played a little today. Here's a couple of examples you might find useful:Look for either https or www in an access-list
FW01/pri/act# show ...
The LINICKX clock - power by jquery, css3 and Google App Engine
It's been a long time since my last weekend project, over on git hub I have just published the code for my LINICKX Clock.
I have an old Nokia n800 which I wanted to put to some use. If you want a good time service ...
No Comment
Linickx.com has been using comments on WordPress for over 5 years now and over that time the quality and quantity of comments has varied. In the last six+ months comments have become mostly spam. To reduce the amount of outages caused by spam, scrapers and other internet-rubbish the comment ...
Using bootstrap on Cisco ISE
ISE 1.1 had horrible web portals which didn't render well on mobile devices at all (which was odd for a BYOD solution), anyway, Cisco have fixed that now in 1.2 with the ability to enable a mobile version... but what if you want something totally custom that ...
Example wordpress_logged_in for root-cookie
Using Google as a FREE origin pull CDN
There are bucket load of posts on how to use google application engine (GAE) as a CDN but many of them direct you to hosting static content on a google server. For me that approach isn't practical, every time I did a WordPress update or plugin upgrade I would ...
OS X: Sync'ing keychains in the iCloud
Keychains hold passwords, certificates and general secret stuff - only do this if you understand the Apple will have access to this.... well assuming they can crack your keychain password (which they probably can).
Synchronising a keychain across macs could be useful, for example, having a dedicated keychain for WiFi credentials ...
linickx opened pull request symkat/SymPullCDN#1