search for: inth

Displaying 20 results from an estimated 46 matches for "inth".

Did you mean: int
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
...dialmap such as _7XXX and all users can then be registered with the server and get allocated the their individual numbers by the server.(till now i define the numbers with callerid field). i need to do this so that i can add 15+ users without having to add each individually. what would be the entry inthe iax.conf for this? something like: [_7XX] type=friend host=dynamic auth=plaintext secret=bla /*all phoens would have the same usrname & passwrd and in extensions.conf, i would just have to use something like the following: exten => _7XX,1,Dial(IAX/_7XX/s,100,r) thanx Mukta Ya...
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 try with: validates_file_format_of :image, :in =&g...
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 0.080152672 Wildtype None 0.080213904 Wildtype None 0.080357143 Wildtype None 0.080357...
2008 Oct 04
1
back-solver: any R thing like TK!Solver?
...ce, 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 results, and so on) I've been bummed for years 'cause the original package ran on Macs (inthe OS-4 days) but is now only available for WinBlows -- and is getting expensive. So: what sort of back-solver tools or packages are there in R, if any? thanks Carl
2001 Nov 11
1
problems when patching 2.4.14
...nel 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 399. Hunk #2 succeeded at 519 (offset 30 lines). 1 out of 2 hunks FAILED -- saving rejects to file include/linux/sched.h.rej this is the output from that file *************** *** 399,404 **** u32 self_exec_id; /* Prot...
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 means apart from a shell session ?? I want to pass this machine over to a non-linux person and making them open up a shell session and enter commands as roo...
2003 Jan 18
1
An addendum to my PDC troubles.
...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 I type in the correct password for root, an incorrect password gives me the proper response. Thry to use the normal Administrator alias is no goo either. All other functions are great, and I didn't lose any user settings in the migration. Logs can be provid...
1998 Jul 17
1
Odd problem...no password authentication to shares?
...#39;s? Shouldn't it prompt me for a password if the password changes on the Solaris host, but not my Novell? I've repeatedly gone through the smb.conf man page, to see if I've overlooked anything, and will do so again, but as of yet, I haven't found anything to 'steer' me inthe right direction... Thanks...
2012 Sep 25
2
OpenSSH banner doesnot display multibyte characters like korean
...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. Could you please share any workaround to display international chars like korean in banner message. I also found little information inthe changelog on why strnvis() was introduced in input_userauth_banner. Is it added to address any security vulnerability. Any information on this is appreciated. Regards, Bala
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...
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 ther and it runs in R. Sciview consol Loading required package: datasets Loading required package: utils Loading required package: grDevices Loading requ...
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
...VD 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. Would it be possible to include the 'trick' syslunix 3.62 inthe next release. 2. Is there on the USB stick, mentioned before, an opportunity incorperate in the main.cfg a jump to Linux distribution on my DVD. 3. How is in syslinus the numbering harddisk partions and CD/DVD drives. or how can i find the CD/DVD drive number hd*,* sd*,* Hope can help me. Q...