search for: hendry

Displaying 20 results from an estimated 37 matches for "hendry".

2004 Feb 16
2
debian unstable : mutt polling imap mailboxes
...ail in a "mailboxes" polled mailbox. This happens all the time when I press the key bound to change mailbox. I use courier IMAP at school, and I have not experienced this problem. A bug with dovecot or mutt? -------------- next part -------------- # $Id: .muttrc 410 2004-02-14 15:30:13Z hendry $ set alias_file=~/Mail/mutt.addressbook # File to search for aliases in source ~/Mail/mutt.addressbook set ssl_starttls=yes set certificate_file=~/Mail/certificates set imap_force_ssl=yes set spoolfile={hendry at mail.cs.helsinki.fi/ssl}INBOX set folder={hendry at mail.cs.helsinki.fi/ssl} #se...
2006 Jan 19
4
validates_presence_of
I am just going through the book and I come across a problem with the code in the app/models: validates_format_of :image_url, :with => %r{^http:.+\.(gif|jpg|png)$}i, :message => "must be a URL for a GIF, JPG, or PNG image" It seems to moan when it''s empty even though I removed :image_url from validates_presence_of. How should I make it optional?
2004 Mar 17
9
Frequency table
This must be FAQ, but I can't find it in archives or with a site search. I am trying to construct a frequency table. I guess this should be done with table. Or perhaps factor and split. Or prop.table. cut? findInterval? Argh! Please correct me if what I am looking for is not called a "frequency table". Perhaps it's called grouped data. > zz$x9 [1] 65 70 85 65 65 65 62 55
2016 May 14
2
Samba slow on MacOSX Yosemite
...on Archlinux: http://s.natalian.org/2016-05-14/smb.conf (I'm always running the latest https://www.archlinux.org/packages/extra/x86_64/samba/) And this what the mount looks like on the MBP: //rufie at NUC._smb._tcp.local/raid1 on /Volumes/raid1 (smbfs, nodev, nosuid, mounted by rufie) MBP:~ hendry$ sw_vers -productVersion 10.10.5 Am I missing a trick? Kind regards,
2013 Nov 28
2
Dovecot's brittle configuration syntax
Hi there, Whilst trying to come up with a minimal configuration for Dovecot: http://dabase.com/blog/Minimal_Dovecot/ I noticed the configuration syntax is a bit admin unfriendly. It's easy to get an infamous Error code 89. Is there any back story to the grammar or language this configuration is in? Kind regards,
2012 Nov 25
3
Comparing linear regression coefficients to a slope of 1
Hi! I have a question that is probably very basic, but I cannot figure out how to do it. I simply need to compare the significance of a regression slope against a slope of 1, instead of the default of zero. I know this topic has been posted before, and I have tried to use the advice given to others to fix my problem. I tried the offset command based on one of these advice threads as follows:
2016 May 14
0
Samba slow on MacOSX Yosemite
...e, FinderInfo, resource fork size and effective permission), as a result the Mac client doesn't need to fetch this metadata individuallly per directory entry resulting in an often tremendous performance increase." Let us know how you get on! Cheers Jonathan On 14 May 2016 at 06:52, Kai Hendry <kai.hendry at gmail.com> wrote: > Samba is very slow through Finder on our Gigabit network (she's using > a USB3 adaptor), especially when it comes to listings and such on my > wife's computer. > > This is my samba configuration on Archlinux: > http://s.natalian.or...
2016 Sep 23
2
Windows 10 share failing
I think its related to https://lists.samba.org/archive/samba/2016-September/202918.html I am not very competent at Bugzilla. I scanned the list on https://bugzilla.samba.org/buglist.cgi?quicksearch=windows%2010 and I couldn't find one I could track for this problem to be fixed. I filed an issue upon https://bugs.archlinux.org/task/50847 since I use Arch. I will try and provide a tcpdump
2006 Jun 21
2
ices2 realplayer
On 2006-06-21T15:21+0100 Karl Heyes wrote: > You capture at 48000 but resample from 44100, that will cause problems. > You resample to 22050 so that will affect quality, you haven't said what > bitrate you want to target for, so resampling/downmixing may be required > anyway. I am unsure about these settings. Any particular suggestions? I don't quality with voice, just
2006 Jun 27
1
compositional time series
...of the fifth period (t=5) as well as the forecast error? (it seems that 'mixeR' [M.Bren] and 'compositions' [v.d.Boogart] have not provided a 'direct' solution to this problem...) really appreciate your time/help for this, Thank you very much, Sincerely, hendry raharjo --------------------------------- [[alternative HTML version deleted]]
2006 Jun 21
5
ices2 realplayer
I'm rebroadcasting a realplayer stream and there are two problems. The icecast2 sounds tinny and its delayed something like 3secs. Any advice to perhaps use speex as it's talk radio? Can I cut the delay? Here is my ices2 config: http://static.natalian.org/2006-06-21/ices-alsa.xml Here is details of the feed, so you can take a listen:
2011 Oct 31
6
useradd question
I am using Ubuntu LTS 10.04 with the backported puppet 2.6.1-0ubuntu2~lucid1 I am trying to create user with the following manifests but at the end always getting the Could not find user git error message: What am i missing, seems the manifest not creating the missing git user. /etc/modules/git/manifests/user.pp class git::user { user{''install'': name
2020 May 22
3
Voidlinux integration
Hi there, I despise complexity and Grub has been giving me headaches on Voidlinux.. https://www.reddit.com/r/voidlinux/comments/gk5h5c/everytime_i_update_void_i_need_to_manually/ I've switched to Syslinux, but I have the following queries. ??sda1 vfat FAT32 D91B-36F7 190.7M 61% /boot ??sda2 ext4 1.0 0dd25845-8fa5-41e9-b82c-c63c27cf5d18
2002 Mar 01
2
step, leaps, lasso, LSE or what?
Hi, I am trying to understand the alternative methods that are available for selecting variables in a regression without simply imposing my own bias (having "good judgement"). The methods implimented in leaps and step and stepAIC seem to fall into the general class of stepwise procedures. But these are commonly condemmed for inducing overfitting. In Hastie, Tibshirani and Friedman
2016 Jun 02
2
When switching between wired and wireless mounts stall
At home I move between wired and wireless connections and my samba mount seems to stall on Archlinux. http://s.natalian.org/2016-06-02/samba.png Are there any good workarounds? Many thanks,
2016 Jun 02
0
When switching between wired and wireless mounts stall
umount -l /mnt/raid1 perhaps : ) 2016-06-02 4:26 GMT+02:00 Kai Hendry <kai.hendry at gmail.com>: > At home I move between wired and wireless connections and my samba > mount seems to stall on Archlinux. > > http://s.natalian.org/2016-06-02/samba.png > > > Are there any good workarounds? > > > Many thanks, > > -- > To unsu...
2013 Apr 18
2
Styling Markdown approaches
Hi guys, I wrote a markdown based Web editor thing for my sister: http://ws.dabase.com/ And she has trouble styling blocks of markdown. Since <div markdown=1>markdown here</div> does not work on my Debian markdown binary. Is there a formal definition of markdown? Or some sort of conformance test? And certain markdown implementations I should be using, and certain ones I should be
2012 Aug 18
2
Unable to use more than 1000 concurrent ntlm_auth processes
Hi List, I'm running a heavily loaded squid server that uses ntlm_auth to provide NTLM authentication. As load has increased over time, I've found the need to increase the number of ntlm_auth processes available to squid as well as the "winbind max clients" value in the smb.conf file. This has worked well up until now but seems I've hit some sort of limit. If I keep the
2014 May 23
3
Icecast2, ezstream and reverse proxy
...mply rewrites the listening URL served by the Icecast pages to routable addresses and routable ports. I would agree this is not the most elegant way to do, but we don't have a choice here. Cheers ! Le 23/05/2014 10:59, "Thomas B. R?cker" a ?crit : > On 05/21/2014 10:51 PM, David Hendry wrote: >> Ezstream is working well locally with Icecast2 on port 8000 on a Debian Wheezy platform. However, I use a reverse proxy (Pound) to pass all requests from the Internet for x.mysite.com to backend localhost:8000 i.e. my Icecast2 server. > The short answer is: don't put Icecast...
2014 May 21
2
Icecast2, ezstream and reverse proxy
Hello Ezstream is working well locally with Icecast2 on port 8000 on a Debian Wheezy platform. However, I use a reverse proxy (Pound) to pass all requests from the Internet for x.mysite.com to backend localhost:8000 i.e. my Icecast2 server. This works fine, i.e. x.mysite.com brings up the Icecast2 Status page. My problem is with the ezstream xml configuration <url></url> setting which