search for: initdate

Displaying 20 results from an estimated 40 matches for "initdate".

Did you mean: initdata
2011 Nov 15
0
Quantstrat; error with applyStrategy()
...ment <<- new.env() if( !exists(".blotter") ) .blotter <<- new.env() if( !exists(".strategy") ) .strategy <<- new.env() suppressWarnings( rm("account.STOXX", "portfolio.STOXX", pos=.blotter) ) suppressWarnings( rm("stratROC", "initDate", "initEq") ) suppressWarnings( rm("order_book.STOXX", pos=.strategy) ) ################################################## # Get Data # ################################################## ch <- odbcConn...
2010 Apr 20
0
3.4.6 to 3.5.2 difficulties
Did an upgrade from samba 3.4.6 to 3.5.2 Left the smb.conf completely unchanged. As background I'm using samba on gentoo amd64 with a ldapsam backend on openldap. Upgrade went well, I thought. Users could login and access their home directories. Service reloaded without issue. Here was the issue though, windows 2003 servers couldn't login users into the domain. These servers were
2010 Apr 28
1
[PATCH] RFC: Running initscripts from kinit
For our platforms, we'd like to embed several different userland scripts / programs that are executed before we have mounted the root filesystem as part of the initramfs payload. Specifically, I'd like to have multiple scripts executed before do_mounts(), so I coded up this simple do_initscripts function that executes all executables found in /etc/init.d in alphabetically sorted order. I
2011 Aug 31
0
QUANSTRAT: error with applySignal
...quot;column" is missing, with no default please can someone tell me what is wrong with code: require(quantstrat) require(blotter) require(PerformanceAnalytics) # test de backtest quantstrat sur la strategie de daniel symbols <- "IEF" getSymbols(symbols, from=initDate, to=endDate, index.class=c("POSIXt","POSIXct")) # Delete portfolio, account, and order book if they already exist suppressWarnings(rm("account.daniel","portfolio.daniel",pos=.blotter)) suppressWarnings(rm(...
1999 Dec 16
3
Samab and init.d
Is it better to start Samba using in initd, or to use the script, much like the one provided by SuSE. ?? so far I have used the script, but I don't like the fact of having to start samba manually. I would much prefer to see it run as a service. just to confirm all it really involves is starting smbd and nmbd Rowan [TSS] Gerber Scientific Products http://www.gspinc.com
2005 Jun 30
0
[PATCH] Device model path cleanup
Device model path cleanup. Remove bochsrc which is no longer needed. Signed-off-by: Arun Sharma <arun.sharma@intel.com> --- a/tools/examples/xmexample.vmx Thu Jun 30 18:41:11 2005 +++ b/tools/examples/xmexample.vmx Thu Jun 30 18:59:08 2005 @@ -89,10 +89,10 @@ # New stuff -device_model = ''/usr/bin/qemu-dm'' +device_model = ''/usr/lib/xen/bin/qemu-dm''
2017 Mar 15
3
Having problem getting Asterisk to work on CentOS 7
Dan - you probably installed the init script (look in /etc/init.d for an 'asterisk' file). Asterisk includes the older init style scripts which are *compatible* with systemd but you don't have as much control compared to creating an Asterisk systemd file. (SystemD service files replace InitD scripts). So that might be part of the solution, but first. If disabling Selinux allows
2005 Oct 06
3
Starting Dovecot at the boot time.
Dear All, I am new to Dovecot, so please help me to overcome the following problem. I have installed postfix + Dovecot in Redhat EL 3. I have installed them from the source codes. Problem is that how can I start Dovecot at the boot time? Regards Indrajith -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 02
1
ZAPtel channel dance
Zaptel installs an /etc/modprobe.d/zaptel and an /etc/{defaults,sysconfig}/zaptel that list the modules in a different order, so If you happen to have a TDM2400P and a TDM[124]xxP, all channels change their numbers if you do a /etc/initd/zaptel restart. This is slightly confusing. (I'd file a bug if there were a bug tracking system that allowed users to submit bugs). Yours, Florian
2011 Jan 21
2
smartmontools SRPM fails
I want to install smarmontools v 5.40, and so I pulled the SRPM for 5.39 so I could patch and install... $ wget -Nc ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/smartmontools-5.39.1-2.el6.src.rpm However, the install of the source fails. $ rpm -ivh smartmontools-5.39.1-2.el6.src.rpm warning: smartmontools-5.39.1-2.el6.src.rpm: V3 RSA/MD5 signature: NOKEY, key ID
2013 Apr 07
1
reset = destroy start
what is different between destroy -> start and reset in virsh? i meet this position , when i reset a domain, it cannot start , it stoped at initialize initd.but when i destory it ,and start it , it can run normally. i am very confuse about them. who can tell me the difference.... thanks a lots. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Apr 01
2
sssd-ad cannot be installed with sernet samba
Getting old en tired... ?? what is old..?? I do this for fun.. ( and work ) work = fun in my case, to bad fun is also work.. and im 42.. so a spring chicken also.. ;-) and yes, jessie uses systemd ... so.. ? didnt make any differents for me in the setup of samba and cups. I didnt notice it, only thing i noticed was the fast system.. faster then a wheezy setup. Greetz, Louis
2020 Mar 20
1
Not able to start dovecot
Am 19.03.2020 um 16:28 schrieb Adam Raszkiewicz: > I was able to solve errors below but now it complains about the startup how is handled on Centos7: > > ? dovecot.service - LSB: Dovecot init script > Loaded: loaded (/etc/rc.d/init.d/dovecot; bad; vendor preset: disabled) > Active: failed (Result: exit-code) since Thu 2020-03-19 15:15:37 UTC; 54s ago > Docs:
2004 Oct 20
2
chan_mISDN problem
I'm using avm fritz card usb with kernel 2.6 patch with mISDN. The module is load correctly when I type lsmod I've got the following output: Module Size Used by zaptel 178308 0 avmfritz 21388 0 mISDN_isac 14336 1 avmfritz mISDN_dsp 191424 0 l3udss1 34184 0 mISDN_l2 39040 0
2007 Mar 15
13
puppet standlone hanging when ran via init.d
Hi, I''ve just changed my debian preseed configuration to install the debian unstable package of puppet v0.22.1. As part of the preseed I have a late command that clobbers the /etc/init.d/puppet file into using the puppet standalone program and not the puppetd (as this is what I''m using). Since the upgrade to 0.22.1 every boot hangs during the initd. Going into standalone mode
2015 Apr 08
0
Re: Centos 7.1.1503 + libvirt 1.2.14 = broken direct network mode
> And all was fine, before I accidentally upgraded Centos to 7.1.1503 > After upgrade LXC can't start with diagnostic: > [root@node14 ~]# virsh start test1 > error: Failed to start domain test1 > error: internal error: guest failed to start: internal error: Child > process (ip link set macvlan0 netns 25263) unexpected exit status 2: > RTNETLINK answers: Invalid argument
2017 Jun 07
0
C7, systemd, say what?!
> Thanks for the info. Now, why it shouldn't have cleaned itself up when I > gave it the reboot command... I see too many (that's defined as more than > zero) cases where systemd WANTS TO BOOT FAST, and doesn't wait for things > to finish - sush as not getting the hostname from dhcp, and so having to > hardcode the name instead. > > Systemd, as I've said
2010 Jul 28
0
Facing Xen 4.0 Problems, I Have Some Basic Questions
Hello there, I am having serious trouble bringing up my (remote) box with Xen 4.0.1-rc5 and 2.6.32.16-xen. I trust I''m going to sort it all out but I have a few questions for which I did not find answers on the Web so far. Brief answers to point me in the right direction would be highly appreciated. 1) Building Xen 4.0 on a dev box, then install on a similar target: Can I build Xen on
2005 Jun 28
1
dovecot restart bug?
Using my initd script (no idea of the origin now) to do a restart I randomly get: Jun 28 13:56:05 svr24 dovecot: Killed with signal 15 Jun 28 13:56:05 svr24 dovecot: Dovecot v1.0-test74 starting up Jun 28 13:56:06 svr24 dovecot: Auth process died too early - shutting down Jun 28 13:56:06 svr24 dovecot: auth(default): net_connect_unix(/var/run/dovecot/auth-worker.23322) failed: No such file or
2006 Mar 21
2
Startup script
Hi, Anyone have a nice startup script for /etc/init.d for Fedora, maybe it could be bundled? Regards -- Tom Sommer http://tomsommer.dk