Displaying 20 results from an estimated 211 matches for "hampshire".
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
...penssl s_client -connect 148.197.29.5:993
socket: Connection refused
connect:errno=111
------------------------------------------------------------------------
As root on maui using "name"
[root at maui:/var/log]$ openssl s_client -connect maui:993
CONNECTED(00000003)
depth=0 C = UK, ST = Hampshire, L = Fareham, CN = maui.jaa.org.uk,
emailAddress = ja at jaa.org.uk
verify error:num=18:self signed certificate
verify return:1
depth=0 C = UK, ST = Hampshire, L = Fareham, CN = maui.jaa.org.uk,
emailAddress = ja at jaa.org.uk
verify return:1
---
Certificate chain
0
s:/C=UK/ST=Hampshire/L=Fare...
2015 Aug 12
0
C6.7 evolution to cyrus imap(s) fails
....5:993
> socket: Connection refused
> connect:errno=111
> ------------------------------------------------------------------------
> As root on maui using "name"
> [root at maui:/var/log]$ openssl s_client -connect maui:993
> CONNECTED(00000003)
> depth=0 C = UK, ST = Hampshire, L = Fareham, CN = maui.jaa.org.uk,
> emailAddress = ja at jaa.org.uk
> verify error:num=18:self signed certificate
> verify return:1
> depth=0 C = UK, ST = Hampshire, L = Fareham, CN = maui.jaa.org.uk,
> emailAddress = ja at jaa.org.uk
> verify return:1
> ---
> Certificat...
2004 Aug 06
3
php script for listener count and www admin interface password
...! where is this specified????!!!!?!??!
-p
To view this page, you need to log in to area "/admin" on
server.com:8000. Your password will be sent in the clear.
<p>On Wednesday, March 12, 2003, at 06:07 AM, Marco Alanen wrote:
> On Wed, 12 Mar 2003 04:48:17 -0500
> pharkawik@hampshire.edu wrote:
>
>> i have tried every password specified in the conf file (including
>> admin_password) and every conceivable default as the username and/or
>> password for this dialog... no luck.
>
> Doesn't Debian use encrypted passwords in icecast? Can't remember...
2008 Aug 27
1
ACPI HPET Timer - Works on standard Kernel - Broken on Xen Kernel
...0xfed00000 is busy
Do I have to pass an additional boot option? (ACPI is already enabled)
or is there something wrong with my Xen Kernel build? Anyone have any
idea why the Xen kernel would break hpet support?
Thanks,
Rob
The SAQ Group
Registered Office: 18 Chapel Street, Petersfield, Hampshire. GU32 3DZ
SEMTEC Limited trading as SAQ is Registered in England & Wales
Company Number: 06481952
http://www.saqnet.co.uk AS29219
SAQ Group Delivers high quality, honestly priced communication and I.T. services to UK Business.
DSL : Domains : Email : Hosting : CoLo : Servers : Racks : Transit...
2004 Aug 06
2
php script for listener count and www admin interface password
i have tried every password specified in the conf file (including
admin_password) and every conceivable default as the username and/or
password for this dialog... no luck.
-p
On Wednesday, March 12, 2003, at 05:44 AM, Marco Alanen wrote:
> On Wed, 12 Mar 2003 04:32:28 -0500
> pharkawik@hampshire.edu wrote:
>
>> i will try that. about the acl_policy thing:
>>
>> this controls access but nowhere does it specify an HTTP username or
>> password for accessing the WWW admin interface. i am NOT getting the
>> usual "403 Forbidden You don't have access to...
2004 Aug 06
2
php script for listener count and www admin interface password
...ication dialog.
where is the user/pass for the admin interface set? again this is a
debian system so i'm not sure if the package is configured
differently...
thanks,
peter
On Wednesday, March 12, 2003, at 05:11 AM, Marco Alanen wrote:
> On Wed, 12 Mar 2003 04:01:33 -0500
> pharkawik@hampshire.edu wrote:
>
>> yes.. but can anybody tell me how to pull a simple listener count out
>> of that page with php?
>>
>> also still don't know how to figure out that HTTP user/pass problem...
>> there is NOTHING about it in the docs or online
>
> You need to...
2009 Jul 03
2
mapping states with colors
...ndards. Here is my extremely naive script:
dtr <- c('alabama', 'arizona', 'conneticut', 'delaware', 'dist of columbia'
, 'hawaii', 'maryland', 'massachusetts', 'minnesota', 'missouri', 'nebraska'
, 'new hampshire', 'new jersey', 'new mexico', 'new york', 'north carolina'
, 'north dakota', 'ohio', 'pennsylvania', 'rhode island', 'virginia',
'wyoming', 'arkansas', 'vermont')
syg <- c( 'alaska', ...
2004 Aug 06
2
php script for listener count and www admin interface password
...simple listener count out
of that page with php?
also still don't know how to figure out that HTTP user/pass problem...
there is NOTHING about it in the docs or online
-p
On Wednesday, March 12, 2003, at 04:51 AM, Marco Alanen wrote:
> On Wed, 12 Mar 2003 03:24:35 -0500
> pharkawik@hampshire.edu wrote:
>
>> i am looking for a simple php script or anything really that will
>> allow
>> me to display a listener count on a simple web page. "5 users
>> currently
>> connected" sort of thing. i have scoured the web with no luck. i would
>> ev...
2011 May 19
2
Separating boot results
...88 10.23007
which is closer, but I cannot parse this variable enough to get the 6.10 and
10.23 out since apparently strsplit doesn't allow splitting on spaces.
Any help would be greatly appreciated!
Best Regards & Thank You in Advance
Patrick
--
Patrick Santoso
University of New Hampshire
[[alternative HTML version deleted]]
2007 Feb 21
4
CentOS 4.4 on Dell PE 6400 - not rebooting ...
...PERC/2 card (w/two
RAID 5 containers), an Intel GB net card, and 2GB RAM.
--
+----------------------------[ Joe.Kazura at UNH.EDU ]---+
| Joe Kazura | Mac OS X ...
| CIS/TCS -- 1 Leavitt Lane PHONE: +1-603-862-2012 | Because UNIX
| University of New Hampshire | should be user
| Durham, NH 03824-3512 USA "docendo discimus" | friendly!
| |
+-----------------[ http://www.unh.edu/tcs/ ]---------+
-------------- next part --------------
An HTML attachment was...
2004 Aug 06
0
php script for listener count and www admin interface password
I guess you have edited /etc/icecast/*.aut?
users.aut:
username:cryptedpassword
groups.aut
admin:username
oper:username
mounts.aut
/admin:admin
/oper:oper
hth,
Ben
On Wed, 2003-03-12 at 11:18, pharkawik@hampshire.edu wrote:
> that's right. i can make those fine. i have no problem connecting to
> the admin interface through a shell, or using the encoder password or
> anything. that's not the problem. the problem is that when i go to
>
> http://server.com:8000/admin?mode=sources
>...
2004 Oct 07
2
control enviromnet
Hi all:
I would like to implement an option in my function so that it warns me of any
variables that are not defined in the current environment - if it needs to
look up variables in the parent frame, it tells me so.
The following is an example and it does what I want, and I'd rather have the
environment control option inside this function instead of outside. Any help
would be greatly
2011 May 18
1
Overlaying maps
...)
par(new = T)
plot(map2)
On the screen device, it works fine. When I attempt something like
png(file = "map.png")
plot(map1)
par(new = T)
plot(map2)
dev.off()
only the last map appears, the previous ones having been cleared. Can
someone clarify?
Thanks,
Michael Laviolette PhD MPH
New Hampshire Department of Health and Human Services
2004 Aug 06
2
unable to set gid
my icecast install was working fine until today when it died
inexplicably. now it says
peter@yurt:~$ /etc/init.d/icecast-server start
Starting /usr/sbin/icecast...
start-stop-daemon: Unable to set gid to 102
what the HELL is gid
thanking you in advance for the help,
peter
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To
2007 Jun 05
1
Calculating stride values?
...th a
chunk size of 64 and a 4K blocksize:
1. Parity drive included: 64*6/4 = 96
2. Parity drive excluded: 64*5/4 = 80
Which is correct?
Thanks.
Tod
--
Tod Hagan
Information Technologist
AIRMAP/Climate Change Research Center
Institute for the Study of Earth, Oceans, and Space
University of New Hampshire
Durham, NH 03824
Phone: 603-862-3116
2004 Aug 06
3
php script for listener count and www admin interface password
i am looking for a simple php script or anything really that will allow
me to display a listener count on a simple web page. "5 users currently
connected" sort of thing. i have scoured the web with no luck. i would
even settle for a shell script that would pull the number out of the
icecast.conf file. i don't care how it happens as long as it isn't a
windows program.
it has
2008 Mar 05
1
Booting ISO image from syslinux
...do not use, retain or disclose such information. This email is not guaranteed to be free from viruses and does not bind Serco in any contract or obligation.
Serco Limited. Registered in England and Wales. No: 242246 Registered Office: Serco House,16 Bartley Wood Business Park, Bartley Way, Hook, Hampshire RG27 9UY United Kingdom.
2011 Jul 11
1
R2WinBUGS problem: bugs - storage.mode error
...$ C : int [1:349] 5 1 2 5 6 4 6 4 9 14 ...
$ S : int 5
$ plot : Factor w/ 5 levels "1","2","6","8",..: 2 1 4 5 3 4 2 1 5 3
...
Please let me know if you have any suggestions or need more info.
Thanks,
Dan Hocking
University of New Hampshire
--
View this message in context: http://r.789695.n4.nabble.com/R2WinBUGS-problem-bugs-storage-mode-error-tp3658621p3658621.html
Sent from the R help mailing list archive at Nabble.com.
2005 Nov 03
2
Potential for R to conflict with other softwares
...?
4. Does R add macros to any part of MS Office?
5. Can you anticipate any other way in which installing and using R could
disrupt the operation of another software?
***********************************************************************
Mat Soukup, Ph.D.
Food and Drug Administration
10903 New Hampshire Ave.
BLDG 22 RM 5329
Silver Spring, MD 20993-0002
Phone: 301.796.1005
***********************************************************************
[[alternative HTML version deleted]]
2016 Nov 17
2
problem with normalizePath()
...loaded via a namespace (and not attached):
[1] magrittr_1.5 R6_2.2.0 assertthat_0.1 tools_3.3.2 haven_1.0.0
[6] tibble_1.2 Rcpp_0.12.7 rJava_0.9-8
Please advise.
Thanks,
Michael Laviolette PhD MPH
Public Health Statistician
Bureau of Public Health Statistics and Informatics
New Hampshire Division of Public Health Services
29 Hazen Drive
Concord, NH 03301-6504
Phone: 603-271-5688
Fax: 603-271-7623
Email: Michael.Laviolette at dhhs.nh.gov
[[alternative HTML version deleted]]