I have setup a print queue on a SCO box. It was setup as a remote printer via scoadmin. The printer is on a RAN port of an AIX box and prints nicely from SCO, but it prints a header page before every job. It is not a SCO "banner" page, the info looks like it is coming from AIX. I checked the...
Remove the ">>" from the example below, they are just to hi-light the changes.
# simple cat commands
echo "\n COMMAND MENU\n"
echo " a.read a file"
echo " b. exit"
echo "Enter a, or b: \c"
read answer
case "$answer" in
a)
>>echo...
The default dir for SCO OS5 ftp is /usr/internet/ip/0.0.0.0/sco_ftp/pub/files
Where do I go to change this, I'd like it to be in a different FS so that when a ftp user connects they are automatically directed to /data/sco_ftp/pub/files
Is there a way to keep a telnet session alive in AIX
I have not timed it but it looks like 15min of inactivity gets you kicked.
I have tried:
run=1
while [ $run=1 ]
do
ping -qc1 MY.IP.ADDRESS
sleep 300
done
This does not work, I still...
System speed is diminished greatly.
The HD is running constantly.
The /usr/spool/mail/root file is huge.
All the messages state that the messages cannot be delivered.
The error message did not go through so I'm sending an error message, but it won't go through either so I'll send an error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.