Results 1 to 5 of 5

Thread: SSH Banner Repeats Itself??

  1. #1
    Join Date
    Mar 2010
    Beans
    3

    SSH Banner Repeats Itself??

    I performed an apt-get upgrade and now my SSH Welcome Banner looks like the following. You'll notice that the banner repeats itself. The bottom half is acutally "static" and doesn't change. The top part is what I would normally see. How do I remove the bottom portion of the banner? Or modify the banner? Using Ubuntu Server 10.04 LTS

    Code:
    Using username "brhodes".
    brhodes@66.101.58.90's password:
    Linux mail.aframeonline.com 2.6.32-30-server #59-Ubuntu SMP Tue Mar 1 22:46:09 UTC 2011 x86_64 GNU/Linux
    Ubuntu 10.04.2 LTS
     
    Welcome to the Ubuntu Server!
     * Documentation:  http://www.ubuntu.com/server/doc
      System information as of Thu May  5 06:27:35 CDT 2011
      System load:    0.06              Memory usage: 14%   Processes:       381
      Usage of /home: 0.6% of 32.08GB   Swap usage:   0%    Users logged in: 0
      Graph this data and manage this system at https://landscape.canonical.com/
    Ubuntu 10.04.2 LTS
     
    Welcome to the Ubuntu Server!
     * Documentation:  http://www.ubuntu.com/server/doc
      System information as of Mon May  2 20:31:20 CDT 2011
      System load:    0.22              Memory usage: 24%   Processes:       373
      Usage of /home: 1.0% of 32.08GB   Swap usage:   0%    Users logged in: 0
      Graph this data and manage this system at https://landscape.canonical.com/
    17 packages can be updated.
    0 updates are security updates.
    Last login: Thu May  5 06:09:55 2011 from 75-31-216-248.lightspeed.dllstx.sbcglobal.net
     
    brhodes@mail:~$

  2. #2
    Join Date
    Mar 2007
    Location
    Portsmouth, UK
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: SSH Banner Repeats Itself??

    I am going to guess that the motd somehow copied itself into the tail section; does the text appear here?

    Code:
    /etc/motd.tail

  3. #3
    Join Date
    Mar 2010
    Beans
    3

    Re: SSH Banner Repeats Itself??

    Yes! Should I just delete all the text in that file? Contents of the file are below...

    Code:
    Ubuntu 10.04.2 LTS
    Welcome to the Ubuntu Server!
     * Documentation:  http://www.ubuntu.com/server/doc
      System information as of Mon May  2 20:31:20 CDT 2011
      System load:    0.22              Memory usage: 24%   Processes:       373
      Usage of /home: 1.0% of 32.08GB   Swap usage:   0%    Users logged in: 0
      Graph this data and manage this system at https://landscape.canonical.com/
    17 packages can be updated.
    0 updates are security updates.

  4. #4
    Join Date
    Mar 2007
    Location
    Portsmouth, UK
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: SSH Banner Repeats Itself??

    Yup, it's safe to remove it.

  5. #5
    Join Date
    Jul 2008
    Beans
    Hidden!

    Re: SSH Banner Repeats Itself??


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •