Berkeley CSUA MOTD:Entry 17898
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/24 [General] UID:1000 Activity:popular
5/24    

2000/3/31 [Computer/SW/OS/Solaris, Computer/HW] UID:17898 Activity:high
3/30    Is it possible to have multiple network interfaces for the PC?
        On UNIX I can just do /etc/hostname.XXX, but how about PC?
        \_ In Linux/*BSD/Solaris on a PC you can have multiple network
           interfaces, but probably not under Lose[95,98,NT,00].
                \_ how do I do that on Linux?
                   \_ Multiple ethernet cards:
                        ifconfig eth0 ...
                        ifconfig eth1 ...
                      Multiple addresses on one card:
                        ifconfig eth0 ...
                        ifconfig eth0:0 ...
                        ifconfig eth0:1 ...
        \_ You can have as many NICs in your PC as your motherboard will
           allow. "/etc/hostname.XXX", AFAIK, is a solaris thing per se
           and has nothing to do with sparcs or PCs.
        \_ you can do it under NT and 2k as well.
                \_ how do you do it in NT?
2025/05/24 [General] UID:1000 Activity:popular
5/24    

You may also be interested in these entries...
2010/2/8-18 [Computer/SW/Apps/Media, Computer/SW/Apps] UID:53695 Activity:kinda low
2/5     I like Adobe Flash. When written correctly, it scales along
        with your browser size. It looks consistent on every single
        browser. It is predictable. On the other hand, I'm not a big
        fan of CSS/HTML, which for the most part, look wildly different
        between browsers, and don't even work consistently or
        correctly at times. So why do so many people (like Steve Jobs)
	...
2009/10/27-11/3 [Computer/SW/Unix] UID:53475 Activity:nil
10/27   http://www.maxgames.com/play/flash-mind-reader.html
        how does this work?
        \_ sh -c 'for ((i=0;i<10;i++)); do for ((j=0;j<10;j++)); do echo "$i$j-(\
$i+$j)" | bc; done ; done' | uniq
        \_ bash -c 'for ((i=0;i<10;i++)); do for ((j=0;j<10;j++)); do echo "$i$j\
-($i+$j)" | bc; done ; done' | uniq
	...
2009/4/20-23 [Computer/SW/Database] UID:52876 Activity:nil
4/19    ORCL u SUNW = ORCL.
        What is Larry Ellison thinking? What is he going to do with a bunch of
        legacy Sun hardware that no one uses anymore, its fading workstation
        customer base, and open source Sun MySQL that doesn't even generate
        revenue? I really don't get all this acquisition business.
        \_ A lot of big companies still use big, fat Sun hardware. Or use
	...
2009/1/15-23 [Computer/SW/OS/OsX] UID:52398 Activity:nil
1/15    can any serious development be done on OSX that is not *for OSX*.
        i'll grant that ruby on rails has excellent tutorials for the mac.
        discuss:
        \_ What kind of serious development?  If you want to use the standard
           OSX ui then your ui code will be pretty much useless elsewhere,
           but that's why concepts like MVC are so important.  Otherwise
	...
2008/11/29-12/6 [Computer/SW/OS/FreeBSD, Computer/SW/OS/VM] UID:52129 Activity:moderate
11/29   I'm experimenting with virtualization, and as a poor college student
        I'm wondering what the best alternatives for virtualization are, and
        how best to cut my teeth on messing with non-linux platforms (or I
        guess interesting stuff on Linux would work too). Right now I've got
        FreeBSD7 running on KVM on my home computer (on a Core 2 Quad), and am
        somewhat at a loss as to how to use it. (More details: bridged
	...
2008/11/14-26 [Computer/SW/Languages/Java, Computer/SW/OS/Solaris] UID:51970 Activity:moderate
11/13   http://sfgate.com/cgi-bin/article.cgi?f=/n/a/2008/11/14/financial/f051352S72.DTL
        http://preview.tinyurl.com/6nngpm
        Sun Microsystems Inc. plans to cut up to 6,000 jobs, or 18 percent of
        its global work force, as sales of its high-end computer servers have
        collapsed.  The drastic move announced Friday highlights Sun's
        desperation to cut costs and survive as an independent company. Sun's
	...
2008/11/14-26 [Computer/SW/OS/Linux, Computer/SW/OS/Solaris] UID:51989 Activity:moderate
11/14   lulz why doesn't GOOG buy JAVA i mean SUN i mean whatever the hell they
        are these days.
        \_ Even GOOG isn't THAT stupid
           \_ Sorry, but WHY would Google do something like that? They
              run 99.2% Linux servers on the backend. They don't use
              Solaris for development. I mean, what does Sun have to
	...
2008/9/24-29 [Computer/SW/OS/Windows, Computer/SW/OS/Solaris] UID:51283 Activity:nil
9/24    Why is nscd going crazy?  DoS?
        \- back in the solaris say 2.5-2.6 era, it had both some bugs
           (some malformed nis maps made it go crazy) and architectural
           flaws in the IPC/door+threading mechanism. if you are running
           OS-recent, dunno, but you can trace it.
           \_ Yeah, I think it's just buggy.  I've restarted it, and it seems
	...
2008/4/3-9 [Computer/SW/Languages/Misc, Computer/SW/OS/Solaris] UID:49658 Activity:nil
4/3     Solaris experts: I've never played with ZFS. Does it have a native
        dump command a la ufsdump?
        \_ This might be what you are looking for:
           http://preview.tinyurl.com/2xqkda [sun - bigadmin]
	...
2008/3/30-4/6 [Computer/SW/OS/Solaris] UID:49614 Activity:nil
3/30    Question: I just deleted 60 GB of files from an 80 GB disk. The
        disk activity lights were blinking like crazy and I could hear the
        drive crunch while the data was deleted. This is under Solaris.
        Anyway, I think UNIX uses unlink() when files are deleted. Shouldn't
        it just update the free list on the superblock and call it a day?
        What is all the crunching about?
	...
2007/11/27-30 [Computer/SW/Languages/C_Cplusplus, Computer/SW/OS/Solaris] UID:48701 Activity:high
11/27   I'm using select to do a nonblocking check to see if a single socket
        has anything to read off it.  Problem is, I can have up to 12228
        file descriptors, and Linux fd_set only supports up to 4096.  Any idea
        what I can do about this?  (Or a better solution?) -jrleek
        \- 1. who are you
           2. i am busy this week and you didnt mention language
	...
2010/1/26-2/8 [Computer/HW/Memory] UID:53665 Activity:nil
1/26    What's a good motherboard I can get that will fit in a 1U
        case, with sata connectors, gig-e ethernet, and lots of
        slots for RAM?  I also don't want to have to use expensive
        double buffered RAM.  Can you tell I havne't bought a PC in
        years?  thanks.
        \_ Buy a mac. Haven't you heard? if you don't buy a Mac people
	...
2005/6/7-9 [Computer/HW/CPU, Computer/SW/OS/OsX] UID:38018 Activity:moderate
6/7     Why Intel? why not AMD?  They both run on notebooks(unlike the G5)
        Also, does this pave the groundwork for porting OS X to all PC
        machines?
        \_ You know, you guys are trying to find good technical reasons
           for the move. I think it's actually simpler than that. Economics.
           IBM can't produce their chips cheaper than Intel, which we all
	...
2004/12/11-12 [Computer/HW/Laptop] UID:35250 Activity:very high
12/02   I have only used Mac laptop (powerbook).  However, I am not making
        lots of money these days and mac laptops are just too expensive.
        To those who have used both Mac and PC laptop, are there cheaper,
        faster PC laptops that are no less reliable than the powerbooks?
        Are there going to be features that I will miss if I switch, like
        target disk mode, etc?
	...
2004/10/25-26 [Computer/HW/Memory, Computer/HW/CPU] UID:34328 Activity:kinda low
10/25   What's the difference between intel's C and E cpu for p4? What about
        those processor with names like 540, 530? I am helping a friend pick
        components for a system. Any recommendations? I am thinking of
        Asus P4C800-E Deluxe with P4-3.0Ghz CPU and 1GB PC3200 memory, all for
        about $600. Is the newer socket 775 with ddr2 memory that much better?
        Not a gamer, just need a fast desktop system for general applications.
	...
2004/8/7 [Computer/HW/CPU] UID:32757 Activity:nil
8/7     I have a FreeBSD box serving Samba, NFS, DHCP and DNS (as a
        forwarder behind a firewall and for a few "internal" boxes.)  It's
        creaky and old, and about to go, and it gets too hot.  Can someone
        give me a tip as to whether there are smaller devices that can do
        all this (like some sort of low-cost NAS with all the above
        functionality) so I don't have to have a PC running in a poorly-
	...
2004/4/19 [Computer/HW/Memory] UID:13266 Activity:nil
4/18    Anyone add in memory to a PC lately? Do DDR memory sticks have to be
        symmetric on modern mbs? I seem to recall that I've added in memory
        in the past that was non-symmetric and it worked. Or is this one of
        those "it depends on the mb" questions?
        \_ By symmetric, do you mean "matched in capacity" or are you refering
           to physical symmetry.
	...
2004/4/12-13 [Computer/HW/CPU] UID:13158 Activity:nil
4/12    Is is common but implicit in computer repair to use used but
        *working* component to replace bad components on the unit you gave
        them?  I took a Powerbook Pismo to we-fix-macs and was told to shell
        out $351 for reburbishing the processor boards (actually the genius
        said they would repair and refurbish the CPU!).  If so, it doesn't
        seem worthwhile to reapir at all!
	...
2003/8/13-14 [Computer/Companies/Apple] UID:29334 Activity:high
8/13    I want to get the 17" powerbook with 1 gig of ram.  But it's still
        way too expensive.  $3500+  Any apple employees or rumors on when the
        next generation powerbook with G5 will come out?   I'm waiting for the
        price to drop on the current batch of powerbooks when the G5 version
        comes out.
        \_ I don't think you'll see G5 laptops for a while, but rumors say
	...
2003/4/9 [Computer/HW/CPU] UID:28039 Activity:high
4/8     I need a new PC type motherboard designed. Where is a good
        place to get a possible reference design schematic that is
        detailed enough to get me started? I plan to mass manufacture
        the board. The exact processor is of no concern to me, as long as
        it can run x86 binaries. I've checked out Transmeta, and they seem
        to have a kit, any one with experience with such design kits?
	...
2001/6/4 [Computer/HW, Computer/HW/Drives] UID:21420 Activity:insanely high
6/03    Calling all PC HW gurus:  Anyone have an EPROM programmer?  Last
        night I flashed my motherboard's bios while at the same time
        booting the machine with crap loaded into emm386.  During the
        flash, the machine hung, and is now totally toast.  This would not
        be such a big thing if it could boot up to the point where I can
        try the flash again, but for all intensive purposes the machine is
	...
2001/4/7-8 [Computer/HW/CPU] UID:20892 Activity:very high
4/7     I recently added a second processor to a win2k system.  although the
        motherboard recognizes it, win2k still says it's running on a
        uni-processor system.  do I need to do anything special to enable
        SMP? (and please no "Yes, install *BSD" or "D00D, US3 GN00 L1NUX!"
        answers...)
        \_ You need to re-install Win2K.  Win2K installs a different
	...
2001/1/26-27 [Computer/SW/OS/Windows] UID:20439 Activity:high
1/25    Do most games now support Win2k/NT or do you still need 95/98/ME?
        Is the first clause equiv to asking if most games now use DirectX?
           \_ No, they're not equiv because NT won't run recent DirectX games.
                \_ NT4.0 does up to directx3 which is all old stuff.
        \_ I've been using my Apple IIc to play "Montazuma's Revenge" for
           months and it's worked dandy.  Never crashed once.
	...