subject

You have a customer who has installed an FTP client on her Windows XP computer and wants to use it to update a number of Websites she administers. She says she has a good Internet connection and is able to surf the Web and send and receive e-mails, but she can’t get her FTP client to connect to any of the required Websites. She has verified that her username and password for those sites is good, and she can ping the IP addresses and domain names for each of the required servers. What should you check?A. Check the security settings on the FTP client to make sure they aren’t blocking Internet access. B. Check the firewall on Windows XP to see if it’s blocking port 21.C. Use the tracert utility to check for problems on the Internet that could be preventing access to the required sites. D. Access the domain name mapping for the DNS records for the Websites using nslookup.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Suppose s, t, and w are strings that have already been created inside main. write a statement or statements, to be added to main, that will determine if the lengths of the three strings are in order by length, smallest to largest. that is, your code should determine if s is strictly shorter than t, and if t is strictly shorter than w. if these conditions hold your code should print (the boolean value) true. if not, your code should print false. (strictly means: no ties) example: if s, t, and w are "cat", "hats", and "skies" your code should print true - their lengths are 3-4-5; but if s, t, and w are "cats" "shirt", and "trust", then print false - their lengths are 4-5-5 enter your code in the box below
Answers: 2
question
Computers and Technology, 23.06.2019 23:40
4. what is the reason for including the following code snippet in the header file animal.h? #ifndef animal_h #define animal_h class animal { public: animal(); animal(double new_area_hunt); void birth(); void hunt(double new_area_hunt); void death(); double get_area_hunt() const; private: double area_hunt; }; #endif
Answers: 3
question
Computers and Technology, 24.06.2019 22:30
In writing a paper for his english class, gavin quoted an author of the book. what should he include in his paper to credit the source? citation caption header entry
Answers: 1
question
Computers and Technology, 25.06.2019 00:30
Which type of cell references are locked and not automatically updated when it’s copied a)formula b)relative c)absolute d)worksheet
Answers: 1
You know the right answer?
You have a customer who has installed an FTP client on her Windows XP computer and wants to use it t...
Questions
question
History, 23.12.2019 04:31
Questions on the website: 13722362