search for: workday

Displaying 20 results from an estimated 45 matches for "workday".

2008 Nov 19
2
Exclude holidays in a subset of dates?
Hi All, I am iterating through dated materials, with variable start and end dates, and would like to skip procedures everytime I encounter a weekend or holiday. To do this, I thought the easiest way would be to create a TRUE/FALSE vector corresponding to each day where it is TRUE if a workday, and FALSE if a weekend or holiday. So far I have been able to do this for weekdays: startDate <- as.Date("2008-08-15") endDate <- as.Date("2008-09-15") AllDays <- seq(startDate, endDate, by="day") WorkDays <- ifelse(as.numeric(format(startDate+days-1,...
2010 Aug 05
1
Extracting future and past workday dates
Hello everyone I need to extract a vector of (t-3) to (t+3) dates, only working days. How can I do that? For today I need a vector: 10.08.210 09.08.2010 06.08.2010 05.08.2010 04.08.2010 03.08.2010 02.08.2010 Regards, Sergey -- Kniven sk?rpes bara mot stenen.
2017 May 17
3
Best practices for copying lots of files machine-to-machine
...If shutting the machines down is feasible, I?d put the source hard drive > into the destination machine and use rsync to copy it from one drive to > the other (rather than using rsync to copy from one machine to the other > over the network). Why? I just rsync'd 159G in less than one workday from one server to another. Admittedly, we allegedly have a 1G network, but.... mark
2003 Mar 05
1
Authentication error on weekends
...ne NT user. This user is a tool used for file-transfer from MVS to Windows using UNC file name convention. How I don't know the user's password, I using SERVER security on smb.conf to validate the user. The server that validate the user is the same where file-transfer tool runs. During the workdays, it works fine, validating the user and tranfering the files correctly, but on saturday, after 1:00PM, the server try to connect to Linux, but the user is not validated, aborting the process. On SAMBA log, I found these lines every weekend: 2003/03/01 13:14:02, 0] passdb/pdb_smbpasswd.c:pdb_gets...
2017 Nov 28
1
Failed attempts
...scan, I point out to the techs that half the warning label is missing: all I see is "Do not start into laser", and not the rest that reads "with remaining eye". Don't mind me: I just spent *far* too long doing my "mid-year performance checkin" for my employer, in Workday (the sooner that dies, the better), and it was designed by idiots, and is not suitable for what 90% of the company does.... And I'm *really* aggravated. mark
2020 Feb 11
3
Failover DC did not work when Main DC failed
On 03/02/2020 18:49, Kris Lou via samba wrote: > > From windows: > echo %logonserver% \\DC3 > nltest /dsgetdc:<domain> DC:\\DC3 Address: \\192.168.0.218 Dom Guid: bla bla bla ... The command completed successfully. > From a *nix domain member (i.e. client, not DC): > wbinfo --getdcname=<domain> > winbind --ping-dc wbinfo --getdcname=MYDOMAIN DC3 wbinfo
2010 Mar 18
2
Dataframe manipulation
Hello R users, I spent most of my workday yesterday trying unsuccessfully to write code that will perform a series of calculations on my dataframe (partial copy is attached). What I need to do is multiply the 24 hr time in the 'DEPART' column by the time (in the 'TRAVEL' column (travel time in minutes), and store this r...
2006 Feb 08
1
invalid graphics state using dev.print (fwd)
...right. First I thought > those graphics state issues are specific to the Quartz > device, but you have proven that it's not. It's in fact > not even Mac-specific - I have just reproduced it on a > Linux box - that's why I'm moving this to R-devel. It's been several workdays now with no responses. Could someone try the last three lines of code and see if they get the following error message? > x11() > plot(rnorm(10)) > dev.print(png) Error in dev.copy(device = function (filename = "Rplot%03d.png", width = 480, : invalid graphics state > trac...
2024 Feb 07
3
[Bug 3665] New: publickey RSA signature unverified: error in libcrypto to RHEL9 sshd (with LEGACY crypto policy enabled)
...d: error in libcrypto The clients (for reference): All succeed to RHEL7 server. - AIX7.2 system (success to RHEL9): using ssh, scp, sftp: OpenSSH_8.1p1, OpenSSL 1.1.1v - AIX7.2 system (fail to RHEL9): same system, but using curl's sftp: curl 8.4.0 libcurl/8.4.0 OpenSSL/1.1.1v libssh2/1.10.0 - Workday (fail to RHEL9): no idea on OS, ssh/ssl libraries, etc. using JScape SFTP according to logs; no access The destination servers (where I think the issue is - RHEL9): - working destination: RHEL7 : OpenSSH_7.4p1, OpenSSL 1.0.2k-fips (works for all three above client tests, same keys and users) - fai...
2019 Dec 19
2
Flang landing in the monorepo
...urn it off only for the few minutes required to do the push, and give up the permissions immediately after. Alternatively this could be synchronized with a phone call or email with someone with the capability. I intend to do this in the morning GMT (around 10:00am) leaving plenty of time in the workday to fix problems. If anyone else wants to coordinate with me with respect to when the merge happens, please get in touch. The current plan lives at <https://github.com/flang-compiler/f18/issues/876>, if there are other considerations please email me or comment on that thread and I will...
2005 May 03
4
Wx::HtmlWindow.on_link_clicked
Hello, wxruby-users. This is an addition which implement wrapper for overloading wxHtmlWindow::OnLinkClicked method. Unfortunately, it was impossible to make it correctly without ugly hack to wxpp.rb, but i`m hope it does not broke it. Please look at attachment for a patch for htmlwindow.t and wxpp.rb and additional file htmllinkinfo.t (need to be added to $objs array in extconf.rb). Sample
2016 Apr 22
2
clock24.plot/radial plot
...(24*rnorm(N))) + # using rnorm here minutes(floor(60*runif(N))) + seconds(floor(60*runif(N))) hour_of_event <- hour(events) # make a dataframe eventdata <- data.frame(datetime = events, eventhour = hour_of_event) # determine if event is in business hours eventdata$Workday <- eventdata$eventhour %in% seq(9, 17) library(circular) eventdata$eventhour <- circular(hour_of_event%%24, # convert to 24 hrs units="hours", template="clock24") rose.diag(eventdata$eventhour, bin = 24, col = "lightblue", main = "Events by Hour (sqrt...
2006 Mar 29
9
Ftp upload shaping 2 ISP\'s problems....
I would lilke to shape upload ftp bandwidth in a dual ISP setup [shorewall show connections] tcp 6 431215 ESTABLISHED src=192.168.2.89 dst=83.xxx.xxx.23 sport=1487 dport=21 src=83.xxx.xxx.23 dst=10.0.11.2 sport=21 dport=1487 [ASSURED] use=2 mark=1 [tcdevices] #INTERFACE IN-BANDWITH OUT-BANDWIDTH $EIF 970kbit 245kbit $LIF 970kbit 245kbit
2008 Dec 01
0
[LLVMdev] TargetISelLowering
On Dec 1, 2008, at 8:53 AM, Matthijs Kooijman wrote: > Hi All, > > when looking through all the existing targets, I see that each of > them defines > <Target>ISelLowering.{cpp,h} files. However, they define a class > called > "<Target>TargetLowering" (though the comments in [at least some of] > those > files stay the define
2009 Oct 30
1
[LLVMdev] LLVM Users in the Twin Cities?
Kenneth had a good idea trying to organize local LLVM user chapters. Anyone else in the Twin Cities hacking on LLVM? I'd love to get together sometime. -Dave
2017 May 18
0
Best practices for copying lots of files machine-to-machine
On 5/17/17, 5:27 PM, "CentOS on behalf of m.roth at 5-cent.us" <centos-bounces at centos.org on behalf of m.roth at 5-cent.us> wrote: >Why? I just rsync'd 159G in less than one workday from one server to >another. Admittedly, we allegedly have a 1G network, but.... Well, I?ve don?t recall ever having to rsync more than 100G (although I am doing multiple rsyncs of about 86G as we speak), and I?ve never been able to do it with machines on their own, isolated switch (so my rsync...
2008 Apr 17
1
Diskless Setup
Max, Would you please zip up the contents of /tftpboot/linux-install/pxelinux.cfg. You can send it to <jses27 at gmail.com>. After you use the Nettboot Tool to configure the diskless client it will not update the pertinate files to do so. So in saying it will not boot the default OS. Maybe this could be an error of mine.. But then again there was a post related to this issue this week.
2020 Feb 11
0
Failover DC did not work when Main DC failed
Is DC4 listed in in an A record for your mycompany.com? Do logs show that it's answering requests during the course of a normal workday? If so ... time to simulate DC3 failure, I guess. Kris Lou klou at themusiclink.net On Tue, Feb 11, 2020 at 5:25 AM Paul Littlefield <info at paully.co.uk> wrote: > On 03/02/2020 18:49, Kris Lou via samba wrote: > > > > From windows: > > echo %logonserver% > >...
2010 Jun 24
0
ZFS Filesystem Recovery on RAIDZ Array
...Every night, Primary mirrors to Backup using the ''zfs send'' command. The Backup receives that with ''zfs recv -vFd''. This ensures that both machines have an identical set of filesystems/snapshots every night. (Snapshots are taken on Primary every hour during the workday). The issue began monday when Primary failed. After restoring it to operating condition I began restoring the filesystems from Backup, again using ZFS send/recv. By midnight, only about half of the data had recovered, at which point Primary attempted its regularly schedule mirror operation with...
1998 Dec 14
1
Shadow passwords
Dear samba-list! I just upgraded our linux-file server from the last samba version (1.19.-something??) to the 2.0beta3 since the speed-up effect seemed worth a try. I did this over the weekend to keep our network functional workdays... But now I've seen that only me can write and read properly from the different shares. The other users (I set up user level security as before) have some strange problems like out of the program "homesite (win95)" another user can only save the file after the third try. The first...