search for: scipt

Displaying 20 results from an estimated 88 matches for "scipt".

Did you mean: script
2015 Jul 17
1
Problems with scipts
I have install Samba 4 as File Server. No script has been created during the compilation and i need to create manually them. My doubts are: 1. Do I need create all the scripts below? a. samba b. smbd c. nmbd d.winbindd 2. Where i find a sample winbindd init script? 3. I have find information that says that if my server is just a member server (File Server), i need to create
2002 Feb 22
1
Wine scipt won't start
Is this a version that you compiled? If so I would suggest re-compiling it with the new kernel Cattab Cattabiani wrote: > That's my problem: i've recompiled the kernel > and the wine script doesn't run nomore. The error message is: > "/proc/sys/fs/binfmt_misc/register: > no such file or directory." > The directory is there but i can't write in that
2003 Nov 26
1
Samba Import User Scipt
Hello NG, ich would like to use the Samba-Server as an PDC for a school. Because of the high numbers of students it is not possible for us to add ervery student by hand an think about a pw. Has anyone designed a script which read the users from an ASCII-file and add's them to the samba? Regards, Michael Lechner
2005 Oct 18
2
roll-yer-own ldapadd operations for scipt options?
I'm currently using the suse ldapsmb utility for all the script operations, but I want to do some custom script work for creating user and machine accounts. For example, I want to manipulate the default object classes and directory placement for new machines--putting them into ou=Devices instead of ou=Users, and giving them the parent objectClasses of account and ipHost [for NIS and DHCP
2008 May 23
3
IDE
People, I'm a ubunto user and I used to write my scipts in "Java Gui for R", but it is a very slow tool to run my scripts... Do you know some efficient IDE for R? Thankssss!!! Alexandra Almeida -- Alexandra R M de Almeida [[alternative HTML version deleted]]
2010 Mar 24
6
Restarting Asterisk using a script - Thanks to all -
Hi All, I do have asterisk installed for a call center and I would like to know if it is possible to create a scipt and execute it from a PC connected to the Network without accessing the server. This script should restart asterisk and another service related to aheeva. The problem now is that each time I have to access using PUTY to the server to start and run services manually. Service asterisk restart Any...
2002 Jan 24
3
Configure script
Hello, Why does the configure scipt include -I/usr/local/include for CPPFLAGS and -L/usr/local/lib -R/usr/local/lib for LDFLAGS in the Makefile? Is this nesscesary? I take them out for security concerns Thanks Doug
2005 Jul 16
2
Adding samba users via a script
...s by reading the user's name, password and group from a text file, first generating Unix user accounts and then running: /usr/bin/smbpasswd -a -s $user $pwd > /dev/null to add the smb accounts. The -s switch should allow the Samba password to pulled from stdin instead of a prompt but the scipt just exits at the point of attempting the creation of the first Samba account . Is there any difference between Samba 2 and Samba 3 that would explain this? Thanks, Jools
2007 Apr 01
2
deny second or multiple logins
Hi, I'd like to deny multiple logins to a samba domain. I already searched the archive and found some threads about it. This one seems to be a good idea: http://lists.samba.org/archive/samba/2006-April/119867.html Does anyone know where to find such scipt examples? Thanks, Marcus
2005 Feb 08
4
how to pop up called number details using php scripts in agi scripts
...version is like such Asterisk CVS-v1-0-11/27/04-20:48:45 I want your guidance for the following issue. with help of agi scripts i am able to insert caller id number in database of mysql now i want to pop it up via html or php page but can any one of you let me know how can i use php scripts in agi scipts so that i can pick called id number from database and retreive the caller record from database using this called id number cheers mazhar
2008 Jan 21
2
Samba logoff script
Hello Is it possible to create a samba logoff script. I currently use netlogon for a logonscript. I also want a logoff scipt to allow me to back certain files up once a user logs off. Is this possible? If so how? -- REGARDS, Andy
2001 Oct 17
3
Cron with Wine
I am currently using Windows self extractor from the command line and it works great to convert zip files to windows exe's. The issue I'm having is if I try and cron this through a shell scipt it complains with the following + wine '/usr/share/wine-c/Program Files/WinZip Self-Extractor/WinZIPse.EXE' /y /le /overwrite 'Z:\home\mcsops\scripts\ctyctr4\sys\chhs\GROUPS\ED3TPA\ed3div.zip' x11drv: Can't open display: This command works great when I run the shell script ma...
2010 Nov 23
2
scan function
...t works all fine except that I get a message after the scan function finishes. It tells me how many items the function has read. For example "Read 202035 items". That would not be a problem but this is printed in the stderr stream which causes a problem in a different software I run the r scipt in. I have no way to influence this other software. Any suggestions how to avoid this message getting printed. I tried optionsoptions(warn=-1) which obviously dos not work because it is not a warning but options(show.error.messages=F) does not work either. Thanks for your help Christoph
2004 Dec 29
3
shaping on tcp ports
hi all: the following scipt is wokring perfectly with limiting ...on limimitng per ip basis.. ---- eth0=public static ip eth2= private ip ( 192.168.2.1) -- iptables -t mangle -A POSTROUTING -s ! 192.168.0.0/32 -d 192.168.2.101/32 -j MARK --set-mark 21012 tc class add dev eth2 parent 1:1 classid 1:2101 htb rate 32kbit ceil...
2012 Jun 29
5
Insert row in specific location between data frames
...ot;NA" in 10th row that is .. predict_SO2_a 1 39.793231 2 30.252578 3 32.467584 4 31.941509 5 27.908320 6 11.594137 7 9.368125 8 12.319093 9 11.558811 10 NA .... and it becomes 19 rows in this data. however, I can't do this. my scipt is following topdata <- predict_SO2_a[1:10,] bottomdata <- predict_SO2_a[11:nrow(predict_SO2_a),] nadata <- data.frame(NA) d1 <- rbind(topdata,nadata) d2 <- rbind(d1, bottomdata) what is my problem?! Thank in advance! -- View this message in context: http://r.789695.n4.nabble.c...
2010 Oct 24
1
Re: [Rails-core] Re: (Unable to start rails application) ruby scipt/server error
Rails application which i create manually like rails new blog and the content of the file "blog/config/boot.rb" are require ''rubygems'' # Set up gems listed in the Gemfile. gemfile = File.expand_path(''../../Gemfile'', __FILE__) begin ENV[''BUNDLE_GEMFILE''] = gemfile require
2005 May 11
2
Backing up my server...
...#39;ve just installed a CentOS 4.0, postgress,iptables, ect.. on a P 4 Intel using sotf RAID 1 ...and everything is fine. I bought a HP DLT 40/80G tape device for being use as tape backup to my server. My questions are: 1. What you recomended me to use as a soft backUP. (amanda, dump/restore, TAR scipts, other)? 2. How can I backUP my entire filesystem ..(I mean everything using one the above software)? 3. What software can I use to put this data into my tape device (HP DLT 40/80 G).? 4. Is there only one software which do everything I want? NOTE: I am looking for some software which makes me a...
2012 Aug 31
2
How to detect if key ssh-add'ed with '-c' or without?
...sh parameters for bunch of managed hosts. On X session start i (actually, my script) load all my private keys with 'ssh-add -c', to get confirmation on every key usage. This works bad with autossh, so i would like to add some logic: if I specify to run autossh with some host/user/key, the scipt will reload the private key without -c option (asking me for password). And maybe at the end of autossh session, reload the key back with 'ssh-add -c'. So, how can i detect if key loaded with -c option or without? 'ssh-add -l' lacks such information. My last guess is such: before...
2005 Mar 04
2
are there known problems with NTConfig.POL with samba 3.11 ?
...are. I used adm modified adm files and a other poledit cause system.adm ( winxp s.2 ) from orginal ms src with orginal ms poledit didnt loaded on my xp laptop,or on another XP workstation ( would be another question why.. ) But the exec NTConfig.POL failed for unknown reasons, the default logon scipt ( also on netlogon ) work just nice.( so there is no file permissions Problem etc) I cant see a Problem at the samba log.., either in event service. My Testclient German Win xp SP2 ( with uptodate patchlevel ) is joining domain and login but it doesnt execute (load) the pol file... I have tried...
2003 Dec 03
2
Upload restriction problem
...ceil 25kbit quantum 1514 tc qdisc add dev eth0 parent 1:11 handle 11 pfifo limit 2 tc filter add dev eth0 protocol ip parent 1:0 prio 1 u32 match ip src x.x.x.x flowid 1:11 ----------------------------------------------------------------------------------------------------------------------- This scipt can restrict the upload for Real ip address but Cant restrict upload for Fake ip address. I have checked this by # tc -s -d class ls dev eth0 M i doing any thing wrong ?? tc filter cant match fake ip address ?????? any Help ? Thanks joel _______________________________________________ LARTC mai...