Computer repair in Alton, Edwardsville and the rest of Madison County Illinois

Category: Computer Stuff


I looked at MS and other solutions for a way to save on the power bills and to get the computers to shut down at night. I couldn’t find anything that could fulfill my needs. Using AutoIT I wrote a Shutdown program. I called it ShutITdown.exe.

My Needs

What I did not want to do is shutdown the computer on someone who is actively working and cause them to loose their work. I wanted to give them a sufficient warning and a chance to cancel the shutdown. I wanted the Deployment, and the shutdown time, to be centrally managed. I wanted the computers to shut down instead of hibernate or suspend so a new GPO or other update would only be a day’s power on away.

View Full Article »

cloning VMs and imaging ubuntu break the networking. This has something to do with the MAC address changing, and the OS thinks there is a new eth device.cloning VMs and imaging ubuntu break the networking.
View Full Article »

Virtual Box – launching VM with cron

I run my VirtualBox VMs in headless mode. So a user need not be logged into they system for the VMs to run. I wanted my VMs to auto power on. Not only that, in the event that they were shut down, I wanted them to turn back on. A production server should have this sort of assurance.

View Full Article »

back up – my tar script

My tar script ( work in progress) backs up my shares on my file server from /data/shares to /backup. both /data and /backup are separately mounted hard drives.
View Full Article »

This proxy is a Dell Optiplex 740 with 5 gigs of RAM and it has a 1TB drive mounted as /cache. I think that the hardware especially the size of the cache drive was a bit overkill. But I wanted to build something that could keep on caching for an entire school year.

View Full Article »

WSUS – Imaging fix Script

We use a lot of imaging using Altiris Deployment Solutions. Apparently computers do not report to the WSUS console as computer name, but some other special identifier. And imaging just copies this identifier. The symptom was that one computer would show up in the console, and then vanish and replaced by another. And then vanish and re replace by another. The script below runs as a start up GPO and fixes the imaging issue as well as a other issues with windows update and WSUS. The script looks for errors in the update logs and if finding them performs corrective measures. Remember, be sure to test it thoroughly in your environment before moving it into production.

View Full Article »

Samba – Quick and Dirty

For samba beginners, or some one just wanting to get up a simple file server for home or small office. Here is samba quick and dirty.
View Full Article »

Powered by WordPress. Theme: Motion by 85ideas.