Berkeley CSUA MOTD:Entry 25716
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/04/04 [General] UID:1000 Activity:popular
4/4     

2002/8/28-30 [Computer/SW/OS/Linux] UID:25716 Activity:nil
8/27    i haven't used ant before, and i'm trying to compile some tomcat
        stuff on RH Linux. I want to add a compile option (-DEAPI), where
        do I put the option in the build file?
        \_ Do you want to add a -DEAPI command line arg to javac?  (huh?)
           Which version of tomcat?
2025/04/04 [General] UID:1000 Activity:popular
4/4     

You may also be interested in these entries...
2009/9/21-29 [Computer/Companies/Google] UID:53386 Activity:nil
9/21    http://www.techcrunch.com/2009/09/21/google-is-searching-for-beautiful-minds-but-so-far-no-m-i-t-students-have-broken-its-code
        If you can figure this out, you may have a future with Google.
        8MLDQ6 T UI
        6TFML RH AA
        NRA6Q 8EFL
        DMQ86II2 O3
	...
2006/11/2-4 [Computer/SW/OS/Linux] UID:45118 Activity:nil
11/02   M$ to "support" SuSE:
        http://tinyurl.com/y7uksq (online.wsj.com)
        I guess RH's days are numbered.
        \_ RH has horrible response/support and high prices.  We have a few
           zillion seats and they made it very clear they couldn't care less
           about our business.  The distro team is currently investigating
	...
2006/10/25-27 [Computer/SW/OS/Linux] UID:44959 Activity:kinda low
10/25   Fedora Core 6 is out:
        http://fedoraproject.org/static-tmp/FC6ReleaseSummary.html
        \_ Anyone still use Fedora Core?
           \_ Why wouldn't they?
              \_ Because Ubuntu is a better and more popular distro?
                 \_ In what way is it better than RH/SuSE/Debian?
	...
2005/9/19-21 [Computer/SW/Unix] UID:39746 Activity:nil
9/18    I just installed Red Hat Enterprise Linux 2.1 and everything
        seems to work ok except my httpd cannot be reached outside
        of the box. I have no problem pinging and sshing into the
        system, but http connection would not work. However, it does
        seem to work when I launch firefox within (same machine).
        What could cause this? I'm not familiar with PAM and I'm
	...
2005/9/17-19 [Computer/SW/OS/Linux] UID:39720 Activity:nil
9/16    Where the hell is XF86Setup for Fedora Core 3?
        \_ xorg.conf . Red Hat switched from XFree86.
           \_ Eh? I'm using Fedora Core 3 and I have a fully functional
              /etc/XF86Config. It is the setup program that I'm looking for.
              \_ xf86cfg. Man, XF86Setup was outmoded about 4 years ago.
                 Where have you been living, under a rock?
	...
2005/2/5-7 [Computer/SW/OS/Linux] UID:36073 Activity:moderate
2/5     I thinking of installing Debian Linux because a friend of mine says
        it's much easier to deal with when you install programs. For example,
        during an insntallation the installer will check for ALL dependencies
        and automatically download the right .so files you need. The claim
        is that RPMs are not as thorough and that there's more work involved.
        Has anyone tried both RH and Debian and have comments on this? ok thx
	...
2005/1/5-7 [Computer/SW/OS/Linux, Computer/SW/OS/Solaris] UID:35563 Activity:very high
1/5     So who else thinks that Linux Kernel Development has gone haywire?
        WTF is up with this movement from an 8k to a 4k stack in the kernel
        that breaks tons of existing drivers that are ported over from
        Windows? And wtf is this crap doing on production distros like
        Fedora? Don't they realize that if you're going to have a large
        install base that you can't arbitrarily do crap like that anymore?
	...
2004/12/9-12 [Computer/SW/Unix] UID:35237 Activity:high
12/9    Has anyone had experience with using a file under NFS as basically
        a region of memory shared between separate machines? I.e., the
        machines lock the file and read/write it to communicate. Speed is
        not a huge concern, but can this be done reliably? Are there
        caching issues? Will fsync work properly over NFS? This doesn't
        seem ideal, but thanks for any advice.
	...
2004/11/3-4 [Computer/SW/OS/Linux] UID:34619 Activity:low
11/3    Is it just me or does Adobe Acrobat tend to go apeshit in Mozilla on
        Linux?  I've also noticed than on WinXP it stays running even after I
        close the page that was using it
        \_ Are you using Acrobat 6.0 Reader? If you are, downgrade to 5.0.
           6.0 has a lot of problems, period.
           \_ Acrobat 6 doesn't exist for Linux.
	...
2004/10/28-29 [Computer/SW/Languages/Perl] UID:34404 Activity:nil
10/28   Has anyone had trouble building SpamAssassin 3.0.1 on RH 9?  It seems
        to have major problems, and I can't tell if it's SA's fault or
        Redhate's.  perl Makefile.PL yields a Makefile with stray single
        quotes and truncated lines.  google searches yield no help.
        --scotsman
        \_ No idea about that in particular, but can you generate the makefile
	...
2004/10/28-29 [Computer/SW/Unix] UID:34409 Activity:high
10/28   I just built a terrabyte raid server using linux. The distro is
        an older version of RH 8 (need it to keep compatibility with certain
        apps). I formatted the raid to be XFS. The server is an NFS server,
        and I appear to be hitting the 2 gig file limit. According to the
        docs I'm supposed to be able to get beyond the 2 gig limit with
        RH8. I have compiled a new 2.4.27 kernel to replace the stock
	...