Search Results

Search: Posts Made By: stuaz
3,505
Posted By stuaz
It is AIX, and the shell is /bin/sh. Deleteuser...
It is AIX, and the shell is /bin/sh. Deleteuser cannot be modified.
3,505
Posted By stuaz
Removing Inactive Sessions
Hi,

I have the following script:


# Inactive Users Removed
#
# Created by: stuaz
# Created on: 16/03/11
#
# This script runs from the Cron
####################################
#...
11,585
Posted By stuaz
I could never get them to work on these two...
I could never get them to work on these two servers, and as they are on an internal network I am not bothered about security at this time.
11,585
Posted By stuaz
Hi If i use the below syntax it still prompts: ...
Hi If i use the below syntax it still prompts:

rsync -avx <hostname>:/XX /ZZZ --password-file /utils/passwd.txt
11,585
Posted By stuaz
rsync - storing password in script
Hello,

I wish to store the password in an rsync script so that when prompted it just enters the password.

I know I can set up passwordless logins, but I have never been able to do this on this...
Forum: UNIX and Linux Applications 11-29-2009
2,405
Posted By stuaz
Mail Server Solution
Hello,

Currently my company operates using an ageing Redhat Mail server using Sendmail.

What I am currently looking for is an all in one mail server solution. Preferbly Open Source but thats...
1,915
Posted By stuaz
Thank you for your reply, unforuntaly in my...
Thank you for your reply, unforuntaly in my particular situation I can't use getopts
1,915
Posted By stuaz
Validate and sort input
Hi,

This will most likely be a simple answer.

Currently I have a situation where my script will be sent various options:

-o1 -o2 -oe3@somthing.com

Now, if I want to run a certain command...
Forum: AIX 07-23-2009
2,538
Posted By stuaz
Interface drivers for printers under AIX 5.3 or above
Hello,

Under Linux (Cups) you can place an interface driver in:

/etc/cups/interfaces

.. which allows you to intercept printouts to a certain printer and then carry on with the printer.

Is...
6,110
Posted By stuaz
Hi, Yes I have found similar: enscript ...
Hi,

Yes I have found similar:

enscript
ps2pdf

Which will convert the text to a postscript file then convert it to a PDF.

Now I am building the script to go with this.

I am sent a...
6,110
Posted By stuaz
Printer filter - convert to ps then to pdf
Hi,

I currently have a driver located in /etc/cups/interfaces that does the following:

job="$1"
user="$2"
title="$3"
numcopies="$4"
options="$5"
filename="$6"

# Set up printer default...
10,261
Posted By stuaz
Writing Unix script to accept arguments
Hi,

This may be answered elsewhere but I wasn't entirely sure of the wording I should use to search so here we go with an attempt:

I wish to make a script that will allow commands to be passed...
2,342
Posted By stuaz
I guess what I am asking simply, is can I send...
I guess what I am asking simply, is can I send arguments to Cups-PDF (Or a variation of) so that I can then run a script at the post processing stage, with those original arguments sent and passed...
2,342
Posted By stuaz
Printing to PDF - Advanced usage
Hello,

Just a rather long query regarding printing to PDF.

I have installed the Cups-PDF printing system which enables me to send a normal text file and create a PDF of it. I then use the pdftk...
5,380
Posted By stuaz
I understand how to use "> log_file" but that...
I understand how to use "> log_file" but that would only work for one command, and i would have to put that everywhere in the script!

I want everything that my script outputs to the screen placed...
5,380
Posted By stuaz
Script that will output everything to file
Hello,

I am kinda new to Unix scripting, haven't really dabble very deep, but I am trying to at the moment.

Currently I am attempting to create a install script for my software. However what i...
Forum: Linux 07-16-2008
6,264
Posted By stuaz
Landscape printing broken in CUPS?
Hello,

I am using version:

cups-config --version - 1.2.4

However, when i use the -o land or -o landscape command it doesn't print in Landscape.

I have the same problem on another server....
Forum: SCO 07-14-2008
3,872
Posted By stuaz
SCO Printing commands! Help PLEASE!
Hello All,

I am upgrading a server from SCO to LINUX (CENTOS) and have about 50 odd printers which i have transferred.

The only problem is, that they have hard coded printer commands which my...
Showing results 1 to 18 of 18

 
All times are GMT -4. The time now is 01:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy