Slashdot Mirror


User: Sygnus

Sygnus's activity in the archive.

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

Comments · 119

  1. Re:Two Sides on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    Ok, you can live in your fantasy world, and I'll live in the real world, where there are Bad Guys Who Don't Give A Damn.
    Humans, by nature, are opportunists who will take advantage of weaknesses, regardless of the consequences.

  2. Re:The lack of necessity and need on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    Isn't this what proactive security is intended to prevent? The cliche an ounce of prevention is worth more than a pound of cure comes to mind.
    Any sysadmin worthy of his position will keep on top of security issues. If he doesn't do that and gets cracked, I have no sympathy whatsoever.

  3. Re:Make automatic nightly backups on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    kuro5hin's problem was not a break-in; it was someone flooding their story queue. Why do you think scoop is being redesigned?
    Here's a snack, now go troll elsewhere :P

  4. Re:Felony? on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    ...as long as damages exceeding $1,000 occurred.
    Not for long:
    Under current Michigan law, the unauthorized alteration, damage, destruction or use of a computer system resulting in at least $1,000 in damage is a felony punishable by 5 years in jail and/or a fine of $10,000 or three times the aggregate amount involved, whichever is greater. An amendment to the law, however, which takes effect September 19, will remove the $1,000 damage threshold.

  5. Re:Two Sides on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    Ok then, remove all the locks from your residence, and leave it for several hours. Perhaps nothing will happen the first time, or the second time, or the third, but you will be robbed eventually. Good security is important, and if whoever has root doesn't take measures to improve his servers' security, then he is an idiot and deserves whatever happens.

  6. Re:Taco's Going to Jail?? on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    I would do that, but my coworkers are geeks too, and understand the issues involved :)

  7. Re:The lack of necessity and need on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    Labor expenses? I don't think so - a properly backed-up site takes only seconds to restore; and if it's only a defacement, repairing the defaced page takes a maximum of 5 minutes, depending on what system the site maintainers use to create the html. It takes me about 10 minutes to convert an entire directory structure to a new look and feel by hand, because I code templates; and all I have to do is drop the relevant information into the proper places in the code.

  8. Re:Make automatic nightly backups on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    Exactly. A tar ycf site.tar.bz2 html/ is a very simple backup method, and can save your ass if you don't have other backup strategies at your disposal.
    MarkKomus brought up a good point in his reply up above; but seriously - how long does it take to restore a webpage/site? Not that long at all; unless your site admin was an idiot and didn't make regular backups. Untar the backup and you're back in business within seconds. When people claim that it took them hours/days/weeks/whatever to restore a website, all I do is laugh at their incompetence.

  9. Re:New Denial of Service Attack found (OT) on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    I'm waiting for the day when some clueless suit brings a suit against /. for "DDoS" attacks when his company's site gets slashdotted - you know it'll happen :)

  10. Re:Taco's Going to Jail?? on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    heh. Don't you just love how the media and guv'mint distort the meaning of "hacking"?
    Although, I must admit that it is sometimes fun to tell clueless people that I'm a hacker, and watch their heads fill with images of seedy underground websites and criminal acts :)

  11. Damages? on Michigan "Anti-Hacker" Law's First Felony Charges · · Score: 1
    How on earth do website defacements (in the Jesse Salens case) constitute monetary damages? I work as a web developer, and while fixing a website is work, it isn't that much work - a few minutes, max.

  12. Re:Let's end this on Kuro5hin Update · · Score: 1
    Umm, because I live in the UK, where bandwidth and server space costs so much, it's not economically feasible. But that's a seperate rant, so I'll leave it be.
    Bullshit. There's absolutely nothing (except laziness - which is also evidenced by your refusal to touch perl) stopping you from finding a hosting company off of British shores that's cheaper than what you can find onshore.

    Hmm, maybe it's a cultural thing, but extending an invitation to shampoo your smellies isn't exactly the right way to invite informed discussion, but an excellent way to provoke hostility. Tact, remember? Oh yeah, I forgot they bred it out of the USian race long ago...
    One, it's a reference to As Good As It Gets, as malahoo already mentioned; not something meant to be taken seriously. As for the "USian race having tact bred out", keep in mind that it was your King's refusal to provide representatives in your legislature that caused the US to exist in the first place - so stop bitching about Americans not having tact.

  13. Re:Okay, it supports Debian... on Helix Code's Red Carpet Simplifies Package Updates · · Score: 1
    Why not have it look for /etc/slackware-version and then grab the *.rpm's until you're able to put *.tgz's up?

  14. Re:Okay, it supports Debian... on Helix Code's Red Carpet Simplifies Package Updates · · Score: 1
    rpm2tgz

  15. Miguel, Slackware support - please! on Helix Code's Red Carpet Simplifies Package Updates · · Score: 1
    I love Helix-Gnome; but I absolutely despise having to trick the installer into thinking that my box is a Redhat box, and ending up with *.rpm's in the process (I do not like *.rpm's).

    Helixcode claims to support all major distributions; but, Slackware support is not there - and the last time I checked, Slack was most definitely a major distributions.

    If I had the bandwidth, I'd go ahead and make the *.tgz's for Slackware support myself; but I'm only on a dial-up connection (*sob*), so I can't.

  16. Re:I think he means to the users on The Linux Network Administrator's Guide · · Score: 1
    And that's the beauty of the GPL :)

  17. Re:rtfm? on The Linux Network Administrator's Guide · · Score: 1
    It will always remain secondary, due to its opressive and cumbersome license.

    Hmmm... have you even read the BSD License? I would have to say that the GPL is far more oppressive in terms of what one can do with code than the BSDL is. With the GPL, code must remain open; whereas with the BSDL, it doesn't have to remain open (if for some reason it needed to be closed).

    And as far as "cumbersome" goes, that caveat goes to the GPL, and not the BSDL - the BSDL states only 2 things: source must display the copyright, and binaries must display the copyright, license, and disclaimer. The GPL states that all derivative works must be under the GPL, source must be available, code can't link to non-GPL/LGPL code, etc.

    It's all how open the original author of the code wants his code to be. Both the GPL and the BSDL in my opinion, are great licences, and I would use either one.
    The GPL/BSDL bitchfests are idiotic, and pointless - just use whichever license suits your needs at the time.

    Oh and before you accuse me of being a *BSD zealot, I use only Slackware, and love it (although my OpenBSD CD for my firewall should arrive in a couple of days). :-

  18. Showing the ISBN... on The Linux Network Administrator's Guide · · Score: 1
    Why not use the CueCat instead? ;-)

  19. Re:MS vs Open Source on Debian 2.2 "Has Major Security Issues"? UPDATED · · Score: 1
    Actually, it says

    There are also a number of other packages with security flaws and no updates available yet. Xchat, for example, has a well-known hole. Red Hat and Mandrake have issued updates; nothing from Debian yet.

    Non-free packages, I'm sure.

    X-Chat is GPL.

  20. USPO Source Code on International Trade Patent · · Score: 1
    40 04 * * * cd /usr/dumb-stuff | grep "internet" > /sbin/approved #This should get those weenies at Slashdot pissed ;)

  21. Re:Library at Alexandra [More Info] - OT on The Right To Read: Time Limited Textbooks · · Score: 2
  22. Re:Library at Alexandra on The Right To Read: Time Limited Textbooks · · Score: 1
    Does anyone else remeber how the Chritains Burned Books?

    This is not exactly true. The Library at Alexandria was not burned intentionally. The Roman Emporer at the time (can't quite think of his name ATM) had ordered the ships in the Alexandrian harbor burned; and the fire unfortunately spread onto the docks and to the library.

  23. Re:Breaking news on AOL Sued for Creating Gnutella · · Score: 1
    Don't forget to sue the estate of Ida Lovelace, since she was the first programmer (wayyy back in the 1800s!)

  24. Re:Prime Numbers [Way off topic] on Physics Problems For The New Age · · Score: 1

    Sometimes an accurate description is needed for a correct interpretation, you know?
    Oh, btw, I maintain perfect grades in all AP classes :P

  25. Re:Prime Numbers on Physics Problems For The New Age · · Score: 1
    You did not. You said, and I quote, "any number of consecutive primes starting at 2".

    Any number of consecutive primes (I used 2 in each example), STARTING at 2.

    My math was flawless, and in accordance to what you said (note that I am not arguing the theorem; just your initial description of it).