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/1/17-18 [Computer/SW/Mail] UID:41396 Activity:nil | 1/17 So, the outstanding 'issues' with new Soda are:
* X11 forwarding
* SMTP AUTH
are these problems being worked on?
\_ smtp auth is being worked on, whats the issue with x11?
\_ i just noticed that wget doesn't work.
...
|
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
...
|
2005/1/5-7 [Computer/SW/OS/Linux, Computer/SW/OS/Solaris] UID:35563 Activity:very high | 1/5 So who else thinks that Linux Kernel Development has gone haywire?
WTF is up with this movement from an 8k to a 4k stack in the kernel
that breaks tons of existing drivers that are ported over from
Windows? And wtf is this crap doing on production distros like
Fedora? Don't they realize that if you're going to have a large
install base that you can't arbitrarily do crap like that anymore?
...
|
2004/12/23-25 [Computer/SW/WWW/Browsers, Computer/SW/Unix] UID:35424 Activity:nil | 12/23 When I used wget to fetch files form a particular site, it immediately
gave me a 403 forbidden (before it even get to load robots.txt).
I can view the web page using a browser, and I have set the user
agent to be 'Internet Explorer.' So what's wrong?
\_ You probably neglected to set the referer.
...
|
|