Displaying 20 results from an estimated 40 matches for "handfull".
Did you mean:
handful
2006 Sep 15
2
dotplot, dropping unused levels of 'y'
In dotplot, what's the best way to suppress the unused levels of 'y' on
a per-panel basis? This is useful for the case that 'y' is a factor
taking perhaps thousands of levels, but for a given panel, only a
handfull of these levels ever present.
Thanks,
Ben
2006 Jan 20
3
Anyone running a business hosting plan @ textdrive?
I currently run a handfull of sites on a MediaTemple VPS - which is blazing
fast and very cheap for what I get. BUT installing rails and mysql v4 was a
major pain in my ass, along with other things.
I''m considering switching to a Textdrive business hosting plan but wanted to
get some feedback from list members firs...
2005 Dec 30
3
Too many columns for list.rhtml to display on one page
...g my own rails
app. I''ve created a table named ''volunteers'' with over 15 columns. The
problem is the default list.rhtml that is created with the scaffold,
shows all the columns. I only want to show 4 of them with the list
view.
Where would I start to only return a handfull of columns to the screen?
I think I do it in the view (list.rhtml - excerpted below). Does anyone
have an example that only prints out a subset of the columns in a table?
..........
<h1>Listing volunteers</h1>
<table>
<tr>
<% for column in Volunteer.content_colum...
2015 May 28
2
[LLVMdev] MVT (machine value type) for MachineOperand
...the
actual type of a MachineOperand.
After some digging I noticed that the selection DAG has some type
information and I had a look at the TableGen records that contain this type
info. I started looking into how I could generate some descriptor tables
with that information but TableGen is quite a handfull, and I'd like to
avoid this if I can.
Did I overlook some easy way to get at type information at the
MachineOperand level?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150528/1371b348/attachm...
2008 May 19
1
foxGUIb 1.0.0
Dear fellow (fx)rubyists,
I finally found the time to release another version of foxGUIb. It
includes a handfull of minor bug fixes that have happened in the past
2 years since the last release.
Hope you appreciate it.
-- henon
==========================
foxGUIb v1.0.0
==========================
== What is foxGUIb? ==
foxGUIb is a GUI creator and code generator for FXRuby. It''s a
convenient tool t...
2015 Jan 17
2
Public Key format
I'm writing a storage app for storing the Ed25519 pub keys and want to do
some basic verification when a user submits their public key.
Is it just A-Za-z0-9 ? or can it contain special chars as well?
I'm assuming it will be in the range of printable characters?
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jun 10
1
Polycoms Go Silent after a a handful of calls.
...'ve done 3 small business installations with asterisk and polycom
sound point IP 500s. The first 2 installs run CVS-Head, the most
recent install is just running stable. Now I have 28 polycom
soundpoint IP 500's on their system, all using SIP no special codecs
or anything. After taking a handfull of calls some of the phones will
just stop taking recieving voice. We were able to reproduce it after
about 5 or 6 test calls the called party (polycom phone) could not
hear the calling part(another polycom) using the same calling phone we
called another phone that had taken 0 calls and it worked...
2006 Feb 06
1
asterisk 1.2.4 seg faulting today had been working fine since update
All,
I had updated to 1.2.4 right when it came out. I had been working just fine.
Today I seem to be having recuring seg faults. can explain it.
How can I find why?
Anyone else experiencing this?
I am running (2) TDM04B cards (has been working since 1.0.9)
I have a handfull of UIP200 phones and 1 cisco 7960.
I have a unused broadvoic connection that I commented out the
registration statement but made no difference
I have a NuFone account that is rarely used.
Jerry
1998 Aug 20
1
Users Become Nobody
...our UNIX to version 1.9.18p1 partly
because sometimes users would become NOBODY rather than their username
and this was screwing up the permissions of the files they save or try to
read.
But this version is doing it too. It seems to be random. Every so often
Ill run smbstatus and have a look and a handfull of users are logged on
as NOBODY.
These clients are various NT and 95 machines but this is happening to
both.
Ive also found that Network drives become disconnected everyso often and
have to be remapped?
Can anyone help?
Thanks very much
eddie
Systems Support
UK Office for Library and Infor...
2007 Apr 02
1
*****SPAM***** The folder 'Inbox' cannot contain items. Namespace problems
...t
prefix = INBOX.
Would that help?
I don't want to cause problems for the vast majority of our PC users while
trying to
fix the Mac clients.
Even though Mac users are a minority of our users, it is extremely
problematic for us not to be able to support them because many
domains may have a handfull of such clients.. so we basically
will not be able to host a large number of domains in dovecot machines,
just because of a handfull of Mac clients.
Currently using Dovecot r27, but have been having this same problem since
r15.
2015 May 28
0
[LLVMdev] MVT (machine value type) for MachineOperand
...l type of a MachineOperand.
>
> After some digging I noticed that the selection DAG has some type information and I had a look at the TableGen records that contain this type info. I started looking into how I could generate some descriptor tables with that information but TableGen is quite a handfull, and I'd like to avoid this if I can.
>
> Did I overlook some easy way to get at type information at the MachineOperand level?
>
> Thanks.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.c...
2016 Oct 03
3
Simple Samba server for "at home" - what do I need and what not?
Hello,
after two decades without a dedicated file server at home, it is about
time to have Samba.
While I am mainly a Linux guy there is a couple of systems that don't
find rsync and sshfd adequate. We do have a handfull of standalone
Windows 10 machines, a bunch of smartphones and a zoo of home
entertainment appliances such as a TV, Sat receivers, IP radios/audio
players. In addition to having Samba on this box, I do plan to publish
parts of the audio/video achive via DLNA, so it would be a pain to
configure the S...
2009 Jul 31
8
How to stop an R script when running JGR on a Linux/SuSE system
When I need to stop a running R script on Windows or Mac I just use the <esc> key which kills the current script and returns the control to R interpreter.
But when I run R from JGR the <esc> is useless as well as the other available keyboard keys.
Just recently not even clicking on the STOP-symbol (a big red X) placed on JGR top menu bar could terminate a process that had entered a
2015 Jan 17
0
Public Key format
...storage app for storing the Ed25519 pub keys and want to do
> some basic verification when a user submits their public key.
>
> Is it just A-Za-z0-9 ? or can it contain special chars as well?
>
> I'm assuming it will be in the range of printable characters?
It is base64, so a handfull more characters are allowed, but all
printable.
(would have to lookup the exact chars used)
c'ya
sven-haegar
--
Three may keep a secret, if two of them are dead.
- Ben F.
2016 Oct 03
0
Simple Samba server for "at home" - what do I need and what not?
...samba <samba at lists.samba.org> wrote:
> Hello,
>
> after two decades without a dedicated file server at home, it is about
> time to have Samba.
>
> While I am mainly a Linux guy there is a couple of systems that don't
> find rsync and sshfd adequate. We do have a handfull of standalone
> Windows 10 machines, a bunch of smartphones and a zoo of home
> entertainment appliances such as a TV, Sat receivers, IP radios/audio
> players. In addition to having Samba on this box, I do plan to publish
> parts of the audio/video achive via DLNA, so it would be a pai...
2020 Mar 15
0
Fwd: Replace completely an AD PKI authentication with Samba ?
sorry, had a typo in my specific sender address used for the list...
Hi Lionel,
I had been searching for a decent docker image myself a few month ago.
I found lots for a file server, standalone and AD member, a few for a DC
and less than a handfull with a minimum of documentation.
The one I started to work with was this one nowsci/samba-domain
(https://hub.docker.com/r/nowsci/samba-domain)
It was extremely helpful and shoudl be a good starting point fopr you.
However I found a few things not working for me. So I built my own image
based on...
2009 Mar 20
0
isolinux problems with more than a bunch of files in the iso root
hallo,
it seems isolinux.bin has a lockup problem if there are more than a
handfull of files in the rootdirectory of the .iso image.
(I found it with a self-created install dvd with 530 packages in the
rootdir)
The old version 3.31 shipped with Debian Etch was ok, the newer version
3.71 now shipped with Debian Lenny, and also the current git snapshot
18734bb0 are broken.
Test i...
2004 Aug 27
0
questions and recommendations
...After about 6 months of prattting about I've convinced my boss that we
should be installing * into our currently under constuction Data Center in
Somerset NJ. There will be 10 permanent people and DR space for another
50.
My plan is as follows;
ATAComm dual XEON server with quad T1 board. A handfull of ATA's for fax
machines, job lot of X-Pro softphones for the DR bit, Polycom IP
conference phone and a bunch of SNOM 200 phones for the permanent staff.
Connection to the main office will be via SIP to a Cisco router we already
have connected to the main office Lucent PBX.
Does this sound l...
2002 Sep 13
1
Derive 5.05
Derive 5.05 works fine with the "wine-cvs-unstripped-090902.rpm"
except for the unreadable font in the command line that is used to input
math expression.
Is it a bug, or does it depend on any missing windows's file ?
Thank you
2005 Mar 14
1
please help....
I've got quite a weird and probably unique situation here.
We have both an Active Directory server and an OpenLDAP
server here. The ADS is for the windows boxes and the LDAP
is for the linux boxes.
My Problem is, there are a few overlapping usernames between
the two (mainly just a handfull of developers).
So I have been running into the problem that samba seems to
authenticate the user and go with the info for the user from
winbind instead of using the info from the ldap for "local"
users.
It's causing me quite a bit of a headache. I tried the sam_ignoredomain
but tha...