Well, I had some free time this PM, so I downloaded the Release Candidate code for the next Ubuntu release, Intrepid Ibex ( aka 8.10 ), from here.
Seems good so far - interestingly, I had 110 MB of updates to install once I'd installed the RC code, which kinda makes sense given that the GA is due in three days time.
Network Manager seems to have improved somewhat, although it still didn't want to work with my company's LEAP wireless network. Will see how it manages when I'm back on the road later this week.
Other than, it looks pretty good - Firefox 3.0.3 installed oob, along with Evolution ( which I'm going to try and get along with as an alternative to my favourite client, Thunderbird ). Interestingly, Open Office 2.4 is still included, rather than 3.0. Again, this might be a RC vs. GA thing.
Will see whether the suspend/resume and projector support has improved and update this post later in the week.
Have just installed the beta of Notes 8.5 so am going to fire up and see if I've got any real work to do :-)
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
Subscribe to:
Post Comments (Atom)
Note to self - use kubectl to query images in a pod or deployment
In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...
-
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...
-
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...
-
Whilst building a new "vanilla" Kubernetes 1.25.4 cluster, I'd started the kubelet service via: - systemctl start kubelet.se...
No comments:
Post a Comment