Displaying 20 results from an estimated 85 matches for "badger".
2003 Feb 12
1
Three questions - loading(sourcing a file??), summaries to bitmaps, and error messages
...y to a bitmap device?
Second - this question is more difficult. What I am trying to do is have
Perl (because I already have the data structures loaded into
hashes) generate a gigantic R file that I can then have R source, and then
parse. The output of the file(s) that I generate is below:
my.badger.Sep.2002.cpu.utilization <-
read.table(file="/auto/solperf/tgu/ActiveParsedFiles/badger/Sep.2002/cpu.utilization",
sep="=", header=TRUE) names(my.badger.Sep.2002.cpu.utilization)
attach(my.badger.Sep.2002.cpu.utilization) Tony Vargas Cisco Systems
Engineering Computing Servic...
2006 May 20
4
File size limit of 2Gb ish ?
Hi all,
I am running samba 3.0.14 on ubuntu breezy badger networked with another
ubuntu machine and my XP laptop.
File sharing is great except when a file exceeds 1.5 - 2 GB. The file transfer
fails after 1.5 - 2 GB with a file to large error. This seems to be a limit
for linux - windows and linux - linux which is a pain when trying to move
large DV...
2009 Jul 01
1
How should I denormalise a data frame list of lists column?
...1
c1 c2 Split
1 0 A,B,C A, B, C
2 1 A,E A, E
3 2 F,G,H F, G, H
# So f1$Split is the list of lists column I want to denormalise or use as
the subject for subsetting
# f2 is data to use to select subsets from f1
> f2 <- data.frame(c1=LETTERS[0:8], c2=c("Apples",
"Badger","Camel","Dog","Elephants","Fish","Goat","Horse"))
> f2
c1 c2
1 A Apple
2 B Badger
3 C Camel
4 D Dog
5 E Elephant
6 F Fish
7 G Goat
8 H Horse
# I was able to find which rows of f2 are repres...
2006 Jun 23
3
problem installing gsl package under Ubuntu Breezy Badger
I am trying to install the gls package (a wrapper for GNU scientific library
special functions) package under Ubuntu 5.10. I have gls-bin (the debian GNU
Scientific Library binary package). When I try to install the R package, I
receive the following.
> install.packages("gsl",dependencies=T)
Warning in install.packages("gsl", dependencies = T) :
argument
2008 Mar 29
0
Swfdec 0.6.2 released
Hi,
Here is the first bug-fix release of Swfdec's stable 0.6 series.
swfdec-0.6.2 "Badger Badger Badger"
http://swfdec.freedesktop.org/download/swfdec/0.6/swfdec-0.6.2.tar.gz
MD5: 5437eec5404ae50fa390ebe326ad5877
Note that this release will work fine with swfdec-mozilla 0.6.0.
Swfdec still follows the no-crashes-allowed policy. Should you still
succeed in finding a crasher, plea...
2010 Dec 13
1
Testing an interaction with a random effect in lmer
...e?
When i put it in directly:
model<-lmer(binom~season*group+(1|group/individual),binomial,data=data1)
I get an error messgae:
Warning message:
In mer_finalize(ans) : gr cannot be computed at initial par (65)
The model runs with the following:
modelb<-lmer(binom~season*(1|group)+(1|group/badger),binomial,data=data1)
or
modelb<-lmer(binom~season+(1|group/badger)+(1|group:season),binomial,data=data1)
but here I guess I am modelling it as part of the random effect so can't plug out coefficients for the different groups in different seasons.
Thanks for any advice,
Nicola
[[alterna...
2006 Aug 08
3
Dynamic server address
Hi!
My mail server (ubuntu breezey badger) is connected by ADSL and has a
dynamic address. I have noticed that, every day after the IP address
changes, dovecot is no longer reachable from the net. Iguess this is because
dovecot doesn't register this change and continues to listen on a
non-existing interface/address.
I'm trying to...
2005 Dec 22
2
Sharing out unix home directory via samba
...n error
and the samba log says that the share /home/%domain%/%username% doesn't
exist.
Thanks
Regards,
Komal
# Global parameters
[global]
workgroup = NAMEPROTECT.COM
realm = NAMEPROTECT.COM
server string = Samba Server
security = ADS
password server = badger.nameprotect.com
log file = /var/log/samba/smbd.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
dns proxy = No
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
cu...
2005 Apr 07
2
blame-transfer protocol on PXE boot
...m a push of the reset button.
machine boots normally.
However, after i issue 'reboot' command, my box fails to find the tftp
server during reboot.
This looks to be happening before pxelinux has any chance to participate,
so it cannot be to blame.
Im seeking corroboration here before I go badgering the bios-provider
here's the relevant pxelinux.cfg/default, and what the bios puts out to
serial
SERIAL 0 19200
CONSOLE 0
DEFAULT menu.c32
NSC DP83815/DP83816 Fast Ethernet UNDI, v1.03
Copyright (C) 2002, 2003 National Semiconductor Corporation
All rights reserved.
Pre-boot eXecution...
2011 May 17
1
sieve vacation reply
...ytus/.dovecot.sieve
2011-05-17 16:56:45 deliver(tytus): Info: sieve: opening script
/home/tytus/.dovecot.sieve
2011-05-17 16:56:45 deliver(tytus): Info: sieve: executing compiled
script /home/tytus/.dovecot.sieve
2011-05-17 16:56:45 deliver(tytus): Info: sieve:
msgid=<20110517155641.GA3452 at badger.example.com>: discarding vacation
response for message implicitly delivered to <tytus at badger>
/etc/postfix/main.cf
...
mailbox_command = /usr/lib/dovecot/deliver -n -m "${EXTENSION}"
...
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.1
log...
2006 Apr 13
3
WC3 - please insert CD problem
...vices lrwxrwxrwx 1 d: ->
/mnt/cdrom
bash: /mnt/cdrom: Permission denied
prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d:: ->
/dev/hdc
bash: /dev/hdc: Read-only file system
I'm not really sure to fix this problem, can anyone help me? I'm using
ubuntu 5.10 breezy badger, my wine version is 0.020050725-0ubu
my /etc/fstab information is
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda2...
2006 Mar 30
7
RE: [RFC][PATCH] create an initrd for dom0 in install.shscript
Here is the usage for
Fedora
usage: mkinitrd [--version] [-v] [-f] [--preload <module>]
[--omit-scsi-modules] [--omit-raid-modules] [--omit-lvm-modules]
[--with=<module>] [--image-version] [--fstab=<fstab>]
[--nocompress]
[--builtin=<module>] [--nopivot] <initrd-image> <kernel-version>
(ex: mkinitrd /boot/initrd-2.2.5-15.img
2016 May 06
6
Firefox 45.1.0 stability
...I can't use it for Twitter because it crashes.
>> It also crashes when I log into gmail. This happens every
>> time I try these URL's.
>>
>> Any suggestions on improving the stability?
>
> It has not crashed on twitter at all for me.
>
> I do run privacy badger on Twitter which blocks a lot of resources that
> want to track me, maybe some of those resources are what firefox is
> having trouble with?
>
> I also don't have flash installed, nore Java plugin (not even iced-tea)
Right, well I can't do that at work. And I just had to downgr...
2006 Aug 27
1
Pegasus - Crashes on Sending
I'm running Pegasus 4.31 via the latest version of Wine on Ubuntu's Breezy Badger version.
I've looked at the Wine applications page for bugs etc and Pegasus crashing on sending
mail is documented.
It shows as bug 1611 and shows as resolved but I cannot fathom out what the resolution is.
My Pegasus appears to run fine except when I press the send button whereupon pegasus...
2006 Mar 24
1
Python dependency in packages?
I apologize if this isn't the correct destination for these errors,
but I tried installing xen on my ubuntu (breezy badger) system via:
deb-src http://packages.debianbase.de/sources/xen3 ./
and then tried building locally via apt-get source xen.
The only problem appears to be the explicit python2.3 dependency in :
debian/rules
debian/libxen-python.install
a simple s/python2.3/python2.4/ in both of these files le...
2006 Jul 14
2
Missing 'smbmount' on Ubuntu?
I have just started running Kubuntu Badger version 6.06.
Although Samba seems to be installed, there is no smbmount program.
What would I use to mount a samba share?
Plain old 'mount -t smbfs'?
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Slackware Linux
2008 Feb 12
2
Seeking to granules in discontinuous streams
Ups! Maybe it's time somebody corrected that statement then - the wiki seems
the right place to put the correct algorithm, IMHO.
Cheers,
Silvia.
On Feb 13, 2008 10:06 AM, Ralph Giles <ralph.giles@artifex.com> wrote:
>
> On 12-Feb-08, at 2:57 PM, Ralph Giles wrote:
>
>
> http://wiki.xiph.org/index.php/GranulePosAndSeeking
>
> I'm not sure it's helpful to
2009 Oct 13
1
Compiling SAMBA on Solaris 10 to use AD on Windows 2008 server
...e3#
If I run with "-d 1" I get:
....
[2009/10/13 13:26:47, 1] libnet/libnet_join.c:1871(libnet_Join)
libnet_Join:
libnet_JoinCtx: struct libnet_JoinCtx
in: struct libnet_JoinCtx
dc_name : NULL
machine_name : 'BADGER'
domain_name : *
domain_name : 'EEDS.EE.UWA.EDU.AU'
account_ou : NULL
admin_account : 'thallam'
admin_password : *
machine_passwor...
2007 Mar 21
3
Lotus Notes and Daylight Saving Time
Hi Folks,
how do you handle the change from standard time to daylight saving time?
We are using LotusNotes 6.5.1 and Wine 20041019 on Kubuntu 5.10
Breezy Badger. This is the combination where we experienced the least
amount of Bugs.
Our hosts run UTC on the hardwareclock and live in the timezone
Europe/Vienna, which will change from CET to CEST on sunday.
Tests have shown, that calendar entries will get shifted one hour
after DST started. If you...
2017 Aug 30
4
sshd dies when starting gkrellm
sshd also dies when certain other kinds of traffic is generated, such as
`man pw' using the most pager[1], and many x11 apps such as emacs.
However, it is stable when running simple x11 apps such as xeyes, and
the link its self is stable -- a terminal will stay connected without
issue for days, as long as not much happens in it. Also a sshfs
connection dies immediately.
ssh -Y karren
gkrellm