Results 1 to 4 of 4

Thread: get lucid login info into a hardy server

  1. #1
    Join Date
    Apr 2007
    Beans
    468
    Distro
    Ubuntu 10.04 Lucid Lynx

    get lucid login info into a hardy server

    I have a new lucid server. When I login to it via ssh it shows:
    Code:
    Linux syn 2.6.32-22-server #36-Ubuntu SMP Thu Jun 3 20:38:33 UTC 2010 x86_64 GNU/Linux
    Ubuntu 10.04 LTS
    
    Welcome to the Ubuntu Server!
     * Documentation:  http://www.ubuntu.com/server/doc
    
      System information as of Sat Jun  5 09:57:55 EDT 2010
    
      System load: 0.0               Memory usage: 14%   Processes:       81
      Usage of /:  3.8% of 56.37GB   Swap usage:   0%    Users logged in: 0
    
      Graph this data and manage this system at https://landscape.canonical.com/
    
    Last login: Sat Jun  5 09:47:30 2010 from 10.9.8.98
    How do i get this type of info into a hardy server? I find it useful esp the part where it will tell me if a system restart is required.

    I checked .bashrc and various profile files and ssh config files.... I don't see it anywhere...

  2. #2
    Join Date
    Apr 2007
    Beans
    468
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: get lucid login info into a hardy server

    ok i see it is written to /etc/motd. but that is static. so some other script is writting its output there....
    searching...

  3. #3
    Join Date
    Aug 2009
    Beans
    48

    Re: get lucid login info into a hardy server

    Code:
    sudo apt-get install landscape-common

  4. #4
    Join Date
    Apr 2007
    Beans
    468
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: get lucid login info into a hardy server

    thanks. found this too http://ubuntuforums.org/showthread.php?t=1470011

    has all the rest of the info I need as i want to remove some of the info it shows.

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
  •