cslab logins.


R. Clayton (rclayton@clayton.cs.monmouth.edu)
(no date)


Yesterday in class you suggested logging into cslab01 to cslab22 instead of
cslab00. But I tried logging into calsb01.monmouth.edu with telnet but it's not
working. Could you tell me how to login?

  Here's the message from Joe Chung:

    cslab00 has a SINGLE 1st generation UltraSPARC CPU running at a "blazing"
    143 MHz. Imagine how much that single slow CPU has to labor when 10 or more
    users are on the system.

    If you want compiles to go faster, you should do them on cslab02, 03, 04,
    05, 06, 07, 21 and 22 which all have more recent UltraSPARCs running at 400
    MHz.

  As for your problem, the fully qualified domain name for cslab machines is
  cslabxx.cs.monmouth.edu, not cslabxx.monmouth.edu:

    $ telnet cslab01.cs.monmouth.edu
    Trying 10.1.13.10...
    Connected to cslab01.cs.monmouth.edu.
    Escape character is '^]'.

    SunOS 5.8

    login: ^D
    Connection closed by foreign host.

    $ telnet cslab01.monmouth.edu
    cslab01.monmouth.edu: Unknown host

    $

  Use the w command to find out how many users are on the system:

    $ uname -n
    cslab21

    $ w
     12:59pm up 28 day(s), 5:30, 1 user, load average: 0.00, 0.00, 0.01
    User tty login@ idle JCPU PCPU what
    rclayton pts/2 12:44pm 6 w

    $ exit
    Connection closed.

    $ uname -n
    cslab00

    $ w
      1:00pm up 22 day(s), 19:46, 20 users, load average: 0.43, 0.66, 0.73
    User tty login@ idle JCPU PCPU what
    zhu pts/19 11:42am 25 46 bash
    rclayton pts/13 12:59pm 1 w
    swatson pts/6 11:43am 22 3 telnet sunset
    s0458873 pts/2 10:08am 42 2:41 -ksh
    s0120533 pts/32 12:12pm 14 23 -ksh
    s0465147 pts/27 12:15pm 1 1:54 -ksh
    s0451884 pts/14 10:22am 28 15:05 -ksh
    s0448552 pts/18 12:13pm 2 1:36 -ksh
    s0120533 pts/29 10:35am 1:49 23 1 -ksh
    s0486400 pts/30 10:36am 1:57 54 vi makefile
    s0492842 pts/3 12:21pm 4 20 vi Portfolio.h
    dlynch pts/5 15Jan02 20:44 21 -ksh
    frederic pts/7 23Jan02 2days 26 -csh
    dlynch pts/4 Thu 5pm 20:44 8 -ksh
    frederic pts/12 22Jan02 33 2:49 -csh
    bastian pts/26 23Jan02 3:40 5:30 1 -ksh
    s0120533 pts/28 11:05am 1:55 vi list.c
    s0492842 pts/31 12:26pm 3 5:46 -ksh
    s0451884 pts/10 12:25pm 3:51 vi asign1.cc
    frederic pts/17 Tue 1pm 32 6:20 vi my_vector.h

    $



This archive was generated by hypermail 2.0b3 on Fri May 10 2002 - 12:45:04 EDT