Slashdot Mirror


User: Mr_Perl

Mr_Perl's activity in the archive.

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

Comments · 145

  1. Re:RPM's Compiled For i386 on OpenSSH Local Root Hole · · Score: 2

    BTW for those who want to do this themselves it's not hard. If you have a server without gnome libs installed you need to do it this way:

    rpm -ivh openssh-3.1p1-1.src.rpm

    then edit /usr/src/redhat/SPECS/openssh.spec
    and set the options as you like, in my case I changed the 0 to a 1 where the gnome-askpass bit is.

    Then use rpm to build it, cd to the SPECS directory on your system (may also be /usr/src) and do:

    rpm -bb openssh.spec

    Then watch the messages at the end which tell you where the finished RPM's are. Usually ../RPMS/i386/

    For those who want the gnome-askpass, just do

    rpm --rebuild openssh-3.1p1-1.src.rpm

  2. Re:Being helpful and encouraging security risks on OpenSSH Local Root Hole · · Score: 2

    You may have had the best intentions, but in reality (by uploading untrusted SSH binarys) you are encouraging people to take stupid risks.

    They're very trusted. I downloaded them from the vendor's site and built them myself. Anyone who trusts me (note the link to my homepage if you care to do research on myself or my company) can go download them. Anyone who has doubts can wait a week for their distro to put out updated RPMS.

    I think anyone like yourself can be an armchair "security expert." Come up with something USEFUL yourself instead of whining at those of us who are trying to make life easier for others.

  3. Re:Isn't this a bit dodgey? on OpenSSH Local Root Hole · · Score: 2

    Haha, gimme a break. =) I guess I should know better than to let my helpful side show on slashdot. Download mine or go build it yourself, sheesh.

  4. Re:RPM's Compiled For i386 on OpenSSH Local Root Hole · · Score: 2

    Done. The reason I put em up was the only mirror that has the active file is ftp.openbsd, and it will probably be swamped pretty promptly hereafter.

    Did a md5sum that anyone's free to check against the original also for the paranoid among you.

  5. Re:Isn't this a bit dodgey? on OpenSSH Local Root Hole · · Score: 2

    Yup, but there are folks here who know and trust me. =)

    If you're concerned, just don't download em.

  6. RPM's Compiled For i386 on OpenSSH Local Root Hole · · Score: 2, Informative

    Help yourselves:

    http://www.geniusweb.com/RPMS/

    SSH 3.1p1 RPM's compiled without gnome-askpass, everything else is default vanilla.

  7. Re:Can we quote that price? on PressPlay and MusicNet vs. Artists · · Score: 3, Informative

    You mean RIAA right? MPAA is the movie people.

  8. Woohoo! on Kathleen Fent Read This Story · · Score: 2

    I have a feeling she will give you an enthusiastic "Yes"

    Be sure to UPDATE: us and congratulations on your courageous proposal.

    =)

  9. Open Door for "Permission spam" on DMA to Control Spam by DMA Members · · Score: 2
    With the self-imposed rules, the DMA requires members to give consumers notice and choice before sending commercial e-mail or before selling, sharing or renting their e-mail addresses to a third party. In addition, commercial e-mail must clearly identify the sender, represent the subject line accurately, and provide contact information. Above all, the marketer must let consumers opt out of further communications in every e-mail.

    Taking the cynical approach to reading this section in the article, we can expect that it will be acceptable for DMA members to send out the 'permission to spam' spam that so many spamming morons already do.

    I'd like to see federal law that provides some disincentive to spam-sending critters. Making spamming illegal makes spammers into official criminals. I just can't see 'industry' self-regulation working very well when most spammers aren't even a part of any legitimate industry.
  10. Re:DOESNT HONOR BIDS! on Buy John Romero's Ferrari On EBay · · Score: 5, Informative

    To be fair, the guy complaining has 9 negatives and 12 neutrals.

    Not exactly ebay premo himself.

  11. Gnome is very cool but... on GNOME 2.0 Desktop Alpha · · Score: 4, Funny

    I just can't get past clicking on an ugly foot to "start" my computing adventure.

    Feet are smelly and nasty. I just don't want a foot on my desktop.

  12. Boon to Corporate America on Laws to Punish Insecure Software Vendors? · · Score: 5, Insightful

    I suspect that this would ensure far less software gets produced by smaller vendors and individuals who can't afford the liability.

    Another good move for corporate America.

    Microsoft is able to defend itself against the government. Are you?

  13. Re:Bah, convert it to PDF on RMS: Putting an End to Word Attachments · · Score: 1

    Thanks for the comments.

    If I got an attachment called ";rm -rf /;x.doc" I wouldn't open it. Anyone who would deserves what they get 8)

    Error checking... this is a kludge mate. If it doesn't open, I go have a look.

    I use "o" out of habit. Doesn't hurt to have it there.

  14. Re:Bah, convert it to PDF on RMS: Putting an End to Word Attachments · · Score: 1

    Haha, no!

    That's why I said "kludge" since it's for my personal use on files that I eyeball before opening...

  15. Bah, convert it to PDF on RMS: Putting an End to Word Attachments · · Score: 5, Informative

    Here's a perl kludge I use to convert doc on the fly into PDF and open in acrobat from kmail:

    #!/usr/bin/perl

    my $fn=shift;
    my $or=$fn;
    $fn=~s/.*\/(.*)\.doc$/$1/o;
    $fn=~s/ /_/g;
    $or =~ s/ /\\ /g;
    `antiword -p letter $or | ps2pdf - > $HOME/tmp/$fn.pdf `;

    exec("/usr/bin/acroread $HOME/tmp/$fn.pdf");

    It does require antiword which you can obtain from freshmeat.

  16. Briliant move! on You May Not Link This Web Site · · Score: 1

    By creating this scandal, they'll cash in on the hoopla big time. What's everyone doing? Linking to them, giving them free press and promo.

    Guess they're paid the big bucks for a reason eh?

  17. Re:I think on Stallman Responds To GNOME Questionaire · · Score: 0, Offtopic

    The above should be moderated 'troll'

    Comparing RMS to OBL is sinking pretty damn low. It's pretty easy to stand on the sidelines and call names, but the truth of the matter is that RMS has sacrificed a great deal of his personal time producing Free software, and working to get the concept of Freedom in software across to people who otherwise would be totally clueless that such a thing existed in a quality form.

    Comparing his actions with those of a murderer is extremely offensive to me.

  18. Re:no membership required... go here on Star Wars II (Attack of the clones) Trailer · · Score: 2, Funny

    Just give Radio Shack your current address, the address of the store. What can they say?

  19. Have a look at this on Microsoft FrontPage License Prohibits Anti-Microsoft Speech · · Score: 1
    Well you see doctor, I have these fantasies about taking over the world...


    (bill gates currently pictured laying back on a loveseat surrounded by half lit lightbulbs)

  20. Asia CNN on World Trade Towers and Pentagon Attacked · · Score: 1

    There's a bit on the asia CNN site, US site doesn't seem to work.

    http://asia.cnn.com/

  21. Re:Protests? on 'Free Sklyarov' Protests Scheduled · · Score: 1

    Don't forget the best form of protest, negate the effectiveness of the arrest by distributing the software. It looks like something's wrong with cryptome.org's dns at the moment, so here's the IP address where you can download the program in question. You can get the key to unlock it from Dr. Dave's site. Download from cryptome.org here

  22. Re:classic on Mundie Responds · · Score: 2
  23. Brilliant Idea! on Anti Spam Bills Continue · · Score: 1
    Punishment should be sweet and simple: launch spammers into the sun

    Yet another well reasoned and insightful solution by Taco.

    Pun intended. Deal with it.

  24. Conversion of GPL'd Projects To Proprietary on Ask an Attorney About Open Source Licensing · · Score: 2
    I have been using a piece of software on my site for several years, a useful bulletin board program which was originally released by the author under the GPL.

    The author has since removed any reference to the GPL in his latest releases, and is now using a proprietary license.

    I would like to take the GPL'd version of the code which he previously released and use it as a base for a continued open source project, but I'm not sure that I can legally do that if the author objects- after all, I'll be using his code to "compete" with his own commercial "fork" of the project.

    Can I fork his code to start my own project?

  25. Playing the President... on Internet Drug Game Could Save Lives and Money · · Score: 1
    George W. Bush would play the President.

    Don't worry, he'll get better at it with practice.