similar to: Auto update package scripts

Displaying 20 results from an estimated 20000 matches similar to: "Auto update package scripts"

2008 Mar 28
3
Major rsync issue - overwriting files!!!
Hi, I'm having a MAJOR issue with an rsync backup script that is actually OVERWRITING the files that it should be backing up! The thing is, the same script (with different source/destination variables) runs FLAWLESSLY on another file server! Background: 2 OS X client computers running 10.4.11 (1 intel, 1 PPC). both are running rsync v2.6.3. rsync is backing up from one firewire HD(afp
2004 Jul 01
2
Samba login scripts
Sorry to post a newbie question which may of been asked before but I am struggling to get my head around how to get login scripts to work using samba. I am currently testing Suse Standard Server 8 which comes with Samba 2.2.8a-UL. Using the Suse graphical web interface I can setup users and groups and also setup smb shares. I have told the linux server to act as a PDC. I can't find anywhere
2001 Nov 19
2
Windows ME Logon scripts
I cannot seem to execute any logon %U.bat scripts. It see's them because I get a black box screen and a message 'running logon scripts'. If the user.bat file does not exist it simply skips this step. So I know it sees my bat files. If I execute it from the windows ME pc after the pc is booted up it works. The bat file is as follows: rem Network logon script net use h: \\win\homes
2005 Jul 02
1
limiting netlogon scripts to a subnet?-will this work?
Would this work? The problem is, I do not have roaming profiles in use(As it is not practical for us, as users tend to use the same computers). I want only users with IP from 192.168.1.x to load the databases. The loaddatabases.cmd file in question would contain rem Grab IP address and dump to a file ipconfig >"%userprofile%\ipconfig.txt" echo Checking for your location
2009 Apr 22
1
Problems with old version of R
Hi all, Presently I have R-2.6 version installed on my system. Because of this I am unable to install certain packages.Will an "updatepackages()" command help or would I have to uninstall the older version of R and then install the newer versions ? Can anyone help me out ? Thanks in advance. Anupam Sinha [[alternative HTML version deleted]]
2007 May 14
2
How to write data to astdb?
Hello, I'm trying to fill CID data into the astdb using AsteriskWin32's asterisk.exe, to no avail: The batch file stops after the first line, and just waits: ---------------------------------------- rem c:\cygroot\mystuff>import.bat rem rem c:\cygroot\mystuff>C:\cygroot\bin\asterisk.exe -rx 'database put cidname 123 "My cellphone"' rem rem Asterisk module
2002 Aug 12
5
Why does this logon-script not work under Win9x ?
Hi, i'm having a serious problem with the following logon-script. It works under W2k, but not under W98, although W98 tells it is running startup-script .. First my smb.conf (only interesting parts) : ---snipp--- [global] server string = Samba-PDC %v on %h workgroup = WORKGROUP encrypt passwords = yes netbios name = 486dx66 domain master = Yes
2018 Feb 01
0
Tiered volume performance degrades badly after a volume stop/start or system restart.
This problem appears to be related to the sqlite3 DB files that are used for the tiering file access counters, stored on each hot and cold tier brick in .glusterfs/<volname>.db. When the tier is first created, these DB files do not exist, they are created, and everything works fine. On a stop/start or service restart, the .db files are already present, albeit empty since I don't have
2018 Jan 31
1
Tiered volume performance degrades badly after a volume stop/start or system restart.
Tested it in two different environments lately with exactly same results. Was trying to get better read performance from local mounts with hundreds of thousands maildir email files by using SSD, hoping that .gluster file stat read will improve which does migrate to hot tire. After seeing what you described for 24 hours and confirming all move around on the tires is done - killed it. Here are my
2006 Nov 05
2
Date, date, POSIX question
I have been working with R extensively for several months. I switched from SAS and Matlab to R. My question is Can anyone explain the benefits and detractions of the 'Date' package verses the 'date' package and verses 'POSIX' dates. I have noticed several other packages use one or the other. Rmetrics seems to standardize on POSIX. I can only see differences in
2008 Sep 22
1
R-help Digest, Vol 67, Issue 23
Warranty on Accuracy, Precision, Legality, ... of R in Research (These questions may well have been raised.) What is the implied warranty of using R for research & publications, consulting, etc.? Alternately, how does one obtain such a warranty? Your answers will be much appreciated. Perhaps you can point me to some websites which discussed this subject in the past. Thanks & regards
2011 Jul 26
0
[LLVMdev] XOR Optimization
Hi Duncan, when I run "opt -std-compile-opts" on the original source code it has the same output of O3. when I run "opt -std-compile-opts" on the -O3 optimized code, things get even more weird, it outputs the following code: while.body: ; preds = %while.body, %entry %indvar = phi i32 [ 0, %entry ], [ %indvar.next.3, %while.body ] %tmp
2011 Jul 27
2
[LLVMdev] XOR Optimization
After a few more tests, I found out that if we set -unroll-threshold to a value large enough, and run "opt -std-compile-opts" or "opt -O3" 3 times, the unroll will be able to unroll the original loop 32 times, and when you have it unrolled for at least 32 times a optimization is triggered, folding it to a single "%xor.3.3.1 = xor i32 %tmp6, -1" (dont know why it does
2006 Oct 16
3
Install RMySQL with R 2.4.0
I just installed RMySQL 0.5-9 with R 2.4.0 on Windows XP and got the following error message when trying to run a script with RMySQL: Error in library(RMySQL) : 'RMySQL' is not a valid package -- installed < 2.0.0? Any ideas? Thanks, Frank
2007 Feb 23
0
Formatting difftime objects
I like the new difftime functionality. Here's a dataframe of 5k run times: > r5k race date totaltime pace mile 1 RUDOLPH 2004-12-03 19:00:00 27.76667 mins 8.937224 mins 3.106856 2 RUDOLPH 2005-12-02 18:30:00 25.28333 mins 8.137916 mins 3.106856 3 FROSTBITE 2005-12-10 07:00:00 24.75000 mins 7.966253 mins 3.106856 4 JUDICATA 2006-03-04
2006 Sep 14
0
rsyncing from Windows 2003 shadow copies.
Hi, Hopefully this isn't duplicating info. If so, sorry for the noise. I tried searching through old posts to this list about this issue, but couldn't find anything that worked. Below is a script I have put together that lets you rsync from a Windows 2003 shadow copy without having to copy files out of it first. You can link the shadow copy to either a drive letter or to a folder. You
2001 Jan 25
0
proliferation of SAMBA links in W2K
Hi! I'm pretty new to using Samba and have come accross a puzzling problem that I cannot figure out with the documentation or Samba books... please forgive me if this has been discussed before in this forum, I have not seen such discussion. We have a customer that uses a script that basically maps to three samba shares, then uses the substitute command repeatedly. Every time a subst command
2007 Sep 26
0
Help re speech software for the visually impaired
Hi, Not too sure what you're looking for, but Speex isn't a screen reader, it's a compression algorithm. Also, there's no with thing as Speex version V208. Cheers, Jean-Marc Byers, Robert wrote: > > Hello Speex Development Team, > > We have purchased many T-2000 phones from VAVAA ( Gold Score > International Holdings Limited of China) which use the Speex
2011 Jul 26
2
[LLVMdev] XOR optimization
Hi folks, I couldn't find a specific XOR (OR and AND) optimization on llvm, and therefore I am about to implement it. But first I would like to check with you guys that it really does not exist. For a simple loop like this: nbits = 128; bit_addr = 0; while(nbits--) { bindex=bit_addr>>5; /* Index is number /32 */ bitnumb=bit_addr % 32; /* Bit number in longword */
2006 Oct 24
3
Help with understanding [[]] [] array, list, matrix referencing
Hi all, I would greatly appreciate some help understanding how R references arrays, matrices, lists, and objects using [[]] and []. I have read the R guides and several tutorials but I am not the fastest kid on the block so I am still having difficulty understanding this. For examples the following code produces a 5 element list of 2X5 random numbers that I then convert to a 2X5X5 matrix.