Blog of Leonid Mamchenkov

You just stepped in a pile of posts.

System administrator vs. network administrator

Posted in All on July 23rd, 2004 · No Comments

AdminspottingI came up (I haven’t heard it before) with an easy way of destinguishing between a system administrator and a network administrator. All you have to do to find out if a person is a netadmin or a sysadmin is ask him/her to connect via secure shell to any host of his choice. If a hostname is used, then it is a sysadmin in front of you. If an IP address - it’s a netadmin.

# System administrator
ssh user@somehost.net
# Network administrator
ssh user@10.20.30.40

Tags: ,

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment

Note: This post is over 4 years old. You may want to check later in this blog to see if there is new information relevant to your comment.