search for: prevous

Displaying 20 results from an estimated 21 matches for "prevous".

Did you mean: previous
2006 Jan 25
3
install IE6
Hi, Prevously, I set up Office 2000 with out outlook and frontpage sucessfully. Aftert that, I installed OUTLOOK and Frontpage. they require Internet Explorer to run. When I tried to install IE6, it says 'A previous installation has pending work requiring a reboot. You need to restart your computer to com...
2005 Oct 05
2
customer defined sort order
...y list which the customer wants administratively to define the sort order, instead of alphabetical or whatever. The obvious approach seems to be to put a sort_order int on the record and use this as the presentation sort order. Then to shift the item up in the sort order to swap the current and the prevous item in the sort_order. Does this seem like a sensible approach, or is there an easier way? _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2009 Jul 21
3
writte file doubt
...(rnorm(200000, mean=0,sd=0.01 ),2000,100); dim(tmp) write(tmp,file="tmp.xls") Thanks in advance. On the other hand, everytime I execute a function that is locatd in my documents I must open it source(file.choose()) , there is a folder where to put my function to not necesessary run prevously source(file.choose()). Thanks in advance. } [[alternative HTML version deleted]]
2024 Mar 08
1
New AD user not appearing in getent
Hello all, I've added a new user to my AD in windows, but I cannot use it on my freebsd machine using samba 4.12. I can see it via wbinfo but not with id or getent. All prevously created users do work as expected. Where should I look for the problem? Thanks to everybody, Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 02485781 FAX: +39 0248028247 X AGAINST HTML MAIL / E-MAIL: post...
2011 Mar 21
3
appending collums in for loop
Hoi All, I am trying to append collums to a data frame in a for loop. I read in tables, do some processing and then write the result to a data.frame. But, the thing I want is, that the results are appended to the data frame in stead of overwriting the results of the prevous table. It has to look something like this: After going trough the loop once: Array 1 1 2 3 4 5 After going trough the loop twice: Array 1 Array 2 1 1 2 2 3 3 4 4 5 5 After going trough the loop three times: Array 1 Array 2 A...
2010 Dec 05
1
HOW to use the survivalROC to get optimal cut-off values?
I have the same problem of a prevous request HOW to use the survivalROC (or another library in R) to get optimal cut-off values? I want to use the time-dependent survivalROC package.according to the,reference material,it only gives a set of ordered cut-off values .eg. -----------------------------------------------------------...
2005 Dec 16
13
How to pass a collection to paginate?
There must be a better way to write this code: @project_pages, @projects= paginate :project, :per_page => 10, :conditions => ["account_id = ?", account] ?! If only I could pass the sub-collection account = ... @projects = account.project to paginate, instead of letting it extract it with a find :all + sql conditions Alain. -- Posted via
2000 Oct 13
2
syntax confusion with function/non-function objects (PR#694)
...just back from a computer practical where we ran into > "f" <- function(x) 2(x^2) # for 2 * x^2 This definition was taken as legitimate, although using the function generated the error message > f(3) Error in f(3) : attempt to apply non-function Am I right in thinking that in prevous versions of R this definition would have been declared as a syntax error? Surely a number before an opening parenthesis is always a syntax error? The other mistake does this: > "f" <- function(x) 2x^2 # another attempt at 2 * x^2 Error: syntax error Cheers, Jonathan. --please do...
2019 May 18
1
Building on RHEL 8
On Fri, 2019-05-17 at 17:29 -0400, Nico Kadel-Garcia via samba wrote: > > Mock can't resolve the confusion for RHEL 8, which may be fixable with > > mock updates, but right now my use of "mock" for Samba is blocked. > > The workaround is to change the "mock" configuration to use "best=0". > The new "module" RPMs lead to confusion
2024 Mar 08
1
New AD user not appearing in getent
...8 Mar 2024 12:34:48 +0100 Luciano Mannucci via samba <samba at lists.samba.org> wrote: > > Hello all, > > I've added a new user to my AD in windows, but I cannot use it on my > freebsd machine using samba 4.12. I can see it via wbinfo but not > with id or getent. All prevously created users do work as expected. > Where should I look for the problem? > > Thanks to everybody, > > Luciano. From the information provided, I have no idea, it could be anything, but the only thing apparent is that you appear to be running an EOL version of Samba. Please post...
2011 Feb 07
0
smbclient -L -N results in NT_STATUS_INVALID_PARAMETER
...A "clean" default smb.conf was used for this test, except for the above parameter -is this behaviour intented ? If so, any hints why ? comments: that setting the above paramter is not best practice is clear :-) end customer has this config and asked why, when changing to samba 3.4 his prevously working monitoring ( variation of smbclient -N ) did not work any more the other global settings were: security=user workgroup = MYGROUP passdb backend = tdbsam TIA Michael TIA Micha
2013 Nov 19
0
How to extract sets of rows (not sorted) from text file in R, do some methods on these rows, save the result in another text file, then pick others set of rows and do the same
...that strat with one (check first column), apply methods only on thes rows (expect for the first column in each line); ? ? ? ?- save the result in another text file namely new.txt ## second: ? ? ? ?- do the same for these rows start with with two ? ? ? ?- save the result in new.txt after the prevous result And so on I have 9000 lines and around 100 groups (first column). for (i in 1:9000 ) { newdata <- data[ , which(data$V1 =='1')] - apply methods - save the result } Thanks for any help
2024 Feb 17
1
How to remove old entries from known_hosts?
Brian Candler wrote: > Chris Green wrote: > > ... redundant ones are because I have a mixed population of > > Raspberry Pis and such on my LAN and they get rebuilt fairly > > frequently and thus, each time, get a new entry in known_hosts. > ...many useful tips... > To disable host key checking altogether for certain domains and/or networks, > you can put this in
2011 Nov 18
2
Question about package installation
Hi, I am working with R on a Mac. I need to use a couple of packages that I found on the Web site. I install them using Packages and Data: Package Manager. I leave R and come back another time and the installed packages are not installed. So I do it again. Not a big deal, but is there anyway to make the installation permanent? I want to run R through a 3rd party data management software and since
2016 Mar 05
2
Using 'ForceCommand' Option
Nico Kadel-Garcia <nkadel at gmail.com> writes: > Dag-Erling Sm?rgrav <des at des.no> writes: > > It is relatively trivial to write a PAM module to do that. > Which will have the relevant configuration overwritten and disabled > the next time you run "authconfig" on Red Hat based sysems. I'm not > sure if this occurs with other systems, but tuning PAM is
2015 Mar 11
2
Users and groups named in Russian disappeared after upgrade samba4 PDC
Thanks for the answer. > Did you got errors during the classicupgrade? I didn't do classicupgrade. My Samba AD DC was installed from scratch some months ago using the instructions from this page https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO and everything had been working well. I just upgraded some deb-packages with samba to the same version but different buid-release. Regarding
2002 Aug 12
2
PDC roaming profiles and templates
...I want several "template" profiles. I want to use several different pre-configured base-profiles. 1) I configure a template-user: configure the corresponding Desktop, network and printer connections and so on. 2) After this I added another user and copied the hole profile-folder (of the prevously descibed template) to the new user. 3) When I log in with this new user, I have my pre-configured profile. But if I change things like the background-settings or if I delete icons on the desktop, these settings are reset to the template-profile-value at next login, and its not saved in the new...
2006 Jul 14
5
file_column and has_many
I''ve been fighting with myself over this for the past week, and would like to hear some others'' thoughts on the subject. I essentially have the following models in place: class Item < ActiveRecord::Base has_many :images end class Image < ActiveRecord::Base belongs_to :item file_column :filename end In my view, I have javascript that basically creates N
2019 Apr 19
0
winbind offline login - NT_STATUS_NO_SUCH_USER (0xc0000064)
...nd I am not sure if some of them store critical information causing a security problem. Below is my /var/cache/samba folder previously and after changing "lock directory" value as described above. Maybe it is possible one of the samba experts here can tell me if this is a good way to go: Prevously to changing "lock directory": *root at cd2bd668e00c7:~# ls -la /var/cache/samba/* *total 24* *drwxr-xr-x 2 root root 4096 Apr 19 07:45 .* *drwxr-xr-x 12 root root 4096 Apr 19 07:46 ..* *-rw------- 1 root root 12288 Apr 19 07:45 netsamlogon_cache.tdb* *root at cd2bd668e00c7:~#* Afte...
2005 Jun 06
23
Multi-ISP in 2.4.0
Hello Shorewall list, I''m a happy Shorewall user since a few years now and everything works fine for me except one thing that I try to implement since a week, the multi-isp. I''ve downloaded the 2.4.0 Stable release yesterday and tried the RC2 since a week. My config is a Debian running a kernel 2.4.27 home made with the CONNMARK.diff patch applied I''m using 2 ISP,