UbuntuUpdates - PPA: GetDeb Apps:
I had some problems getting the new version of Vuze to run on Ubuntu 12.04 and after having tried many things came across teh following PPA information.
Vuze wouldn't display web or search content because of missing libraries and misconfiguration. The following lines allow you to install Vuze5 as a package:
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu precise-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'"
sudo apt-get update
sudo apt-get install vuze
More info here:
http://www.ubuntuupdates.org/ppa/getdeb_apps?dist=precise
'via Blog this'
I'm just a simple techie who sometimes forgets things. I use this as a notepad to remember things by. I hope it helps you too. I post as myself, not as any organisation.
Sunday, 28 July 2013
Disable Autodiscover in Outlook
I guess if I was to decribe my email setup in the terms of a relationship, then "it's complicated" would be an apt description.
One major issue that I have is Outlooks Autodiscover feature which is supposed to help Outlook discover the correct Exchange servers to connect to.
This works fine if I am connected to my work LAN or VPN, but if I want to look at my offline cached email, Outlook insists on connecting me to my organisations main email servers. Problem is, my email account is not there, and I have no valid Exchange login for there, so Outlook continually prompts me for credentials which will never work, oh, and the button to "never ask for these credentials again" doesn't work either.
Best or only option I have found for stopping this prompt is to enter a fake autodiscover address into my local hosts file. I enter the following line:
127.0.0.1 autodiscover autodiscover.myworkdomain.com
You'll have to replace "myworkdomain.com" with whatever matches your work email address.
How does that work for you?
One major issue that I have is Outlooks Autodiscover feature which is supposed to help Outlook discover the correct Exchange servers to connect to.
This works fine if I am connected to my work LAN or VPN, but if I want to look at my offline cached email, Outlook insists on connecting me to my organisations main email servers. Problem is, my email account is not there, and I have no valid Exchange login for there, so Outlook continually prompts me for credentials which will never work, oh, and the button to "never ask for these credentials again" doesn't work either.
Best or only option I have found for stopping this prompt is to enter a fake autodiscover address into my local hosts file. I enter the following line:
127.0.0.1 autodiscover autodiscover.myworkdomain.com
You'll have to replace "myworkdomain.com" with whatever matches your work email address.
How does that work for you?
Friday, 19 July 2013
Re: FAQ(16): Using HTTP protocol in SDM - HP Enterprise Business Community
Re: FAQ(16): Using HTTP protocol in SDM - HP Enterprise Business Community:
This post explains how to force the use of HTTP with HP SoftPaq Download Manager (SDM) instead of the default passive FTP.
Use the switch /FORCEHTTP.
This solved the errors I was getting with SDM saying it could not access ftp.hp.com with v3.4.10.0.
It immediately downloaded v3.4.11.0, so maybe it's fixed in this version anyway?
Wireshark showed the passive FTP failing with v3.4.10.0.
'via Blog this'
This post explains how to force the use of HTTP with HP SoftPaq Download Manager (SDM) instead of the default passive FTP.
Use the switch /FORCEHTTP.
This solved the errors I was getting with SDM saying it could not access ftp.hp.com with v3.4.10.0.
It immediately downloaded v3.4.11.0, so maybe it's fixed in this version anyway?
Wireshark showed the passive FTP failing with v3.4.10.0.
'via Blog this'
Labels:
FTP,
HP,
HTTP,
Passive FTP,
SDM,
SoftPaq Download Manager
Sunday, 14 July 2013
Pidgin with OTR - Secure Instant Messaging | Security In A Box
Saturday, 6 July 2013
Windows Reading List 0x80073cb
Can't install the Windows Reading List update from the Windows Store in Windows 8.1 Preview.
I'm not sure what it is, why I need it, or why it won't install.
Anyone?
I'm not sure what it is, why I need it, or why it won't install.
Anyone?
Windows 8.1 Preview - Google Talk will not connect
I use two factor authentication with my Google Apps, and while Google Talk was working fine before the install of Windows 8.1 preview, it stopped after it was installed.
Going to accounts.google.com and generating a new passpharse didn't help, but I found this:
http://answers.microsoft.com/en-us/windows/forum/windows8_1_pr-performance/windows-81-preview-google-talk-will-not-connect/9ec2038f-2dad-444b-a280-1e599cd1900e
I uninstalled Google Talk, and Google Talk plugin for Chrome and re-installed Google Talk from here:
http://dl.google.com/googletalk/googletalk-setup-en-GB.exe
I also reinstalled the Google Chrome voice and video plugin by starting a video call with a contact.
All seems to be working fine now.
Going to accounts.google.com and generating a new passpharse didn't help, but I found this:
http://answers.microsoft.com/en-us/windows/forum/windows8_1_pr-performance/windows-81-preview-google-talk-will-not-connect/9ec2038f-2dad-444b-a280-1e599cd1900e
I uninstalled Google Talk, and Google Talk plugin for Chrome and re-installed Google Talk from here:
http://dl.google.com/googletalk/googletalk-setup-en-GB.exe
I also reinstalled the Google Chrome voice and video plugin by starting a video call with a contact.
All seems to be working fine now.
Windows 8.1 Preview with Intel Express 4
Looks like Microsoft removed support from Intel Express 4 laptop graphics with the new Windows 8.1 preview as all I was able to get was a standard video adaptor.
I lived with the crippled Intel Express 4 graphics support in Windows 8, as any attempt to run DRM videos failed with the hacked Windows 7 drivers available out there.
However, I tried again and Sky and NetFlix are definately working fine. (Although I'm not to worried about Sky having fallen out with them regarding Sky Go and thier decision to charge for it!)
Thanks to the guys at Eight Forums for the answer:
http://www.eightforums.com/graphic-cards/4418-mobile-intel-series-4-intel-hd-graphics-1st-generation.html
I wouldn't recommend removing the Test Mode logo - That looks like it is designed solely for Windows 8.
I lived with the crippled Intel Express 4 graphics support in Windows 8, as any attempt to run DRM videos failed with the hacked Windows 7 drivers available out there.
However, I tried again and Sky and NetFlix are definately working fine. (Although I'm not to worried about Sky having fallen out with them regarding Sky Go and thier decision to charge for it!)
Thanks to the guys at Eight Forums for the answer:
http://www.eightforums.com/graphic-cards/4418-mobile-intel-series-4-intel-hd-graphics-1st-generation.html
I wouldn't recommend removing the Test Mode logo - That looks like it is designed solely for Windows 8.
Install Windows 8.1 Preview - 0xC1900101 - 0x4000D
Trying to update on-line or with a downloaded CD of Windows 8.1 preview gave me the following problem - Bluescreen on startup follwed by system reverting to Windows 8.
This blog post pointed me in the right direction:
http://iampaulh.blogspot.co.uk/2013/06/windows-81-preview-fails-to-install.html
This site pointed me to an uninstall option for AKSDF.SYS:
http://www.pulsonix.com/faq.aspx?KB090025
I'm not sure when this was installed (this was originally an update from Windows 7) but the following applications were installed on the same day:
I'm not really sure what the SafeNet software does, it's all rather vague on the site - Anyone know?
Now, just the Intel Express 4 Video driver issue to crack.
This blog post pointed me in the right direction:
http://iampaulh.blogspot.co.uk/2013/06/windows-81-preview-fails-to-install.html
This site pointed me to an uninstall option for AKSDF.SYS:
http://www.pulsonix.com/faq.aspx?KB090025
I'm not sure when this was installed (this was originally an update from Windows 7) but the following applications were installed on the same day:
- Microsoft Expression 4 video encoder
- DVD Flick (Open source DVD Authoring)
- Pinnacle video drivers (to support Pinnacle studio on the iPad)
- Visit the SafeNet Downloads site
- Download the Sentinel HASP/LDK - Command Line Run-time Installer
- Extract it
- Open a CMD prompt as an administrator
- From the extracted files directory, run haspdinst -info and you should see the installed version you have, and the installer version enabled
- Run haspdintst -r to remove
- Run haspdinst -info again to confirm removal
I'm not really sure what the SafeNet software does, it's all rather vague on the site - Anyone know?
"SafeNet has more than 25 years of experience in delivering innovative and reliable software licensing and entitlement management solutions to software and technology vendors worldwide. Easy to integrate and use, innovative, and feature-focused, the company’s family of Sentinel® Software Monetization Solutions are designed to meet the unique license enablement, enforcement, and management requirements of any organization, regardless of size, technical requirements or organizational structure."
Now, just the Intel Express 4 Video driver issue to crack.
Subscribe to:
Posts (Atom)