Berkeley CSUA MOTD:1999:September:18 Saturday <Friday, Sunday>
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
1999/9/18 [Computer/SW/OS/Linux] UID:16543 Activity:high
9/16    in NT4.0, is there a way to prevent low-priority (as set in TaskMgr)
        processes from starving when a normal-priority process loops forever
        eating up CPU cycles?  E.g. any registry setting that I can tweak?
        Thanks.  (I know linux is better, but I'm stuck with NT.)
        \_ Actually, FreeBSD probably has a better scheduling algorithm
           than Linux
           \_ Actually, that is nuncupatory.
           \_ so your answer is?  Just do plain exercise and hope that the
              fat around your abs goes away?
1999/9/18 [Computer/Theory, Computer/SW/Unix] UID:16544 Activity:nil 77%like:16547
9/16    How do I pipe to an rsh? I want to do something like
        sort file | rsh foo -l user cat >> bar ?
1999/9/18 [Uncategorized] UID:16545 Activity:nil 57%like:16549
9/16    I will sell you my copy of Total Annihilation: Kingdoms,
        for $5, email me - danh
        \_ Fat Whacker!
1999/9/18-21 [Computer/SW/WWW/Browsers, Computer/SW/Security] UID:16546 Activity:low 61%like:16538
9/16    Thinking about getting a text pager (one where I can forward from
        these pagers and service cost? Thanks.
        \_ Bless you! Lynx with SSL rocks.
        \_ Fat Whacker!
        \_ Exactly like that.  If it doesn't work for you, what error
           message do you get?
        \_ Please rewrite this in English and I will try and answer.
           \_ Me speaky perfect goodly engrish so you fuck my mother!!!
1999/9/18-21 [Computer/SW/Security, Computer/SW/Unix] UID:16547 Activity:kinda low 77%like:16544
9/16    How do I pipe to an rsh? Say I want to do
        sort file | rsh machine -l user cat > file.sort
        \_ Exactly like that.  If it doesn't work for you, what error
           message do you get?
        \_ Wanna get rid of 20 lbs of ugly fat real fast?  Go in for a
           decapitation.
        \_ You might want to make sure you can rsh commands first.  I generally
        \_ Use ssh instead of rsh.
           test with something llightweight like 'rsh remotemachine -l
           remoteuser whoami' first.  -ERic
           \_ so your answer is?  Just do plain exercise and hope that the
              fat around your abs goes away?
        \_ s/rsh/ssh/g
        \_
            Assuming you have rsh set up properly do something like
            sort file | rsh machine -l user "cat > file.sort"
            or
            sort file | rsh machine -l user dd of=file.sort
            -ERic
1999/9/18-20 [Recreation/Humor] UID:16548 Activity:nil
9/18    I'd rather have no replies than scrambled replies.  You're not funny.
        Even if you were funny, the joke is long over.  Stop it.
Berkeley CSUA MOTD:1999:September:18 Saturday <Friday, Sunday>