Slashdot Mirror


User: rm+-rf+/etc/*

rm+-rf+/etc/*'s activity in the archive.

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

Comments · 250

  1. Anyone get PSM working? on Mozilla .6 Released · · Score: 2


    I installed it, and it works fine when I tried mozilla as root, but for non root users, mozilla locks up hard core when I hit an SSL site. Wierd...

  2. Re:Oh the irony... on Presidential Answers, Round One · · Score: 2


    Oh come on, what's more insane, voting for some politician you don't want in office because you think he'll win, or voting for the guy who you actually want running the country?

    I don't know when people started feeling that voting was about picking the winner, it's not a horse race and there's no prize at the end for voting for the wrong guy. Really, I can't imagine any more wasted vote than for Gore or Bush, regardless of who wins.

  3. Re:Samba vs TNG, why the fork. on Samba Code Fork Announced · · Score: 1


    No, it works with any service pack for 4. The only difference I know of is that after SP4, NT4 by default used encrypted passwords.

  4. Re:Samba vs TNG, why the fork. on Samba Code Fork Announced · · Score: 1


    One small correction, samba has been able to act as an NT4.0 PDC for a loooong time, ever since the first 2.0 release. it's not a complete replacement, but I've been using it for over a year to handle logins for NT4 workstations and shares.

  5. Re:I don't get it... on Samba Code Fork Announced · · Score: 2


    There were two main branches in the samba group. These guys wanted samba to be a complete replacement for Windows NT/2000. The other group just wanted samba to be able to interact with a windows network and felt that if you wanted a Windows PDC, you should get a windows machine. I was hoping this stuff would work itself out, but it sounds like the two groups could not agree on the future of samba so they split. The PDC folks are a minority anyway, so they broke off. The Samba folks want win2k support and it works anyway, but they don't want to support all the functionality of a win2k server, whereas the TNG group did.

  6. Re:widespread use on On the Commercial Use Of Apache and SSL · · Score: 1


    Sendmail and Postfix both have SSL capabilities (Postfix requires a patch) and UW Imap2000 can do SSL imap and pop. These are not widely adopted though... Really, I think if there were cheap certificates available, SSL would be more widespread. Equifax recently came out with a $40 certificate but the clients don't recognize it's authority unless the server supports a CA certificate as well which can verify it through some sort of funky magic :)

  7. Re:Errm, why would you want X? on X11R6.4 And Apache On Mac OS X Beta · · Score: 2


    So I don't have to fire up VNC to get a remote display for my linux box when I work on my powerbook. I don't even have a monitor on my linux box, it's tucked away in a closet, and if I ever want a GUI there, I use VNC. It would be nice to just be able to export my display to my powerbook...

  8. Re:Apache is already there on X11R6.4 And Apache On Mac OS X Beta · · Score: 2


    You add them just like you do with RedHat's installed apache under linux....

    (open terminal)
    cd php-4.0.2
    ./configure --with-apxs
    make
    make install
    apachectl restart

    and you're done. Of course, you can always reinstall, just specify --with-layout=(whatever layout they're calling it these days) if you want the same layout as apple's (which you probably don't because it puts stuff all over the place)

  9. Re:Finally fed up on Emulator Maker Rants About Microsoft & Apple · · Score: 2


    Most of these requirements stem from the fact that to run older applications, it has to run an emulator. If you don't plan to run classic apps, you can probably run it on any G3 with 64 megs of ram. Hell, you could probably put it on a PowerPC too as long as they still leave that unsupported option in the installer.

    Yes yes, this sucks for some people, but life is tough. Everyone wanted apple to modernize their OS, so they did. I think they did a pretty good job with it. I'm not happy that it took so long, and I'm not happy that it's a pain to migrate too, but I would rather have a cool rock solid OS that makes it a bit harder to run my older software than some half assed attempt at updating MacOS. Change? Yes, I'm ready for a change.

  10. The importance of college on Techies Saying No To College · · Score: 5


    I've always though what's important about school in general is not to memorize how to code, etc, but rather to learn how to work. Thinks like how to manage time effectively, how to get the job done even if you don't want to, how to effectively use available resources, how to ask for help, etc. These are things that do you a lot more good in the real world than a class on C...

  11. Re:yay on Qt Going GPL · · Score: 1


    Gnome has Objective-C bindings, which IMHO would be a much better choice than C++. It's a much cleaner and simpler language, and a much easier switch from C.

  12. No... on Alternative Browser Review · · Score: 3


    If you do webdesign on a mac, and you're good, you use IE on mac/pc/unix, Netscape on Mac/PC/Unix, Opera on PC/Unix, lynx, iCab, Mozilla, etc etc. That's right, you make damn sure your site works in any browser.

    I'll admit IE5 on the mac is a damn fine browser, however the problem I've had is that while the rendering is blazingly fast, the app itself is not. So, pages draw very quickly, but if you're doing say 5 window browsing, the time it takes for windows to activate and for the app to respond to buttons, etc get's annoying. iCab is still my main mac browser, it doesn't render as fast as IE5 but overall the app has better response speed and I prefer the interface, not to mention the image filtering and per site javascript permissions.

  13. Re:um... on Prior Art to Squash Database Patent? · · Score: 1


    Patent lawyers aren't really the people to find prior art on technical computer concepts... Let's just say, maybe this person is trying to determine if this is even an issue before getting lawyers too involved...

  14. Re:As a Mac user... on Has Linux Lapped Apple As Competition For Redmond? · · Score: 1


    Where did you get LinuxPPC blowing x86 out of the water??? While MacOS on PPC may be much faster than x86 for some things, LinuxPPC is not... The compile tools are nowhere near mature enough and they do not produce optimized binaries. I tried a ton of benchmarks, and on almost all of them my PIII-350 beat my G3-400 handily...

  15. From my experience... on The Web And The Olympics · · Score: 1


    working at the 96 games in Atlanta, the Olympics have very little to do with the glory of the games, and a lot to do with the glory of the revenue...

  16. Re:I hope its IE 5.5 on Microsoft Porting Applications To Linux (Really!) · · Score: 2


    Go try IE5 on Solaris... Netscape ain't so bad...

  17. You missed the point.. on Microsoft Porting Applications To Linux (Really!) · · Score: 2


    He wasn't complaining about companies making money, or non open source software for linux. He was complaining (as I do frequently) that almost all commercial apps for linux are x86 only. Linux also runs on PPC, 68k, Sparc, Alpha, ARM, Mips, various handhelds, and probably more. Any well written linux app should be able to be recompiled on most of the platforms, yet the companies put out x86 binaries only... This is another benefit of open source, you release the code, people can make it work on other platforms...

  18. So... on MySQL Developer Contests PostgreSQL Benchmarks · · Score: 2

    Perhaps you should change your statement to say that MySQL is not a RDBMS, as an RDBMS != database. A database is simply a collection of data organized for easy retrival. Hell, most anyone will agree that MySQL isn't an RDBMS (cuz it's not...), but they're next response, and mine, is likely to be "So what?"

  19. With RoadRunner... on GNOME, Security, Linux, and Cable Modems? · · Score: 1


    Your biggest worry is keeping them away from your machine. They'll port scan you on a regular basis, install something like port sentry and keep an eye on it, then block their spiders. Unfortunately if they notice any devious attempts to keep them from scanning you, they tend to get more agressive (at least in my area).

    As for gnome, just set some firewall rules to block the ports, no biggie.

  20. Re:Solaris to acquire GNOME look? Arrrgh! on 'Gnome Foundation' Takes Aim at MS Office · · Score: 1


    Yeah, and openwindows was great!

    (please note the sarcasm...)

  21. Re:Be reasonable on Linux Should Be Shunned · · Score: 3


    No, you can't say the same thing about MS Outlook and viruses. That would be a valid comparison if someone else could modify the code for your linux machines... MS Outlooks main security problem is that scripts can set themselves up to automatically attatch themselves to all outgoing mail. Other than that, you could do the same type of viruses in bash that people could run using pine. If your administrator changes something (be it code, software versions, configuration files, or even a registry entry on an NT box) and doesn't document it or tell people who need to know, the problem is with the administrator. I don't see any difference in tweaking code as setting a registry entry. Sure, they are two different things, but in either case all the administrator is doing is changing things to suit his needs. The product is not at fault for allowing customization. The administrator is at fault for not following whatever policies are set by his company for documenting it.

  22. Re:Speaking of Objective C... on Looking Back At NeXT · · Score: 1


    Sure, you can use ObjectiveC for MacOSX development and about any Unix development. I use it whenever my program lends itself to OO since I hate C++. Since GCC supports obj-c and it's just a superset of C, it makes for nice GUI programming for any toolkit with a C library. And who knows, GNUstep might take off one of these days, but now that Cocoa is a moving target, I doubt it will ever really get there...

  23. Re:No remote NT management? wtf? on 30+ GB Databases On Unix? · · Score: 1
    As an NT engineer, I can do ANYTHING from my laptop, from ANYWHERE in the world.


    Really? Can you explain the procedure for rebuilding the kernel remotely for an NT machine?

  24. Re:Telco monopolies suck. on U.S. DOJ Moves To Block MCI/Sprint Merger · · Score: 1


    I don't know about by law... I have a choice of two companies for local service.

  25. I have an issue... on Athlon Motherboards And Chipsets Under Linux · · Score: 2


    But I don't know if it's athalon related or not, might be the video card... But I'm getting crappy performance under X... We're talking I click to close a window, and the mouse freezes for a few seconds , then is sluggish, then the window closes and everthing is okay. Launching an app also grinds the system to a crawl. Same behaviour with various window managers, although some seem better than others. The system is a Athalon 850 with 256 megs RAM, a Matrox G400 w/32 megs of RAM, Asus VX133 motherboard, and a Maxtor 7200 RPM UltraDMA-66 drive. If anyone has any idea what might be causing this slowness or how I can track it down to a specific component, please share!