Hello,
I am unable to load my flash drive. I get USB Mass Storage Device could not be loaded error.
I have tried to reinstall SP4 and I am running W2K but still not able to get it to work. All my other USB devices work fine.
Does anyone have a clue on what I can try?
Thanks.
-Rakesh
Scotty,
It appears you are correct. I can ping the mail relay, however, I can not telnet into it. I believe it might be port related.
Is there a setting that I can take a look at on the AIX server?
-Rakesh
Thanks Scotty.
Actually, I can telnet to the W2K from the AIX server, so I don't think that is the problem.
However, how can I be sure that it is not a port problem?
-Rakesh
Hello,
I've set up sendmail to run on a AIX server to relay to a windows 2000 server. The relay was working before from this server using a different relay server ip address.
However, now it is setup to use a new relay server and it is unable to establish a smtp connection with the relay...
Hello,
Let's say that my string that is read from the file such as the following code:
for line in `cat list.txt` ; do
{
echo $line
}
done
It only echos the first word of a line that contains spaces such as a sentence. I want to echo the entire line.
Any help would be appreciated.
Hello, I'm reading a file that has a string with spaces such as a sentence. If I want to read the string and echo it out, it only shows me the 1st word. How can I get echo to print out the entire string. I've tried the \n and \c arguments and they don't help.
Any help would be appreciated...
Wally,
Awk is case sensitive. Look at your variables for "sum" and then you are using "SUM" to print it out which will give you blank results.
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.