Slashdot Mirror


User: dtfinch

dtfinch's activity in the archive.

Stories
0
Comments
2,513
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,513

  1. rely on hdd temperature on Server Room Temp Monitoring and Notifications? · · Score: 1

    This can vary depending on your disks and other hardware, but to check the temperature of a hard disk I can type "smartctl -a /dev/hda | grep Temperature". If I were to parse that, I could make a cron job to notify me when a disk gets too hot. Disk temperature is your greatest concern, right? A broken AC is not the only way to fry a disk.

  2. Re:I don't get it on Following Bill Gates' Linux Attack Money · · Score: 1

    The problems you describe have nothing to do with the quality of Linux. Manufacturers, not Microsoft, write the drivers for all that hardware. Many of them don't write Linux drivers, and even refuse to provide the specs necessary to write Linux drivers. BTW: All my hardware works perfectly in Linux, as do my favorite Windows games.

  3. Good ol' competition on Ballmer: 'We'll catch Google' · · Score: 1

    What would Microsoft do without it? Not much I bet.

  4. Re:It comes to something when the readership on Eclipse 3.1 Released · · Score: 1

    Last time, the main site was slashdotted before any of the mirrors could grab a copy. This is a little reminder for those who gave up. It's on at least a couple of the mirrors this time around.

  5. Recipe for /.ing on Eclipse 3.1 Released · · Score: 4, Insightful

    1) Release 100mb download, with stated goal of reaching a million downloads.
    2) Post link on slashdot _before_ the download has been mirrored.
    3) Watch in horror as tens of thousands of users try to download from the main server because it's not on the mirrors because the mirrors can't reach the main server.

  6. 200 hours on standby? on Linux-Based Phone Lasts 200 Hours on Standby · · Score: 1

    My cellphone from Motorola advertised 250 hours on standby. After the first full charge, it died within 10 hours, on standby. Now, after over 6 months use, it comes very close to lasting half as long as promised, when charged for 3 nights in a row.

    Such inflated specs are about as misleading as hard disk MTBF ratings.

  7. Re:Sure on Symantec's AntiVirus 10 Deployment Woes? · · Score: 4, Funny

    There's a simple solution to that. You just change all the server admin passwords, unplug their workstation from the ethernet switch, and when they ask what's going on, tell them to clean their desk.

  8. Sure on Symantec's AntiVirus 10 Deployment Woes? · · Score: 3, Informative

    Do you folks have any advice when it comes to dealing vendors who release software that is unusuable and can't provide an acceptable resolution?

    Just tarnish their name with a slashdot article.

    I personally don't run virus scanners because of the problems they create. We have Symantec Antivirus 8 at work, but we've removed it from our slower systems and opted for more preventative measures.

    Virus scanners do like 1000 times the scanning necessary to be _reasonably_ sure that your system is virus-free. While useful when they actually stop something, overall the cure is worse than the disease. A human just has to check the task manager and run msconfig to spot 90% of the malware out there.

  9. The myth of warping fragile little minds on Parents Ignore Age Ratings? · · Score: 2, Insightful

    Parents, teachers, and nosey bystanders worry too much. Kids know the difference between game violence and real violence, and use games as a safe outlet for their frustrations. Every day, thousands of innocent little children are tricked into clicking goatse links in web forums. A violent game isn't going to do any harm, nor is a rated R movie. Chances are they know what violence is, they know what profanity is, and they've more than once practiced both without having learned it from games or the media.

  10. Re:Worst calculus joke ever on What's the Best Geek Joke You Know? · · Score: 1

    Poor fellow.

  11. Re:popup ads, not the same as newspaper ads on DoubleClick Warns Against Ad-Blocking Browsers · · Score: 1

    I'm a subscriber, but I still see about half the ads.

  12. Get the Facts on DoubleClick Warns Against Ad-Blocking Browsers · · Score: 1

    Those are the only ads I click on, and it's never to buy something. Most advertisements are paid per click. If I'm won't be clicking them anyways, there's no loss to them if I block the ads.

  13. No need to worry on DoubleClick Warns Against Ad-Blocking Browsers · · Score: 1

    By default they only try to block the fucking stupid popups and popunders that only serve to breed consumer resentment for the advertising sponsors.

  14. It didn't work anyways on Microsoft Genuine Advantage Cracked · · Score: 1

    It rejected the XP Home OEM key that came with my eMachine, purchased from CostCo.

  15. Re:Blatant Team America quote on SAG Rejects Game Contract · · Score: 1

    MATT DAMON

  16. Re:He means crackers right? on Inventor of Proxy Firewall Blames Hackers · · Score: 1

    I tried to keep the definitions short.

  17. He means crackers right? on Inventor of Proxy Firewall Blames Hackers · · Score: 2, Informative

    programmer => hacker
    criminal hacker => cracker
    criminal non-hacker => script kiddie

  18. Village idiot on What Ancient Tech Do You Do? · · Score: 1

    No doubt about it.

  19. That's too much on Is There a Place for a $500 Ethernet Card? · · Score: 1

    I've been buying gigabit ethernet cards for $25 each. They're not as bad as the first generation. Beyond $100 or so you might be wasting your money.

  20. We don't know yet on Bram Cohen's Response to Microsoft's Avalanche · · Score: 3, Funny

    Microsoft might just release it as an API, without releasing an easy to use client of their own. That way they don't promote piracy, but they can reduce the bandwidth needed for software updates and assist adware producers in delivering full motion full screen ads to unsuspecting users.

  21. Re:Geek Squad on Tech Support Businesses on the Rise · · Score: 1

    If you undercut the guys charging $30, you might get enough customers to fill your day.

  22. seven fold = 2^7? on Linux Kernel Archives Struggles With Git · · Score: 1

    So the rate of files being archived was multiplied by 128?

  23. Re:Giving away the store on Programming Jobs Losing Luster in U.S. · · Score: 2, Insightful

    So exactly what free software have you had to compete with?

  24. Re:Interesting question: on Programming Jobs Losing Luster in U.S. · · Score: 1

    Who doesn't have 4 bosses these days?

  25. Re:Slackware on Beginner's Guide to Linux Distros · · Score: 2, Informative

    My first distro was RedHat 6, which I hardly touched after I installed it. I didn't really start getting into Linux until I tried Slackware, which taught me a lot about how it all works, like how to do stuff from the command line, how to configure everything, how to install software from source, and other important things like that.

    Some things are hard to learn unless I force myself, but afterwards I'm usually glad I did. It's not enough that something like a command line is available. It has to be all I have before I'll really learn it. Anything with a steep learning curve can't be learned a bit at a time as you need it.

    I use Ubuntu now, but despite its aim for user friendliness I still need to use bash from time to time, or log in as root without starting X. Server administration would also be hard without command line experience.