From owner-freebsd-current@FreeBSD.ORG Thu Feb 9 11:44:21 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1EF316A420 for ; Thu, 9 Feb 2006 11:44:21 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from pasmtp.tele.dk (pasmtp.tele.dk [193.162.159.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B45243D53 for ; Thu, 9 Feb 2006 11:44:19 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by pasmtp.tele.dk (Postfix) with ESMTP id 523F91EC3A5; Thu, 9 Feb 2006 12:44:18 +0100 (CET) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.4/8.13.4) with ESMTP id k19BiH0F004731; Thu, 9 Feb 2006 11:44:17 GMT (envelope-from phk@critter.freebsd.dk) To: Frank Altpeter From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 09 Feb 2006 12:16:18 +0100." Date: Thu, 09 Feb 2006 11:44:17 +0000 Message-ID: <4730.1139485457@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Marcin Jessa , alex , freebsd-current@freebsd.org Subject: Re: FreeBSD showing version number upon login X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 11:44:21 -0000 In message , Frank Altpeter writes: >On 2/9/06, alex wrote: >> this had absolutely no effect, what i am trying to remove is the line >> that has the FreeBSD info: >> >> [canceroftheweb:~] alex% ssh -l alex shake >> Last login: Thu Feb 9 04:09:18 2006 from 192.168.0.100 >> >> FreeBSD 6.0-RELEASE (GENERIC) #0: Thu Nov 3 09:36:13 UTC 2005 >> >> Welcome to Master Shake! >> >> 4:14AM up 3:06, 1 user, load averages: 0.00, 0.00, 0.00 >> [shake:~] alex% >> >> >> There has got to be an easy way to delete that line! > >Uhm... "rm /etc/motd" ? Uhm, "uname -a" ? Uhm "echo __FreeBSD_cc_version | cpp -E" ? Uhm "strings /bin/cat | grep -i freebsd" ? Thinking that you can hide from a user what operating system he is running on, you are seriously deluded... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.