Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
(39) |
Feb
(258) |
Mar
(396) |
Apr
(439) |
May
(337) |
Jun
(351) |
Jul
(296) |
Aug
(205) |
Sep
(328) |
Oct
(174) |
Nov
(252) |
Dec
(172) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(213) |
Feb
(194) |
Mar
(337) |
Apr
(314) |
May
(373) |
Jun
(522) |
Jul
(417) |
Aug
(471) |
Sep
(486) |
Oct
(422) |
Nov
(274) |
Dec
(299) |
2003 |
Jan
(354) |
Feb
(310) |
Mar
(379) |
Apr
(349) |
May
(388) |
Jun
(218) |
Jul
(368) |
Aug
(340) |
Sep
(222) |
Oct
(176) |
Nov
(214) |
Dec
(211) |
2004 |
Jan
(221) |
Feb
(187) |
Mar
(190) |
Apr
(211) |
May
(114) |
Jun
(136) |
Jul
(124) |
Aug
(178) |
Sep
(244) |
Oct
(203) |
Nov
(215) |
Dec
(156) |
2005 |
Jan
(334) |
Feb
(268) |
Mar
(302) |
Apr
(309) |
May
(192) |
Jun
(288) |
Jul
(273) |
Aug
(215) |
Sep
(318) |
Oct
(347) |
Nov
(226) |
Dec
(265) |
2006 |
Jan
(192) |
Feb
(227) |
Mar
(311) |
Apr
(197) |
May
(224) |
Jun
(213) |
Jul
(285) |
Aug
(227) |
Sep
(190) |
Oct
(209) |
Nov
(169) |
Dec
(174) |
2007 |
Jan
(149) |
Feb
(112) |
Mar
(144) |
Apr
(204) |
May
(178) |
Jun
(155) |
Jul
(246) |
Aug
(221) |
Sep
(187) |
Oct
(262) |
Nov
(163) |
Dec
(158) |
2008 |
Jan
(256) |
Feb
(318) |
Mar
(307) |
Apr
(237) |
May
(202) |
Jun
(105) |
Jul
(131) |
Aug
(107) |
Sep
(153) |
Oct
(165) |
Nov
(159) |
Dec
(189) |
2009 |
Jan
(202) |
Feb
(150) |
Mar
(151) |
Apr
(132) |
May
(56) |
Jun
(115) |
Jul
(103) |
Aug
(150) |
Sep
(141) |
Oct
(187) |
Nov
(154) |
Dec
(105) |
2010 |
Jan
(128) |
Feb
(83) |
Mar
(64) |
Apr
(37) |
May
(92) |
Jun
(91) |
Jul
(90) |
Aug
(145) |
Sep
(53) |
Oct
(69) |
Nov
(98) |
Dec
(149) |
2011 |
Jan
(44) |
Feb
(99) |
Mar
(70) |
Apr
(78) |
May
(138) |
Jun
(132) |
Jul
(151) |
Aug
(146) |
Sep
(107) |
Oct
(168) |
Nov
(88) |
Dec
(94) |
2012 |
Jan
(51) |
Feb
(153) |
Mar
(141) |
Apr
(102) |
May
(79) |
Jun
(63) |
Jul
(87) |
Aug
(39) |
Sep
(67) |
Oct
(84) |
Nov
(57) |
Dec
(31) |
2013 |
Jan
(55) |
Feb
(96) |
Mar
(79) |
Apr
(33) |
May
(53) |
Jun
(63) |
Jul
(57) |
Aug
(76) |
Sep
(39) |
Oct
(47) |
Nov
(68) |
Dec
(61) |
2014 |
Jan
(26) |
Feb
(98) |
Mar
(29) |
Apr
(57) |
May
(58) |
Jun
(51) |
Jul
(34) |
Aug
(26) |
Sep
(69) |
Oct
(81) |
Nov
(52) |
Dec
(48) |
2015 |
Jan
(67) |
Feb
(18) |
Mar
(92) |
Apr
(32) |
May
(37) |
Jun
(21) |
Jul
(26) |
Aug
(28) |
Sep
(6) |
Oct
(24) |
Nov
(35) |
Dec
(34) |
2016 |
Jan
(16) |
Feb
(24) |
Mar
(49) |
Apr
(11) |
May
(37) |
Jun
(68) |
Jul
(35) |
Aug
(24) |
Sep
(35) |
Oct
(63) |
Nov
(20) |
Dec
(26) |
2017 |
Jan
(98) |
Feb
(82) |
Mar
(42) |
Apr
(62) |
May
(55) |
Jun
(28) |
Jul
(17) |
Aug
(13) |
Sep
(4) |
Oct
(11) |
Nov
(6) |
Dec
(17) |
2018 |
Jan
(22) |
Feb
(6) |
Mar
(16) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
(2) |
2
(4) |
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
(3) |
11
(4) |
12
|
13
|
14
|
15
|
16
(1) |
17
(3) |
18
(3) |
19
(2) |
20
|
21
(7) |
22
(9) |
23
(16) |
24
(7) |
25
|
26
|
27
|
28
|
29
(4) |
30
(4) |
31
(1) |
|
|
From: Steve Holdoway <steve@gr...> - 2011-03-01 22:14:39
|
I'm running the latest virtualmin on ubuntu lts 10.04.2. This is a fairly busy website, and I'm running it in fastcgi mode because of that. To improve performance, I've modified php5.fcgi for this site to read #!/bin/bash PHPRC=$PWD/../etc/php5 export PHPRC umask 022 export PHP_FCGI_CHILDREN=4 export PHP_FCGI_MAX_REQUESTS=5000 SCRIPT_FILENAME=$PATH_TRANSLATED export SCRIPT_FILENAME exec /usr/bin/php5-cgi I'm getting random errors: [Tue Mar 01 19:55:16 2011] [warn] [client 1.2.3.4] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://www.example.com/a/ [Tue Mar 01 19:55:16 2011] [error] [client 1.2.3.4] Premature end of script headers: index.php, referer: http://www.example.com/a/ Trolling theough google, I've ensured all files are owned by the owner defined in SuexecUserGroup, and also that files are unix, not dos formatted. Any ideas, or should I not worry about this? Cheers, Steve -- Steve Holdoway BSc(Hons) MNZCS <steve@...> http://www.greengecko.co.nz MSN: steve@... Skype: sholdowa |
From: Mitchell, Kevin <Kevin.Mitchell@wi...> - 2011-03-01 17:55:15
|
Thanks Jamie, This is exactly what I was trying to enable. There is a slight change in the line 6 update to index.cgi. This entry worked: &ui_print_header(undef, $text{'index_title'}, "", "intro", 1, 1, 0, Unfortunately the documentation I put together is a "Users Guide" that is for our helpdesk members. They use a customized version of the NIS module to manage our UNIX user accounts. The doc is specific to that module and would not be useful for the default NIS module. Kevin ________________________________ From: Jamie Cameron [mailto:jcameron@...] Sent: Wednesday, February 23, 2011 9:58 PM To: Webmin users list Subject: Re: [webmin-l] Enable Help link for NIS module Do you mean you want the Help.. link to appear in the top-left corner of the NIS module? This requires putting the help HTML in the file nis/help/intro.html under the Webmin root directory, then editing nis/index.cgi under the Webmin root and changing line 6 to : &ui_print_header(undef, $text{'index_title'}, "intro", undef, 1, 1, 0, If your help pages are useful to all users, I would be happy to include them in the next Webmin release. - Jamie On 23/Feb/2011 10:11 Mitchell, Kevin <Kevin.Mitchell@...> wrote .. How can I enable the "Help.." link on the NIS module. I have the html docs created and loaded in a help directory. Thanks Kevin Mitchell | Wind River | IT Systems Tel: 510 749 2418 | Fax: 510 749 2010 | http://www.windriver.com<http://www.windriver.com/> |