search for: flo

Displaying 20 results from an estimated 113 matches for "flo".

Did you mean: flow
2006 Mar 28
3
winecfg not creating ~/.wine/config file
Hello, after a fresh install, wine 0.9.10 wont start while giving the following errors: flo@HAL2000 ~ $ wine can't create key_t for shm: No such file or directory wineserver: chdir /home/flo/.wine : No such file or directory winecfg also wont start: flo@HAL2000 ~ $ winecfg wine: creating configuration directory '/home/flo/.wine'... Can't open configuration file /home/fl...
2009 Mar 23
3
Replacing a few variable values within a DataFrame...
...","SQR Footage","SQR Footage","SQR Footage"),HouseSize=c(10, 20, 30, 40, 50, 15, 25, 35, 45, 55, 18, 28, 38, 48, 58), Lot=c(1, 2, 3, 4, 5, 10, 20, 30, 40, 50, 11, 21, 31, 41, 51), Location=c("HSV", "ATH", "HSV", "ATH", "FLO", "HSV", "ATH", "HSV", "ATH", "FLO", "HSV", "ATH", "HSV", "ATH", "FLO")) Moreover, I want to preserve the rest of the...
2001 Dec 03
2
ext3-0.9.16 against linux-2.4.17-pre2
An ext3 update which also applies to linux-2.4.16 is available at http://www.zip.com.au/~akpm/linux/ext3/ Quite a lot of miscellany here. It would be appreciated if interested parties could please test it in preparation for sending upstream. Thanks. Changelog: - Merged several ext2 sync-up patches from Christoph Hellwig - Drop the big kernel lock across the call to block_prepare_write.
2018 Sep 27
2
Username aliases
...ient in: AUTH 1 PLAIN service=doveadm debug resp=<hidden> > dovecot[10118]: auth: Debug: passwd-file(test at xinu.at): lookup: user=test at xinu.at file=/etc/dovecot/aliases > dovecot[10118]: auth: Debug: passwd-file(test at xinu.at): username changed test at xinu.at -> flo > dovecot[10118]: auth: Debug: passwd-file(flo): Allowing any password > dovecot[10118]: auth: Debug: passwd-file(flo): Not performing authentication (noauthenticate set) > dovecot[10118]: auth-worker(10356): Debug: pam(flo): lookup service=dovecot > dovecot[10118]: auth-worker(10356):...
2011 Jul 05
1
hash table access, vector access &c
...works. I read a table from a csv file like this: ysmd <- read.csv("ysmd.csv",header=TRUE); ysmd.table <- hash(); for (i in 1:length(ysmd$X.stock)) ysmd.table[ysmd$X.stock[i]] <- ysmd[i,]; the first column ("X.stock") is a string (factor): > ysmd$X.stock[[100]] [1] FLO 7757 Levels: A AA AA- AAAAA AAC AACC AACOU AACOW AADR AAI AAME AAN AAON ... ZZZZT when I print ysmd.table, I see the data I expect: ... ZIOP : ZIOP 402600000 3.03 7.85 707694 6.3717 ZIP : ZIP 794900000 23.53 31.5 677046 23.2508 ZIPR : ZIPR 47100000 2.28 3.5 21865 2.4058 ZIV : ZIV -1 12.298...
2018 Sep 28
0
Username aliases
On 28.09.2018 00:08, Florian Pritz wrote: > On Wed, Sep 26, 2018 at 09:34:07AM +0300, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: >> # before current passbd >> passdb { >> ? driver = passwd-file >> ? args = username_format=%Lu /etc/dovecot/aliases >> } >> >> # into /e...
2011 Nov 22
2
ADS Domain Member smb.conf using idmap_ad
...9;t seem to understand why the uid is different from the windows side when the windows side has already mapped some kind of uid to the sid. If i were to log into this machine from another linux box and run the command 'id' i get the uid of 1000. When i try to run this command wbinfo -n flo on the member server, i get some other number: [root at moe samba]# wbinfo -n flo S-1-5-21-344340502-4252695000-2390403120-1236058 SID_USER (1) # from a linux client machine after logging onto the server which joined the domain -bash-4.1$ id uid=1000(flo) gid=1000(domain users) groups=1000(domai...
2011 Apr 11
3
[RFC][PATCH] virtio: 64 bit features
...t virtio_pci_device *to_vp_device(struct virtio_device *vdev) } /* virtio config->get_features() implementation */ -static u32 vp_get_features(struct virtio_device *vdev) +static u64 vp_get_features(struct virtio_device *vdev) { struct virtio_pci_device *vp_dev = to_vp_device(vdev); + u32 flo, fhi; - /* When someone needs more than 32 feature bits, we'll need to + /* When someone needs more than 32 feature bits, we need to * steal a bit to indicate that the rest are somewhere else. */ - return ioread32(vp_dev->ioaddr + VIRTIO_PCI_HOST_FEATURES); + flo = ioread32(vp_dev->i...
2011 Apr 11
3
[RFC][PATCH] virtio: 64 bit features
...t virtio_pci_device *to_vp_device(struct virtio_device *vdev) } /* virtio config->get_features() implementation */ -static u32 vp_get_features(struct virtio_device *vdev) +static u64 vp_get_features(struct virtio_device *vdev) { struct virtio_pci_device *vp_dev = to_vp_device(vdev); + u32 flo, fhi; - /* When someone needs more than 32 feature bits, we'll need to + /* When someone needs more than 32 feature bits, we need to * steal a bit to indicate that the rest are somewhere else. */ - return ioread32(vp_dev->ioaddr + VIRTIO_PCI_HOST_FEATURES); + flo = ioread32(vp_dev->i...
2001 May 02
4
oops 2.2.19 ext3 0.0.6b prune_dcache
...de20 00000000 ffffffff c23645e0 c68224c8 Call Trace: [prune_dcache+295/360] [shrink_dcache_parent+23/48] [permission+32/56] [lookup_dentry+365/504] [vfs_rmdir+254/308] [filldir+0/136] [sys_rmdir+173/268] [system_call+52/56] Code: 8b 47 08 3d 2b 2f c3 a5 0f 85 be 01 00 00 f6 46 05 01 0f 85 -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?
2015 Jan 09
2
debian wheezy 4.1.11 ldap backend / uid/gid resolving
...46.331508, 3] ../source3/smbd/dir.c:1226(smbd_dirptr_get_entry) smbd_dirptr_get_entry mask=[*] found shared/Software/windows/MC861_Full_CD/Drivers/NOR fname=NOR (NOR) [2015/01/09 15:21:46.332434, 2] ../source3/passdb/pdb_ldap.c:524(init_sam_from_ldap) init_sam_from_ldap: Entry found for user: flo [2015/01/09 15:21:46.333609, 2] ../source3/passdb/pdb_ldap.c:2311(init_group_from_ldap) init_group_from_ldap: Entry found for group: 1000 Hints? Flo -- Florian Lohoff f at zz.de We need to self-defense - GnuPG/PGP enable your email today! -...
2018 Sep 25
3
Username aliases
Hi, Our organization is currently using a passwd-file user database for our Dovecot installs. However, we now want to provide simple username aliases. We currently use usernames that are -not- equal to the email address, but due to the fact that many major email clients/providers do not even allow you to specifiy a username, we now want to provide aliases where the username is equal to the
2008 Mar 19
4
$("xxx") has no properties
...e''); the view looks like this: <div id="foobar" class="green">testtest</div> if I navigate to the site, I get the error "$("foobar") has no properties". I am using rails 2.0.2 and prototype 1.5.0 please help me I''m despairing. flo schaf --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this...
2014 Jul 24
1
FTS lucene indexer-worker segfaulting
...tc/ssl/private/server.key > userdb { > driver = passwd > } > protocol imap { > imap_client_workarounds = tb-extra-mailbox-sep > } > protocol lda { > postmaster_address = postmaster at server-speed.net > } syslog: > Jul 24 10:27:21 mistral dovecot: indexer-worker(flo): Warning: Growing data stack with: 32768 > Jul 24 10:27:26 mistral kernel: [1814196.532882] indexer-worker[22785] segfault at 9180000 ip b745d860 sp bfad86cc error 4 in libc-2.19.so[b73ba000+1bb000] > Jul 24 10:27:27 mistral dovecot: indexer: Error: Indexer worker disconnected, discarding 1...
2011 Jul 13
7
Error when writing to Excel files using the packages xlsx and xlsx2
...o write to it. But now, closing all open excel sheets does not fix the error any longer. We also tried deleting the excel sheet in case it might be corrupt but we still get the same error. We have a very narrow timeframe so any help on how to fix that error is very much appreciated. Best regards, Flo -- View this message in context: http://r.789695.n4.nabble.com/Error-when-writing-to-Excel-files-using-the-packages-xlsx-and-xlsx2-tp3664617p3664617.html Sent from the R help mailing list archive at Nabble.com.
2009 Mar 28
6
cpu frequency scaling in xen 3.3.1
...d to get P-states statistics information /proc/cpuinfo shows: model name : AMD Athlon(tm) Dual Core Processor 5050e without xen i can scale the frequency perfectly. Are p-states for this CPU model unsupported? My grub line is: kernel /xen.gz cpufreq=xen cpuidle ... Thanks for the help! Florian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Mar 03
2
esercizio
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080303/c747f103/attachment.pl
2006 Jun 21
3
commonly used nomenclature
...s within the field of emulators for a) The software that constitutes the emulator itself b) The software that runs on top of the emulator I hoped to find a single noun, so I don't have to use the rather long sentences as above everywhere I want to refer to one of the two softwares. Greetings Flo
2006 Mar 30
1
GLX Problem
...ng '/home/bowman/.wine'. bowman@discovery ~ $ wineserver: could not save registry branch to /home/bowman/.wine-OoqhXd/system.reg : No such file or directory wineserver: could not save registry branch to /home/bowman/.wine-OoqhXd/user.reg : No such file or directory Any idea? Kind Regards Flo -- "I bet Einstein turned himself into all sorts of colors before he invented the light bulb." - Homer J. Simpson
2007 May 29
2
OpenVox A400P01on thin client?
Hello, I'm thinking of ordering an OpenVox A400P01 (A400P + 1 PORT FXO Bundle) for use in a old IBM 8364 thin client: http://www.openvox.com.cn/products_detail.php?genre_id=9&id=28 http://silicon-verl.de/home/flo/software/netstation-8364/ Has someone already used this hardware with Asterisk, especially on a small piece of hardware like this, and could offer some feedback? Thank you.