Slashdot Mirror


User: prog-guru

prog-guru's activity in the archive.

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

Comments · 190

  1. Re:login script on Software Dead Man's Switch · · Score: 1

    srm will securely delete files in Linux. rm -P in *BSD.

    dd if=/dev/urandom of=/dev/hda might be faster.

  2. Re:Linux for desktop, *BSD for servers? on FreeBSD 4.6 · · Score: 1

    FreeBSD has an excellent Linux compatibility mode, so most Linux commercial software will run just fine.

    s/most/some/
    s/will/might/
    s/just\ fine//

    It is good (even vmware runs) but not perfect, it is just a compatibility mode after all, a little better than wine.

  3. Re:What is that.. Never trust the 1.0 version... on Mozilla 1.0 Release Parties · · Score: 1

    The default location for your mozilla profile directory is under your 'documents and settings' folder in win2k. If you make a shortcut that runs mozilla as mozilla -P %USERNAME% it will go start with a profile that matches your windows username. You might have to create the profile first, I don't remember if it starts the wizard if the profile doesn't exist.
    Netscape 4.x wanted to put everything under the program files directory, and I don't think you could create the profile as a non-admin user, so mozilla is much better at this.
    It would be nice if profiles were handled like Netscape 4.x on *NIX (preferences under home, no profiles to mess with).

  4. Re:Why I don't use Slackware anymore... on Slackware 8.1 rc1 Announced · · Score: 1

    They release security updates as packages too, I installed one for glibc this year on 8.0.

  5. Re:MySQL benefits :) on New "SQLsnake" Microsoft Worm · · Score: 1

    I was going to mention the default null root passwd on MySQL too, until I remembered it won't allow connections from the network after install (only the local machine can connect).

    A random password would be nice, or even better, disable the root account and make them start it with --skip-grant-tables to set it. I guess nothing would stop them from just running with --skip-grant-tables all the time though.

  6. anybody see it while at work? on So Did the Hordes Really Skip out for Episode 2? · · Score: 1

    I used to be a projectionist, and was able to see EP1 before everyone else, without the crowd for free :)

    I do sysadmin work now, and did not skip for EP2. I did see it right after work though.

  7. Re:#!/usr/bin/perl on FreeBSD: Perl to be removed · · Score: 1

    Gross, kind of reminds me of that sendmail/mailwrapper mess.

  8. Re:Perl from ports is worth it even for -STABLE on FreeBSD: Perl to be removed · · Score: 1

    uucp is out of 5.0 I think.

  9. Re:This is a major one ,, user interaction not nee on Don't Hit That Back Button · · Score: 1
    Kind of like how Mozilla stores your preferences in a random location:

    /Users/chris/Library/Mozilla/Profiles/default/gt on n5yl.slt

    I was sure that was a bug the first time I saw it.

  10. Re:I'd be happy with... on The Perfect Email Client? · · Score: 1

    I use this in procmailrc:

    :0c
    `date +%Y`/`date +%m`/copies.`date +%Y%m%d`

    It can get pretty big quickly, that's why I made a sort of hash based on the date. Every day I get about 750 messages, but this keeps it managable. I made of tar.gz of last years mail and it was just 38 MB.

    The folders get created by cron. It is the first rule, so I get a clean copy before I do anything else to it (Spamassasin, mailpost, some other custom perl/shell scripts).

    For outgoing mail, I just use mutt/pine's Fcc to sent-mail. There is a third party patch to sendmail to CC all mail to another address, but that would have to be system wide.

  11. Re:It missed the most important improvement! on The Perfect Email Client? · · Score: 1
    This suggests the integration of the NNTP protocol, the ability to subscribe and unsubscribe automatically from lists and much stronger threading capability (and associated actions such as ignore or watch threads) are functions that are built in.

    I built a mail-to-news gateway just for this. Mail gets fed to procmail, which looks for the recipient or some other criteria to decide which list it is, then pipes it though mailpost (included with INN). It gets threaded, and looks just like a real newsgroup. I just made up my own newsgroup names, it doesn't matter since it's just for my own use.

    I could maybe also get articles posted to get sent back to the list, but I usually just use the mailing feature of my news client instead (which is PAN).

  12. Re:Outlook Express..... on The Perfect Email Client? · · Score: 1
    PC Pine?

    I used to prefer Netscape 4.x for IMAP on Windows, I thought it was better than Eudora or LookOut at the time. Overall Eudora was pretty good, but IMAP support was lame.

  13. Re:Here is what I have as my perfect email client on The Perfect Email Client? · · Score: 1
    One more piece, ssmtp, in case you want to send mail without maintaining your own MTA.

    I do wish mutt did this by itself. It can use POP or IMAP without fetchmail, it seems like a double standard that it can't do SMTP (pine can).

  14. Re:Hmmm on The Perfect Email Client? · · Score: 1

    I just want the search to also be able to search message bodies as well...

    $ grep -10 somestringoftext ~/mail/saved-messages

    mutt can do this too:

    / ~b somestringoftext

  15. Re:Hmmm on The Perfect Email Client? · · Score: 1
    Pine has done the colouration of emails based upon criteria for years now, and it is a most useful feature that I would like to see in other email clients.

    Mutt can do this, and much more :)

  16. Re:other reports indicate... on Mozilla Tree Closes for 1.0 · · Score: 1

    I didn't use it much, I got tired of it begging me to register. It rendered this monster 500 comment Slashdot page faster than Mozilla. The best part was how well it goes wtih OSX, some menus and drop boxes in Mozilla still look kind of plain. I think Mozilla has a brighter future though, so I stuck with it.

  17. Re:other reports indicate... on Mozilla Tree Closes for 1.0 · · Score: 1

    I'm pretty happy with the OSX version, it will not run on a UFS partition so you will need to use HFS+. There are a couple of minor UI issues, but I prefer it to opera and omniweb.

  18. Re:old Gnome included on RedHat 7.3 beta (skipjack) is out · · Score: 1

    Sorry, didn't mean to knock your distro, I just meant it as a joke about the gcc in RH 7. RedHat does make a cutting edge distro, and I think they deserve credit for keeping other OSS developers moving.

  19. Re:old Gnome included on RedHat 7.3 beta (skipjack) is out · · Score: 1
    Why didn't they wait until Gnome 2.0 is out? I think that would be worth delaying a release...

    Knowing RedHat, I would expect them to put the development version in the final release.

    That's OK though, sometimes it seems like nothing would get finished unless RedHat releases a broken version and everyone rushes to fix it. Kind of like a kick in the ass for OSS.

  20. Re:Sleezy, but no point in Morpheus anymore anyway on Morpheus Hijacks Browsers For Affiliate Links · · Score: 1
    Are there any Linux clients that support multi-source downloading other than that hideous blob LimeWire?

    gtk-gnutella is really good.

  21. Re:5.0 is a pretty big change. on Updated FreeBSD Release Schedule · · Score: 1
    'vipw' works great on OS X 10.1.3.

    It runs, but changes you make there mean nothing, you have to use netinfo stuff.

  22. Re:so... on Updated FreeBSD Release Schedule · · Score: 1

    You can drop a script into /usr/local/etc/rc.d, but the base system will probably still use the current system.

    I wish /etc/rc just did things necessary to boot (mount disks, bring up network) then allow the user
    to start daemons from /etc/rc.local.

    Some might not think init.d is very sane, but it can do anything.

  23. Re:shred on Hiding and Recovering Data on Linux · · Score: 1

    I think your app needs to be compiled against current kernel headers to defeat the 2 GB limit. There is no 2 GB limit in ext2 or the kernel though (I think).

  24. Rush on Server Naming Conventions? · · Score: 1
    I use Rush lyrics for my machines, syrinx, xanadu, cygnus, almost out of names. Then I make a CNAME like www, mail, etc.

    I like the periodic table idea, and using subdomains also seems like a good idea. Maybe TXT records too, if it's worth the trouble.

  25. Re:There goes OpenBSDs slogan... on OpenSSH Local Root Hole · · Score: 1
    Actually, if the channels.c code is used in the client progs, then isn't there still a bug? Then if ssh is setuid root, I don't remember if OpenBSD's was, then it is a root hole. If you run the ssh client as root then that would also be true.

    The point is a base system should be minimal, then install networking tools if you need them.