|
Please visit the LangaList Home Page Please note: Older issues may contain information that is now out of date How To
Subscribe and Unsubscribe is at the end of this
note. Mailing List Trouble? See
http://langa.com/help.htm Please recommend the LangaList to a friend! (And maybe win a prize!) An easier-to read formatted
HTML version of this newsletter is available The
LangaList 2004-11-22 Please visit our sponsors and help keep the LangaList S.E. free!
--- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---
--------------( the above is an advertisement )------------- 1) Freeware, Licensing, and Legality
Although Dan's licensing question seems specific to corporate settings, it's actually broader because most PC users--- not just corporate employees--- want to operate legally and ethically; and want to be on the up and up. For example, can you download a spyware tool and then legally load it on a friend's PC? What if you have two or more PCs yourself? Etc. With all the various software license types out there, it can be messy trying to figure out just what's what; and just what software can be used where. For example, in Dan's case, there's plenty of high-quality free and low-cost software available that can do just what he wants and more; totally legitimately, legally, and under license. However, the licensing may not be in a form immediately familiar--- in fact, it may be quite nonstandard, making it seem that the software cannot be used without payment or restriction when in fact it can. But there's other software that will do what he wants, and that appears to be fine and free, but that actually is NOT legal for him to deploy. In short, it's a mess. I dug through a pile of software--- both freeware and commercial--- and split the licensing into six general types, ranging from the "no holds barred" kind of license to the classic and highly restrictive licenses that you need a magnifying glass and a pot of coffee to get through. I wrote a column on what I found and included links to specific example anti-spyware products you can download (many for free): In working through the article, you'll not only see the various license types, but you just may also pick up some nice software along the way. 8-) At the end of the article, I then look at the separate issue of using the "Hosts" file as a security tool to block access to or divert access from known-bad sites. The whole thing is available now, free, at http://www.informationweek.com/story/showArticle.jhtml?articleID=53700730 . Click on over! Click to email this item to a
friend --- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---
--------------( the above is an advertisement )------------- 2) Getting At Your PC's "Media Access Control" ID NumberFirst, a quick refresher to get us all on the same page: The "MAC" address is the unique "Media Access Control" number burned into each network interface card (NIC). Many networks (including wireless LANs) can use a MAC address as a kind of hardware-level password to help identify those PCs that are allowed to connect. If a PC shows up with an unknown MAC, it's not allowed to connect to the network.MAC identification isn't a foolproof security method: MAC addresses may not be truly unique (although the odds of duplication are very low); and in any case, a PC's having an authorized MAC isn't in itself proof of safety or non-hostile intent. But use of MAC addresses is still a generally good thing when it's done as one of several overlapping security techniques (see, for example, http://www.informationweek.com/story/IWK20021031S0004 ) You can usually find your MAC address pretty simply once your OS is up and running. For example, NT/2K/XP users can use the simple GETMAC command or employ the free "wntipcfg" tool to display the MAC address (See http://www.google.com/search?q=getmac and http://langa.com/u/3u.htm and http://www.google.com/search?q=wntipcfg ). Win98 users can use "ipconfig" and "winipcfg" to the same effect. (See http://www.google.com/search?q=ipconfig and http://www.google.com/search?q=winipcfg ) But this reader needed to get at the MAC earlier than that--- before the OS was set up.
I can think of four approaches: (1) If you have an old, original *and complete* set of DOS disks (not just the boot files, but the full original DOS environment with all the extras and external commands), you may find you have a DOS-based copy of "ipconfig." Copy that file to a boot floppy created by that same version of DOS, and you can then run the command "ipconfig /all" to get the MAC address, as well as other networking data. (2) It's probably surer and simpler just to
boot from an all-in-one free "live" CD-based distribution of Linux (eg Knoppix;
http://www.knoppix.org/ ) and use
command-line tools in Linux to ID the MAC (eg
http://www.dur.ac.uk/its/services/network/lan/mac/linux/ and (3) If you can open the case, many NICs have their MAC address printed right on them, or affixed on a sticker on the card. This usually isn't very convenient--- you may have to spend some time on your hands and knees under the desk wielding a screwdriver and holding a flashlight--- but it's a reasonably fast and reliable way to get the MAC. (4) If your network cards ship with DOS drivers (it's getting rarer; just as having separate, stand-alone network cards is getting rarer), the DOS setup tool may display the MAC address. It might not be too hard to put the DOS network tool on a DOS boot floppy; but DOS setup tools for NICs are usually brand- and model-specific. This could turn into a major pain in the posterior unless all your PCs are set up with the same hardware. With any luck at all, one of the above methods will work for you! But if not, there are other tools and techniques open to you, such as the deep-geek methods here: http://www.msfn.org/board/index.php?showtopic=19144 Click to email this item to a
friend 3) Meet Idania, Newest Member Of The LangaList FamilyWe've added another child--- the eleventh--- to the group of kids sponsored on an ongoing basis by LangaList Plus! subscribers. Here's a note I just got from an aid agency working in Guatemala:
Click to see Idania: Standard Edition Subscribers: Plus! Edition Subscribers: Here's what's this is all about: Those of us with
computers and Internet access are vastly better off than most of the world's
population. Because of this, I decided that a portion of the LangaList Plus!
subscription fees would be donated to
registered/legitimate charities helping the underprivileged around the world.
The contribution does not increase the cost of a Plus! subscription in any way;
the donation is taken "off the top" of any profits. (This is described in the
pages at http://langa.com/plus.htm ) Graham Greene once said, "There is always a moment in childhood when the door
opens and lets the future in...." If you're already a LangaList Plus subscriber,
thank you! You can feel good about giving back a little to those less fortunate,
and opening "a door to the future" for a child in otherwise-desperate
circumstances. or: give a gift subscription: Click to email this item to a
friend 4) Slipstream + Shrink In One Step?
Sure, Tom, there are several ways to accomplish that, but the complexity goes up pretty fast. The simplest method--- the one I use--- is the same one I use on
full-blown setups: When the installation is done and pared down to its smallest
possible size, I burn an image of that setup using BootIt or a similar tool.
If/when I need to reinstall, I just restore the image, which usually takes
only minutes rather than hours. There's no need to go through the full
install/pare-down process again: everything is brought back to the like-new,
perfect state in one step. If that's not what you want, you can automate just about the entire setup/pare-down process by building on the techniques discussed here:
Thanks, Bob. We actually covered AutoIt a long time ago: See http://langa.com/newsletters/2001/2001-06-14.htm#4 For more on setup automation, see next item. Click to email this item to a
friend 5) Another Way To Automate Setups
Thanks, Michael! We had a little more on "Unattended Windows Setup" at http://langa.com/newsletters/2004/2004-11-01.htm#2 . There's also good general info at http://www.google.com/search?q=unattended+xp+setup Click to email this item to a
friend 6) Last Full Week To "Recommend And Win"Next week, I'll choose three more monthly winners who each will get a
FREE ONE YEAR SUBSCRIPTION to the LangaList Plus! edition. (If your name
is drawn and you're already a Plus! subscriber, your current
subscription will be extended by a full year.) Click to email this item to a
friend 7) Extracting Icons From DLLsWhat program should I tell my computer to open dll files? The reason I ask is that I have been polishing my Custom Icon skills. I got started with it when I got sick of all my cool shortcuts reverting to the default IE icon when the cache file got full. I have found an icon that I would like to use that is located in a dll file. I have attempted to open dll's before with no success. What program should I open a dll file so that I can extract an icon? Or is this something that I really shouldn't mess with? ---Dave Dickherber
Many icon editor packages have a facility or feature for extracting icons from
existing DLLs; and there are other tools meant specifically for the task. See: Click to email this item to a
friend 8) Another Code Load Success StoryAfter his site was listed in the last "Load The Code" section,
code-
Do you have a home page or website? (It doesn't matter what size.) Please
click over to
http://langa.com/code.htm , and maybe you can join the thousands of
LangaList readers who have "Loaded the Code!" (If you've already "Loaded The
Code" and are wondering if your site will appear here or on the Langa.Com web
site, please see http://langa.com/link.txt ) Manually Browse All Posted-to-Date Sites Starting At science/photography blog web-based Jabber client Quality Leathers FreeScotland North Country Computer Bratcats Robear Studio johannanko Rivka Goren's Home Page Bridge Links Click to email this item to a
friend --- ( Your Clicks On Ad Links Help Keep The LangaList S.E. Free! ) --- $12 For A Full YEAR! --------------( the above is an advertisement )-------------- 9) Scandisk No Longer Corrects Errors?While interactions between Defrag and Scandisk are fairly common in Win98, this reader reported a specific Defrag error I hadn't seen before--- one that Scandisk can't fix!
This turns out to be a weird error relating to a miscalculation of the free space available on your hard drive. The fix starts with a thorough cleaning of the hard drive, especially concentrating on Temp and Tmp files. A tool like Clean9X (free at http://langa.com/cleanup_bat.htm ) can automate the cleanup, and maybe recover a huge amount of space for you. When that's done, drop to DOS and use the command "scandisk /all /autofix" (without the quotes) to start repairs. You may wish to run this several times to be sure everything's OK. When that's done, defrag just your files themselves using the "Defrag /U" command (without the quotes). When that's done, you can run Defrag normally to defrag both the files and the free space. Lots more suggestions and advice on this problem: http://home.satx.rr.com/badour/html/defrag.html Click to email this item to a
friend 10) Just For Grins
Click to email this item to a
friend --- ( Your Clicks On Ad Links Help Keep The LangaList Free! ) ---
--------------( the above is an advertisement )------------- 11) Plus! Edition Highlights:Did you enjoy the sneak peek at several "Plus!" items at the end of last week's newsletter? That's the kind of information Plus! readers get every time. In addition, there's a separate Plus!-only web site with 100,000 words of extra content, special features, and private downloads not available in any Standard edition. And note! NOW IS THE TIME TO JOIN, when you can still lock in the current $1/mo rate! Although I haven't raised the price of the Plus! subscription in four years, it's looking like I'll have to bump up the price after the first of next year. NOW IS THE TIME TO JOIN! Join now, so you won't miss items like these, from today's Plus edition:
Plus! Edition info: http://langa.com/plus.htm Click to email this item to a
friend (Give a gift subscription to
the LangaList Plus edition! Happy Thanksgiving! See you next issue, 2004-11-29! Best, Please recommend the LangaList to a friend! (And maybe win a prize!) An easier-to read formatted HTML version is available in the "Current Issue" section of http://langa.com. (The HTML version of each issue normally is available by 9AM EST [UT-5] of the issue date.) All past LangaList issues are also available at the Langa.Com site. UNSUBSCRIBE (instant removal!):
http://langa.com/leave_langalist.htm This newsletter is SPAM PROOF and requires two levels of subscriber confirmation
before delivery begins: See
http://langa.com/info.htm |
|
|
Please visit the LangaList Home Page |