search for: ukonlin

Displaying 14 results from an estimated 14 matches for "ukonlin".

Did you mean: ukonline
2005 May 06
4
Legality Issue & Relaying
Hi All, I'm planning to get a stream running in the next month or two, and will be using ices and icecast. Legality: Further to the last couple of posts regarding legality issue. I notice that the PRC do their licence cost on a percentage of your revenue, seeing as I plan to host no adverts or indeed any commercial aspect I hope to get a licence without actually paying anything. (I've
2005 May 07
0
Legality Issue & Relaying
...t there is a minimum fee - it'd be unlikely to get anything for free from these people. > Relaying: > Unless you get a business connection in the UK standard upload is > generally 256Kbps regardless of your download rate (hence the (although better rates are on the way... http://www.ukonline.net/8000/ ) > Asynchronous bit in ADSL). I plan to use my brother's and parents > internet connections at their respective houses as relays for the > stream to enable more bandwidth for my listeners to enjoy a smoother > stream. A question regarding this, can you use a single addr...
2006 Jan 13
1
Syntax for linear mixed model
The syntax below works, and gives the expected results, in R version 2.0.0, provided that I have loaded packages Matrix, latticeExtra and lme4. However, I cannot get it to work in version 2.2.1. Can anyone tell me how to fit this model in the more recent version? Thanks in anticipation, Nick Galwey barleyprogeny.model1lme <- lme(yield_g_m2 ~ 1, data =
2006 Mar 29
2
DO NOT REPLY [Bug 3643] New: Poor performance using manually configured NICs
...g manually configured NICs Product: rsync Version: 2.6.7 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: david.mayall@ukonline.co.uk QAContact: rsync-qa@samba.org Using rsync 2.6.7 to push files from one machine to a second machine running 2.6.7 daemon. Both machines have 100 M NIC, and are connected to same switch. Using "mediaopt full-duplex" throughput is 30k/s Using "media auto" (which...
2006 Jan 21
0
Means from balanced incomplete block design
The code below is intended to analyse a textbook example of a balanced incomplete block design: # # Data taken from pp. 219-230 in # Cox, D.R. (1958) Planning of Experiments. John Wiley and Son, Inc. New York. 308 pp. # day <- factor(rep(1:10, each = 3)) T <-
2007 Aug 26
1
updates for Fedora Core 5
Hi, I''m still using Fedora Core 5 (and expect to for the next couple of months). Which is the nest method for updating my puppet/puppetmaster setup. Using FC6 or Fedora 7 RPMs seems likely, but are there any gotchas that make a different mechanism better. cheers John Dubery
2007 Mar 17
1
newbie: wxruby on fedora5
the preview is looking good ! - the gem seemed to load fine but samples failed to load at all to start with: "load error: Wx" but got things running by pasting the set up stuff from Wx.rb into the demo file...haven''t had time to figure out why yet. i copied over the copyright also, so now i''ve 2 in that file - lucky me. The unicode sample fell over on sys_lang
2007 Mar 17
2
newbie: listbook sample on fedora5
opens a basic frame (empty) with following errors (wxruby:17165): Gtk-WARNING **: Attempting to add a widget with type GtkPizza to a GtkWindow, but as a GtkBin subclass a GtkWindow can only contain one widget at a time; it already contains a widget of type GtkPizza (wxruby:17165): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)'' failed (wxruby:17165):
2005 May 02
3
Assertion failed in dovecot 0.99.14
Hi, I am using the dovecot imap server on Linux 2.6.8.1. I get the following error when running it: imap(quad): Panic: file index-sync.c: line 25 (index_storage_sync_size): assertion failed: (messages > ibox->synced_messages_count) This usually occurs when I use imapfilter to move messages from one folder to another, while my client (thunderbird) is connected. Quad
2005 Jan 26
1
Specification of factorial random-effects model
I want to specify two factors and their interaction as random effects using the function lme(). This works okay when I specify these terms using the function Error() within the function aov(), but I can't get the same model fitted using lme(). The code below illustrates the problem. a <- factor(rep(c(1:3), each = 27)) b <- factor(rep(rep(c(1:3), each = 9), times = 3)) c <-
2005 Feb 05
1
Labelling and formatting of graphics
In the output of the code below, I want to do the following: - get hats over some of the betas - get the polygons stippled, not coloured grey - remove the tick marks at the ends of the axes. If I put tick = false, the whole axis disappears. betahat <- c(0.04*0:150) betahatdens <- dnorm(betahat, 3, 1) plot(betahat, betahatdens, xlim = c(-0.2, 6.2),
2007 Jul 14
3
timeout error on file transfer
Hi, The following is with the latest (and last) puppetmaster/puppetd on FC5. I use puppet to configure a server and several workstations on my home network. This includes managing several files of >5Mbyte on the workstations. I have had problems recently with timeout errors on some of these files. These errors seem consistent for a particular puppet setup/configuration, but can change when
2007 Jan 01
9
suggestion - Password replication
Hi, I would find it very useful if puppet were able to replicate passwords for specified users from a master PC (the puppetmaster would do me fine, though I suspect this may not suit everyone). That would make changing passwords on my small Linux network a little easier. cheers John Dubery
2007 Jan 01
5
File configuration difficulty
Hi, I''ve been using puppet to manage a small Linux network fairly successfully for a while now - thanks. I''ve hit a spot of bother in managing some files, though. There are a number of folders in /usr/local that I want to manage efficiently using puppet - for example /usr/local/share/templates. I want to copy the contents of a number of source folders on the puppet fileserver