Displaying 20 results from an estimated 1100 matches similar to: "Snooker 147 JHC Software"
2011 Mar 10
0
Re: Snooker 147 JHC Software
Snooker is a game that will be compared with billiards and pool. This game is very similar to the two, and sometimes you will surely get confused with certainty. One thing to remember is that these games are played with a table, cues and balls. But snooker, you will notice that the table is larger. Also used balls are smaller, and pockets. For playing the game well, it must include all the
2010 May 28
0
3D live snooker from Arcade Tribe
I was trying to get this online game from www.arcadetribe.com to work in wine.
Anybody knows how to get it work?
I installed it under Wine but it want load the game while i can login on it [Rolling Eyes]
Any advize is welcome.
Thx already.
2000 Jul 02
1
minor cosmetic bug
The progress metre in scp(1) breaks when the tty is too wide.
This patch is the effortless fix:
###########################################################################
:; diff -u openssh-2.1.1p2/scp.c openssh-2.1.1p2+jhc/scp.c
--- openssh-2.1.1p2+jhc/scp.c Thu Jun 22 07:32:32 2000
+++ openssh-2.1.1p2/scp.c Sat Jul 1 22:15:36 2000
@@ -1176,8 +1176,9 @@
i = barlength *
2005 Mar 03
2
Installing modules for TDM400p
I have linux 2.6.5 running on my machine.I downloaded The latest
version of Zaptel from the cvs repoistory.Compiled zaptel with the
"make linux26" option. Installed it by modprobe which gave no
errors.However when i did "modprobe wctdm" i got the following error.
"FATAL: Module wctdm not found."
I have no idea why it's happening.Tried Googling but got nothing.ANY
2010 May 05
1
VDI size on local repository always 0
Hello guys,
I''m working on a cloud computing project involving Xen Hypervisor. I
looked for the issue described in the subject in old posts but no success.
I''m using the local storage repository and I can''t set physical_utilisation
and virtual_utilisation via xen API because XendVDI.py has hardcoded the 0
value for local repository while is passed for QcoW storage
2014 Nov 05
0
CentOS-7 re-install
Ok, how is this supposed to work? I have re-installed CentOS-7 over the first
install. On the "Installation Destination" (JHC can they make these name any
more pretentious? What happened to boot disk?) I have exactly one ATA WD5000.
I chose 'I will configure partitioning'. On the Manual Partitioning page I
see the previous installation file-system. I select each of the mount
2005 Jun 11
3
Dovecot stable slow
A few days ago I installed dovecot stable to replace uw-imap. The
install went well and all boxes were converted ok. When accessing the
new imap server though, certain operations seem much slower, in
particular, moving mail between boxes is very slow, and I have received
several complaints from users that the mail server has slowed down. I
can't figure out what the slow point is as maildir
2007 Mar 11
0
Xen Summit #4, Yorktown NY, April 17-18
Folks,
The registration site for the Xen Summit is now online, please see
details below.
Although the official deadline for presentation proposals has passed its
still possible to consider them -- please send a paragraph describing
your proposal to summit-talks <at> xensource.com as soon as possible.
Hope to see you at the summit!
Best,
Ian
We are pleased to announce that IBM has
2009 Jul 07
0
Problems with shares after upgrading to 3.4.0
I'm running a lot of samba-servers (3.3.x) as AD members (security = ADS)
here and they are working fine. For tests I updated one of my server to
3.4.0 and now have problems with lots of users accessing the shares..
Alltough there are still some users that always can access any share on
the updated server, most of them cannot. Running samba with log level 3
gives the following logs (only
2003 Nov 23
0
Win2K Client Intermittent Connections
We recently upgraded our main file server from a PIII to a P4 with raid
as well as did a fresh install of RedHat 9 leaving the old server
intact. Most everything went well, I copied all the config files over
for the different services and got samba running successfully. I tested
connecting to from different win boxes using 98, 98SE, NT4, and 2K, they
all were able to browse files and print
2005 Oct 27
0
Win2K issues with printers and profiles
I have had the following problems both with the stock samba 2.2 server
that comes with RedHat 9 and several releases of samba 3.0, currently
it's at 3.0.14a.
When logging on to Windows 2000 computers using the samba server as an
NT domain controller, certain profiles seem to get permission errors and
windows just sticks you with a temporary profile that changes everytime
you log on. It seems
2008 Oct 29
1
Strange problems with Samba 3.0.32 as ADS member of W2k3 domain
hello,
i've some strange problems with my samba-servers acting as domain-member
(ADS) in a W2k3 active directory.
we have 3 DCs here and running samba without specifying a dedicated "password server"
doesn't work! the 3 DCs have the following roles:
- DC1: PDC-emulator, has global catalog
- DC2: RID-master, infrastructure-master, no global catalog
- DC3: no special role,
2006 Sep 28
1
Visual Themes
Hi,
as you probably know, WINE features a uxtheme.dll implementation to use visual
styles from Windows XP. However, many apps (e. g. winecfg) don't use the
themes as they're supposed to, so many buttons etc. still look like on older
Windows versions. On Windows XP, you can use .manifest files to work around
this, but it doesn't work with WINE. Is there a way to force WINE to always
2008 Mar 18
1
About TheoraSea and ITheora
Hello,
I have just registred me (as JosephK but of course it's a pseudonym, I
don't like trials) to talk about my projects ITheora and TheoraSea (and
to learn english by practising :) ). I have seen that you already know
about them by the article about TheoraSea on SOM and the article about
ITheora on theora.org.
Maybe can I explain how I have think all of that.
The first idea was to
2015 Apr 17
0
[ANNOUNCE] xgamma 1.0.6
xgamma allows X users to query and alter the gamma correction of a
monitor via the X video mode extension (XFree86-VidModeExtension).
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups. It does not
provide enough gamma radiation to mutate the user into a green-skinned
giant who likes to smash things.
Alan Coopersmith
2012 Oct 01
1
Retrieve hypergeometric results in large scale
I'm going to use
dhyper(x, m, n, k)
to get a 95% coverage. Let me use an example to explain my problem:
Suppose I have a urn containing 90 red and 10 black balls.
Now I wanna remove 3 from the urn. By the following codes:
m<-90;n<-10;k<-3;
x<-0:3
dhyper(x,m,n,k)
I can obtain the probability that 0,1,2,3 red balls will be removed.
0.000742115 0.025046382 0.247680891
2004 Oct 06
0
2x2 test: total confusion.
I wan't a test for the 'association' between two events, lets say the
color of balls picked and the pickers (this is quite a good analogy to my
data).
I have 200 different pickers P
I have 1,000 colors of balls C
I have 1,000,000 picks in total
I am totally confused about what test to apply and when and why.
This is what I *think*
I know how many balls each picker
2006 Feb 28
3
EventPublisher (contribution)
I got a lot of great help yesterday on my calendar questions. Makes me
want to post another contribution :-)
This one is called EventPublisher. This was packaged also in Marco
Jaeger''s recent post with his excellent Dialogs (a la Windows), but now
I''ll post it by itself in case someone missed it, and also give a little
explanation for ya''ll.
This class allows you to
2003 Oct 01
1
hypergeometric & population estimates
"help"
We want to estimate the number of caribou in Jasper. We recently conducted
an aerial survey and saw 70 uncollared caribou and 8 of 11 collared
caribou. We want to estimate the number of caribou in this population with
95% confidence limits. Gary White uses the hypergeometric distribution and
determines the population estimates using maximum likelihood and 95%CL as
2008 May 29
2
Calculating conditional mean of large series of experiments
I need to repeat an experiment 1000 times. Each experiment involves randomly
selecting one ball each from two separate bags. Each bag contains 10 balls,
numbered 1, 2, 3, ... , 10. So the probability of selecting any one pair of
balls is equal to all others.
For each experiment, what I need to do is assign a variable A which
represents the maximum number out of the two balls selected; and a