Search Results

Search: Posts Made By: gbxfan
2,327
Posted By gbxfan
I can't find it on my system 'whereis expect'...
I can't find it on my system 'whereis expect' comes back with nothing. Will this still help?
2,327
Posted By gbxfan
Help With Script Line - Telnet
I am running Ubunto 8.10 and I am trying to issue crendtials ( $LOGIN=login & Password) to my telnet command and would like some advice as to what other ways I could write it - currently as shown -...
1,977
Posted By gbxfan
Thank you Franklin52 - I am good - Thank you so...
Thank you Franklin52 - I am good - Thank you so much. Dale
1,977
Posted By gbxfan
Script Help - Another Way To Write This
I am adapting an Open Step ping server script to Ubuntu 8.10 and one section of my script isn't working


# if there are servers that just went down or came back up, notify
# with high...
1,696
Posted By gbxfan
Yeah, that works - THANKS! I can see the integer...
Yeah, that works - THANKS! I can see the integer comparing itself againist 11 - very nice. but the script is still ending and not notifying the update (when a server comes back up). The script is...
1,696
Posted By gbxfan
I'll give it a try. THANKS SO MUCH! This forum...
I'll give it a try. THANKS SO MUCH! This forum has been very helpful to me. I will be back in touch. Did you see anything else that looked suspicious? Dale
1,696
Posted By gbxfan
Script Help - Syntax Issues
I have the last portion of an Open Step ping server shell script that is giving me issues that I need to adapt to Ubuntu 8.10 Client flavor of Unix. Can someone see what is wrong with the following:...
4,700
Posted By gbxfan
NICE! IT WORKS!!! Can't thank you enough for...
NICE! IT WORKS!!!

Can't thank you enough for your patience. So, I need to put CODE & /CODE with ONLY the code I am having the problems with (so a small portion of the script) and it always helps...
4,700
Posted By gbxfan
Here is the error I get when the script is run. I...
Here is the error I get when the script is run. I have again attempted the code tags and think its better (I hope).

OUTPUT
+ read NAME IP ROUTER
+ sping albany1 xx.xx.xx.xx xx.xx.xx.1
+...
4,700
Posted By gbxfan
Ah, ok. I have went back in and I think the code...
Ah, ok. I have went back in and I think the code is now better. The part giving me the problem is:

#[PING PORTION]
sping()
{
NAME=$1
IP=$2
ROUTER=$3
if [ -n "$4" ]; then
COUNT=$4
else...
4,700
Posted By gbxfan
I am definately learning! Thanks!! I redid it and...
I am definately learning! Thanks!! I redid it and your comment about the man pages has help me a bit in cleaning up some of the ping portion but the [-n "$4" ] is still giving me fits. Thanks for...
4,700
Posted By gbxfan
I hope I did this right, I have added the code...
I hope I did this right, I have added the code tags - I thought they should be whereever processing is done? Please let me know. Thanks for your time. Dale
4,700
Posted By gbxfan
Thanks for your patience. Can you explain code...
Thanks for your patience. Can you explain code tags (show me a small example?)and I will do my best to get them in there. Dale
4,700
Posted By gbxfan
Thanks for your time. I have placed the entire...
Thanks for your time. I have placed the entire script (minus a few clients) and have tried to add tags for each section (if I understood you correctly - I hope this makes it easier) and have also...
4,700
Posted By gbxfan
Script Conversion To Ubuntu 8.10
I have a ping script I use on an old Open Step box (I guess its closely related to Mac OS X) and it runs fine, but now I built a system as a backup with Ubuntu 8.10 client and the script needs to be...
Forum: Ubuntu 04-09-2009
11,955
Posted By gbxfan
Good idea, but the package is no longer out...
Good idea, but the package is no longer out there. I found a command to search the packages that are out there:

telnet apt-cache search telnet

and I get back the following:

tcpd Wietse...
Forum: Ubuntu 04-09-2009
11,955
Posted By gbxfan
Okay, it came back empty so I have some more work...
Okay, it came back empty so I have some more work to do. Unless you know where and how to get it I'll continue searching for it, but its good to know I don't have it and that's my problem. Thanks...
Forum: Ubuntu 04-09-2009
11,955
Posted By gbxfan
No problem, I grateful for your time. I do...
No problem, I grateful for your time.

I do the same command netstat -an |grep :23 and get nothing so I guess that's my answer its not running. Boo. Any ideas on starting it up or do I need a...
Forum: Ubuntu 04-09-2009
11,955
Posted By gbxfan
the netstat -an command works returns: tcp...
the netstat -an command works

returns:
tcp 0 0.0.0.0:25 0.0.0.00:* LISTEN

So now I am confused. I normally telnet without a port and whatever port its using (I think 23 isn't working,...
Forum: Ubuntu 04-09-2009
11,955
Posted By gbxfan
I hate to even say this, but I don't know - how...
I hate to even say this, but I don't know - how can I check? I thought by being able to telnet out that would mean its running so it was some kind of file in /etc that I needed to update. I put my...
Forum: Ubuntu 04-09-2009
11,955
Posted By gbxfan
Ubuntu Server 810 Telnet ** I know its Bad.. But **
I have a real need to telnet into my new Ubuntu 8.10 server and have Googled my eyes out with ideas that don't work. I CAN telnet out of the server, but I CANNOT telnet into it (connection refused...
1,187
Posted By gbxfan
I know I can add a wait statement but then if...
I know I can add a wait statement but then if there is a network hicup or something that takes a download longer it may move on to the next client without completing. I am hoping I can add some kind...
1,187
Posted By gbxfan
This is my base script. It goes out to the...
This is my base script. It goes out to the clients, but it doesn't complete the download before going to the next client. Can anybody suggest something I can change to make this script stop to do the...
1,187
Posted By gbxfan
my clients are probes that throughout the country...
my clients are probes that throughout the country and the software I am speaking of is the firmware they run. So I am looking to update the firmware on my 200 probes. I am using a version of Unix...
1,187
Posted By gbxfan
Script Help
I am in need of a script that uses a flat file of ip addresses (200 clients) to update client software. It could telnet or use some other command that is ip friendly and would login using a port with...
Showing results 1 to 25 of 30

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