Slashdot Mirror


User: Poor+College+Student

Poor+College+Student's activity in the archive.

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

Comments · 20

  1. Re:There's only one group to trust on Novell Doubts Microsoft Latest "Linux Facts" · · Score: 1

    IIRC, they reviewed Lindows or Linspire once; however, they didn't seem to like it much.

  2. Re:Woohoo! on Mozilla Firefox 1.5 Beta 1 Released · · Score: 1

    I cant speak for Firefox in particular, but Mozilla did have a configure option for compiling in the Boehm's garbage collector. Supposedly it was mostly used for leak testing though.

  3. How to limit this (newbie sysadmin question)? on Rundown on SSH Brute Force Attacks · · Score: 1

    -- Newbie sysadmin question --

    I've noticed these scripts on my logs before attempting to access my machine (its a moot point now given my network setup, but...), how would you limit from occurring?

    I'd like to do the following: If two failed connections with nonexistant usernames are used or three with a known user name, block the connectors IP subnet for a certain time (with the exception of a couple known good subnets).

    The blocking would be the easy part, since some script could control iptables (or pf on a bsd machine). But outside of doing creative monitoring with with auth.log, is there another way to detect failed logins?

  4. Re:Good joke - but VNC is spyware? -- Could be... on Microsoft AntiSpyware thinks Firefox is Spyware · · Score: 1

    I believe it falls under the category of "If you don't recognize this program, it is spyware".

    It is useful, but it could absolutely cause problems if installed maliciously.

  5. Passphrases on Passwords - 64 Characters, Changed Daily? · · Score: 1

    Try a nonsense phrase, such as:
    King Andy Gumps reign below all evil caviar for last 5 weeks special.

    Its not likely to be vulnerable to a dictionary attack and since its a nonsense phrase, most of the word pairs arent likely to be used together -- as opposed to "Happy Birthday" (ok, Andy Gump is a pair)

  6. Re:slack 10 on First Impressions of Slackware 10 · · Score: 1

    Its more than simply getting the packages onto the system, a good package management system keeps you informed when relevant updates are available.

    I personally find that more convenient than browsing freshmeat or subscribing to lots of different mailing lists.

  7. Not quite the same on A Modern Woody Debian GNU/Linux Installer · · Score: 1

    The new Debian installer does Debian testing. The article mentions one for woody.

    That said, I do agree that the new installer is quite straightforward and did detect all my hardware, and I agree that this new installer isn't going to be a longterm solution as the new Debian installer will be the default when sarge becomes the next stable.

  8. Re:Who cares what most Americans think? on Evoting in the News · · Score: 2, Interesting

    I think people not in IT have a perception that large quality software projects are easy to do. Plus, the general public probably has not followed this particular story (or probably at least outside of California).

    Yeah, maybe a Windows app might crash every now and then, but it doesn't entirely alter that non-technical person's perception of industry.

    On the other hand, we know that flaws exist all the time. Many of us here feel that at least of any software, that the software used in voting machines outght to be available. We know that software needs plenty of testing before its put into production.

  9. assert() on New & Revolutionary Debugging Techniques? · · Score: 1

    I like to use assertions to debug code. Why? Under Unix, you get a nice core dump to feed back into your debugger, that shows the state of your program when it died. If you use MSVC++'s ide to run your program in debug mode, it will also stop at the assertion.

    Of course, some creative tinkering with a debugger might lead to the same result too, but I find assert() more convenient. Also, common sense tells us that a multifaceted approach to debugging code is best anyway (reading it, creating test scaffolds, asserts and/or exceptions, running it through a debugger, etc.)

  10. A little like what Orrin Hatch proposed on Omniscience Protocol · · Score: 1
    here

    Obviously its an April Fools joke, but it sounds a lot like what Sen Hatch proposed last year.

  11. Re:KDE just gets better and better... on Ars Technica: Deep Inside KDE 3.2 · · Score: 1

    When KDE went to 3.0 and GNOME to 2.0, there seemed to be a bit of role reversal. The 1.x GNOME control center (along with Sawfish) had about the the same number of choice as what KDE has now. I suspect the GNOME developers decided that people weren't too apt to mess with some of those, so they were simply dropped. KDE has all those choices (well, similar ones), but they were better organized than GNOME 1.x.

    One of the traits of KDE is that it trys in many ways to emulate many of the other types of desktop environments; there are a lot of configuration options to make it look and feel like MS Windows, OS 9, OS X, CDE, etc. GNOME, on the other hand, pretty much just implements a MS Windows style UI.

    I don't have a strong preference as to which D.E. I use. I end up using GNOME more, just because thats just what startx points to on my system. However, I'd be just as happy using KDE.

  12. Re:This is great... on Linux & Mac UT2004 Demos · · Score: 1

    Actually its great timing. All those dateless gamers have something to will be too busy fragging to think about Valentines day weekend.

  13. The Google link to article (aka my karma whoring) on Dealing With Copyright Online: Porn v. Music · · Score: 1
  14. Re:Linux becoming commercial? on Linus on SCO, and the Desktop Being 10 Years Away · · Score: 1
    through businesses like Red Hat trying to make a profit

    Ah, but making a profit isn't necessarily a bad thing, its just how you go about it. Afterall, Red Hat does employ people that develop OSS software, like Gnome, the kernel, XFree86, gcc, cygwin, as well as a few other popular applications. I don't think anyone of us has a problem if the profit goes back into development.

  15. Re:Practical 3D Operating System Apps on 3D File Manager on Linux Wins NSF Prize · · Score: 1

    http://www.cs.unm.edu/~dlchao/flake/doom/ I haven't gotten it to compile on my system though, YMMV.

  16. Re:Message Headers should be Compulsory on Lousy E-mail Filters Complicating Outlook Worms · · Score: 1
    What is the excuse for vendors of email software (filtering or end-user) perpetrating unawareness of this basic property of email?

    I have a hunch that the average Joe or Jane probably doesn't care about or what to do with tags such as:
    MessageID: H0007c9c151181e2.mail.provider@MHS
    Content-Transfer-Encoding: quoted-principle
    MIME-Version: 1.0

    Personally, I couldn't care less what version of MIME someones email client uses. I care primarily about sender, subject, and time.

  17. Community Colleges have their place on Top University Rankings for 2004 Released · · Score: 1

    I went to a community college for four years. Why? I wasn't sure what I wanted to major in. Its a lot cheaper and easier to modify a career path at a community college than at a university. I spent two years as a Business major before switching to Computer Science. I was pretty satisfied with the education I had a two year college, although moreso now at the four year university I ultimately transferred into.

  18. I knew this story looked familiar... on Gentoo Package Accused of Violating DMCA · · Score: 1

    Back in February, a very similar case occured with the BSA mistaking an RPM distribution of OpenOffice with MS Office.

  19. Re:Evil! on Australian Linux User Group Fights Back Against SCO · · Score: 0, Offtopic

    If Microsoft and the RIAA could ever be pitted against each other, I believe would we have to call it the "Ultimate Lawyer Deathmatch Smackdown"

  20. Re:How do we know what the market penetration is? on Ask Nicholas Petreley About Linux Usage Statistics · · Score: 1

    I wouldn't think they are reliable at all. Mandrake linux had a noticable link to li.org on their forum page, whereas Slackware doesn't link to them. If I hadn't been a user of Mandrake, I probably never would have visited the site and never have registered. Aside from a national poll conducted with randomly selected people, browser information collected at a site like google.com or yahoo.com is probably the most accurate way of determining Desktop linux use.