search for: scipts

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

Did you mean: scripts
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
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
Hi all, I have a script that I wish to implement for adding users and samba users in bulk. I'm running Samba 3.0.13 on Mandriva LE2005 although the script dates back to samba 2 days. The script works 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
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
2010 Nov 23
2
scan function
Hi, I'm using R2.8.1 in windows vista and the scan function to load in my data. That 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
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 64kbit tc filter add dev eth2 parent 1:0 protocol ip prio 2 handle
2012 Jun 29
5
Insert row in specific location between data frames
Hi everyone! I have a simple question. my data 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 7.937192 11 11.211306 12 12.400342 13 12.393146 14 13.256160 15 10.709600 16 9.966334 17 28.850652 18 10.024405 I want
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?
Hi all. Some background: I'm using my own wrapper script for ssh that deals with multitude of IP addresses, user accounts, keys and other ssh 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
2005 Mar 04
2
are there known problems with NTConfig.POL with samba 3.11 ?
Hi Jerry ,hi Sambatsitas, yesterday i installed a brand new ldap smb pdc with latest smb sources ( all suse 9.2 ), and latest ldap scripts from idealx.( orginal source rpm ) All work fine ( as far i testet it ). (Usrmgr was just wow..!) So at last i did a NTConfig.POL with poledit.exe for win xp serv Pack2 on the netlogon share. I used adm modified adm files and a other poledit cause system.adm
2003 Dec 03
2
Upload restriction problem
Dear all, I am facing problem in restricting upload traffic on fake ip address 10.0.0.0/8 network. I can easily restrict upload traffic on my real ip address. eth0 --wan port connected to internet eth1 --lan port connect to local network my script on eth1 is working properly bcoz it is for downlink traffic this is the script which is having problem.