Thanks to my pal, Brian, I now know how to identify cookies in Firefox *AND* Internet Explorer, using the "special" URL: -
javascript:alert(document.cookie)
which is rather useful.
I've also been using the View Cookies plugin for Firefox, which is available from Bitstorm.
All in all, mnom mnom
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Monday, 15 November 2010
Friday, 12 November 2010
Packt Publishing - Discounts on IBM books in November
Apparently, Packt are having a discount month during November on all IBM books: -
During November Packt is celebrating the recent success of its IBM book range with an array of special offers, including:
Their titles include: -
For further information, click across to the Packt site.
During November Packt is celebrating the recent success of its IBM book range with an array of special offers, including:
- 20% off all Packt IBM print books
- 25% off if you purchase 3 or more books
- 30% off all Packt IBM ebooks
Their titles include: -
- WS-BPEL 2.0 for SOA Composite Applications with IBM WebSphere 7.0
- IBM Lotus Sametime 8 Essentials: A User's Guide
- IBM Lotus Notes 8.5 User Guide
For further information, click across to the Packt site.
Hmmm, how did I manage that ? VLC opens instead of Gnome's File Manager ( Nautilus )
Somehow, I managed to conficker Ubuntu 10.10 to always attempt to open a folder in VLC rather than the more conventional Nautlius File Manager.
Not sure how, but I was definitely using VLC to watch Battlestar Galactica: Razor t'other night so it must be pilot error :-)
Anyhow, I fixed it as follows: -
That's it, that's all it takes.
Easy when you know how :-)
To be fair, this thread on UbuntuForums did help but I had to read and re-read it to be sure, to be sure.
Not sure how, but I was definitely using VLC to watch Battlestar Galactica: Razor t'other night so it must be pilot error :-)
Anyhow, I fixed it as follows: -
- Navigate to the Desktop ( or, to be fair, any other view of a folder hierarchy )
- Select a folder with the left-hand mouse button
- Right-click ( this is now a verb ! ) on the folder
- Choose Open With Other Application
- Navigate to File Browser
- Expand the Use Custom Command twistie
- Verify that the custom command now reads nautilus
- Ensure that Remember this application for "folder" files is checked
- Click Open
That's it, that's all it takes.
Easy when you know how :-)
To be fair, this thread on UbuntuForums did help but I had to read and re-read it to be sure, to be sure.
Lotusphere 2011 - 30 January - 3 February
Interested in all that's new in Lotus ? Got some spare time at the end of January ? Fancy somewhere slightly warmer than Western Europe ? Like sunshine ?
If the answer to all of the above is "Oh my Gosh, YES YES YES", then consider a trip to sunny-but-sometimes-cold Orlando and join the Lotus folks at Lotusphere 2011.
This year ( well, next year if you know what I mean ), it's slightly later than before, edging into February, which adds to the excitement.
Want to know more ? If so, check out the new LS11 social aggregator site, or simply visit the official site or follow the trend on Twitter.
Perhaps, if I'm lucky, I'll see you there :-)
If the answer to all of the above is "Oh my Gosh, YES YES YES", then consider a trip to sunny-but-sometimes-cold Orlando and join the Lotus folks at Lotusphere 2011.
This year ( well, next year if you know what I mean ), it's slightly later than before, edging into February, which adds to the excitement.
Want to know more ? If so, check out the new LS11 social aggregator site, or simply visit the official site or follow the trend on Twitter.
Perhaps, if I'm lucky, I'll see you there :-)
Thursday, 11 November 2010
File does not exist [/LotusQuickr/LotusQuickr/CreateHaiku.nsf?OpenDatabase]
Hmmm, I was seeing: -
File does not exist
in my browser, when I tried to create a new Quickr place using Lotus Quickr Services for Lotus Domino 8.5 ( this freshly installed onto Red Hat Enterprise Linux 5.5 ).
The Domino console gave me more detail: -
11/11/2010 05:15:43 PM -File does not exist [/LotusQuickr/LotusQuickr/CreateHaiku.nsf?OpenDatabase]
When I checked: -
cd /local/notesdata
ls -al /LotusQuickr/LotusQuickr/CreateHaiku.nsf
there's no such directory called LotusQuickr/LotusQuickr *BUT* there is a directory called LotusQuickr/lotusquickr :-)
So, as a quick "hack", I created a symbolic link to fix the problem: -
cd /local/notesdata/LotusQuickr
ln -s lotusquickr LotusQuickr
Having done this, I can happily create new Quickr places.
The strange thing is ... this worked earlier in the day :-(
File does not exist
in my browser, when I tried to create a new Quickr place using Lotus Quickr Services for Lotus Domino 8.5 ( this freshly installed onto Red Hat Enterprise Linux 5.5 ).
The Domino console gave me more detail: -
11/11/2010 05:15:43 PM -File does not exist [/LotusQuickr/LotusQuickr/CreateHaiku.nsf?OpenDatabase]
When I checked: -
cd /local/notesdata
ls -al /LotusQuickr/LotusQuickr/CreateHaiku.nsf
there's no such directory called LotusQuickr/LotusQuickr *BUT* there is a directory called LotusQuickr/lotusquickr :-)
So, as a quick "hack", I created a symbolic link to fix the problem: -
cd /local/notesdata/LotusQuickr
ln -s lotusquickr LotusQuickr
Having done this, I can happily create new Quickr places.
The strange thing is ... this worked earlier in the day :-(
Wednesday, 10 November 2010
Problems installing Lotus Quickr Services for Lotus Domino 8.5
During an installation of Quickr 8.5 onto Domino 8.5.1 FP3, I saw the following exception:
Processing directory /local/notesdata/domino/html/qphtml/../85010
An unexpected error occured during post-install processing:
The qrdpreview library is missing from the install.
Please contact IBM Technical Support.
Died at (eval 33) line 459.
/tmp/server/tools/lib/NIC.pm line 1031
The installation failed for the local host.
I'd previously seen this exception when I tried to install Quickr onto Domino 8.5.2, which I know is not a supported platform, as per: -
Lotus Quickr 8.5 for Domino System Requirements - Linux
which states: -
Domino Lotus Domino 8.5.1 Fix Pack 3 Interim Fix 2 or later
All Applicable OS Lotus Domino 8.5.1 (32-bit only)
So I have FP3, and am now trying to obtain IF2: -
Domino 8.5.1 Fix Pack 3 Interim Fix 2 (8.5.1 FP3 IF2) - Quickr 8.5 ECM Support
I've subsequently downloaded and installed IF2 which is now included in 851FP3HF434-linux.tar but to no avail.
Processing directory /local/notesdata/domino/html/qphtml/../85010
An unexpected error occured during post-install processing:
The qrdpreview library is missing from the install.
Please contact IBM Technical Support.
Died at (eval 33) line 459.
/tmp/server/tools/lib/NIC.pm line 1031
The installation failed for the local host.
I'd previously seen this exception when I tried to install Quickr onto Domino 8.5.2, which I know is not a supported platform, as per: -
Lotus Quickr 8.5 for Domino System Requirements - Linux
which states: -
Domino Lotus Domino 8.5.1 Fix Pack 3 Interim Fix 2 or later
All Applicable OS Lotus Domino 8.5.1 (32-bit only)
So I have FP3, and am now trying to obtain IF2: -
Domino 8.5.1 Fix Pack 3 Interim Fix 2 (8.5.1 FP3 IF2) - Quickr 8.5 ECM Support
I've subsequently downloaded and installed IF2 which is now included in 851FP3HF434-linux.tar but to no avail.
Tuesday, 9 November 2010
Google Search Appliance - Not following the (re)directions
We were seeing a problem where we couldn't access the GSA on port 80 or 443, instead receiving: -
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept
cookies.
It turned out to have been a misconfiguration; the GSA was effectively redirecting requests back to itself :-)
Under System Settings, the Default Search URL -> Redirect requests for '/' setting was set to '/'.
Initially, I replaced the '/' with the FQ URL of the default collection and default front-end: -
http://10.65.127.54/search?site=default_collection&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend&proxycustom=%3CHOME/%3E
which worked OK.
I then simply blanked out the value, and again it seems to work.
In both cases, it redirects to the default front-end / collection: -
http://10.65.127.54/search?site=default_collection&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend&proxycustom=%3CHOME/%3E
The thing that drew me to this was that the HTTPFox plugin threw up a (NS_ERROR_REDIRECT_LOOP) exception after a number of HTTP 302 redirections
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept
cookies.
It turned out to have been a misconfiguration; the GSA was effectively redirecting requests back to itself :-)
Under System Settings, the Default Search URL -> Redirect requests for '/' setting was set to '/'.
Initially, I replaced the '/' with the FQ URL of the default collection and default front-end: -
http://10.65.127.54/search?site=default_collection&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend&proxycustom=%3CHOME/%3E
which worked OK.
I then simply blanked out the value, and again it seems to work.
In both cases, it redirects to the default front-end / collection: -
http://10.65.127.54/search?site=default_collection&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend&proxycustom=%3CHOME/%3E
The thing that drew me to this was that the HTTPFox plugin threw up a (NS_ERROR_REDIRECT_LOOP) exception after a number of HTTP 302 redirections
Subscribe to:
Posts (Atom)
Note to self - Firefox and local connections
Whilst trying to hit my NAS from Firefox on my Mac, I kept seeing errors such as:- Unable to connect Firefox can’t establish a connection t...

-
Error "ldap_sasl_interactive_bind_s: Unknown authentication method (-6)" on a LDAPSearch command ...Whilst building my mega Connections / Domino / Portal / Quickr / Sametime / WCM environment recently, I was using the LDAPSearch command tha...
-
Another long story cut short, but I saw this: - curl: (58) unable to set private key file: 'dave.pem' type PEM from my Ansible...
-
Why oh why do I forget this ? Running this command : - ldapsearch -h ad2012.uk.ibm.com -p 389 -D CN=bpmbind,CN=Users,DC=uk,DC=ibm,DC=com -w...