search for: sript

Displaying 20 results from an estimated 33 matches for "sript".

Did you mean: script
2004 Dec 03
1
Error reading logon.bat sript
Dear Samba-users, I cannot manage to make samba read my logon.script for windows clients where basicaly networkdrive-mapping is done. Samba complaines about not having permission... Error: switch message SMBntcreateX (pid 28286) [2004/12/03 11:27:31, 3] smbd/dosmode.c:unix_mode(110) unix_mode(logon.bat) returning 0744 [2004/12/03 11:27:31, 3] smbd/open.c:open_file(173) Error opening file
2004 Dec 03
1
[Fwd: Re: Error reading logon.bat sript]
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Dies ist ein digital signierter Nachrichtenteil Url : http://lists.samba.org/archive/samba/attachments/20041203/d1eed200/attachment.bin
2009 Oct 19
7
Running dtrace sript for defined period of time?
Hello, I''m building some simple monitoring tools to watch zfs storage servers. Is this possible to run dtrace script for example 10 seconds? (Of course it is, I just trying to figure out how). Right know it has to be stopped by "CTRL-C" I''m particulary interested in scripts like iscsiio.d, iscsiwho.d from
2006 Jun 10
6
Mongrel 0.3.13 Pre-Release -- Win32! Win32!
Hello Windows Users! I have finally got my new computer with it''s win32 build working and have just done the first pre-release for 0.3.13 that has win32 support. *** All win32 users should try to grab the pre-release and tell me if it works. *** You can install it with: $ gem install mongrel --source=http://mongrel.rubyforge.org/releases/ >From EITHER win32 or any other platform
2011 Aug 03
9
Live VM migration
...host B in the same network. A VM is created on Host A. Host A and B have a shared storage using NFS. While doing migration from host A to host B, how can I see the memory pages being migrated. If I run a small continuous program on the VM residing on host A, will the migration complete first or the sript running will complete first? How can I see that data is going in clear text? Is there a tool to see the packets going through? I tried using wireshark and spanning the ports, but I couldn''t infer much. ANy help on this appreciated. Thank you, -- *Payal Shah Dream as if you''ll li...
2019 Jun 14
2
Ejecutar un script de Python con argumentos desde R
Hola, amigos Se me acabo la sapienza. A ver: tengo un sript de Python script.py que neesita sus argumentos arg1 arg2 arg3, si desde la consola del sistema me pongo en la carpeta en la que lo tengo y hago: $ script.py arg1 arg arg3 Funciona perfecto. Pero desde R no lo consigo (entiendo que por no saber) Lo hago así (copio y pego): dir <- getwd() setwd...
2019 Apr 23
1
best way to write group membership to a file
...file such as a csv for someone to audit. I know there are some command I can list group members like: list all the group: samba-tool group list and list members in some group: samba-tool group listmembers groupname so how can I merge all the output results into a file like a csv file? will a shell sript be ok or need I write a python tool or just use some windows AD manage tools? thanks. Best, yours Adam
2005 Jul 09
2
songs on website
Hi all, I'd like to launch a radio station that would show the current, previous and upcoming tracks on a dynamic website. Is there any software around that would do just this task, or do I have to create my own scripts? The source (ices) is on the same computer where the icecast server is. Thanks in advance! Yours, Jacint
2005 Dec 13
1
batch mode problem
Hi, ok, I know I should be using a later version than 1.7.1 (64 bit) but it's not in my power. So here is the problem: In my R script I declare a data.frame that consists of 40 vectors, each having 125 numeric elements. This is no problem as long as I run the sript in interactive mode, but running it in batch mode I get strange error messages. Apparently, it has to do with the size of the data.frame because reducing the data.frame to 36 vector a 125 elements, I have no problems. How can I declare my large data.frame and still run the script in batch mode?...
2007 Dec 25
6
what is differenct between syscall::write:entry fbt::write:entry
what is differenct between syscall::write:entry fbt::write:entry are the two probe fires at the same place. -- This message posted from opensolaris.org
2006 Aug 07
1
mathematica -> r (gamma function + integration)
...V" are not the same. In mathematica -> PSV ~ 2.67223e+47 with rounding errors due to the initial values, in R -> PSV ~ 1.5e+47 I am not that familiar with gamma functions and integration, thus I assume there the source of the problem can be located. Thanks for helping me to adjust the sript. best wishes leo
2019 Jun 14
2
Ejecutar un script de Python con argumentos desde R
...te0(ar[i], '1 '), > ar[i], > paste0(' ', ar[i], '3') > ) > > ) > > > > > El 14/06/2019 a las 11:36, Juan Abasolo escribió: > > Hola, amigos > > Se me acabo la sapienza. A ver: > > tengo un sript de Python script.py que neesita sus argumentos arg1 arg2 > > arg3, si desde la consola del sistema me pongo en la carpeta en la que lo > > tengo y hago: > > $ script.py arg1 arg arg3 > > Funciona perfecto. > > > > Pero desde R no lo consigo (entiendo que por no s...
2005 Jul 21
4
Re: songs on website
...he same computer where the icecast server is. >> >> > >First of all, it would be interesting which operating system and which >audio player you use for the streaming job. > >Generally, I think at least with Linux it shouldn't be such a big >problem to write own sripts for such a job, of course depending on what >you want to do exactly. > > > >>Yours, >>Jacint >> >> > >Christian >
2005 Mar 27
6
pass caller ID to another application or machine.
I would like to have asterisk pass along the caller ID phone number to a database server on a my local network (the same network that the * server resides on ) so that our customer service app. can pull up customer data automatially. Asterisk passes along caller ID to the phones fine, can someone tell me how to make it pass this info to my database server? Any suggestions would be greatly
2007 May 09
7
Webbrick and/or Mongrels Dies Overnight
I have a SuSE 10.0 server that was first running Webbrick, and now Mongrel. In both cases, I can have them running and used all day. However, either one of them will go unresponsive in the middle of the night for seemingly no reason. Being that I only use Mongrel now, I check the mongrel.log, and nothing unusual there. I check /var/log/ messages, and nothing there. Still, a request to
2019 Sep 23
0
testparm comaprison
...eeds 'winbind enum' and you will be able to script > around 'repquota' without the 'winbind enum' lines in smb.conf, probably > using a for loop around the output of 'wbinfo -u' Again, it is true; but simply someone have to make a note on it (and, ok, code the sript), because repquota/warnquta simply 'does not work' (they are totally unaware of domain users), without warning at all. And probably other tools can have 'drawbacks' like that... Anyway, i've lost some time for: https://sourceforge.net/p/linuxquota/bugs/135/ -- dott. Marco...
2005 Jul 23
0
Re: songs on website
...on the same computer where the icecast server is. >> >> > >First of all, it would be interesting which operating system and which >audio player you use for the streaming job. > >Generally, I think at least with Linux it shouldn't be such a big >problem to write own sripts for such a job, of course depending on what >you want to do exactly. > > > >>Yours, >>Jacint >> >> > >Christian > _______________________________________________ Icecast mailing list Icecast@xiph.org http://lists.xiph.org/mailman/listinfo/icecast -- No...
2006 Jun 16
1
icecast2 and lynx?
Hallo, 16.06.06 I'd like to periodicly update metadata using a script that calls http://localhost:port/admin/stats.xsl and specialized URLs. I prefere to use lynx with a command sript to doing this. But using lynx I don't get any conection to my Icecast server, even pages I don't need authentification. Using Firefox connection works fine. And lynx can access other web-pages / webserver with password protection. Any ideas how making lynx access to my icecast server w...
2006 Mar 22
3
boot-time dtrace
Hi, I am using anon dtrace followed with normal dtrace to collect the data of all fork,exec,exit . I found that dtrace could not be able to collect all the data. Lot of pids are missing. This happence when we boot the system and expect dtrace to collect all the fork , exec & exit it collects data but not all the pids are collected. Any inputs in this regard will be of great help. thanks
2004 Sep 14
2
Rsync diff mode (again)?
...f Analysis/TP_FP/cd_hit_fp_tn.sql me@beta:/Dest/Dir so I could quickly decide to put or get this file (or do a merge). I have been using cvs, but it is a hassle to set up and maintain (especially when I shift directories around all the time in a hap-hazard way, and I mix raw data files and small sripts etc., etc.). Basically I would like to use rsync for this because of its convenience, and the diff problem seems to fit the way rsync works (although I am totaly ignorant of the details). Those people who offer the suggestion of 'use a wrapper script' in response to similar feature reque...