similar to: Scripting rsync against a filesystem with a quota

Displaying 20 results from an estimated 180 matches similar to: "Scripting rsync against a filesystem with a quota"

2019 Mar 15
0
Wine release 4.4
The Wine development release 4.4 is now available. What's new in this release (see below for details): - New MSIDB tool for manipulating MSI databases. - Support for custom draw buttons in common controls. - Many more Media Foundation APIs implemented. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.4.tar.xz
2006 Dec 07
2
Scripting port scans
Hi, I need to test one specific port on a serie of Ip addresses that I own, I thought about using nmap or telnet, but both return the same value, no matter if the port is open or filtered. Anyone has an idea, before I start scripting to analyse the output of the command? Regards, Ugo
2006 Jan 25
1
Protecting Your Apps against Cross Site Scripting Attacks
This has been in the news lately, so I wrote up an article about a method I use to protect my app against XSS attacks. It''s easy to use if you don''t care how it works, and I go through some of the metaprogramming techniques I used if you do. Check it out: http://blog.explorationage.com/articles/2006/01/25/how-to-protect-your-rails-apps-against-cross-site-scripting-attacks
2010 Jul 02
1
Scripting for Centos security advisory database
Hi all, Where can I find Centos Security Advisory database? The one that I believe similar with RHSA? 2ndly, is there any script available to check if there's any CESA against my installed Centos? Thank you very much.
2011 Feb 18
1
Post login scripting and imapsync on user login
Did anyone set up the enviroment in dovecot with post login scripting in which imapsync does sync between two mailservers on users login (on login sync mail from old to new mailserver) is there a alternative or different approach? something like #!/bin/bash /usr/bin/imapsync --syncinternaldates --nosyncacls --authmech1 PLAIN --host1 old.server.com --user1 $USER*master --password1 master
2011 May 05
0
Post-login scripting last login question
Hi Timo, is there any relation between Post-login scripting i.e like last_login writing and imap/pop3 performance i.e on cluster file systems like ocfs2 etc ? -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria
2008 Oct 03
1
Redshark Error "Windows Scripting Host not installed"
Hello everyone, I've been getting the following message when I try to install Redahrk (http://www.pokebeach.com/content/redshark/Redshark-2.20.msi): "The installer has detected that Windows Scripting Host is not installed. This installer requires Windows Scripting Host to continue. You can download Windows Scripting Host from
2009 Sep 03
2
[OT] book on Linux scripting
Dear R People: I know that this is off topic, but could anyone recommend a good book on Linux scripting please? Any help would be much appreciated! Thanks, Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: erinm.hodgess at gmail.com
2005 Jul 06
1
Problem with Scripting.FileSystemObject
Hi: I'm trying to make run a windows application with wine. It has been made with visual foxpro (I don't know if this information is useful, but just in case...). The application uses the class Scripting.FileSystemObject included in scrrun.dll The application starts properly, but at one point it shows a message stating that it cannot find the Scripting.FileSystemObject class, and stops
2007 Aug 08
1
Method for scripting options specified in make menuconfig
I've been digging around and I haven't found a way to do this, but I have a feeling I'll feel like an idiot because it's something I'm over looking. Normally if I need to specify an additional option (such as different language sound files) or I'm building an Asterisk server with a lean configuration and need to remove some modules I do so with 'make menuconfig'.
2011 Aug 10
1
Scripting
Hiya, Now I have figured out how to read disks using dd to make LEDs blink, I want to write a little script that iterates through all drives, dd''s them with a few thousand counts, stop, then dd''s them again with another few thousand counts, so I end up with maybe 5 blinks. I don''t want somebody to write something for me, I''d like to be pointed in the right
2001 Jan 03
0
Scripting smbclient
I am in the process of using smbclient to automate a file transfer in perl and I have the following question: The smbclient(Version 2.0.7) appears to only return 0 and all output to stdout, thus the only way to tell if the transfer occurred without errors appears to be if I check stdout checking for all known errors. This will work, but it would be nice if: a. The client returned 0 or 1 if the
2011 Mar 21
1
LUA scripting in syslinux
Hi, Can we for syslinux 4.05 look to improve the LUA scripting functionality ? Functionality we are looking for is: - accessing filesystem (ext2, fat) - alternatively, access network services (tftp, ftp, http) - creating menu's from LUA - alternatively, generating and reloading syslinux.cfg The use-case would be to create a lua-script that, on boot, can scan eg. a
2002 Dec 27
1
OT: cvs passwd scripting
Howdy and sorry 'bout the OT: I'd like to write a script that once a week updated my wine CVS sources for me. There's just one catch: I don't know how to give a response to the passwd for the cvs tree from a script. I checked out the advanced bash scripting at tldp.org, but I couln't get Standard I/O rerouting to do what I wanted. Could someone give me a pointer, or point me
2003 Nov 17
0
Asterisks and scripting to get an ACD
Hi ! i'm a new user, and we are planning to use asterisk mostly as a basic ACD. What we would like is basically getting the list of all waiting calls in asterisk, and then display it on our staff homebrew app, for them to choose which call to take. Basically the list should display the caller's number, the time he was waiting and such. Is there any way to grab the waiting list and
2014 Apr 22
0
ADSI Scripting Documentation
Hello, I know this is an out of date technology, but I have a need to use it to reprogram some old phones. I have managed to get Asterisk and a Digium board to upload scripts to the phones using the asterisk.adsi example, but trying to make my own scripts based on the example file is proving very limiting and difficult. I am sure there are a lot of features I am missing since
2018 Oct 01
0
Re: [PATCH nbdkit] plugins: Add scripting language version to --dump-plugin output.
On Monday, 1 October 2018 15:44:37 CEST Richard W.M. Jones wrote: > On Lua: > > lua_version=5.3.4 > > On Perl: > > perl_version=5.28.0 > > On Python 2: > > python_version=2.7.15 > > On Python 3: > > python_version=3.7.0 > python_pep_384_abi_version=3 > > On Ruby 2.5.1p57: > > ruby_api_version=2.5.0 Should this be
2015 Dec 07
0
virsh attach-device scripting ...
Hi, Did anybody ever try to script « virsh attach-device ...... < response.txt" in order to give virsh user and password needed when host is part of a ovirt cluster ? Cos , although I put in my response.txt two lines one for user the other for password , then it always asks question concerning password. ( username is correctly got from the .txt file.) Thanks for help. Regards, J.P.
2008 Nov 12
2
Terminal emulation scripting
I need to write a script that will contact a remote system using TELNET with VT52/1xx/2xx/320 and perform some operations. I am familiar with TELNET but it appears that it won't work for my purposes. TIA, Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr. Fax:
2012 Oct 12
2
scp scripting question
So, my manager, in zsh, can do the following: scp -i =(ssh -qnx <snip> cat /etc/ks/ks_dsa) localfile server:/whereitgoes Does anyone have any ideas what the syntax in bash is? I've been playing with this for hours. My manager says that zsh treats the cat'd key as a file, while if you try it with bash, replacing the = with <, it asks for the passphrase of what must be a socket.