search for: skripts

Displaying 20 results from an estimated 71 matches for "skripts".

Did you mean: scripts
2004 Jan 15
2
execute command/skript on connection?
Hi all, Is there any way to get a skript or some commands executed on connection(!) of a host (OS is Linux)? I'd like to set a host route on my router (my LAN server running Debian Linux) when my notebook (Debian Linux, too) connects to it. As I understood tinc-up is executed on startup of the tinc-daemon which doesn't fit for me. The hostroute is ONLY to be set if the Notebook is
2007 Oct 31
2
Shell Bash with R
Hello, I try to write a bash skript and I want to use the variables from my bash skript into R. Ist that possible? My bash skript creates lots of *.data files. I want forward these files directly into R (in x.data.bz2), so that R creates a few data automatically also in PDF. For example: bash created files: hello.data , world.data how R created these files in pdf? please look my plot.R
2010 Sep 04
6
Problems with dovecot 2.0, sieve and mdbox
Hi guys, I tried to use a global sieve skript to sort spam mails into a subfolder of INBOX. I?m using mdbox. The log shows that the script is called and executed but it is not able to find or create the mailbox: Sep 4 15:18:55 mercury dovecot: lmtp(6237, mail at steulerfliesen.de): Debug: Namespace : Permission lookup failed from /var/mail/steulerfliesen.de/mail/mdbox/mailboxes/Spamverdacht
2009 May 22
2
empty authentication string sent so samba-server
...... [programm] comment = samba guest ok = yes path = /samba public = yes browseable = yes writable = yes force user = samba force group = users ... this only happens on the win2k3-server, all xp-workstations work just fine with domain-logons, network-drives, logon-skripts, etc. in the samba-logs for the win2k3-server i found this: ... [2009/05/22 09:20:51, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: Checking password for unmapped user []\[]@[SRV_NAME] with the new password interface ... compared to logons from an xp-workstation its missing the...
2003 Aug 29
1
Buffering DTMF input
An application I am running provides a dial tone to my users, read 9 digits, checks whether or not the called party number should be allowed and then dials out using overlap dialing on a pri channel. I.e. exten => _XXXXXXXXX,1,AGI(pm-check-destination.agi) exten => _XXXXXXXXX,2,Dial,Zap/g1/BYEXTENSION|60|CH The AGI-Skript takes about 0.3 to 0.5 seconds (it does a number of rather complex
2003 Jan 13
1
Getting Error when starting Wondershaper 1.1a
Hello, i´ve installed a Suse 8.1 minimal System with iproute 2.4.7 and iptables, Suse default Kernel 2.4.19. When I start the Wondershaper 1.1a Script I get the following Error: CBQ: "allot" is required to set WRR parameters. /home/skripte/./wshaper: line 72: allot: command not found CBQ: "allot" is required to set WRR parameters. /home/skripte/./wshaper: line 78: allot:
2000 Jun 15
2
tree error message
Dear R user, I used from the library MASS the dataset cpus and the skript plot.tree.sequence.R, which are included in the tree package: >library(MASS) > data(cpus) > cpus.ltr <- tree(log10(perf) ~ syct + mmin + mmax + cach >+ + chmin + chmax, data=cpus) At home it works but at work I get this message: >Error in .C("BDRgrow1", as.double(X),
2012 Nov 23
3
daily maximum temperature
Hello, I want to filter the daily maximum temperature. For this i made this skript, but it come out wrong results. Can anybody help me? Thanks for your help! Best regards datos$X <- as.POSIXct(strptime(datos$X, "%d/%m/%Y %H:%M:%S")) z <- aggregate(zoo(datos$Ta), as.POSIXct(datos$X), max) > str(datos) 'data.frame': 17137 obs. of 5 variables: $ X : Factor w/
2011 Jul 20
3
Grouping columns
*Hi @ all, I have a question concerning the possibilty of grouping the columns of a matrix. R groups the columns alphabetically. What can I do to group the columns in my specifications? The script is the following:* > #R-Skript: Anzahl xyz > > #Quelldatei einlesen > b<-read.csv2("Z:/int/xyz.csv", header=TRUE) > > #Teilmengen f?r die Einzeljahre generieren >
2016 Jan 19
2
Samba AD Backup
I want to backup my Samba AD. I have found and read the following: https://wiki.samba.org/index.php/Backup_and_restore_an_Samba_AD_DC The guide refers to a script in the source however I have installed straight from the package manager. Is there a script/guide available that does not need the source?
2017 Mar 08
1
Samba AD Netlogon via GPO
Hello, I try to use netlogon script on my samba AD via GPO. I have some shares [netlogon] path = /var/lib/samba/sysvol/samdom.example.com/scripts read only = no [sysvol] path = /var/lib/samba/sysvol/ read only = no In RSAT I have add a new GPO Userconfig -> Windows Settings -> Skripts I have try \\samdom.example.com\Sysvol\samdom.example.com\scripts\netlogon\login.bat \\DC1\netlogon\login.bat logon.bat as scriptname. The script isn't execute. gpresult say that it is done. Whats wrong here? Best regards, Basti
2009 Nov 18
1
mann-whitney test with more groups
Dear r-helpers, I want to test groups of samples for significant differences. Question: Does Group1 differ significantly from group2. This is a question to be answered by mann-whitney-u-test. I know that I can use wilcox.test with 2 samples. My problem: How can r perform the test automatically if there are more than 2 groups in my data frame. Test group1 vs. 2, 1 vs. 3, 1 vs. 4, etc. This is
2004 Jan 26
2
how does memdisk boot an iso image
Hello list, I sucessfully booted some floppy-images within memdisk-2.0.4, but how can I boot a cd-iso-image (for example a bootable eltorito cd). Or does sb. have a wrapper or a skript which can boot an iso-image ? Thanks for any input in advance. tirili tom. -- Thomas Baumann // Postfach 110115 // D-64216 Darmstadt // <tom at tiri.li> -------------------------------------------------
2011 Jun 04
1
syslinux-4.04 doesn't compile
Hallo, syslinux, I've just tried to compile syslinux 4.04 for slackware - it stopped when it tried to execute Entering directory `/path/to/diag/geodsp' ./mk-lba-img lba.img "strace" shows execve("./mk-lba-img", ["./mk-lba-img", "lba.img"], [/* 49 vars */]) = - 1 ENOEXEC (Exec format error) dup(2) = 3
2011 Feb 01
1
How to use Monitor() in Python AGI
How can I use the application Monitor() in the Python AGI skripts? Thanks a lot. best regards, Feilx -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110201/c1256374/attachment.htm>
2006 Oct 20
1
Rsync basic question
Hello, I'm new to rsync and have a basic question for rsync: I want to synchronize some data between two clients. Therefore I have configured a module on a server. For test purposes I'm trying to sent data to the module and get the data back to the same client. The problem is the following: - The directory I want to sync is /Applications/Scripts. - If I sent it to the module on
2018 Mar 19
1
rsync time machine backup permissions
sh-3.2# /Users/andre/Desktop/Skripte/rsync_tm Kopiere Time Machine Backup ... rsync: chgrp "/Volumes/G-DRIVE Thunderbolt 3/Backups.backupdb/.RecoverySets/0/com.apple.recovery.boot/boot.efi" failed: Operation not permitted (1) rsync: failed to set times on "/Volumes/G-DRIVE Thunderbolt 3/Backups.backupdb/iMac": Operation not permitted (1) rsync: symlink "/Volumes/G-DRIVE
2004 Nov 23
1
Batch
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of claudiapaladini at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on hypatia.math.ethz.ch X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0
2018 Feb 06
1
gdistance::shortestPath throws error "not a symmetric matrix"
Hi, Calling gdistance::shortestPath gives me the error Error in asMethod(object) : not a symmetric matrix; consider forceSymmetric() or symmpart() The output of dput(.traceback()) is pairlist("stop(\"not a symmetric matrix; consider forceSymmetric() or symmpart()\")", "asMethod(object)", "as(Laplacian,\"symmetricMatrix\")",
2001 Sep 20
3
Wine and NVIDIA
Hello, I'm new to this list and I tried to avoid this mail for more than a week. I've been reading through all of the docs about my problem and I think that I discovered it but I need a tip to solve it. Here my problem: Output of the configure skript *snipp* checking for GL/gl.h... (cached) yes checking for GL/glx.h... (cached) yes checking for GL/glext.h... (cached) yes checking for