The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 09-15-2008
agasamapetilon agasamapetilon is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 67
I read what was the update-motd package for and is just what I need. I was pretty anxious to make some tests. Now I got some time I found that the package is no longer available.

Code:
me@host:~$ sudo apt-get install update-motd
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package update-motd
Any of this packages has a similar use?

Code:
me@host:~$ apt-cache search motd
mythtv-status - Show the status of a MythTV backend
sysnews - display system news
xmotd - a message of the day browser for X
base-files - Debian base system miscellaneous files
libpam-modules - Pluggable Authentication Modules for PAM
samgar@laptop:~$
Does someone knows where can I found it? Any help will be much appreciated!
EDIT: I'm running Ubuntu 8.04

Last edited by agasamapetilon; 09-15-2008 at 04:43 PM..