1 0 Archive | June, 2006
post icon
post icon

Dell Annoyance: Huge Dell background slows down remote desktop access

Dell installs all their servers with an annoying Dell background image (1.8MB!!!) on the main logon screen. This image slows down terminal service connections because you have to wait for this high color image to load. The first thing I do is remove this background from any new Dell server.  To do this, edit the registry key:

My Computer\HKEY_USERS\.DEFAULT\Control Panel\Desktop\Wallpaper

Just erase what is there.  You’ll be much happier.

Leave a Comment
post icon

Another useful software package – HTTrack Website Copier

Need to make complete copy of a web site but don’t have direct access to the files? I’ve had this happen for several clients whose web developer would no longer give them access, or who wanted a copy before they terminated their relationship with the web designer. Well, HTTrack is a free utility that does the following:

It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site’s relative link-structure. Simply open a page of the “mirrored” website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system.

Of course, it will not copy scripts, but for static web sites, it works pretty well.

Leave a Comment