Berkeley CSUA MOTD:Entry 28863
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2024/11/23 [General] UID:1000 Activity:popular
11/23   

2003/6/30 [Computer/SW, Computer/HW] UID:28863 Activity:nil
6/28    Ok, a break from politics.  I am attempt to use Xoops Content
        Management System.  I have encountered a minor problem.  A lot of the
        "contents" are in form of PDF format.  I would like to somehow index
        it.  I used ps2ascii to produce text file for each corresponding PDFs.
        I thought i can dump this unformated text file in the "index" section
        similiar to wikki so the search engine can look for it.
        But Xoops' default "download" module does have
        "index" sections. It has file URI, text description field.  I really
        don't want just put everything in text description field cuz it will
        display all the bloody text on the page.  Thanks
        \_ RACIST!!!!!
2024/11/23 [General] UID:1000 Activity:popular
11/23   

You may also be interested in these entries...
2013/12/21-2014/2/5 [Computer/SW] UID:54759 Activity:nil
12/21   I was laid off and started filing for EDD for my weekly pay.
        I just got a job. Is there a form I need to file, or do I just
        stop filing out EDD to get my weekly pay? As a side note, how
        do they actually know I am working or not?
        \_ You just stop filing and they stop paying; you don't need to do
           anything else.  I don't know the internals of how they do things,
	...
2013/12/28 [Computer/SW/Security] UID:54760 Activity:nil
12/28   Happy holidays everyone.
        For some reason my work's ip address gets logged in /etc/hosts.deny and\
I cannot ssh in anymore from work
        (except from home where I can ssh in fine): anyone knows if this file is\
 auto-generated due to some event? Thanks
	...
2013/3/24-5/18 [Computer/SW/Unix] UID:54638 Activity:nil
3/24    How are people transferring large files to one other person these days?
        When I need to send some videos to my parents, I upload them to
        my SpiderOak account, but they don't have anything like that,
        so I'm not sure how to get videos from them.  Does DropBox do this
        for free?
        \_ DropBox +
	...
2013/4/9-5/18 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Apps, Computer/SW/Languages/Perl] UID:54650 Activity:nil
4/04    Is there a good way to diff 2 files that consist of columns of
        floating point numbers, such that it only tells me if there's a
        difference if the numbers on a given line differ by at least a given
        ratio?  Say, 1%?
        \_ Use Excel.
           1. Open foo.txt in Excel.  It should convert all numbers to cells in
	...
2012/8/30-11/7 [Computer/SW/Apps, Computer/SW/Unix] UID:54470 Activity:nil
8/30    Is wall just dead? The wallall command dies for me, muttering
        something about /var/wall/ttys not existing.
        \_ its seen a great drop in usage, though it seems mostly functional.
            -ERic
        \_ Couldn't open wall log!: Bad file descriptor
           Could not open wall subscription directory /var/wall/ttys: No such file or directory
	...
2012/7/2-8/19 [Computer/SW/Security] UID:54428 Activity:nil
7/2     When I do "ssh name@machine command", that does not show up
        on the last log. Where is that action logged?
        \_ Depends on accounting level. Might not be logged at all.
        \_ Enable logging on sshd itself in the system sshd_config file.
	...
2012/11/29-12/18 [Recreation/Computer/Games, Recreation/Sports] UID:54541 Activity:nil
11/29   http://patorjk.com/software/taag/#p=display&f=3D%20Diagonal&t=CSUA
	...
2010/4/24-5/10 [Computer/HW/Display] UID:53798 Activity:nil
4/22    In the old days there was VGA and life was fine. DVI was quite
        tolerable. Then Mac f***ed it up and came up with mini-DVI
        and I had to get new connectors. Then DVI to VGA to my
        older monitor. Now I have to deal with a bunch more shit
        like displayport, mini-displayport, HDMI, and mini-HDMI.
        Sometimes you can't even go the other way, like from
	...
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)
	...
2010/1/22-30 [Computer/HW/Laptop, Computer/SW/OS/OsX] UID:53655 Activity:high
1/22    looking to buy a new development laptop
        needs ssdrive, >6 hr possible batt life, and runs linux reasonably
        Anyone have a recommendation? Thx.
        \_ thinkpad t23 w ssdrive and battery inplace of drive bay
        \_ Ever wondered what RICHARD STALLMAN uses for a laptop?  Well,
           wonder no more!
	...
2009/11/24-12/6 [Computer/HW] UID:53542 Activity:low
11/24   What is the best 25-32" monitor out there? I am ready to upgrade
        my 9 year old CRT. -ausman
        \_ How much money are you willing to spend, and how good do you
           really need it to be good? Are you willing to pay $900 for the
           industry standard monitor used by graphics artists, or are you
           so cheap that you'll only want to pay up $400 for something that
	...
2009/7/4-9 [Academia/Berkeley/CSUA, Computer/SW/Security] UID:53109 Activity:nil
7/4     I'm accessing soda by typing ssh -X jhcooper@csua.berkeley.edu
        at a Linux prompt.  At the soda prompt, I can type "xmessage hello &",
        and I get a nice little greeting from myself popping up on my display.
        But if I type xterm &, the process runs ok, but nothing appears on
        my screen.  What am I doing wrong?
        \_ Works just fine for me...  try turning on SSH debug with -v ?
	...