- Go to Run and type in Regedit
- Go to the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
- Key dontdisplaylastusername
- Change value to 1
- Restart the computer
May 10, 2009
How to: Not display last user name on Windows Logon Screen
Instructions:
May 8, 2009
1and1 Email Exchange Server Goes Down 5/8/2009 - POP, SMTP, Webmail Offline
UPDATE: MAIL SERVERS ARE BACK UP AS OF FRIDAY, MAY 8TH, 2009 11:00AM PST
.
Apr 20, 2009
Everything you wanted to know about painting your Car
Great instructional videos by Overspray over at the H.A.M.B. forums:
http://www.jalopyjournal.com/forum/showthread.php?t=225633&showall=1http://www.hotrodders.com/forum/basic-basics-how-do-i-paint-my-car-myself-44210.html
Automotive Paint FAQ by Bob Story:
Sata Videos:
http://www.hotrodders.com/forum/more-air-please-79058.html?s=cad6b79e8cb749a3c500aa2a05dff369
Great tips from D71:
Spray Problemsolver:
Paint walkthrough:
Paint tips (cool tip from the site: for metallics, use marbles to agitate the paint):
Cleanup tips:
.
Labels:
air volume,
block sanding,
Clean,
compressor,
FAQ,
HVLP,
overspray,
pressure,
sand,
Spray guns
Apr 13, 2009
Fix: Slow updates in Ubuntu with a Sonicwall Firewall
While setting up a Ubuntu server, when we went to update, we were hit with painfully slow 4-kilobytes-per-second-updates. You know the feeling like when you're on freeway, but some slow cars just seem to block all the lanes. Yeah, ya feel us.
Turns out it was all in Sonicwall's Anti-spyware security services. The firewall was scanning every single bit sent through the network resulting in stomach wrenching slowness.
Turns out it was all in Sonicwall's Anti-spyware security services. The firewall was scanning every single bit sent through the network resulting in stomach wrenching slowness.
Solution:
Temporarily disable the Anti-spyware app for the IP of the host you're working on. If your host is 192.168.18.111, then add this IP to the exlusion list of your firewall and all should be fast again.
Quick tip:
http://www.ubuntugeek.com/how-to-select-fastest-mirror-in-ubuntu.html
.
Quick tip:
http://www.ubuntugeek.com/how-to-select-fastest-mirror-in-ubuntu.html
.
How to: Get Vmware Server for FREE & Install to Ubuntu 8.04
This post was quoted from Ubuntu's Documentation:
Note: You can also access the web interface via SSL at https://localhost:8333. You will probably need to add this site to your SSL Exception sites on your browser.
Ubuntu 8.04 (VMWare Server 2.0.0 Build 116503)
You can download it at http://www.vmware.com/go/getserver
- Get a serial number (displayed at the download page link received by email as part of the registration process)
- Download the tar.gz file
- Install the build package
sudo apt-get install build-essential linux-headers-`uname -r`- Unzip
sudo ./vmware-install.plFollow the settings displayed at your screen and don't change default values if not necessary. Be sure to add your normal username as VMware Server administrator
- Enter the serial number when prompted
Vmware2 has a web interface. Browse with Firefox to http://localhost:8222.
- Log in with your normal username and password
.
Apr 9, 2009
How to: Install Internet Explorer 6 without Internet
Today, I needed to install Adobe Acrobat 9 Lite, which requires IE6, on an offline Windows 2k machine. My catch 22 was that I had a machine without internet access and Microsoft does not let users, nor IT pros, fully download and install IE6. No IE 6 = no Acrobat for me. Luckily, there was a way around this, and by adding a few commands, we can have a fully distributable IE6 install.
- Go to your internet enabled machine
- Download the IE6 install file to c:\
- Type in Run (KEEP THE QUOTES)
"c:\ie6setup.exe" /c:"ie6wzd.exe /d /s:""#E"- Choose your OS
- Specify a path to download your files
- Copy to USB or CD and install on your target machine
.
Apr 7, 2009
How to: Schedule Windows XP Shut Down FREE using Task Scheduler
From Microsoft's Website (edited):
- Click Start, and then click Control Panel.
- Click Performance and Maintenance, and then click Scheduled Tasks.
- Double-click Add Scheduled Task. The Scheduled Task Wizard starts.
- Click Next.
- Under Click the program you want Windows to run, click Browse.
- In the Select Program to Schedule dialog box, locate the %SystemRoot%\System32 folder, locate and click the Shutdown.exe file, and then click Open.
- Under Perform this task, specify a name for the task and how frequently you want this task to run, and then click Next.
- Under Select the time and day you want this task to start, specify a start time and date for the task, and then click Next.
- Type the user name and password to run this task under, and then click Next.
- Click to select the Open advanced properties for this task when I click Finishcheck box, and then click Finish.
- Click the Task tab.
- In the Run box, specify any additional parameters that you want to use with Shutdown.exe. To shutdown add the "-s" parameter without quotes. For more options, go into command prompt and type: shutdown.exe /h
- Click OK.
.
Subscribe to:
Posts (Atom)