Find the answer to your Linux question:
Results 1 to 2 of 2
when i loginto my server i get welcome message like $$$$$$$$$$$$$$$$$<some text>$$$$$$$$$$$$$$$$$$ i have checked .bash_profile but htere is nothing so can you plz tell me where is the welcome ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    8

    profile loading

    when i loginto my server i get welcome message like


    $$$$$$$$$$$$$$$$$<some text>$$$$$$$$$$$$$$$$$$

    i have checked .bash_profile but htere is nothing
    so can you plz tell me where is the welcome message written?...its mannual message written by some employee

    i m using rhel 4.0

  2. #2
    Linux User
    Join Date
    Jun 2007
    Posts
    318
    Does it appear before or after you enter the password?

    If before it could be in /etc/issue. If you're logging via SSH then:

    # grep Banner /etc/ssh/sshd_config

    You have to root to do this.

    If it appears after you enter your password then check /etc/profile

Posting Permissions

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