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 +
...
|
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.
...
|
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.
...
|
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/4/22-28 [Computer/SW/Security] UID:52894 Activity:nil | 4/22 ok, here's a little networking puzzler. I haven't been able to access
youtube for a couple weeks. Couldn't figure out why. Happened on all
browsers. traceroute did weird stuff and then timed out. Finally I
got so frustrated I setup firefox to ssh tunnel through soda.csua,
which worked great. Then, I kill the ssh proc, quit FF, and now,
I can access youtube just fine from any browser. wtf? any
...
|
2007/8/7-13 [Computer/SW/Languages/Perl, Computer/SW/Unix] UID:47555 Activity:nil | 8/7 I'm trying to figure out whether it's possible for get wget to
authenticate to a web page protected by a login form ('post'
method to send username/pass, and cookies.) Cookies don't seem
to be the problem, with --save-cookies and --keep-session-cookies
but getting the username/password submitted isn't doing it. On
this particular page, getting to a link, let's say 'example.aspx',
...
|
2006/3/10-13 [Computer/SW/Languages/Perl] UID:42187 Activity:low | 3/10 I wrote a little perl, that had a little curl
right in the middle of it's call stack.
And when it crashed, it crashed very very fast,
but when it was slow, it was working
\_ LWP::UserAgent!
\_ Can I use LWP::UserAgent to do multiple concurrent requests,
...
|
2005/7/21-23 [Computer/SW/WWW/Browsers] UID:38762 Activity:nil | 7/21 http://www.apple.com/trailers
Does anyone knows how to download these trailers to my home computer?
\_ 1) mozilla/firefox with mplayer plugin
2) get the html for the page, read the EMBED directives
\_ Also, if the URL for the large trailer is: moviexyz_480.mov, the
real download is typically moviexyz_m480.mov
...
|
2005/2/3 [Computer/SW/WWW/Browsers] UID:36053 Activity:moderate | 2/2 What is the exact user-agent string I shouold give lynx, wget, curl and
the like to make them indistinguishable from say, MSIE browser running
on a wintel? Googling led me to to things as simple as MSIE or
something with parenthesized list and I am confused. Thanks.
\_ tail -f /var/log/httpd/access.log
\_ somebox% nc -l -p 8888
...
|
|