Category: Uncategorized
-
Fixing the Network Manager applet in Ubuntu
Once again, after an update, the NM applet refused to co-operate and started showing all connections as ‘unmanaged’.This relates to Bug #280417, and the fix was rather simple: Whatever updates occurred in the last day set all the devices to managed=false in /etc/NetworkManager/nm-system-settings.conf Change that and run sudo killall nm-system-settings and it’ll start working again. […]
-
And after the break… we’re back!
I realise only today, with a certain degree of sadness, that it’s been a full year since my last post… so people may have wondered, whatever happened? (or rather, they would if there had been any reader, that is….) Google happened! Yes, almost exactly a year ago, on 17 December 2007 I started working at […]
-
Ubuntu – is Linux finally ready for the desktop?
I’ve now been using Ubuntu on my laptop (a Sony VAIO – btw, the quality of the display is absolutely astounding: two years on, I’m still delighted by its brightness AND battery life) for quite a few months, and I must confess my perception of it has entirely changed. As you can see from previous […]
-
Off-topic – about uselessness (and lack of testing)
Just had a taste of the “user error” disease… Was reading a post on the Eclipse Magazine (no hyperlink here by design, you go and waste your time there, if you really want to – but use Google, I won’t be complicit in this endeavour). Early on, they managed to prove themselves less than proficient […]
-
Ubuntu fixed (sort of )
Ok, so I decided that (a) a laptop without the “Suspend” / “Hibernate” was only marginally more useful than a door-stopper and (b) that I could do it, if I really wanted. I’d also discovered that, out of the box, Ubuntu would not support an external monitor – which was a bit unsettling, as I […]
-
Ubuntu, NetBeans and Sun’s Application Server (Glassfish)
I have recently read that Sun and the folks behind the Ubuntu Linux distro are getting some sort of strategic partnership and closer cooperation. Well, not one day too soon, say I. For the poor souls like myself that have been struggling to get Ubuntu to be a bit more co-operative and let the Sun […]
-
Going International
I find rather amusing that, despite English not being my first language, I never really bothered looking into how to write software (and, in particular GUI components) using anything else than (tortured) English. Entirely by chance, yesterday I eventually looked into “Resource Bundles” that allow one to easily create an application in Java that will […]
-
Java Code Trips & Tips
The idea behind this blog is more to use it for my own personal benefit, as a means of annotating big and small discoveries in my use of Java, Linux, Tomcat and MySQL that would be easy to access from anywhere, anytime. It does beat post-it’s big time, and it also adds the benefit that […]