Semi-Off-Topic - Rotor for BSD and scripting WinNT shutdowns

2002-03-28 Thread Alex K. Angelopoulos
, I have a test ActiveX DLL up which can be used from WSH to force a server shutdown (among other things). The beta version, along with docs, is up at: http://www.bittnet.com/scripting/files/wsox.zip After I get the code cleaned up, I expect to put the whole thing up at SourceForge. It is ONLY u

scripting

2002-02-21 Thread Scott Yarbrough
I saw a msg someone mentioned using a Kixstart script to upgrade their servers to TightVNC? Can someone post a sample of how they did that? Thanks --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.325 / Virus Database: 182 - Rel

Re: solaris8 viewer wrapper Scripting puzzle

2002-01-11 Thread Shing-Fat Fred Ma
ario Canada K1S 5B6 [EMAIL PROTECTED] == > Date: Fri, 11 Jan 2002 15:15:30 +1100 > From: Cameron Simpson <[EMAIL PROTECTED]> > Subject: Re: solaris8 viewer wrapper Scripting puzzle > > On 22:47 10 Ja

Re: solaris8 viewer wrapper Scripting puzzle

2002-01-10 Thread Cameron Simpson
On 22:47 10 Jan 2002, Shing-Fat Fred Ma <[EMAIL PROTECTED]> wrote: | Here's a puzzle I've been ignoring for the last while. I wrote a | trivial wrapper script "vncv": | | #!/bin/csh -f Step 1: Use /bin/sh like any sane programmer :-( | which I invoke using | vncv -encodings \"tight c

solaris8 viewer wrapper Scripting puzzle

2002-01-10 Thread Shing-Fat Fred Ma
Hello, Here's a puzzle I've been ignoring for the last while. I wrote a trivial wrapper script "vncv": #!/bin/csh -f echo ${0}: \$0=_${0}_ echo ${0}: \$1=_${1}_ echo ${0}: \$2=_${2}_ echo ${0}: \$3=_${3}_ echo ${0}: \$4=_${4}_ echo ${0}: \$5=_${5}_ echo

RE: VNC automated install/update with KiX32 - good scripting ex a mple?

2001-04-29 Thread Seth Kneller
Mats Bjur writes: >haha :) Ok, language course #3, with a little help from my friend >BabelFish ;) As those of us who have had prior experience with the bable fish will know, its translations will not always make sense as it translates sentences word for word in a literal manner, not taking any i

FW: VNC automated install/update with KiX32 - good scripting ex a mple?

2001-04-29 Thread Mats Bjur
mmer ifren Sverige :) (Eng) To interpet French is not always that easy, especially when you come from Sweden you know :) Thanks again, i'll be back with some KiX scripting. //Mats > -Original Message- > From: Francis VIVAT [mailto:[EMAIL PROTECTED]] > Sent: Friday, Apri

Re: VNC automated install/update with KiX32 - good scripting exa mple?

2001-04-27 Thread Francis VIVAT
chvnc.bat to install a list of PC. /*deciphering OFF*/ ;-) - Original Message - From: "Mats Bjur" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: vendredi 27 avril 2001 11:57 Subject: RE: VNC automated install/update with KiX32 - good scrip

RE: VNC automated install/update with KiX32 - good scripting exa mple?

2001-04-27 Thread Mats Bjur
001 11:25 AM > To: [EMAIL PROTECTED] > Subject: Re: VNC automated install/update with KiX32 - good scripting > example? > > > Hi, > > you'll find a script for it in the archives. > > http://www.uk.research.at

Re: VNC automated install/update with KiX32 - good scripting example?

2001-04-27 Thread Francis VIVAT
PROTECTED] | ) . \---/ .(_) (_) - Original Message - From: "Mats Bjur" <[EMAIL PROTECTED]> To: "VNC mailinglist (E-mail)" <[EMAIL PROTECTED]> Sent: mercredi 25 avril 2001 17:12 Subject: VNC automated install/update w

VNC automated install/update with KiX32 - good scripting example?

2001-04-27 Thread Mats Bjur
d for admin passwords etc? Thankful for all ideas. I will also post this at http://kixtart.org/cgi-bin/Ultimate.cgi?, which is a VERY good BB (one of the best, all categories :) if you're into KiX scripting. mvh/best regards Mats Bjur Systemadministratvr/System administrator Wettergrens Kon

Re: vncpasswd & scripting

2001-02-26 Thread Lee Allen
It took some experimenting but I got this to work. Thanks! - Original Message - From: Joseph A. Knapka <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 22, 2001 4:47 PM Subject: Re: vncpasswd & scripting > Lee Allen wrote: > > > >

Re: vncpasswd & scripting

2001-02-22 Thread Joseph A. Knapka
Lee Allen wrote: > > I am (still) setting up a Linux system to host a bunch of VNC sessions. > This will probably be implemented on many systems, so I very much want to > get it right: to make it smooth, robust, and maintainable. > > Today's challenge is vncpasswd. > > We have a C program that

vncpasswd & scripting

2001-02-22 Thread Lee Allen
I am (still) setting up a Linux system to host a bunch of VNC sessions. This will probably be implemented on many systems, so I very much want to get it right: to make it smooth, robust, and maintainable. Today's challenge is vncpasswd. We have a C program that maintains users. It calls useradd