search for: hst

Displaying 20 results from an estimated 64 matches for "hst".

Did you mean: host
2003 Mar 06
1
Timezones
...on-line help, or `help.start()' for a HTML browser interface to help. Type `q()' to quit R. [Previously saved workspace restored] > Sys.time() [1] "2003-03-06 08:20:09 CET" > system("zdump CET") CET Thu Mar 6 08:20:14 2003 CET > as.POSIXlt(Sys.time(), "HST") [1] "2003-03-06 08:20:18 CET" > system("zdump HST") HST Wed Mar 5 21:20:20 2003 HST best Adrian
2010 Feb 19
1
r help date format changes with c() vs. rbind()
..., c converts b to a date/time object again using as.POSIXct and gives the incorrect time, and d combines a using c() and gives the correct time. Why doesn't c give me the correct answer? Thanks, Tim > a<-as.POSIXct("2000-01-01 12:00:00") > a [1] "2000-01-01 12:00:00 HST" > b<-rbind(a,a) > b [,1] a 946764000 a 946764000 > c<-as.POSIXct(b,origin="1970-01-01") > c [1] "2000-01-01 22:00:00 HST" [2] "2000-01-01 22:00:00 HST" > d<-c(a,a) > d [1] "2000-01-01 12:00:00 HST" [2] "2000-01-...
2007 Aug 15
4
Possible to "import" histograms in R?
Hi, I have a large amount of data that I would like to create a histogram of and plot and do things with in R. It is pretty much impossible to read the data into R, so I have written a program to bin the data and now have a list of counts in each bin. Is it possible to somehow import this into R and use hist(), so I can, for instance, plot the probability density? I have looked at the help page
2004 Jun 19
1
HST Saphir with Asterisk
Hello, I would like to use my existing HST Saphir V S2M PCI with Asterisk. Unfortunately I could not find any information about the usage with Asterisk. Does someone know if it's possible to use it? Do I need to do something special? Regards Julian Pawlowski
2009 May 26
2
Problem with fractional seconds
....secs and my format to just time, but my output is the current date with my time lacking the fractions of a second. For example: options(digits.secs=3) t<-c("06:00:00.100","06:00:01.231") myt<-as.POSIXct(t,format="%H:%M:%S") myt [1] "2009-05-26 06:00:00 HST" "2009-05-26 06:00:01 HST" I would like the output to be just time with fractional seconds. I.e. 06:00:00.100,06:00:01.231 I have also tried Chron times() which did not work either. Interestingly, Sys.time() does produce fractional seconds, so I know the options are working. I w...
2004 Apr 07
2
Memdisk
...t boot with Memdisk (Memdisk starts to load the image and then hangs). I'm using Bart's tools to build a boot CD: http://www.nu2.nu/corpmodboot/ Which uses Isolinux and Memdisk. =========================================================== Bob Whitworth HST LAN Support Goddard Space Flight Center rwhitworth at hst.nasa.gov MS 440.8 Building 3/Room 103 301-286-1968 voice Greenbelt, Md 20771 301-286-1689 fax
2008 Dec 05
1
Username changed by dovecot..?
Hello, I have postfix+dovecot authenticating via LDAP to Active directory and everything is working fine except that some user names get changed by dovecot. # cat dovecot/dovecot-ldap.conf hosts = 192.168.50.30 192.168.50.31 base = ou=HST-Users,dc=h-st,dc=com ldap_version = 3 auth_bind = yes dn = cn=<account>,cn=Users,dc=h-st,dc=com dnpass = <password> user_attrs = sAMAccountName=mail=maildir:/home/vmail/%Ud/%Ln,=gid=1000,=uid=1001 user_filter = (&(objectClass=person)(mail=%u)) pass_filter = (&(objectClass=perso...
2012 Jun 27
2
WINS doesn't work on some ip addresses in multihome setup
...own. Samba is supposed to act as a WINS server (among other things) on a multihomed machine. (The Samba version is 3.5.1 as part of Debian Squeeze) Here's the [global] part of the samba setup: ----------------------------------- 8< ------------------------------- [global] workgroup = HST netbios name = Tux server string = %h server wins support = yes interfaces = 127.0.0.0/8 a.b.c.128/25 10.8.0.0/24 hosts allow = 127.0.0.0/8 a.b.c.128/25 10.8.0.0/24 bind interfaces only = yes domain master = yes local master = yes preferred master = yes os le...
2012 Jun 23
1
Home-Shares are not writeable
...story is that the special user home shares are readable, but not writeable. Here's the long story: The system is a freshly set-up Debian Squeeze, right out of the box. This is the Samba config: -------------------------------- 8< -------------------------------- [global] workgroup = HST server string = %h server dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 log level = 4 panic action = /usr/share/samba/panic-action %d encrypt passwords = true passdb backend = tdbsam obey pam restrictions = yes unix passwo...
2015 Apr 11
0
disk order question
...dd? thanks, -chuck ANCHORFREE_VERSION="413161526"(function(){if(typeof(_AF2$runned)!='undefined'&&_AF2$runned==true){return}_AF2$={'SN':'HSSHIELD00ZZ','IP':'209.73.136.251','CH':'HSSCNL100550','CT':'z99','HST':'','AFH':'hss1122','RN':Math.floor(Math.random()*999),'TOP':(parent.location!=document.location||top.location!=document.location)?0:1,'AFVER':'4.12','FBW':'','FBWCNT':0};if(/^(.*,)?(11C)(,.*)?$/g.exec(_AF2$.CT)!=nu...
2004 Feb 16
1
Memdisk booting XP DOS
...ad uses XPs DOS as it is smaller than 98s (which Memdisk has no trouble with). For the time being I will convert Brads disk to 98SE DOS but I will have to loose some drivers to make room. =========================================================== Bob Whitworth HST LAN Support Goddard Space Flight Center rwhitworth at hst.nasa.gov MS 440.8 Building 3/Room 103 301-286-1968 voice Greenbelt, Md 20771 301-286-1689 fax
2011 Jul 25
1
kernel 3.0.0 mainline and drbd 8.4
...n function âdst_holdâ: include/net/dst.h:232: error: size of array âtype nameâ is negative make[2]: *** [/usr/src/drbd-8.4.0/drbd/drbd_buildtag.o] Error 1 make[1]: *** [_module_/usr/src/drbd-8.4.0/drbd] Error 2 make[1]: Leaving directory `/usr/src/linux-3.0'' make: *** [kbuild] Error 2 root@hst-ldeb-ksqx64:/usr/src/drbd-8.4.0/drbd# *** does anyone have a glue on that subject? I thought to post that even here cause kernel supports drbd 8.3+ :-) thanks walter _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/...
2011 Jul 25
1
kernel 3.0.0 mainline and drbd 8.4
...n function âdst_holdâ: include/net/dst.h:232: error: size of array âtype nameâ is negative make[2]: *** [/usr/src/drbd-8.4.0/drbd/drbd_buildtag.o] Error 1 make[1]: *** [_module_/usr/src/drbd-8.4.0/drbd] Error 2 make[1]: Leaving directory `/usr/src/linux-3.0'' make: *** [kbuild] Error 2 root@hst-ldeb-ksqx64:/usr/src/drbd-8.4.0/drbd# *** does anyone have a glue on that subject? I thought to post that even here cause kernel supports drbd 8.3+ :-) thanks walter _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/...
2007 Nov 04
4
Problems with garch() function tseries package R 2.6.0
Hi all, I recently updated my to R 2.6.0 and tseries package ?tseries? version: 0.10-11. When i was using R Version 2.3.1 (2006-06-01) with tseries 'tseries' version: 0.10-7, the code > garch(dflnRCLC1) ***** ESTIMATION WITH ANALYTICAL GRADIENT ***** Call: garch(x = dflnRCLC1) Coefficient(s): a0 a1 b1 4.985e+00 1.880e-01 6.210e-14 > worked very
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
...could fax them enough identification. Needless to say, they've lost our business and our domain transfers should complete today. In the meantime, I have two DNS hacks in place to get requests flowing to the right machines [this is partly for the benefit of the other site admins]: Motherfish-HST has been temporarily updated to point at Motherfish-II, the new DNS server; this host record change will appear at noon EST and propogate slowly through the day. When the real domain transfer happens, we'll change this back. Motherfish, the actual machine, is redirecting queries to the new na...
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
...could fax them enough identification. Needless to say, they've lost our business and our domain transfers should complete today. In the meantime, I have two DNS hacks in place to get requests flowing to the right machines [this is partly for the benefit of the other site admins]: Motherfish-HST has been temporarily updated to point at Motherfish-II, the new DNS server; this host record change will appear at noon EST and propogate slowly through the day. When the real domain transfer happens, we'll change this back. Motherfish, the actual machine, is redirecting queries to the new na...
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
...could fax them enough identification. Needless to say, they've lost our business and our domain transfers should complete today. In the meantime, I have two DNS hacks in place to get requests flowing to the right machines [this is partly for the benefit of the other site admins]: Motherfish-HST has been temporarily updated to point at Motherfish-II, the new DNS server; this host record change will appear at noon EST and propogate slowly through the day. When the real domain transfer happens, we'll change this back. Motherfish, the actual machine, is redirecting queries to the new na...
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
...could fax them enough identification. Needless to say, they've lost our business and our domain transfers should complete today. In the meantime, I have two DNS hacks in place to get requests flowing to the right machines [this is partly for the benefit of the other site admins]: Motherfish-HST has been temporarily updated to point at Motherfish-II, the new DNS server; this host record change will appear at noon EST and propogate slowly through the day. When the real domain transfer happens, we'll change this back. Motherfish, the actual machine, is redirecting queries to the new na...
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
...could fax them enough identification. Needless to say, they've lost our business and our domain transfers should complete today. In the meantime, I have two DNS hacks in place to get requests flowing to the right machines [this is partly for the benefit of the other site admins]: Motherfish-HST has been temporarily updated to point at Motherfish-II, the new DNS server; this host record change will appear at noon EST and propogate slowly through the day. When the real domain transfer happens, we'll change this back. Motherfish, the actual machine, is redirecting queries to the new na...
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
...could fax them enough identification. Needless to say, they've lost our business and our domain transfers should complete today. In the meantime, I have two DNS hacks in place to get requests flowing to the right machines [this is partly for the benefit of the other site admins]: Motherfish-HST has been temporarily updated to point at Motherfish-II, the new DNS server; this host record change will appear at noon EST and propogate slowly through the day. When the real domain transfer happens, we'll change this back. Motherfish, the actual machine, is redirecting queries to the new na...