search for: tucks

Displaying 20 results from an estimated 119 matches for "tucks".

Did you mean: ticks
2003 Jul 22
2
XP clients regularly lose connection
...MYOB databases, and other files over about 50 MB. (MYOB data directories are mapped to drives, and not UNC.) Thanks, adrian Our smb.conf file is: --------------------------------------- # #======================= Global Settings #===================================== [global] workgroup = tucksgrp netbios name = tuckssvr server string = Samba Server printcap name = /etc/printcap load printers = yes printing = cups guest account = smbguest log file = /var/log/samba/%m.log log level = 2 max log size = 0 security = user encrypt passwords = yes smb passwd f...
2018 Apr 19
4
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
virtio is using barriers to order memory accesses, thus dma_wmb/rmb is a good match. Build-tested on x86: Before [mst at tuck linux]$ size drivers/virtio/virtio_ring.o text data bss dec hex filename 11392 820 0 12212 2fb4 drivers/virtio/virtio_ring.o After mst at tuck linux]$ size drivers/virtio/virtio_ring.o text data bss dec hex filename
2018 Apr 19
4
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
virtio is using barriers to order memory accesses, thus dma_wmb/rmb is a good match. Build-tested on x86: Before [mst at tuck linux]$ size drivers/virtio/virtio_ring.o text data bss dec hex filename 11392 820 0 12212 2fb4 drivers/virtio/virtio_ring.o After mst at tuck linux]$ size drivers/virtio/virtio_ring.o text data bss dec hex filename
2007 Oct 09
3
CD emulation (a la daemontools)
I was wondering if anyone was aware of a method for mounting virtual CD devices with CD image files. I keep images (.CUE/.BIN pairs) of my CD collection on a NAS appliance tucked away in my closet. I'd like to write a script to mount each one, create ID tags, rip the tracks, then move along to the next one. I figure with a quad core opteron, it should be able to crank through them in a
2004 Aug 23
5
SIP "unphones"
Does anyone know if there are additional SIP devices out there which aren't phones? I'm basically looking for a fully-automatic SIP speakerphone. I'd like to be able to dial a sip-extension and make an announcement (PA) and/or simply listen in to a room (baby-monitor). Yes, I know, some of the more advanced phones can be configured to behave like that, but it seems to a waste of
2012 Feb 21
6
Jazzing up the Task Views index page
A little while ago here we had a short discussion about Task Views - I think ignited by someone saying 'how many times do I have to say "have you read the Optimisation Task View?"?' and I poured some fuel on that fire by saying "Task Views" was a stupid name. Anyway, I did say that Task Views were rather brilliant, but were let down by their hidden position on the R
2017 Jan 10
2
Reliable way of having both LAN and WIFI on headless box
On Mon, Jan 9, 2017 at 12:04 PM, Frank Cox <theatre at melvilletheatre.com> wrote: > That sounds like a weak signal from your wifi transmitter. > Or signal interference. Where is the antennae located on the server? Ran into signal issues with antennae which were tucked behind the server before.
2004 Sep 29
2
[LLVMdev] patches and problem...
Hmm, I guess I need a sys::Math::getRandom() function that uses a "good" random number generator on the given platform. I'll make a note of this and tuck it away for future implementation. Reid. Chris Lattner wrote: > On Tue, 28 Sep 2004, Paolo Invernizzi wrote: > > >>The next major problem is that VC has only >> >>int rand(void) >>void srand(
2007 Nov 05
2
Dynamic Queue Members - Auto Logoff
Another quick question (Spending the day trying to get this project sorted and tucked away) If I am dynamically adding queue members, they will not abide to settings within agents.conf will they? Ie. I need the equivalent of Autologoff however want my agents to receive calls when someone joins the queue, not have to sit on hold all day. I see AgentCallbackLogin has finally been removed. Has
2019 Jul 19
3
CentOS 8 partiitioning for reliability
I was just given a Dell R720xd with 160 GB memory and 12x 900 GB drives that I plan to deploy as my home mail/file/backup server to replace an aging Supermicro server running CentOS 7. Yeah, it's gross overkill for that and I expect to tuck most of the drives away for spares. How should I RAID and partition this beast for maximum reliability? My current C7 system is using 1 TB of 2 TB
2004 Jun 17
2
Question on lists and vectors of lists
I have an elementary programming question. Could someone please point me in the right direction? I have a function which will run for thousands of companies. At each invocation, it returns 2 numbers. I plan to do something like: think_one_firm <- function(filename) { # Do stuff return(list(x=x,y=y)) } So for each of the firms in my dataset, I will call
2017 Feb 08
0
packed ring layout proposal v2
On 02/08/2017 04:20 AM, Michael S. Tsirkin wrote: [...] > * Prototype > > A partial prototype can be found under > tools/virtio/ringtest/ring.c > > Test run: > [mst at tuck ringtest]$ time ./ring > real 0m0.399s > user 0m0.791s > sys 0m0.000s > [mst at tuck ringtest]$ time ./virtio_ring_0_9 > real 0m0.503s > user 0m0.999s > sys
2018 Apr 19
0
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
On 19/04/2018 19:35, Michael S. Tsirkin wrote: > virtio is using barriers to order memory accesses, thus > dma_wmb/rmb is a good match. > > Build-tested on x86: Before > > [mst at tuck linux]$ size drivers/virtio/virtio_ring.o > text data bss dec hex filename > 11392 820 0 12212 2fb4 drivers/virtio/virtio_ring.o > > After > mst
2016 Dec 12
1
Server turns off unexpectedly
On Monday 12 December 2016 12:15:10 David Both wrote: > The lm_sensors package is required for the sensors module of glances to > work. After installing lm_sensors, run sensors-detect. The sensors > command will show the sensors detected and their current values. glances > should then display the sensor readings. Somewhere tucked in the back of my mind a memory is screaming no.
2017 Nov 30
1
Admins supporting both RHEL and CentOS
> No, it's Varian/Agilent. A big player in lab instruments. > > Funny thing, just googled them and apparently they've opensoured the culprit > software, and according to the below link, it's not locked to a particular > point release anymore! > > http://openvnmrj.org/Downloading/ > > It does however still require the original software - which _is_ locked
2004 Sep 10
1
best way to ensure integrity of flac source files?
if there was a flac-users list i'd be asking these questions there, but anyway =) on windows, i've been using eac in secure mode and using "test & copy" to verify that the crc checksums match. invariably, i'll get one or two mismatches per album i rip, so i figure the checksum verification is a good thing despite the extra time. once i rip a cd, i want to forget
2012 Jun 23
1
/* Check for midi header in logical stream */
On Sat, 23 Jun 2012, R?cker Thomas wrote: > c) I'm not aware of any currently existing software that would mux > vorbis and midi in an ogg container. > d) neither am I aware of software that can demux and use vorbis and midi. > (I'm not saying c/d does not exist, but I haven't heard of it) There is definitely a spec for doing this: http://wiki.xiph.org/OggMIDI Granted,
2006 Nov 14
3
Is asterisk able to integrate with MS SQL
Hi there, I am looking around, is there anyone did any integration asterisk talk to / connect to MS SQL? Thanks -- Regards, Sharon Lim *Good memories are to be folded neatly and tucked away into the back pocket * -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061114/8ef6aad2/attachment.htm
1999 Mar 31
1
No subject
Can someone explain why smbmount under Samba-2.0.3 (compiled under GNU/Linux Slackware, kernel 2.2.5, egcc 2.90.29) compiles smbmount, however, when I run smbmount, it's really smbclient? If I can't use smbmount, then I can't mount my NT server. smbsh isn't worth crap, it always segfaults on me. I'm running libc5.5.46. Can anyone help me? "There are 3 things to remember
2009 Oct 26
2
performance regression in virtio-net in 2.6.32-rc4
Hi! I noticed a performance regression in virtio net: going from 2.6.31 to 2.6.32-rc4 I see this, for guest to host communication: [mst at tuck ~]$ ssh robin sh streamtest1 TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 11.0.0.3 (11.0.0.3) port 0 AF_INET : demo Recv Send Send Socket Socket Message Elapsed Size Size Size Time Throughput bytes bytes bytes secs.