similar to: Smbpasswd file problem

Displaying 20 results from an estimated 400 matches similar to: "Smbpasswd file problem"

2009 Aug 05
1
writing a simulation
No its not an or condition. Please see the changed attachment. Many thanks for your help. Regards Meenu On Wed, Aug 5, 2009 at 6:36 PM, David Winsemius <dwinsemius at comcast.net>wrote: > > On Aug 4, 2009, at 2:12 PM, Meenu Sahi wrote: > > Dear R Users >> >> I'm writing my first simulation in R. >> I've put across my problems with a smaller example
2009 Jul 31
1
Fill dataframe from a table according to a criteria
Deare R users I am new to R. What I want to do is explained below;- I have table called States.Prob which is given below Prob of States Changes State1 State2 State3 State4 A Pa1 Pa2 Pa3 Pa4 B Pb1 Pb2 Pb3 Pb4 C Pc1 Pc2 Pc3 Pc4 D Pd1 Pd2 Pd3 Pd4 and I have a dataframe called
2009 Jul 28
1
Sort a dataframe on the column Date
Dear Users I have a dataframe called mydata4 of the following order with the first column as a date and the rest of the columns are numeric with rate. Column 1 Rate1 : Rate 20 (PxMid) 01/01/2003 07/01/2001 ---- ---- -- I wish to sort this dataframe on the first col in ascending order. I tried to do the following mydata4<-mydata4[,order(mydata4$PxMid)] This give an error. Please help.
2009 Aug 04
2
Caculate first difference from a dataframe; write a simulation
Dear R Users I'm writing my first simulation in R. I've put across my problems with a smaller example in the attachment along with the questions. Please help. Best regards Meenu -------------- next part -------------- mydat<-read.table(textConnection("Level spread change State 4.57 1.6 BlF NA 4.45 2.04 BrS NA 3.07 2.49 BlS NA 3.26 -0.26 BlF NA 2.80 0.22 BrF NA 3.22 2.5 BrS NA
2009 Aug 01
2
Add columns in a dataframe and fill them from another table according to a criteria
Deare R users I am new to R. What I want to do is explained below;- I have table called States.Prob which is given below:- This table gives the probabilities of the changes in the swap curve depending on the state of the swap curve. I want to put these probabilities in my dataframe mydata(given after the prob table). Prob of States Changes State1 State2 State3 State4 a
2018 Feb 18
3
Microsoft R Open
Buenas, Alguno ha probado a usar Microsfot R Open? Segun leo, se han centrado en hacer que R por defecto sea multicore (cosa que podemos hacer usando parallel, foreach...) https://mran.revolutionanalytics.com/documents/rro/multithread Home [mran.revolutionanalytics.com]<https://mran.revolutionanalytics.com/documents/rro/multithread> This site uses cookies for analytics, personalized
2009 Jul 28
1
Sort a column in a dataframe
Dear Users This is my dataset called mydata4. I want to sort the dataframe on the first column PxMid which is basically a column with dates. I've tried mydata4<-mydata4[order(mydata4$PxMid),] but it doesnt work. Could it be because these are dates? Please help I'm really stuck !! Thank you for your time. Regards Meenu PxMid EU0006MIndex.x DMSW1Curncy.x DMSW2Curncy.x DMSW3Curncy.x 1
2003 Mar 12
2
sentinel.vxd
Hi, When i am running tally5.4 on linux7.1 through wine i am getting following errors. fixme:file:Device_Open Unknown/Unsupported VxD SENTINEL.VXD. Try Setting Windows version to 'nt40' or 'win31' thanks in advance Nayan __________________________________________________________ Great Travel Deals, Airfares, Hotels on http://www.journeymart.com/rediff/travel.asp
2001 Feb 13
1
Samba Security
Dear Sir, I just installed my PC with SCO 5.5 with samba which is dowloaded from website in BIN-PACKAGE. I hope that users can save their document inside their home directory at SCO PC. I can see my SCO PC in network neighborhood using windows explorer, but i found the screen like showing as follow: Enter Network Password You must supply a password to make this connection Resource:
2005 Sep 26
2
Help with USB support for a Kebo UPS-650D
Folks, I'm fairly new to this whole Linux UPS thingie, but I'd quite like to have a look at getting my UPS to work under Linux and would be grateful for any help in getting a driver. I have a reasonable working knowledge of Linux and software development, and thus am happy to modify config files, alter kernel settings, etc, although I'm no C guru. I have a Kebo UPS-650D, which
2004 Jul 14
1
Digium X100P card to a brazilian analog line
Hello, I have a problem with connecting a Digium X100P card to a Brazilian analog line. Can somebody help me out with this problem? My /etc/zaptel.conf is loadzone=br defaultzone=br fxsks=1 My /etc/asterisk/indications.conf [general] country=br [br] description = Brazil ringcadance = 1000,4000 dial = 425 busy = 425/250,0/250 ring = 425/1000,0/4000 congestion =
2005 Nov 08
6
Running Xen 3.0, guest OS does not open a window
Dear Xen community, I have Xen 3.0 installed on RedHat Linux Enterprise RHEL4U2. "xend install" runs fine with no error messages. However, when I start "xm cr guest-vmx.conf" I do not get any new window open for the new guest OS. "xm list" shows that the vmx has started and seems to be working fine (just for testing, when I type "xterm" an X window
2011 Aug 30
2
Secure a python http server
Hi, I want to make secure my python http server.. what should i use ? chroot ? there are something more secure ? On my centos server I've SE enabled..then .. sandboxing ? Thanks very much lewis -- Linux and Windows 2003/2008 Server. http://predellino.blogspot.com/
2003 Nov 12
2
Media Negotiation Failed
Hi, I have this scenario Cisco 5300 (public ip. 200.47.xx.xx) <---> Asterisk (public ip: 64.76.xx.xx) <--> Cisco 3600 (public ip: 64.76.xx.xx , same network than * ) When a calls comes in Cisco 5300, this send this calls with SIP to *, asterisk plays a welcome message and resend call to Cisco 3600 that have 4 analog lines connected... but after cisco play welcome message and when
2004 Jun 11
2
Asterisk PRI calls to SER problem
Hi all, I need help. I have a Linux box with SER as a proxy server with ip phones attached on it , and another linux box with Asterisk and T410 card connect to an E1 line .Whenever there is a call from PSTN it is passed to Asterisk and then to SER box and then to the phone .every time an invalid number dialed from PSTN to SIP phones connected to SER asterisk says that the call is progressing
2004 Aug 03
5
memory error?
I have just noticed this message in my kernel logs, reporting the possibility of an error with my memory. This would go a long way towards explaining the problems i''ve been having. This particular error is occuring when i''m not running xen so is obviously not something brought on by xen itself. The strange thing is that the NMI error is always followed by the TLAN: eth0: Adaptor
2005 Oct 24
1
writing files via samba issues...
I've samba running an embedded linux system (2.6.x kernel with uClibc). I'= m trying to transfer some medium to large files (65-225 MB). I'm using simp= le windows explorer drag/drop to write the files to the embedded system. T= he file transfer dialog will show some progress then lock up for a few minu= tes. After this it reports with "The specified network name is no longer
2004 May 04
2
Can Asterisk support R2 signaling
Hi All: I'm a newbee to Asterisk. I currently working on a project and want to know if Asterisk does support R2 Signaling. Thanks Begra8fl >From: asterisk-users-request@lists.digium.com >Reply-To: asterisk-users@lists.digium.com >To: asterisk-users@lists.digium.com >Subject: Asterisk-Users digest, Vol 1 #3647 - 9 msgs >Date: Tue, 04 May 2004 13:32:00 -0500 > >Send
2001 Nov 12
5
how to counteract slowdown
Hello, as far as I understood ext3 will more or less hog a machine when writing away the journal. A customer is having a slowdown every 5 minues for about 30 seconds, the machine becomes more or less unusable. This is an NFS server serving 300 Gigs spread over 2 NFS shares. I'm wondering what would be the best course of action: a) make the journal bigger? b) make the journal smaller?
2008 Aug 02
2
Gaps in time series.
I like the fact that in subtracting two time series objects that there is some effort to align the series. So if I have a time series of that begins at 1 and one that begins at 2 a subtraction operation makes sure that the proper values are subtracted. But I am unclear as to the best way to build a time series with "holes". say that I have data for "day" 1,2,6,7 in one time