Slashdot Mirror


User: ReverendRyan

ReverendRyan's activity in the archive.

Stories
0
Comments
106
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 106

  1. Re:525 million years! on Arthropod Chain Gangs · · Score: 1

    clicked wrong mod button, posting to undo...

  2. Re:Is it still MySQL? on MySQL Founder Monty Quits Sun (Or Not) · · Score: 1

    And the actual version number on the file is 1.9.42

  3. Re:More 'rich informing' alternative? on Nmap From an Ethical Hacker's Point of View · · Score: 4, Informative
    How would nmap know which app is really listening on a port? All it has are the ARIN-assigned port numbers from /etc/services. What you were looking for was

    # netstat -tcp -l
    which will list all TCP ports that are in state "LISTEN" along with the PID of the program that opened the port.
  4. Re:Go Cougers! on Bluetooth Lawsuit · · Score: 2, Informative

    You've confused UW and WSU. University of Washington is where Pine was developed and the student in TFA studied. Washington State University ('wazzu') is where the drinking and sports occur.

  5. Re:school and 911 on Which Asterisk Or Other VoIP System To Deploy? · · Score: 1

    I posted this elsewhere in this thread, but I'll post it here too so more people catch it:

    I work at a school, and am the phone admin. Washington State law requires that room identification be provided with E911 data coming from schools, and I would imagine that this is true for other states as well. One or two POTS lines used for outgoing 911 will not be sufficient to comply with state and local laws.

    The way it works is when dispatched EMS knows exactly which room they're going to via E911. We have provided our local fire department with detailed maps of our campus in addition to the posted maps that the fire panels, so they can get to the location where 911 was called without needing to stop by the office and ask for directions.

    E911 is not something to skimp on, even if it isn't required by state and local laws.

  6. Re:Two tips for you. on Which Asterisk Or Other VoIP System To Deploy? · · Score: 2, Informative
    Honestly sending E911 exact room numer is way overkill. EMS or police will always come to the office first before responding, and the office will lead them there instead of having them wander looking for room 302. much faster and in an emergency speed is more important.

    I work at a school, and am the phone admin. Washington state law requires that room identification is provided with E911 coming from schools, and I would imagine that this is true for other states as well.

    EMS or police will always come to the office first before responding, and the office will lead them there instead of having them wander looking for room 302

    We're required to provide up-to-date campus maps for our fire department.

    E911 is not something to skimp on, even if it isn't required by state and local laws.

    Source [pdf warning!]

  7. Oops on Inkscape 0.44 - Faster, Bigger, Better · · Score: 1

    They should have thought of that before it got posted to slashdot. Oh well.

  8. ORFEE on Exchange Compatible Spam Filters? · · Score: 2, Interesting

    I've had good luck with ORFEE. After implementing the Greylist, our spam went down about 75%. I then blacklisted the remaining spam-sending networks (only if I knew we wouldn't need to mail them) and it has now been several weeks since I've received a single piece of spam.

    It doesn't have an outlook plugin, but we haven't really needed one. It also has a trial version.

  9. Re:Actually the funny thing is on EU/Microsoft Antitrust Case Delves Into Tech · · Score: 1

    Actually if I remember correctly, squatting is perfectly leagal under Brittish Common Law. In fact, it goes so far as to protect the squatter from exactally what you describe. http://en.wikipedia.org/wiki/Squatting#Squatting_i n_the_United_Kingdom

    So, chalk that up to another failed analogy on /.

  10. Early?! on Slashdot Design Changes for Wider Appeal · · Score: 1

    Its 4:30 in the afternoon on the 31st. Whats with OSTG going early with the April Fools? They have my timezone on file... Oh well. suppose I can put up with the pink for two days instead of one.

    =P

  11. Google Cache on SWT, Swing, or AWT - Which Is Right For You? · · Score: 2, Informative
  12. What you really want on Running a Home-Office Through a UPS · · Score: 2, Informative

    If you're trying to keep working during a blackout (as opposed to keeping your RAID consistent), look into these: a Kohler Generator. Sure, you still need a small UPS for your server/desktop, but it only has to last ~45 seconds until the generator kicks in. Have an electrician (or authorized Kohler rep) install it. I wish I had one sometimes.

    YMMV

  13. Re:Do anti-stupid precautions on Advice for the K12 Tech Guy? · · Score: 2, Informative
    UPS-Wise, K-12 systems aren't that mission critical. If you can configure the bios and everything on the systems to boot up silently without any human intervention. Make it so that once the power gets back on, everything gets back up.
    Uh, NO. If you've put any serious thought into what your servers are acutally holding (financial records, tax information, student data, budgets, insurance information) you dont want to risk corrupting your file systems when some dumbass construction worker up the street kills power to the school/office, let alone storms, floods, earthquakes, or any other even when the school will need to file an insurance claim. My advice would be to talk to your Director about how bad it would be if every file on the server were corrupted. My guess is that would be bad. Sure, you could restore from your off-site backups (you do those, right?!) but if you can prevent that, do it!
  14. Advice from a K-8 Tech Coordinator on Advice for the K12 Tech Guy? · · Score: 2, Informative

    5 & 7: At my school we just rolled out images with DeepFreeze on them. Best thing ever. A lot of our boxes have <10Gb hard disks and the students roaming profiles get huge after a year- having 50 of them on one harddisk (in a lab) will fill the disk up right quick- DeepFreeze prevents the profiles from sticking around after a reboot.

    2: The one thing keeping us on exchange (OK, two things) is calendaring (and its cousin, scheduling meetings). We have an exchange calendar for everything. I know there are alternatives, but I cant justify the cost of switching since a parent donated our Exchange 2k3 licences for free.

    Someone above said that a UPS isn't important. Bull shit. Maintaining your SIS records is one of your top priorities, next to the financial records. If those go down (expecially in a disaster) your school (district) will have a harder time getting back on its feet.

    When I first got where I am, my predicessor had spent the last 6-8 months doing nothing but putting out fires. The first thing I did was get the backend up to specs, and everyone (well, almost =P ) was happy about it- the servers were more reliable and people had fewer problems. Then I got all the computers running 2k or XP (also donated to the school) and most of the problems went away.

    Good luck!

  15. Re:Numerials! on Company to Settle and Mine Mars · · Score: 1

    At least they're not the Union Aerospace Corporation (UAC) - if they were, I'd start stocking up on ammunition now if I were you. Damn inter-dimensional gateways.

    (DOOM reference if you didn't catch that)

  16. Re:AJAX and Centrino on The Current State of Ajax · · Score: 1

    Also, has anybody ever heard a Best Buy computer salesman say "This one has a Centrino processor."?

    No, because none of us ever goes INTO Best Buy...

  17. um on Best Practices in Workgroup Maintenance? · · Score: 3, Funny

    It seems to me that a good BOFH wouldn't worry about little things like regular maintenance. Or any maintenance. Or users, for that matter. In fact, why do you even go into work, except to delete files?

  18. Re:Still a little bit expensive on Legal Music Downloads At 35%, Soon To Pass Piracy · · Score: 1

    Thats not what the RIAA would have you believe. May I direct your attention to Monday's UserFriendly: http://ars.userfriendly.org/cartoons/?id=20050620. Note the similar tactics by the BSA and RIAA.

  19. Re:WOOT! on Megafauna Extinction Due to Climate · · Score: 1

    OK, but the admin has to remember to use changelevel instead of map, I don't want to get kicked ;)

  20. Re:In other galactic news.. on 60% Of U.S. Believe Life Exists On Other Planets · · Score: 5, Funny
    Meanwhile, only a resounding 5% of life on other planets believes that there is intelligent life on Earth.
    And we'd like to remind the viewers that this poll has a 5% margin for error.
  21. Re:I call hoax on Virus Hold Computer Files 'Hostage' for $200 · · Score: 1

    Symantec Security Response lists this: Trojan.Pgpcoder They give the following details:


    # Any files found which match this prerequesite are encoded and become unreadable.

    # Ceates the file ATTENTION!!!.txt in every folder in which it encoded a file. The textfile contains the following:

    Some files are coded.
    To buy decoder mail: [user]@yahoo.com
    with subject: PGPcoder 000000000032

    # If the Trojan successfully completes its encoding routine on all files, it will delete itself through the creation of the file c:\tmp.bat. This .bat file will also delete itself.

    So its not all BS.

  22. D'OH on Firefox 1.0.3 and Mozilla Suite 1.7 Released · · Score: 5, Insightful

    Now if the update system would just not require a reinstall.

    Most of the people I've converted aren't great at installing software, no matter how simple it may be.

  23. Really? on FBI Cracks Down on Piracy of Obsolete Game · · Score: 5, Interesting
    copy the video games and sell the pirated versions throughout the world, costing the company millions of dollars in lost revenue annually
    Then I should be able to go buy an NES and Super Mario Brothers from Nintendo, no?
  24. Fuck'em on Vonage Says VoIP Traffic Blocked By Providers · · Score: 1

    I've already dropped one ISP over shitty service in the last 9 months, I have nothing against dropping another. If enough people with Vonage do the same thing, mabye the ISP's will figure it out.

    However, I have Comcast in Seattle and I have no problems with my Vonage line. It's actually clearer than Sprint PCS.

  25. Wait on Robot Building for Beginners · · Score: 1
    If you have an area set aside in your home that you call your electronics lab, and know how to use breadboards, multimeters, and soldering irons, you may not get as much out of this book. If, however, you have to clear off your project area in order to eat...
    So having an electronics bench and a place to eat are mutually exclusive? Where does that leave me when I have to clear my bench off to eat?!