Slashdot Mirror


User: gibson

gibson's activity in the archive.

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

Comments · 17

  1. Re:Total Commander on First Ten Programs on New Install? · · Score: 1

    You've gotta agree on this 100%.

    I could never understand how any user - be it experienced or not - could cope with "Windows Explorer". Once you've seen this tool (package) TotalCommander, you'll never want to return again. But you may have to, on the next machine. :)

    Still waiting for a Linux version. ;-)

    (Like I never got the notion about what is good about "Internet Explorer", except that "it's just there" [duh!], and that it's allegedly most standard conform - or used to be.)

    gibson

  2. script for killing netscape on Netscape 4.7 Arrives on the Scene · · Score: 1
    Yup, "killnetscape" is frequently called. ;-). It sorta depends a little bit on your flavor of "pidof", or whether you've got a PID-file, but it's nice for cleaning the lock file and the ~/core dump, while you're at it.

    (Source is available.)

  3. per site cookies and some useless IMGs: junkbuster on Netscape 4.7 Arrives on the Scene · · Score: 1
    If you have the chance to get a junkbuster running, especially with the transparent 1x1 gif replacement patch, do it.
    • It's slink, honestly
    • on a Unix machine, you can start it in user space (no root access required)
    • you can get rid of quite a lot of annoying images - on many sites (e.g. DejaNews), it really speeds things up
    • it has a per-domain/per-host cookie blocking mechanism

    I could actually make a nice junkbuster feature request list. ;-)

    Otherwise, aye to all the suggestions. I miss those features mentioned at the top of the thread each and every day!

  4. building your own RPM on Netscape 4.7 Arrives on the Scene · · Score: 1
    > I have make for my own use a netscape
    > rpm with the same spec as redhat
    Precisely, should be no problem if you get the src.rpm, replace the tar.gz in /usr/src/redhat/SOURCES, hack at the spec file (usually, you'll only have to push the version number up).

    > i would like to know if i should use
    > linux-2.0glibc version as with 4.61
    I believe so, in RedHat Rawhide (pre-6.1), the Netscape RPMs require compat-glibc/libs, which is the 2.0 series of glibc. Check the RPM changelog entry of Fri Aug 20 1999 on rpmfind.net! But this is valid for 4.61, perhaps 4.7 is built against a newer glibc - aaah dream on. ;-)

    I actually run 4.61 without compat-glibc but rather with the standard glibc-2.1 (as delivered with RedHat 6.0), and I suppose all my crashes (locks) aren't glibc issues - but who knows.

  5. Which fs? on Pine Introduces New Portable MP3 device · · Score: 1
    Okay, so which filesystem will it (or other similar devices) require on MP3-CDs? No fun having all "SONG0023.MPG", IMHO. :-)

    Personally, I believe it'll be M$ Jolly-ett, though.

    P.S.: I know, I know, better use IDs than filenames.

    --
    f y cn rd ths y mst hv bn sng nx

  6. Re:Solaris? on Realplayer G2 for Linux · · Score: 1
    Are you sure? In the "Select OS" selection box, it first lists "Win*", then comes a line saying "PLATFORMS BELOW AVAILABLE IN 5.0 ONLY". Thanks, I've got that version.

    Actually, a Solaris alpha/beta version is mentioned in the README packaged with G2 for Linux, but nowhere to be found.

  7. Re:Solaris? on Realplayer G2 for Linux · · Score: 1

    Okay, smarty pants, where?

  8. Re:alpha Alpha on Realplayer G2 for Linux · · Score: 1
    > And an alpha Alpha version would be nice, too, but I don't see that happening anytime soon...

    Well, if you look at the rpm, it's built by RedHat (not only for RedHat), so I guess they might be pushing for an Alpha and a SPARC build as well, as soon as they get them running.

  9. libstdc++-2.8 and 2.9 on Realplayer G2 for Linux · · Score: 1

    Get hold of the pgcc-1.1.3 source rpm ( pgcc-1.1 .3-3mdk.src.rpm) from Mandrake, if you plan to use pgcc anyway :-). It provides (apart from pgcc, of course) a libstdc++ package, which includes libstc++-2.8.0 and 2.9.0 (and various others) for compatibility to older packages. Built it yesterday, works fine. (Hey, now there's a use for rpm -bb --short-circuit... Building pgcc takes 3 hours on my machine, and I had the change to spec file tons'o'times. :-( )

  10. pgcc kills config.guess ;-) on egcs to become gcc · · Score: 1

    Thanks, AC, that helps. You saved my day. :-) So time to send a bug report to the pgcc folks?

  11. Mandrake=binary, Slack=compiling? on SCO CEO Calls Red Hat a Fraud · · Score: 1

    After having Slack'ed for quite a while, I found it's almost as easy to build your own packages under RedHat, using "RPM -b?". The document "Maximum RPM" is quite some help, but it's easier looking at other people's spec files.

  12. pgcc kills config.guess ;-) on egcs to become gcc · · Score: 1
    I've installed pgcc-1.1.1 to replace gcc/egcs (RedHat-5.2), using the RPMs linked to from the PGCC website and compiled my kernel with -mpentium -DCPU=i586 or the likes.

    Since then, config.guess of each and every source package using configure bails out. "Can't determine host type" or the likes.

    I've been adding "--host=`uname -m`-`uname -s | tr [A-Z] [a-Z]`" to my *.spec files, but that's stupid. Any suggestions?

  13. other platforms on Bochs Author Launches VMware Clone Project · · Score: 1
    Oh yeah, and doesn't it make sense that if one writes an x86 emulator, that it should be able to run on computers other than an x86? (sorry if that sounded hostile...)

    Absolutely. I need an x86 emulator running on Sparc/SunOS, in order to run those darned DOS programs ;-) which just are better. Linux on an emulator is a bit slow, admittedly. Yet.

  14. Hack it - forget it on Internet2 Going Live · · Score: 1
    Gee, what a clueful post.

    Glad you pointed it out. :-)

    1) It's OC-48, pay attention. OC-3c = 155Mbit. OC-12 = 648Mbit. OC-48 - 2.4Gbit. OC-96 - 10Gbit.

    Actually, OC-192 is 10Gbit/s.

    We (my company, my development department) can even top that: OC-192/STM-64 over WDM, which will be 16x (or 32x) 10GBit/s on one fiber. You don't want it at home, your HD'd be full in the wink of an eye.

  15. Hack it - forget it on Internet2 Going Live · · Score: 1
    Gee, what a clueful post.


    Glad you pointed it out. :-)


    1) It's OC-48, pay attention. OC-3c = 155Mbit. OC-12 = 648Mbit. OC-48 - 2.4Gbit. OC-96 - 10Gbit.


    Actually, OC-192 is 10Gbit/s.


    We (my company, my development department) can even top that: OC-192/STM-64 over (PDF), which will be 16x (or 32x) 10GBit/s on one fiber. You don't want it at home, your HD'd be full in the wink of an eye.

  16. MS Toilet? on Home connected to the Internet · · Score: 1

    Well, think on... Now you know what those little stickers "Designed for Microsoft Windows 9x" are meant for! Stick'em on your garbage can, toilet seat, hand gun, ...

  17. Don't let gopher die on UN discusses new rules on Internet domain names · · Score: 1

    I need my company's proxies to support gopher. It's the only way to do semi-telnet out to the internet (things like `finger' -> `telnet host 79' -> `gopher://host:79/0user', but more complex as well, such as "VRFY"/"EXPN" on port 25). Keep it, it's nice and simple. :-)