Category: Computers

  • Adding swap space to a running linux system

    There are acouple situations where my systems memory needs have exceeded the supply. The most likely cases are running virtual machines and building cd/dvd images. Those things realistically take LOT’s of memory. I have a swap partition – I don’t recall the size right off. I have about 512 MB on the desktop and probably for what I do could use to double that. Swap space, of course, is what the operating system uses when all the physical memory (RAM) is used.

    (more…)

  • The 2nd journey begins… Mandriva 2006 upgrade 2 – Part 4

    OK, the urpmi upgrade did not go very well. I got into an unworkable corner with URPMI (segmentation fault on running urpmi). Rather than try to troubleshoot or do anything fancy I’m going to move on to the boot cd and do an ftp install from that. It looked as though things went relatively well up until the restart of urpmi and segmentation fault. The first part of a urpmi upgrade usually upgrades urpmi (and it’s dependencies) itself. Then a restart of urpmi happens and it churns on to the next stage.

    (more…)

  • Nero for Linux

    The news is that Nero has announced NeroLinux a version of their cd burning software that will run under the linux operating system. The software is available in either rpm or deb binary (for either debian based or red-hat based package managed systems.) I’ve noticed that Nero install under wine with no real problems. I’ve never tried to use it for cd burning under wine as I’ve preferred either (command line) cdrecord/growisofs or (gui) k3b for cd burning.

    (more…)

  • Network Security guide for the home or small business network – Part 5 – Update your software

    Okay – so after the last article you’ve inventoried what software you use on a PC and you know what services (server’s) the pc runs that you’ve told it to. You even know what passes as “normal” startup programs. Now it’s time to put that to use. It’s time to keep up with updates for the operating system, any of the programs you use form time to time, and any programs that listen as a service (actively listen for incoming network connections.)

    (more…)

  • Disinfecting a PC… part 4

    So, AVG has been scanning away finding things we’ve really got a foothold on the system and the malware has a fight on it’s hands. It’s good to see progress. Up to this point we’ve had multiple Spool32 errors (printer related). These errors are what prompted the system to be brought in initially. There’s a lexmark system tray item that loads on boot. No time to investigate that yet. Here’s the log of the AVG antivirus scan…

    (more…)

  • Google Adsense changes

    I see a couple changes mentioned over at the official adsense blog. It looks as though there are new ways to customize search boxes for google adsense. Also it looks like there’s more assistance for those sufferers from Google adsense disorder.

    (more…)

  • Sendmail mail queue backed up

    Sendmail is not my favorite MTA. I really prefer Postfix, but… I have to use sendmail in a few situations. I’ve run a little script on the web server for a good while to monitor the mail queue. I was running into a problem where I had LOTS of messages backed up. I suspected I had been hit originally by a spam onslaught which had flooded the server and it had been throttled (VPS) to prevent causing problems for the other users and things got backed up.

    (more…)

  • The 2nd journey begins… Mandriva 2006 upgrade 2 – Part 3

    Mirrors are added, now it’s time to start the process. OK, everything up until now has been preparatory and hasn’t REALLY upgraded anything. I’ve skimmed over the errata and release notes (again) at http://qa.mandriva.com to make sure there isn’t anything hardware specific or urpmi –auto-select from Mandrake 10.1 specific that I need to be aware of.

    (more…)

  • Challenging javascript game

    Just found this fairly challenging javascript game escape. You control a square and try to avoid touching 4 moving blocks (and the walls). It’s fairly tricky – I made it to 32.something seconds after a couple tries though. Just what I needed for a few moments this afternoon.

    (more…)