2009/7/8-16 [Computer/SW/OS/Linux, Computer/SW/Unix] UID:53124 Activity:nil | 7/7 what happened to our web presence? http://www.csua.berkeley.edu
not working
\_ That would be because we've yet to set them up afaik. Steven *does* have
a job after all. The idea is that we want a separate computer mounting the
web directories, so that if an exploit compromises the webserver, the shell
server (soda) itself will be insulated from the attack.
...
|
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
...
|
2007/11/27-30 [Computer/SW/Languages/C_Cplusplus, Computer/SW/OS/Solaris] UID:48701 Activity:high | 11/27 I'm using select to do a nonblocking check to see if a single socket
has anything to read off it. Problem is, I can have up to 12228
file descriptors, and Linux fd_set only supports up to 4096. Any idea
what I can do about this? (Or a better solution?) -jrleek
\- 1. who are you
2. i am busy this week and you didnt mention language
...
|
2007/4/30-5/4 [Computer/SW/Languages/C_Cplusplus, Computer/SW/WWW/Server] UID:46485 Activity:nil | 4/30 Technical question:
I have a threaded webserver, one thread waits around and calls
accept, then pulls threads out of a thread pool to handle the
requests. I want to be able to shut down the webserver cleanly, so
I have the main thread wait for a signal to shutdown. It then
joins on the accept thread while the accept thread cleans up the
...
|
2006/1/27-29 [Computer/SW/Languages/Web] UID:41573 Activity:nil | 1/27 I've enabled suexec and ExecCGI in my apache2. I created a simple
CGI that when `whoami` is executed, claims as me instead of
www-data|http. Great. However, when I tried the same thing in
php, it no longer executes as me. Why is that?
\_ mod_php 'executed' stuff is run as the webserver uid
\_ You'd have to run PHP under CGI to get this to work, and then it
...
|
2006/1/17-18 [Computer/SW/Languages/Web] UID:41403 Activity:low | 1/17 CGI or PHP, which one is better?
\_ PHP.
\_ CGI is actually the method by which pretty much all dynamic web
applications function. If you mean "CGI scripts", then that doesn't
really say anything about what language/system you're using. Perl?
/bin/sh? C?
...
|
2006/1/16-18 [Computer/SW/Languages/Java, Computer/SW/Languages/Misc] UID:41392 Activity:high | 1/16 Okay, I have a technical question here. I administer a cluster
of java webservers running jetty (not resin, sorry). They are behind
a load balancer. They used to start up fine under "load" i.e. in
the load balancer configuration. The latest code release
broke this somehow and now they crash upon startup unless
I remove them from the load balancer first. The programmers
...
|
2004/8/25-26 [Computer/Domains] UID:33139 Activity:high | 8/25 Looking for a cheap/reliable domain registry company.
\_ godaddy
\_ their webserver uses windoze. try http://000domains.com
\_ my workplace had a few complaints go to godaddy for some
email marketing (not unsolicited bulk email) a couple years
ago and had the domains pulled without any checks. So
...
|
2004/7/7-12 [Computer/SW/Languages/Misc, Computer/SW/Languages/Python] UID:31205 Activity:high | 7/7 If you're interested in working at Lawrence Livermore National Lab,
there are quite a few openings. The first opening I heard about
today was for working on parallel file systems in Linux, a good OS
hacking job. See it at: /csua/pub/jobs/LLNL. However, there are
always a lot of jobs for scientific programmers (Familiariry with
Math, Physics, and/or biology are big pluses). There's also some sys
...
|
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
...
|
|