9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
I'd like to automate some common DNS checks that I do regularly. I do tech support, part of my job being to walk customers through setting up various DNS records, including SPF and DKIM. Most of these customers are small to medium sized businesses. The first part of the call is always me doing some... (6 Replies)
Discussion started by: pica
6 Replies
2. Shell Programming and Scripting
Hi ,
I need a script for processing below scenario.
I have to check daily by doing ftp IP to check it is logging or not.
So i want this activity to be automated such that if login succesful i will get "FTP LOGIN SUCCESS" in a log file and if fails i want the error message in the same log... (1 Reply)
Discussion started by: sv0081493
1 Replies
3. Shell Programming and Scripting
Hi ,
I need a script which performs below activity
I have one file named "testfile" in 9 different directories with same name.
I want to perform below action with each testfile of each directory.
if ; then
mv listfiles listfiles_`date +%b%y`
else
echo No Such files
fi
... (4 Replies)
Discussion started by: sv0081493
4 Replies
4. UNIX for Dummies Questions & Answers
Hello all,
I'm sorry if this is answered elsewhere, I've used the search function and can't find the specifics of what I'm after.
I am brand new to playing with linux, and ideally I want to get better to help the company that I now work for.
What I want to do:
Create a script that I... (4 Replies)
Discussion started by: Aussiemick
4 Replies
5. Shell Programming and Scripting
Another stupid question.
Why does this work on our Solaris box but not on our much newer red hat box...
if
then
echo "running in test"
else
echo "running in live"
I assume I am missing something between the .
Any help is of course greatly appreciated. (2 Replies)
Discussion started by: mcclunyboy
2 Replies
6. AIX
Hi all,
I will like to know what are all sanitary checks which should be done on daily basis on all business critical AIX boxes without fail. (7 Replies)
Discussion started by: deepm
7 Replies
7. AIX
AIX Guys!!!
What pre-checks would you do on a 5.3 server before TL/SP/APAR installation?
Bala (2 Replies)
Discussion started by: balaji_prk
2 Replies
8. UNIX for Advanced & Expert Users
I have a process that I am trying to provide a solution for and have hit a brick wall and would like some pointers in the right direction.
Basically on a daily basis a report is automatically generated in a CSV format (FIRST.CSV) which includes codes and amounts in the following format:
... (6 Replies)
Discussion started by: SAMZ
6 Replies
9. UNIX for Dummies Questions & Answers
Hello
Anyone please help me with a health check script on HP-UX. (1 Reply)
Discussion started by: mahlathini
1 Replies