Archive for the 'Tech Support' Category
Thursday, December 29th, 2005
OK, so, I’m busy killing off running processes and fire up MSConfig to try to keep them from coming back on the next boot. To launch msconfig go to start, run… type in msconfig and click ok. The startup tab is where we’re looking for programs running at startup (makes sense…) This is a bit […]
Posted in Computers, Security, Spyware, Tech Support, Uncategorized, Viruses, Windows | No Comments »
Thursday, December 29th, 2005
After getting into Task Manager I saw a number of suspicious processes. There were a lot of things running as my user that I didn’t recognize. kernels64.exe, vxgame6.exe, vxgame4.exe, mm4.exe, vxh8jkdq2.exe, netsh.exe, cmd.exe, winstall.exe, vxgamet4.exe, vxgame2.exe covers most of the list of suspect entries. netsh and cmd are both legit programs, but were likely being […]
Posted in Computers, Security, Spyware, Tech Support, Viruses, Windows | No Comments »
Thursday, December 29th, 2005
The first problem I ran into in cleaning up after my infested Windows XP image was this error message. One of the first things I do in cleaning an infested system is try to kill off running process that look suspect (or at least identify them.) On using ctrl-alt-delete I got the message “Task manager […]
Posted in Computers, Security, Spyware, Tech Support, Uncategorized, Viruses, Windows | 1 Comment »
Thursday, December 29th, 2005
OK, I mentioned that I infested a virtual machine with the current WMF 0-day exploit. First I should probably clarify. An exploit is a means of getting in to a system. The payload is the software that is installed. In the case of my experience there was a long list of pests installed. Given that […]
Posted in Computers, Security, Tech Support, Viruses, Windows | 1 Comment »
Thursday, December 29th, 2005
I don’t know off the top of my head of a graphical joystick calibrator for linux, but there is a command line utility that’s dead easy to use…. jscal I found the tip in a flightgear mailing list after having a hard time with one of the first flights. The stick was very far off […]
Posted in Computers, Linux, Tech Support | No Comments »
Wednesday, December 28th, 2005
Again – I’m NOT an expert on the subject, but have had some success with building rpm’s from either src.rpms (covered last time) and building from tarballs… This entry will talk about the simplest kind of rpm build from tarballs. This is a situation where the developer’s in their great foresight have actually got a […]
Posted in Computers, Linux, Tech Support | No Comments »
Wednesday, December 28th, 2005
Linux supports long file names, in some (many?) ways better than windows. However, when I moved over to linux I had tons of files with spaces in the name. This isn’t really a problem usually, but it can be a bit annoying having to enclose the filename in quotes for everything… anyway. Most of these […]
Posted in Computers, Linux, Tech Support | No Comments »
Tuesday, December 27th, 2005
Linux systems give you many possibilities and one of them is good scheduling (cron), another is good scripting capabilities. I’ve done things with linux fairly easily that with Windows would have been next to impossible and required me to download several other things to make it happen. Anyway, I recently saw mention of a linux, […]
Posted in Computers, Linux, Tech Support | No Comments »
Tuesday, December 27th, 2005
Let me start by saying I am FAR from being an expert on the subject of building rpm’s… RPM’s are binary packages for use in red-hat based distributions. They are used (*in my case on Mandriva) with urpmi to install. Urpmi is a “wrapper” around the rpm utility that figures out what dependencies a program […]
Posted in Computers, Linux, Tech Support | No Comments »
Monday, December 26th, 2005
Ok – so now post upgrade to Mandriva 2006 I sit down to try something out. Put a dvd in the drive and see what happens. I rarely sit and watch dvd’s on the desktop, but it’s always been a possibility… So, when I pop the disc in, kaffeine pops up with it’s “install” sequence […]
Posted in Computers, Linux, Tech Support | No Comments »