Published by Robert Pogson March 23rd, 2010
in Uncategorized.
Sorry, guys, we’ve had that for years. Another marketing guys ploy got in the way of migration to “7″ so they took away the requirement to use virtualization. .
Wake up! M$ is jerking your change. Chroot has been around in the ‘NIX world since 1982. They tried to get you to buy new hardware to run “7″ and XP by virtualization but you realized your present hardware was adequate. Don’t migrate to “7″, just because M$ wants more money. What’s in it for you? … Nothing. That’s what I thought. When they finally succeed in killing the monster they created, XP, if you have to switch, switch to GNU/Linux because it works for you and not against you. GNU/Linux works better on the first day than that other OS after its first service pack because it is open and free.
- Robert Pogson
Published by Robert Pogson March 22nd, 2010
in technology.
Many of us have experienced the pain of malware on that other OS. It is no fun at all. It happens, too, that the defenses we put up to continue using that other OS bite. It happened recently that a bunch of software was quarantined by Bitdefender, rendering them inoperable: “Windows systems downed by dodgy Bitdefender update“.
Here we have had similar problems. The defence becomes about as bad as the malware. We will not put up with this much longer because we are migrating to GNU/Linux. Students’ PCs are going that way as fast as I can move them (20 are in the warehouse) and teachers will follow shortly. Apart from the storage problem this weekend we have had no issues with the GNU/Linux systems.
- Robert Pogson
Published by Robert Pogson March 22nd, 2010
in technology.
There is news that M$ is planning to adopt HTML5, in IE9. That, combined with browser choice, should end the lock-in conceived to defeat Netscape in 1994, and destroyed the reputation of trust for M$ with the waves of malware in the following decade.
While the move to open standards should be welcomed, it comes with a move to lock people in on “the cloud”. For the time being, we at least have some competition there with Google and a few others in the game. We gain nothing if M$ manages to lock the world into their cloud and towing along that other OS as the client system for it. The monopoly will soon be gone, though. M$ will have to compete on price and quality if any browser and OS will do. Fortunately we know FLOSS thrives on servers and will continue to do so in the cloud or on a thick client or terminal server. My servers dance and provide a much better environment for users than that other OS.
The question remains whether the big guys can lock us in on the cloud so that the monopoly moves from the thick client to the cloud and nothing really changes regarding the cash-flow of the big guys. I think there is no way to get the same lock-in on the cloud unless you have to buy a subscription at the local big box store in order to do e-mail or whatever. I doubt people will be willing to “pay the tax” up-front. If M$ includes the price of the cloud in the price of a PC they could continue their old model but the real world is seeing constantly decreasing prices for PCs so that will not fly. M$ will have to really diversify and make money the old-fashioned way, by earning it. They can no longer glide along as a monopoly. Recent history shows that the world will move on faster than M$ can try to control it. All desperate measures:
- feature bloat
- OEM and retailer lock-in
- tolerating illegal copying
- using malware to slow PCs so new ones will be bought
- file format changes forcing upgrading software and PCs
- patent trolling
- SCOG v World
- trying to embrace and extend FLOSS
All will fail sooner or later. The world is rushing past all this noise. In an open world, FLOSS will have its day.
- Robert Pogson
Published by Robert Pogson March 21st, 2010
in Uncategorized.
My GNU/Linux terminal server, while performing brilliantly, had a rather slow hardware RAID array. It was slower than individual discs by a large margin. Clearly something was wrong with the interface or the mpt driver. I fiddled and finally got the system onto software RAID with one component pinned by “root=/dev/sdxx” and the system was unbootable. I used SystemRescueCD and copied everything over to another server with newly increased storage. Since SystemRescueCD had no problem with the device, I thought it might be time to upgrade to Debian Squeeze, the next release due near the end of 2010 if my extrapolation of http://bugs.debian.org/release-critical/ is correct. With fewer than 1000 bugs out of 25000 packages, I felt lucky.
I downloaded the Netinst CD and let her rip. I was half-way through the installation before there was any sign of a problem. One package would not install and the installation failed. Later, I tried to install GRUB-legacy from the menu but it, too failed, as did GRUB2 and LILO. I used the rescue mode to boot the system. Strangely, this new release still was unbootable for the same reason, one of the components was pinned, mounted as /dev/root. It turned out that the drive was considered busy and unavailable for RAID. Further digging found that RAID did not like the fact that the drive had been part of a hardware RAID. Zeroing it out fixed that inside the initramfs. I had to do a pkg-reconfigure mdadm to make the thing bootable with “root=/dev/md0 md=0,/dev/sda2,/dev/sdb2″. Finally, Squeeze runs and boots on its own. Apart from the RAID complications and GRUB not installing, this was a remarkable performance for a release a year away. Great work, Debian!
Now I have a new terminal server with twice the transfer rate of its former configuration and some improved software. I split off all file services to another server, too, to lighten the load on this RAM-starved machine. I expect students will love it on Monday. They loved it as it was last week.
Some things that are different about Squeeze:
- no xpdf, my favourite PDF viewer
- XFCE4 is looking a bit like GNOME with the virtual desktops at the bottom-right. This is configurable, of course.
- XFCE4 mixer works…
Had to install Amarok to get sound to work. Diversity is good…
- XawTV does not work for me. Not surprising as I installed all the last 700 packages manually. My USB camera seems to be recognized but does not work with XawTV.
Squeeze works well enough as it is for production use here. Where are they hiding those bugs?
- Robert Pogson
Published by Robert Pogson March 18th, 2010
in Uncategorized.
I just opened some new webcams from Logitech: “Webcam C200“. Plugged one into my terminal server.
Mar 18 08:57:34 xeon kernel: [1802205.441605] usb 4-2: new high speed USB device using ehci_hcd and address 3
Mar 18 08:57:35 xeon kernel: [1802205.743847] usb 4-2: configuration #1 chosen from 1 choice
Mar 18 08:57:35 xeon kernel: [1802205.744694] usb 4-2: New USB device found, idVendor=046d, idProduct=0802
Mar 18 08:57:35 xeon kernel: [1802205.744699] usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=2
Mar 18 08:57:35 xeon kernel: [1802205.744702] usb 4-2: SerialNumber: 3D455880
Mar 18 08:57:37 xeon kernel: [1802208.114899] Linux video capture interface: v2.00
Mar 18 08:57:37 xeon kernel: [1802208.249817] uvcvideo: Found UVC 1.00 device (046d:0802)
Mar 18 08:57:37 xeon kernel: [1802208.299950] input: UVC Camera (046d:0802) as /class/input/input5
Mar 18 08:57:37 xeon kernel: [1802208.582079] usbcore: registered new interface driver uvcvideo
Mar 18 08:57:37 xeon kernel: [1802208.582079] usbcore: registered new interface driver snd-usb-audio
Mar 18 08:57:37 xeon kernel: [1802208.582079] USB Video Class driver (v0.1.0)
Thank you Linus and Logitech!
I installed xawtv: apt-get install xawtv and ran it from the XFCE4 menu. Thank you, Debian GNU/Linux!

Video capture from XawTV
- Robert Pogson
Published by Robert Pogson March 18th, 2010
in Uncategorized.
Oh no! Here we go again! There is an article claiming as fact that GNU/Linux on the desktop is soon to be irrelevant as it will not matter what OS you run on your PC. How silly. It matters what OS you run on your PC or in the cloud because:
- GNU/Linux costs less to run anywhere
- GNU/Linux is Free Software and freedom is better for everyone except tyrants
- Software designed to be simple, modular and effective performs better with the given hardware and budget than stuff designed to lock-in users
Really, will the FUD never stop? GNU/Linux is becoming more relevant every day as people realize they do not require M$ in their lives whether on client or server. Where I work, people are saying, “It’s faster? Install it.”, so rather than fighting to keep XP alive, my job has changed into migrating as many clients as possible as fast as I can to GNU/Linux. I am now delayed, not by expertise or availability of clients, but adequacy of the servers. I will have to shift the file-serving load that is on the GNU/Linux terminal server to a dedicated file-service on another machine. I will also have to beef up the terminal server (RAM) or add terminal servers to use clients thinly. I am looking at using GNU/Linux thick clients which are a lot more work but they still perform twice as well as that other OS.
Desktop GNU/Linux is happening whether on clients thick or thin or on servers. Repeating the same old drivel that GNU/Linux has no share and never will is tiresome and wrong. It could be that certain niches will stick with M$. It is those who are becoming irrelevant. GNU/Linux is mainstream and growing more rapidly daily on both server and desktop. Last time I looked, that other OS was still losing share in the top server hosting companies. There is no way M$ will dominate the cloud. Lock-in does not work on the web. There are too many choices too easily accessed for M$ to have a monopoly there. Look at search and e-mail and social networking, mature cloud niches. Where is M$? They have Hotmail and that’s about it.
“comScore estimates unique monthly visitors. According to the latest stats, the number of people visiting Gmail grew 43 percent last year to 29.6 million. In contrast, the much more massive Yahoo Mail grew 11 percent to 91.9 million uniques. AOL Mail finished in second place for the year with 46.6 million uniques (plus another 7.2 million visitors to AIM Mail), while Hotmail actually declined 5 percent to 43.5 million.” No monopoly there either. When it comes to price and performance, M$ is second rate because they are closed, closed-minded, and anal-retentive. see “Gmail Grew 43 Percent Last Year. AOL Mail And Hotmail Need To Start Worrying.” on TechCrunch, 20009-1-14. More recent figures show the trend continues. Gmail shows even stronger year over year % growth in Brazil.. I seem to recall that Google uses GNU/Linux. Is Google becoming irrelevant? No.
- Robert Pogson
Published by Robert Pogson March 16th, 2010
in Uncategorized.
Two of SCOGs witnesses in SCO v Novell contradicted each other between testimony and deposition and Judge Stewart is denying Novell the opportunity to inform the jury of that contradiction. That seems unfair on its face. Novell moved for a mistrial and was denied that as well. You can follow the details on GROKLAW. I was beginning to think the judge was being even-handed but this seems outrageous. SCOG’s case is falling apart and Novell cannot show the obvious holes to the jury. The final instructions to the jury will be drawn up by Judge stewart after submissions by SCOG and Novell. With this apparent bias, there is a huge opportunity for unfairness to lead the jury astray. Perhaps this will correct itself in a sound finding by the jury but without all the relevant evidence they may not be advised to view SCOG’s foot-guns in perspective.
Let us hope that, if SCOG continues to shoot itself in the feet, the judge will be unable to subvert justice further. Novell still has the potential for an insightful decision based on what already has been heard and the SCOTUS can still pull the rug out from under this trial.
- Robert Pogson
Published by Robert Pogson March 15th, 2010
in Uncategorized.
I feel like a winner these days. In spite of all kinds of bumps in the road of life, a lot of good has happened this year. Today, for instance, I needed my spool of cable to connect a computer in a convenient place to an outlet in an inconvenient place. To my horror, I could not find it anywhere. The last place I remembered using it was the classroom across the hall from mine. I had forgotten that I strung that cable in anticipation of the copier guys visiting when I made a cable for them in the supply room. Lo, a teacher found it in her way in the supply room. Fortunately, it had my name on it as I brought it up in luggage. Other good things have been:
- Winning the school-built toboggan race with my improved classroom desk…
- Winning third place a few times when there were only three entries…
- Finding an employer and staff really willing to accept GNU/Linux for the performance
Seriously, apart from some awards as a student, the last time I competed and won something was 1958 in a Field Day at a one-room school in the bush. I had forgotten how good it is to win.
I was surprised to find in my in-box, an invitation to enter a contest by AMD for some neat processors and a motherboard to go with it. We are talking serious multicore CPUs and a quad-socket motherboard with 32 memory slots. Unfortunately, it is only open to residents of the USA. Too bad, I could envisage this thing being the heart of the ultimate GNU/Linux terminal server:
- everything in one box: terminal servers, web servers, file servers, authentication, …
- about one core for every two client machines
- enough RAM to cache everything in ECC
- a bunch of gigabit/s NICs
Compare that with one core for thirty or so clients and you can see a machine that rarely lets anyone wait and you would have adequate power for the occasional big job like compiling the Linux kernel or some 3D graphics in Blender or editing AV stuff. I doubt my non-budget would be enough to populate the RAM slots but it is good to have challenges. I might be willing to host a few BINGO nights to pay for it.
- Robert Pogson
Published by Robert Pogson March 13th, 2010
in Uncategorized.
AAAGGGHHHHHH!!! I let that other OS do it to me again. Yesterday I was giving my second lecture for my computer science course. I was using an XP machine on a cart as a terminal via RDP to my GNU/Linux terminal server.
I started up Impressive with a PDF slide show and some images to finish it off. I had set Impressive to show my progress bar for 20 minutes side to side. I had just got into it when a pop-up from the underlying OS intervened. It warned me that it would re-re-reboot in 14 minutes. “Cancel” was greyed out. I minimized my terminal window and it was still greyed-out. I didn’t want to interrupt my flow so I checked the time and decided I could finish in the time left. I dragged the pop-up to the side while roundly cursing that other OS.
You guessed it. I was on the last few slides when it pulled the plug. The only machine in the lab still running that other OS had bit me. It is on my hit list.
If that is not bad enough. I went around configuring machines to print to the photocopier which recently got a network interface and I found one deeply infected. No malware scanner… I set up one and found a mess. Not a huge number but at least one that could not be removed. Another scanner found even more, a different set. I have no confidence that it is fixable and I cannot contact the teacher to identify any files that need backup. After 15 hours of scanning with various scanners, everyone now says it is virus-free. I doubt it.
On the other hand, the 500 gB drives and monitors arrived but are in limbo while the bean-counters count beans.
- Robert Pogson
Published by Robert Pogson March 13th, 2010
in Uncategorized.
It was a great day. Novell scored a big hit by getting SCO’s witness to agree the copyrights did not transfer from Novell to Santa Cruz Operation. I think the jury will not be able to forget this little detail in all of the rest of the noise.
According to GROKLAW’s reporter,MSS2 , Frankenberg cross-examination by Novell yields many nuggets:
The BOD minutes contain a motion to approve the APA. It passed unanimously. The minutes said that Novell retained the copyrights. Frankenberg admits that that’s what the minutes say. He admits that the minutes are accurate.
Frankenberg did not read all of the APA when he signed it. He relied on the lawyers and his negotiating team.”
That pretty well blows SCOG’s case, doesn’t it? Their own witness revealing the fundamental flaw in SCO v Novell, that SCO doesn’t own the copyrights so Novell could not have slandered SCOG’s title.
There is more to the case than that but SCOG is paddling a leaky canvas canoe and will be soggy when they dance in front of the jury. The jurors will remember this little detail…
- Robert Pogson
Published by Robert Pogson March 13th, 2010
in Uncategorized.
It took a little bit of familiarization, but I am really enjoying this browser.
- It tabs the way I want, with a newly opened tab to the right of the current tab instead of 20 tabs to the right
- It spell-checks so that I can see the error. FF’s redline was too thin for me.
- It’s FAST!
- 5.0.307.7 beta is stable for me except for some TinyMCE pages (HTML works, RTF crashes the page)
- The current tab is brighter so I can work the tabs better. I tried all kinds of things in FF and got dim and dimmer tabs. Perhaps it’s the monitor or the eyes but Google-Chrome works much better for me
- The menus are almost non-existent and it’s OK, because the mouse and keyboard can control everything.
- I am not sure about security. It’s too new, but I would bet that the more recently a browser is developed, the more likely that care is taken to watch for potential security holes. Google Chrome is copyright 2006-2010 so it is in the era post-worm-waves.
- Search works right from the address bar. You do not need to type a “g” prefix to get Google, for instance, just something not a URI will go to Google for searching. This saves clicks.
You can download it at no cost from http://www.google.com/chrome. It runs on GNU/Linux as well as that other OS.
I am considering pushing this out to my XP clients. I may convert my XP clients to GNU/Linux at the same time. Some consultation is in order. I have set up a backup server so staff can backup their files properly. I could wait a bit until the 500 gB drives ordered arrive to be sure there are no surprises. The boss has asked me to give a presentation on the migration and advantages of change at the next staff meeting. Administration of the thick clients and terminal servers for thin clients will be a lot easier using GNU/Linux. Chrome could be a big part of that. Anything that makes these five-year old PCs run faster is welcome.
- Robert Pogson
Published by Robert Pogson March 13th, 2010
in Uncategorized.
I must say I am feeling better about the proceedings now. The judge seems quite fair in spite of the strange ruling of the Court of Appeal and the pre-trial motions.
There have been some clue-bat moments reported on GROKLAW:
- Reporter cpeterson:”One highlight of today: when Ty Mattingly referred to Ed Chatlos’ testimony. (Cue sound of jaws dropping.) “How did you know what Mr. Chatlos said? How did you know that Mr. Chatlos had testified?” asked Brennan. After some stammering, and hunting for an answer, Mattingly said, “Lee Johnson told me.” Bad case of footgun, I think.“. The jury might de-rate that testimony, eh?
- A filing reveals that Maureen O’Gara asked SCO for “war pay” because of the angry responses she gets from her readers and that Blake Stowell, PR guy for SCOG requested MOG to “send a jab PJ’s way. She is now listed as a creditor. The judge is considering what parts of her video-taped testimony to allow. see GROKLAW.
- . Mattingly also testified that he found Novell documents in his garage. SCOG turned them over to Novell only during the trial, a Perry Mason moment which the judge abhors…
- Judge Stewart has a motion from Novell that because SCOG was accusing Novell of slandering their title “to this day”, Novell could introduce evidence of findings under the previous judge who made summary judgements. SCOG has to prove Novell new it was wrong but they could rely on the opinion of a federal court judge. That was a foot-gun moment. Adding a phrase for emphasis repeatedly in questions to witnesses and in the opening argument cost them. Stewart had previously agreed to exclude this information from the jury.
- Reporters describe the awkward moments for SCOG’s witnesses trying to state the copyrights were transferred even though the agreement says they were excluded. How cool is that? There was also news that one of the jurors may be a relative of a possible witness.
All in all, I think it was a good start to a bad trial. The appeal by Novell has reached SCOTUS but there is no word yet that they will hear the case. The lawyers agreed the trial should proceed because it may be a long time before there is any progress at SCOTUS. They also agreed that there is only a small chance of the case being heard statistically.
- Robert Pogson