Sponsored Content
Homework and Emergencies Homework & Coursework Questions What is the difference between a Host and an End System? Post 302508165 by Neo on Saturday 26th of March 2011 09:04:20 AM
Old 03-26-2011
Wikipedia... End System

Quote:
In networking jargon, the computers that are connected to the Internet are sometimes referred to as End Systems. They are labeled end systems because they sit at the edge of the Internet. The end user always interacts with the end systems.

The Internet’s end systems include some computers with which the end user does not interact. These include e-mail servers and web servers.

With the accelerating rate at which technology is advancing today, household items (such as toasters and refrigerators) as well as portable, handheld computers and digital cameras are all being connected to the Internet as end systems.

End systems that are connected to the Internet are also referred to as hosts; this is because they host (run) Internet applications such as a web browser or an email retrieval program.
This User Gave Thanks to Neo For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Not on System Console; Connection to host lost.

hi all, When I telnet my W2k machine to my Solaris8 machine, after typing my login name and password prompt, I get the following msg immediately. ==== Not on System Console. Connection to host lost. ==== The 2 machines are connected on the same kingston workgroup hub. Can someone pls help? (3 Replies)
Discussion started by: andrec
3 Replies

2. Shell Programming and Scripting

How to end a host concurrent program in WARNING?

Hi, I want to end a host (shell script based) concurrent program in WARNING. Is it possible? Tried out a few things but it just either ends in NORMAL or ERROR. :confused: Any ideas/inputs would be appreciated. Thanks, coolblue_3 (2 Replies)
Discussion started by: coolblue_3
2 Replies

3. IP Networking

The system function gethostbyname() failed to find the client's host name

As we are facing issue with this server connection. The error is: The system function gethostbyname() failed to find the client's host name. how can i check if the server "server1" is able to resolve the client hostname (hosts / dns)? i can ping the client from server. any... (1 Reply)
Discussion started by: jinslick25
1 Replies

4. Shell Programming and Scripting

SCP command end with Host Key not found in database

Hi, I'm trying to copy a file from one server to remote server using SCP command. Below is the command i tried and got host key not found in database errror. scp sendfile.txt Remoteserver:/home/xxxx/. Error Message: Host key not found from database Key fingerprint:... (2 Replies)
Discussion started by: skcvasanth
2 Replies

5. UNIX for Dummies Questions & Answers

Difference between system console and ILOM .

HI Guru's Can any one explain me the difference between a system console and a ILOM (SC). Thanks in Advance. RK :) (4 Replies)
Discussion started by: rama krishna
4 Replies

6. UNIX for Dummies Questions & Answers

Difference between system and echo

What is the difference between system and echo in calling the unix commands from perl? how else can the unix commands be called in perl? (5 Replies)
Discussion started by: irudayaraj
5 Replies

7. Red Hat

Menu system for terminal like Putty for host /ip list

Is there a way to create a menu in Gnome terminal to have a list of hosts with ip's like in Putty on Windows? (2 Replies)
Discussion started by: jlouki01
2 Replies

8. Red Hat

Static IP Address setup for vm as well as the host system

Hello, Greetings!! I have a server with 3 TB of disk space and 12 GB RAM and a i7 processor. What I did thus far is to install Oracle Enterprise Linux (OEL 5.7)as the host system and install Oracle Virtual box and created 3 VM's. Installed OEL 5.7 on one of the VM, working on installing... (1 Reply)
Discussion started by: rparavastu
1 Replies

9. Shell Programming and Scripting

How to end a host concurrent program in WARNING status?

Hi All, I have a requirement to make a oracle concurrent program end with warning based on a given condition. If the condition is true, the concurrent program should end with completed warning status. The host program I am using is a shell script that checks if a file exists. ... (2 Replies)
Discussion started by: megha2525
2 Replies
ip6_setup(8)						      System Manager's Manual						      ip6_setup(8)

NAME
ip6_setup - IPv6 configuration program SYNOPSIS
/usr/sbin/ip6_setup DESCRIPTION
The ip6_setup utility allows you to configure the IPv6 networking software on your system. To run ip6_setup, enter the following command and then answer the questions: # ip6_setup You must know your Internet Protocol Version 6 (IPv6) address. If your network uses subnet routing, you must know the subnet mask for your network. The network manager should be able to provide you with the information that you need. After the ip6_setup command completes, the network services on the system can be restarted manually with the following command: # /usr/sbin/rcinet restart Before you restart the network services with the preceding command, warn the users that the network services on the system are being removed. File systems that were not mounted using the /etc/fstab file or the automount command must be unmounted with the unmount command. You must remount these file systems using the mount command after the network is started on your system. Alternatively, you can reboot the system with the following command: # /usr/sbin/shutdown -r now FILES
Specifies the host name file. Specifies the environment variables that define the network configuration on your system. Specifies the trusted hosts file. Specifies the network name file. Specifies Internet routing information. Specifies Internet routing information. SEE ALSO
Commands: mount(8), rcinet(8) Files: gateways(4), hosts(4), hosts.equiv(4), networks(4), routes(4). Network Administration ip6_setup(8)
All times are GMT -4. The time now is 11:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy