search for: todat

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

Did you mean: today
2010 Nov 04
3
postForm() in RCurl and library RHTMLForms
Hi RUsers, Suppose I want to see the data on the website url <- "http://www.nseindia.com/content/indices/ind_histvalues.htm" for the index "S&P CNX NIFTY" for dates "FromDate"="01-11-2010","ToDate"="02-11-2010" then read the html table from the page using readHTMLtable() I am using this code webpage <- postForm(url,.params=list( "FromDate"="01-11-2010", "ToDate"="02-11-2010",...
2012 Dec 02
1
postForm() in RCurl and library RHTMLForms
Hi RUsers, Suppose I want to see the data on the website url <- "http://www.nseindia.com/content/indices/ind_histvalues.htm" for the index "S&P CNX NIFTY" for dates "FromDate"="01-11-2010","ToDate"="02-11-2010" then read the html table from the page using readHTMLtable() I am using this code webpage <- postForm(url,.params=list( "FromDate"="01-11-2010", "ToDate"="02-11-2010",...
2012 Oct 17
0
postForm() in RCurl and library RHTMLForms
...s/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0<http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3&param=0> ctl00$ContentPlaceHolder1$GetQuote1$txtscrip_code: [ Scrip code/Scrip Name ] ctl00$ContentPlaceHolder1$txtDate: [ ] ctl00$ContentPlaceHolder1$txtTodate: [ ] myDestination: #, http://www.bseindia.com/static/markets/mutualfunds/BSEStarMF.aspx?expandable=1, http://www.bsebti.com/, http://www.bsesme.com/, http://www.cdslindia.com/, http://www.bseindia.com/iccl/about_iccl.aspx, http://www.mkttech.in/, http://www.bseindia.com/about/members_portal.asp,...
2014 Oct 07
2
Changing date format
Dear All, How can I change the format of date of day of the year ? for example r (i.e. "17 Apr" rather than "108"). The following is the type of the dataset I have head(Samaru) Year Start End Length 1 1930 108 288 180 2 1931 118 288 170 3 1932 115 295 180 4 1933 156 294 138 5 1934 116 291 175 6 1935 134 288 154 Any idea is welcome. Thanks!!!
2013 Feb 25
13
running yum update on remote servers
...ng to trigger a notify on changes. Does anyone know of a script that would do this? Then there is the actual update. I learned long ago NOT to run yum over an SSH connection, as WHEN that connection breaks in the middle of an update, you can have quite a problem to clean up. All I have done todate is to start vncserver and connect via vnc to then run yum. I can even drop the vnc connection and come back later to check results. I have considered running yum disconnected (? when you end a command with &) and log the results to a file that you check later. What are practical approac...
1998 Nov 19
3
Dial in accounts
...have to get your Linux box act as aWINS server and have to dial-up user use the wins server to resolve names on the brows list. The browse list is updated every 12-15 minutes ao your dial-up account might not show upat first. This has caused me some trouble at first as I expected the list to be up-todate as the PC logs on. Hope this sheds some light on your problem. Regards ------------------------------------------------------- Shaun Lennox Tel : 27-83-270-5132 P.O. Box 94 Fax : 27-21-54-6605 Eppindust mailto:shaun@countyfair.co.za South Africa,7...
2000 Jan 14
2
The cipher 'none' in OpenSSH
...e having a cipher 'none' which does not encrypt the actual data. But it's not available in OpenSSH up to 1.2.1pre25 . I checked the source and all the infrastructure seemed to be there, so I added support for "-c none". See the attached patch. It has been tested between two up-todate Debian Linux (potato) boxes runngin Linux 2.2.13 and Linux 2.3.32 with openssh-1.2.1pre25. On the above said laptop transfer rates of 3MBps was obtained (loopback test) Because authentication is still done using RSA keys, there should be no huge security impacts. Also "-c none" would o...
2012 Oct 26
4
Can't replace a faulty disk of raid1
Hello, I had a raid1 btrfs (540GB) on vanilla 3.6.3, a disk failed, and removed it at power off, plugged in a new one, partitioned it (to 110GB, by error), and added it to btrfs. I tried to remove the missing device, and it said "Input/output error" after a while. Next attempts simply gave "Invalid argument". I repartitioned, rebooted the system, and made the partition grow:
2003 Oct 24
1
cvs anonymous password
What is the password to download the sources via anonymous cvs? When I run cvs -d :pserver:anonymous@oss.oracle.com:/cvs login It prompts me for a password and no matter what I try it always responds with: Server configuration missing --allow-root in inetd.conf
2006 Jan 22
0
Kolab on Centos 4.x
Does anyone have Kolab running on Centos 4.x. I have always used Centos 3.x and Kolab 1.0 todate, but cannot find a howto for Kolab V2.x Any clues/url's welcome. Thanks Denis
2006 Apr 25
2
Re: Internet Explorer Installation
Stephen Bauman wrote: > I'm trying to install MS IE 6 SP1. I'm using Fedora Core 5 and the Wine > that comes with wine.0.9.11-1.fc5.rpm from the distribution. > > "Setup was unable to download the required components. Please make sure > you are connected to the Internet or try to run Setup again later." > > I'm definitely connected. Are there any settings
2011 Dec 03
2
Downloading tab separated data from internet
Hi all, I am trying to download some tab separated data from the internet. The data is not available directly at the URL that could be known apriori. There is an intermediate form where start and end dates have to be given to get to the required page. For example, I want to download data for a station 03015795. The form for this station is at:
2007 Sep 10
4
off-topic: better OS for statistical computing
Good morning, everyone, I am sorry for this off-topic post but think I can get great answer from this list. My question is what is the best OS on PC (laptop) for statistical computing and why. I really appreciate your insight. Have a nice day.
2004 Oct 14
3
atropos scheduler params
Hi folks, I''m trying to use the atropos scheduler with Xen. Couple of questions: - the scheduling param *has* to be specified at boot time right, or does Xen allow changing the scheduling scheme at run time?? - xm help atropos gives a very vague message at best, perhaps we could make it more elaborate: xm atropos DOM SLICE PERIOD LATENCY XTRATIME o is DOM the vm ID or the vm NAME (as
2013 Oct 15
4
[Bug 70511] New: nouveau_bo_name_get segmentation fault while running root tutorials/gl/glbox.C
https://bugs.freedesktop.org/show_bug.cgi?id=70511 Priority: medium Bug ID: 70511 Assignee: nouveau at lists.freedesktop.org Summary: nouveau_bo_name_get segmentation fault while running root tutorials/gl/glbox.C QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2016 Apr 21
0
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]
..."); } As you can see, dhcp has the facility to run a script and it is this script that does the updates, you will also have to stop your windows clients from trying to update their own records, but there is a gpo for this. I will check over my notes ( to make sure they are correct and up-todate) and I will then send you them off list. Rowland
2010 Aug 20
3
rollmean help (or similar function)
I am working on a simple pilot project comparing the capability of SQL, SAS and R to perform a rolling mean per the following instructions. I have completed the SQL and SAS analysis, so now it's R's turn. Calculate mean values of x (x=count) for each date in the dataset where mean = the average count of days [t-9] through day [t-3] for each date/illness combination. Dataset aggpilot
2016 Apr 21
0
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]]
...e, dhcp has the facility to run a script and it is this > script that does the updates, you will also have to stop your windows > clients from trying to update their own records, but there is a gpo > for this. > > I will check over my notes ( to make sure they are correct and > up-todate) and I will then send you them off list. > > Rowland > OK, see the attached tarball, all the info is in there, if you have any questions, just ask. Rowland -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samb...
2016 Apr 21
2
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]
Yes I think so This is my /etc/dhcp/dhcpd.conf ddns-updates on; ddns-update-style interim; #ddns-update-style none; update-static-leases on; option domain-name-servers cd1.home.cu; option domain-name "home.cu"; default-lease-time 600; max-lease-time 7200; authoritative; include "/etc/bind/rndc.key"; #include "/usr/local/samba/private/dns.keytab"; # deny
2018 Feb 23
6
Missing 'security' tab
Hi, I try to formulate the question better! :) I’ve successfully joined an ubuntu 16.04 machine, as member server, to an active directory domain Windows server 2012 R2 following the instructions in the wiki.samba.org “Setting up Samba as a Domain Member” now I set the acls using Windows acl on a share. For that I followed the instruction in the “Setting up a Share Using Windows ACLs” in the wiki.