Slashdot Mirror


User: nash0r

nash0r's activity in the archive.

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

Comments · 5

  1. Athlon on 700 MHz Athlon · · Score: 1

    With the demise of Camino, Athlon looks to take center stage. Can't wait for an Asus board to drop mine in. :)

  2. Transmeta IPO on Transmeta Unveiled in November? · · Score: 1

    So when do they go public? :)

  3. A good mirror... on RedHat 6.0 is Out · · Score: 1

    Try ftp.cse.buffalo.edu
    I just pulled it down off there very quickly, over 200k/s on my crappy @home cable.

  4. mirror... on RedHat 6.0 is Out · · Score: 1

    Thanks man, kick ass. Especially the ISO part, saves me a lot of time. ;)

  5. Problems with 2 mail packages in Starbuck... on Red Hat Releases Starbuck · · Score: 1

    I've noticed two things after upgrading tonight:

    1) the sendmail package is slightly broken, the newaliases link is invalid. Simply do this to fix:

    cd /usr/bin
    rm newaliases
    ln -s ../sbin/sendmail newaliases

    2) The imap package seems to be really broken. I couldn't get ipop3d to authorize any of my logins (it kept saying bad login). I simply grabbed the old imap-4.4-2.i386.rpm off my RH5.2 CD and downgraded. Everything worked fine from there...

    rpm -e imap
    rpm -ihv imap-4.4-2.i386.rpm

    On a positive note- this new release is really quite kickass. The new install program is a godsend (being able to actually SEE what a package is all about before installing is really helpful). I've not tried out any of the new Gnome/e/KDE stuff since I don't have a monitor for my box and never use X anyway... I like the new "[OK]" stuff for the rc.* files :)