Skip to main content

Linux

Linux, Loss, Laptops, and Lower Costs. Oh, and value too.

Last year was also when things started going wrong with my Toshiba notebook.

On the surface it might seem like a tragic loss, but I find it hard to get upset since I've had the computer for two years now, which is pretty much how long I expect any of these things to last. It was (still is, I guess) a Satellite P200-AB1 with a Pentium 4300 dual-core chip that came with 160 GB hard drive and 1 GB of installed memory. The latter I boosted to 2 GB when Best Buy or Future Shop -- can't remember which -- had a deal on notebook memory. The whole thing cost me $700 plus donations to the government. My first notebook, many years ago, was a Dell Pentium 150 top of the line unit that set me back nearly $8000 (that's eight thousand dollars) when all was said and done. My new top end price for a notebook is $800 or less. And I won't pay for the ridiculous extended warranties.

Anyhow, just before Christmas, it started making occasional strange noises (never a good thing) running rather hot at times, and on at least three occasions over less than a week, something in the hardware just shut down. Once, I got up for a coffee and came back to find the unit completely powered off even though it was plugged in and the battery was charged. Most recently, the screen just went black. Powered right off. This despite the fact that the notebook was still running and I could SSH over to it from another machine. It was obviously time to retire the unit while I could still do it gracefully. Sure I could take it in, wait two weeks while I get it repaired, assuming it was worth the cost to do so, but I need my notebook. It's my work and an important part of how I earn my living. I really can't afford to wait two weeks. So I went shopping.

Read the rest of the story. 

 

The Mystical Magical Secure Shell, Part 1

by Marcel Gagné

Once upon a time, when the Earth was green, plain text communications was the norm. We used TELNET to connect to systems where we needed to get work done. From a security perspective, plain-text communications is frought with dangers. Anyone running a network sniffer program, of which there are many, can snoop on every packet sailing across your network. If you are logging in using TELNET, that person can see your user name and password plain as day.

One way around this dilemma is to use the secure shell. OpenSSH is an open-source implementation of the secure shell protocol that comes with almost every major Linux distribution. The secure shell is much more than a simple way to keep your passwords to yourself. Logging securely certainly qualifies as the basics for OpenSSH and it's certainly useful, but there are some seriously cool SSH features that should make you wonder why you would use anything else to communicate (well, almost). For instance, it's possible to tunnel ports you may not have access to (if the machine is behind a firewall) through the SSH port. SSH makes it possible to run remote graphical sessions easily. You can even securely log in without a password. SSH is a veritable Swiss Army knife of OS toys.

Yes, I'll cover all those things later. First, the basics.

WILL PAY for an assisted solution to overcome a Kubuntu 8.10 error message

Installed Kubuntu 8.10 on a TOSHIBA laptop. All worked ok until I accidentally deleted the plasmoid on the dektop. After a hard reboot, I received the following error message which prevented me from booting back into 8.10:

"PLASMA WORKSPACE-The KDE CRASH HANDLER A Fatal Error Occured-the application Plasma Workspace crashed and caused the signal 11 (SIGSEGV)".

How can I restore the Plasma Workspace to access the 8.10 OS?

I will gladly pay for an assisted solution.

Thank you.

Drupal, my blog, Views, and the grand experiment

Lately I've been getting more and more unhappy with blogging under Drupal. Specifically, I'm developing a serious dislike (bordering on hate) for the blog module that ships with Drupal. Regular visitors to this site, CookingWithLinux.com, and my new occasiodaily FOSS and Linux news show, WFTL Bytes!, have already figured out that I'm experimenting with new topics, new content, and new ways of delivering that content. Aside from the sites and content I've mentioned, I want to start talking and writing about other things that excite me, whether it be Linux, science, politics, or religion. What I thought I wanted was a blog with sub-blogs so I could focus each of my blogs on a particular topic and let you, the reader, choose the topics that interested you. What I achieved was more confusion and the beginnings of a grand experiment to do away with the blog module entirely.

Syndicate content