2012/5/18-7/20 [Computer/SW/WWW/Browsers] UID:54392 Activity:nil | 5/18 On my Win7 machine, I've been using a PuTTY ssh session to soda as a
proxy for my FireFox to bypass my company's OpenDNS when I visit
http://tv.yahoo.com and so on. It has been working fine for a long while.
However, in the past couple weeks or so, my FireFox would either take
several minutes to load the page, or failes to load it after several
minutes. I haven't changed any settings on my Win7 machine. Rebooting
...
|
2012/4/23-6/1 [Computer/SW/WWW/Browsers] UID:54360 Activity:nil | 4/19 My Firefox 3.6.28 pops up a Software Update box that reads "Your
version of Firefox will soon be vulnerable to online attacks." Are
they planning to turn off some security feature in my version of
Firefox?
\_ Not as such, no, but they're no longer developing this version,
so if a 3.6.x-targeted hack shows up, you're not going to get
...
|
2010/2/18-3/9 [Computer/SW/WWW/Browsers] UID:53713 Activity:nil | 2/18 Why is there now Firefox 3.5.8 when there was already 3.6 a month ago?
\_ Why is there Windows XP SP3 when there was already Vista?
Generally companies manage patches for at least two levels of
product. -tom
\_ I see. So Fx 3.6 is more like a new version than an update to
3.5.x. --- OP
...
|
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/11/27-12/6 [Computer/SW/OS/OsX] UID:53546 Activity:low | 11/27 What did you guys buy on Black Friday?
\_ cold medicine
\_ me too!
\_ Nothing.
\_ I bought a Mac Air for my wife when Mac Mall announced their
"Black Friday sale" on Wednesday. But that was technically not
...
|
2009/10/1-21 [Computer/SW/WWW/Browsers] UID:53417 Activity:moderate | 10/1 I am thinking of installing firefox on soda under my home directory.
Will this make me a hozer?
\_ Possibly. I wonder if we should have another VM for that...btw,
I remember someone saying they're glad we're not on FreeBSD
anymore, but last I checked, a bunch of our stuff is on FreeBSD,
but our login server is not.
...
|
2012/5/8-6/4 [Computer/SW/Unix] UID:54383 Activity:nil | 5/8 Hello everyone! This is Josh Hawn, CSUA Tech VP for Spring 2012.
About 2 weeks ago, someone brought to my attention that our script
to periodically merge /etc/motd.public into /etc/motd wasn't
running. When I looked into it, the cron daemon was running, but
there hadn't been any root activity in the log since April 7th. I
looked into it for a while, but got lost in other things I was
...
|
2011/10/26-12/6 [Computer/SW/Unix] UID:54202 Activity:nil | 10/24 What's an easy way to see if say column 3 of a file matches a list of
expressions in a file? Basically I want to combine "grep -f <file>"
to store the patterns and awk's $3 ~ /(AAA|BBB|CCC)/ ... I realize
I can do this with "egrep -f " and use regexp instead of strings, but
was wondering if there was some magic way to do this.
\_ UNIX has no magic. Make a shell script to produce the ask or egrep
...
|
2011/7/30-8/10 [Computer/SW/Languages/Misc] UID:54148 Activity:nil 66%like:54150 | 7/29 Happy Sysadmin Day
\_ our "sysadmin" today deleted /home. When we asked her why
she said she didn't do it. When I checked the sudo logs,
I found these two commands in order:
COMMAND=/bin/rm -r /home testuser
COMMAND=/bin/rm -r /home/testuser
...
|
2011/5/19-7/13 [Computer/SW/Languages/Misc] UID:54115 Activity:nil | 5/19 If script A runs, and calls script B ..... is it possible for me to exit\
script A based on results of script B and not continue?
\_ assume any shell
\_ Yes.
\_ without passing the result to some stupid temp file?
\_ It sounds like you want "scriptb || exit", which will run
...
|
2010/4/22-5/10 [Computer/SW/Languages/Misc] UID:53797 Activity:nil | 4/22 In Linux is there an easy way to rename the scripts in /etc/rc?.d ?
For example I want to set all the /etc/rc?.d/S91apache to S100apache
so that it'll run the ramdisk BEFORE going to apache.
\_ Sure, just move them.
\_ I mean is there a script that will rename all of them
for me? Like: setrc apache2 0 0 1 1 1 1
...
|
2009/8/19-9/1 [Computer/SW/Unix] UID:53285 Activity:nil | 8/18 Hi again, new freebsd guy here again, in bash I was able to go
LD_LIBRARY_PATH=/opt/foo/lib ./runmyapp
I managed to do this in tcsh by using setenv in a shell script
that setenv's the lib path and then executes $1, just wondering
if there was a way to do it in 1 line from the cmd line as in bash?
Thanks, btw %2c or %3c worked. Freebsd, tcsh and vi forever!
...
|
2009/5/5-6 [Computer/HW/Laptop] UID:52950 Activity:moderate | 5/5 Is there a good (or standard) way to make an offline copy of a w
ordpress blog (mine, not someone else's)? tia.
\_ oh man.
\_ I could cobble something together with curl / wget, but I'd
rather not if there is a standard way of doing this. I'm
pretty new to wordpress / blogging and I just want to keep
...
|
2009/1/14-22 [Computer/SW/Languages/Perl, Computer/SW/Languages/Misc] UID:52378 Activity:nil | 1/13 I want to extract a couple integer from an xml file, mainly,
xml file from http://weather.com so I can put it on my xplanet marker
file. has anyone done similar things (parse and extract data
from xml) using shell script instead of python/perl?
in the world of perl, it make sense to dump things into a hash
which i can easily extract key/value pair. can i achieve similar
...
|
2013/10/24-2014/2/5 [Academia/Berkeley/CSUA/Motd, Computer/SW] UID:54746 Activity:nil | 9/26 I remember there was web version of the motd with search function
(originally due to kchang ?). The last time I used it it was hosted
on the csua website but I can't remember its url (onset of dementia?)
now. Can somebody plz post it, tnx.
\_ http://csua.com
\_ for some reason I couldn't log in since Sept and the archiver
...
|
2012/9/5-11/7 [Academia/Berkeley/CSUA, Academia/Berkeley/CSUA/Motd] UID:54472 Activity:nil | 9/4 It looks like there are some issues with wallall at the moment. Any
plans for it getting fixed? I can run wall, but wallall just gives an
error.
\_ Asking questions on the motd will not get any attention from
any undergrad. You should email politburo or perhaps csua. -ausman
\_ Asking questions on the motd will not get attention from any
...
|
2012/4/23-6/4 [Academia/Berkeley/CSUA/Motd] UID:54359 Activity:nil | 4/19 Motd updater thingy seems to be broken, does anyone know why?
If not, I will take a look later in the day. -ausman
\_ /etc/motd.public is not getting copied into /etc/motd for a while.
\_ Now it works and no one knows why. Strange. -ausman
...
|
2012/2/24-3/26 [Academia/Berkeley/CSUA/Motd] UID:54313 Activity:nil | 2/24 What newsreader should I use on soda?
\_ USENIX? You serious? Everyone switched to RSS.
\_ I think you mean usenet not usenix. usenet was generally much
better than blogs / rss (cf. comp.lang.c, comp.lang.perl,
the usenet oracle, alt.* with digg, slashdot, etc.)
link:reader.google.com is the best
...
|
|