Displaying 20 results from an estimated 46 matches for "inthes".
Did you mean:
inches
2011 Aug 18
0
[patch 1/1] syslinux: add suport for com32 entries inthe menu
No, we can use that, because I want to use the com32 module, in this case I want to use the chain.c32 to boot to Winpe.
Cisneros, Jorge (George) wrote:
> Problem: The actual code only check for entries with kernel or linux, so this example will not work, this patch is to
> add support to gfxboot to detect the entry COM32 and use any module, in this case the module is chain.c32
>
1999 Nov 09
1
Strange entry inthe log when using encrypted passwords
Hello,
I want to set up my Samba-servers to use encrypted passwords (smbpasswd).
First I enabled "Update Encrypted" to set the correct password and then I
disabled "Update encrypted" and enabled "encrypted passwords".
When I map up a share from the client everything is working ok, but in the
log I have the following:
[1999/11/09 21:37:10, 1] smbd/password.c:(532)
2003 Nov 13
3
iax configuration
Hi,
I have configured 3 users in my iax.conf, i am using iaxcomm phones. Iaxcomm has excellent voice quality although there is no ringing tones(either ring back or ringing tone),but i can live without right now.
I find that for each user i want registered i have to add his name and his ip address.I have been using "host = dynamic".Isnt there any way that i can define a dialmap such as
2007 Dec 27
4
validates_file_format_of only when is there an image
i have a model with this:
file_column :image
validates_file_format_of :image, :in => ["gif", "png", "jpg"]
If inthe form the user not insert the image i receive an error.
If i remove:
validates_file_format_of :image, :in => ["gif", "png", "jpg"]
it works.
Is possible do the validation only when user insert the image in form?
i
2011 Aug 10
2
Histograms in R
HI everyone,
I'm plotting a histogram in R and within that histogram i need to
demonstrate the percentage of another variable (Percentage of MutStatus)
within the bins plotted inthe histogram....I don't know how to do that!
Data:Validation_Status Mutation_Status TvarRatio
Wildtype None 0.08
Wildtype None 0.08
Wildtype None 0.08
Wildtype None 0.08
Wildtype None 0.080139373
Wildtype None
2008 Oct 04
1
back-solver: any R thing like TK!Solver?
Just thought I'd ask. For those who've never seen TK!Solver, I strongly
recommend taking a look. So far as I can tell, it's the only product of
its type available, retail or open source, for any platform.
What makes TK!Solver so cool is that it adaptively back-solves pretty
much any unknown from any set of equations you give it. (or vector full
of unknowns, producing a vector of
2001 Nov 11
1
problems when patching 2.4.14
If I patch the 2.4.14 kernel with the grsecurity patch first I get
errors while patching the ext3 patch.
the link for the grsecuritypatch
is http://www.grsecurity.net/download.htm
(which ever patch I do first works fine..the onther patch fails)
this is the error I get fro patching the ext3 patch second
(I get an error inthe same place if I patch the grsecurity patch second)
Hunk #1 FAILED at
2002 Jul 11
1
Silly question??
Ok, so this may be silly question, but I can't find the answer anywhere
I've looked.
I have Samba up and running. I have manually added users and all are
working great.
My question is simple, whats the easiest way to add users?
If they exist inthe /etc/passwd file, I suppose that running "smbpasswd -a
username" is the best option to add the user...
Can this be done via any
2003 Jan 18
1
An addendum to my PDC troubles.
OK, I lied a bit about not being able to add users. I can do that just
fine, if I remember to set the UID above 1000. I still cannot add a computer
or log in as root with a client machine. I can change password just fine
from WIN2000/XP for all users, including root. I get the error message "The
system cannot find message text for message number 0x%1 inthe message file
for %2" only if
1998 Jul 17
1
Odd problem...no password authentication to shares?
Morning...
I'm having a problem that I'm finding to be quite disconcerting,
but fear it might just be a misunderstanding on my part.
I have Samba 1.9.18p8 installed on one of my Solaris 2.6 machine,
and, for some reason, if I change my password on the Solaris machine, I
can still map my drive without it re-asking me for my passwd.
For instance, I turn on my computer and connect to
2012 Sep 25
2
OpenSSH banner doesnot display multibyte characters like korean
Hello,
The banner message displayed on the screen contain octal values
instead of korean chars. Prior to ssh 5.1 the banner message would
display the charaters properly.
I understand that starting from 5.1 the message is passed through
strnvis() function.
I looked into documentation on strnvis and found that it does not
support multibyte chars and doesnt work well with international chars.
2011 Oct 25
1
regression using GMM for mulltiple groups
Inthe code below I was trying to to obtain the GMM estimates for CAPM
(REGRESSION) for 36 stocks each have 180 observations,however it only gives
me one output rather than 36.
In SAS i would just put in a *By statement*. I have a variable TICKER that
categorize them into 36 groups.
*How can I obtain all 36 output instead of just one.*
**
2005 Aug 19
1
SciViews-R v8.7 and Rcmdr v1.0-2 (PR#8079)
Full_Name: Hamit AYDIN
Version: R v2.1.1
OS: winxp
Submission from: (NULL) (194.27.40.230)
When I try to run sciviews the consol opens but when I try to import text,
spss... it tries to load rmcdr pakage gives me "the pakage can not be find inthe
Package or bundle 'Rcmdr' was not found in C:\PROGRA~1\R\rw2011\library. Would
you like to install it now?" I know the pakage in
2006 May 19
12
Mongrel/Apache and static content
I''m looking for an easy way to have mongrel only serve dynamic railscontent, while letting Apache serve non-Rails content. Unfortunately,it seems that you have to segregate the static content in its ownfolder. That was also the case with the SCGI runner. I used thetrick outlined athttp://comments.gmane.org/gmane.comp.lang.ruby.rails/23347 to managethis. I was curious if a similar
2006 Jun 14
3
Attributes for a model which are excluded from DB?
If I want to do this but not save to the database, how can I go about
it?
things.each do |thing|
changed = someotherqueryresult
thing.update_attribute :testattrib, changed
end
Essentially I want to create a collection called things with some extra
attributes that are not saved into the database, as they are just used
for sorting in a view and should not be saved (in fact saving them
wastes
2015 Feb 03
3
pam_winbind vs. pam_ldap ?
Greetings, All!
I'm using Samba 3.6 and OpenLDAP currently.
The core configuration has been done eons ago, and I'm not quite sure it is
actual any more. I see a number of PAM-related errors every time the system
boot up. One concerning me is
Jan 28 02:31:21 daemon1 perl: pam_ldap: error trying to bind as user "uid=root,ou=Users,dc=darkdragon,dc=lan" (Invalid credentials)
Is this
2004 Aug 01
3
Binaries for Visual Studio.NET?
I apologize for what's surely a common question, but the Xiph
archive-searcher seems broken, and all my other searches have come up
dry. Anyway, my question is:
Are there any Theora binaries available for Visual Studio.NET?
Alternatively, how do I build Theora using Visual Studio.NET? I tried
using "\win32\theora_static.dsp", but VS.NET claimed it was corrupt
and couldn't
2005 Oct 11
1
noise when passing trougth speex_preprocess
Hi all,
as in subject, speex_preprocess inject noise in my data. Someone can help ?
Here's the way that i'm using:
#define NN 160 /* 20msec di audio */
#define AUDIO_SAMPLERATE 8000
spx_int16_t TEMP_Buffer[NN];
speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE);
c = denoise;
speex_preprocess_ctl(speex_pp_state, SPEEX_PREPROCESS_SET_DENOISE,&c);
c = agc;
2006 Jan 23
1
ICECAST Version 2.3.1
hey everybody,
just wanted to know if there's anything i need to do different to install and confiqure version 2.3.1 as oposed to version 2.2 or not ??
and what exactly is there in 2.3.1 anyways ?? is it any better then version 2.2 ??
and is there any way i can edit the server to make my scanner go live (like right the the second)
PS: in the mean time i will
2008 Sep 25
0
Syslinux problem with Dell usb keyboard
Problems With wireless keyboard and form Dell and a Dell domensioen 5150
computer
I have obtained a DVD UBCD on it and also a Linux distributions.
By booting this DVD the main menu is displayed but the wireless usb
board does not react.
I made A working USB stick with a working UBCD (with working usb
keyboard) with instuctions given
in under mentioned forum about this matter.
QUESTIONS:
1.