Tag: post

  • Skype and linux audio issues

    One of the things I didn’t mention in my first skype post was the “getting skype to work with linux” bit… The version available via urpmi in Mandrake was 1.2, so I installed it (before I had the usb audio phone) and gave a try. It gave consistent errors trying to access the audio device (/dev/dsp). I looked and it seems that the older 1.2 version used OSS exclusively for this and had LOT’S of problems. I did find that version 1.3 that can use either OSS or ALSA seemed to work flawlessly on the three systems I tested. (Two of them Mandriva 2006 and the test box Ubuntu 6.06.1) The testbox didn’t have a sound card prior to the usb phone, the other two had built in sound and that is what was tested.

  • Lot’s of things to catch up on/round up today.

    I’ve got a slew of articles open that I’ve been holding to post about. I’ve also got a few other things to post, so this may be a busy posting afternoon. There’s quite a bit going on here, but things are RELATIVELY quiet out on the internet it looks like. A flurry of typing going on….

  • WordPress Category RSS feed links

    In working on the post related to software updates and making sure it was easy to find the category feed JUST for that led me on a “round the world” kind of quest to find a way to put the category feeds in the footer of pages in WordPress. The first thing I tried was this this category livebookmarks plugin, which gives some options to browsers that recognize feeds in the header of the page. It’s interesting, but I may wind up uninstalling. What I HAVE found is this solution which was EXACTLY what I was looking for.

    (more…)

  • RSS feed to spread the word of software updates

    The computer security landscape today is such that pretty much ALL software, whether it’s Operating System, Office Suite, Web browser or device driver is at any given time “the weakest link”. One of my dreams as someone that does IT is “what IF there were an easy way to keep track of updates for software?” In fact, I would LOVE to see some sort of open source, rss based way of distributing news of updates. The way I see it working is as follows… The software writer has an rss feed reserved for product updates (one feed per product possibly?) This isn’t cluttered up with anything else, only things like…. Mozilla Firefox 1.5.0.6 – stability update – download link. Nice and simple, so that you could setup your feed reader to check the feeds of software that you use in your situation.

    (more…)

  • Banks and Web security

    George Ou has a good post on Banks cheating their way to meet web security guidelines. Many of the observations that he notes come from the Between the Lines column here and are SPOT ON. The biggest I see is related to “multifactor authentication”….

    (more…)

  • Product Reviews

    From time to time I’ve done product reviews on this site and I’m getting ready to do a first impression review on something else. I’d like to take a step back though and give you my thoughts on product reviews in general and their value (or lack thereoff…) I usually take product reviews in a magazine with a grain of salt for a number of reasons. One of those reasons is who pays their advertising bills, maybe the editorial board of a publication is fond of a certain product for financial reasons…. also, they usually get the sample for free, so there’s a disconnect in the VALUE assessment of a product…

    (more…)

  • Playing catchup..

    Last week our Church held annual Vacation Bible School and I am just now catching up on some of the items I’ve been intending to post over that period, so…. today will likely be a fairly active posting day as I clear out some of these tabs I’ve opened over the last week. In many cases – I’m doing roundups – like the Google stories all in one article. Between the VBS and related preparations/trips to pick up last minute supplies, and the one or two issues that came up needing my firsthand presence…. there was simply no time for posting (unless I wanted to do away with those wasted “sleep” hours.)

  • VMware Server

    OK – just fresh off solving the reason I couldn’t get vmplayer to start on my 1Ghz AMD 64 1GB of memory machine…. I started looking at vmserver. (RC1). Now, vmplayer is a free download (so is vmware server). I’m really liking what I see from vmware server and am pretty sure I’m going to stick with it over the player. There are quite a few interesting features and I’ll try to give a skim over them. For starters, there is a management console that gives you the ability to connect to a vmware server on a different host (with credentials as a user on that system), or the localhost. On the localmachine it shows what virtual machines you have configured and gives you the chance to create another one, open an existing one not in the list, or tweak host settings.

    (more…)

  • VMPlayer on Mandriva 2006 finally…

    As you might recall some time back I talked about the release of vmplayer which is a free virtual machine “player” from vmware. Mostly, I wrote about the problems I had running it on my main desktop which was running Mandrake 10.1 at the time. The error was basically a signal 11 in the log file, which MOST everyone says is a hardware problem (or kernel…) Well, I tested the memory, everything seemed fine. Finally, I was having other issues and an itch for an upgrade, so I upgraded to an AMD64 3000 based system with 1GB of memory and did the upgrade to Mandriva 2006 as well (first with the original kernel, now with the updated kernel.) Vmplayer still refused to run.

    (more…)

  • Qemu 0.8.1 (with kqemu 1.3.0pre7)

    While I was testing out the “single cut and paste” linux vnc remote desktop sharing script and x11vnc binary…. I spent a fair amount of time booting up livecd’s n qemu to test various distributions/ages of linux setups to see how compatible things were. I had not checked in at the qemu site in quite a while (a few months), but there was a new version out… in fact, I think 0.7.1 is what I was running previously, so I missed 0.7.2 and 0.8.0… Anyway, I’m running 0.8.1 now and I compiled kqemu as well (now at 1.3.0pre7)…. wow qemu has made great strides (with kqemu) since 0.7.1 ….

    (more…)