Slashdot Mirror


User: mab

mab's activity in the archive.

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

Comments · 213

  1. What about IPSEC on Peer-To-Peer Encrypted E-mail · · Score: 1

    peer ro peer I would have thought that IPSEC would have been better

    and if it's email it might be better to use jabber
    over IPSEC

    just a thought

  2. Re:Backwards compatability? on What's Coming In Red Hat 7.0 · · Score: 1

    Yes and will helix-update work? didn't last time I tryed

  3. Quotas don't seem to work in beta on What's Coming In Red Hat 7.0 · · Score: 1

    When you install redhat 6.9 fdisk puts labels on the disks and these show up in fstab something like

    LABEL=/ / ext2 default

    but when you do a "quota" you get bad lable or something lie that.

    I hope that will be fixed

  4. RPM --rebuild on Is It Time To Change RPM? · · Score: 1

    One thing I would like to see is the ability to
    do a rpm --rebuild target

    eg rpm --rebuild php.src.rpm postres

    I don't have LDAP, imap and all the other stuff that the rpm --rebuild php has. And its a pain
    editing the spec file

    is this possible now?

  5. Re:Why a proprietary RPM 4.0 format? on Red Hat 7.0 Beta Is Out · · Score: 1

    rpm-3.5 seems to work OK with version 4 rpms

  6. helix update on Gnome 1.2.0 Released · · Score: 1

    I start helix-update
    and I get

    temporarily offline for GNOME 1.2

  7. The big problem is th A: drive on Making Linux Easy With Eazel's Andy Hertzfeld · · Score: 1

    "user - I want to save something to A: drive"
    thats the bigest problem we have

    its hard for them to mount and umount
    pity the old floppy drive without the button gone out the window

    I still think "eject /dev/fd0" was the best

    they just want to stick the disk in and copy files

    it get no better with LS120's

  8. Re:Think different? (Debian GNU/Linux) on Making Linux Easy With Eazel's Andy Hertzfeld · · Score: 1

    I use linux mainly and I also have a FreeBSD
    machine

    the thing I like about the BSD machine

    is cvs-up

    and the ports colection
    cd /usr/ports/(something you need)
    make && make install && make clean
    RPM's are ok but hard to patch
    and Red Hat is very slow

  9. Re:Easy kernel upgrading? on Linux 2.2.15 Released · · Score: 1

    a better way
    first make sure you /etc/lilo.conf look some thing lie this

    boot=/dev/hda
    map=/boot/map
    install=/boot/boot.b
    prompt
    timeout=50
    linear
    default=linux

    image=/boot/vmlinuz
    label=linux
    read-only
    root=/dev/hda2

    image=/boot/vmlinuz.old
    label=linux.old
    read-only
    root=/dev/hda2

    yours will be a bit differant but the main thing is the linux.old entry

    then cd /usr/src/linux
    cp ..//.conf .
    make oldconfig
    make dep && make clean && make bzImage && make modules && make modules_install && make install && /sbin/lilo && reboot

    then you can go get a coffee

  10. Re:Too bad it doesn't... on Gnucash 1.3.0 Beta Released · · Score: 1

    The Server should never trust the client

    denying this is how microsoft got in trouble

  11. Re:RedHat Mozilla on Red Hat to fund Mozilla and Sendmail? · · Score: 1

    Hmm I wish they did include MySQL and suport for it in apache

    at the moment you have to edit the SPEC file to get php for MySQL

  12. Re:Real monsters on Red Hat to fund Mozilla and Sendmail? · · Score: 1

    We use qmail here and have not had to many problems. the only one is getting majordomo/major cool working

  13. Re:Replace ext2? Yes! Ext2 has 8GB limit + slo fsc on XFS to be released under the GPL · · Score: 1

    Well we have a 120G RAID5 an it can take 3 hours to fsck

    I can't wait for XFS